Roman Kagan (2):
  i386: expose floppy-related objects in SSDT
  tests: update expected SSDT for floppy changes

Signed-off-by: Roman Kagan <[email protected]>
Signed-off-by: Denis V. Lunev <[email protected]>
CC: Michael S. Tsirkin <[email protected]>
CC: Igor Mammedov <[email protected]>
CC: Paolo Bonzini <[email protected]>
CC: Richard Henderson <[email protected]>
CC: Eduardo Habkost <[email protected]>
CC: John Snow <[email protected]>
CC: Kevin Wolf <[email protected]>
---
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


Reply via email to