pc: cleanup 1.4 compat support

Enterprise / Virtualization / QEMU - Michael S. Tsirkin [redhat.com] - 20 August 2013 16:18 UTC

Make 1.4 compat code call the 1.6 one, reducing code duplication. Add comment explaining why we can't make 1.4 call 1.5 as usual.

c0b4cc1 pc: cleanup 1.4 compat support
hw/i386/pc_piix.c | 4 ++--
hw/i386/pc_q35.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

Upstream: git.qemu.org


  • Share