Roman Kagan (2): i386: expose floppy-related objects in SSDT tests: update expected SSDT for floppy changes
Signed-off-by: Roman Kagan <rka...@virtuozzo.com> Signed-off-by: Denis V. Lunev <d...@openvz.org> CC: Michael S. Tsirkin <m...@redhat.com> CC: Igor Mammedov <imamm...@redhat.com> CC: Paolo Bonzini <pbonz...@redhat.com> CC: Richard Henderson <r...@twiddle.net> CC: Eduardo Habkost <ehabk...@redhat.com> CC: John Snow <js...@redhat.com> CC: Kevin Wolf <kw...@redhat.com> --- changes since v2: - explicit endianness for buffer data - reorder code to reduce conflicts with dynamic DSDT patchset - update test data hw/block/fdc.c | 11 +++++ hw/i386/acpi-build.c | 78 +++++++++++++++++++++++++++++++++++ hw/i386/pc.c | 46 ++++++++++++--------- include/hw/block/fdc.h | 2 + include/hw/i386/pc.h | 3 ++ tests/acpi-test-data/pc/SSDT | Bin 2486 -> 2588 bytes tests/acpi-test-data/pc/SSDT.bridge | Bin 4345 -> 4447 bytes tests/acpi-test-data/q35/SSDT | Bin 691 -> 872 bytes tests/acpi-test-data/q35/SSDT.bridge | Bin 708 -> 889 bytes 9 files changed, 121 insertions(+), 19 deletions(-) -- 2.5.0