diff options
| author | Michael S. Tsirkin | 2013-11-14 12:51:25 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2013-12-10 12:29:22 +0100 |
| commit | 53db092ad1c81c30a617f44e83e8fb9e27c001ba (patch) | |
| tree | d2ea7eaff1d6bf76474ab316934096a3e37c5e18 /scripts/checkpatch.pl | |
| parent | acpi unit-test: verify signature and checksum (diff) | |
| download | qemu-53db092ad1c81c30a617f44e83e8fb9e27c001ba.tar.gz qemu-53db092ad1c81c30a617f44e83e8fb9e27c001ba.tar.xz qemu-53db092ad1c81c30a617f44e83e8fb9e27c001ba.zip | |
acpi: strip compiler info in built-in DSDT
IASL stores it's revision in each table header it generates.
That's not nice since guests will see a change each time they move
between hypervisors. We generally fill our own info for tables, but we
(and seabios) forgot to do this for the built-in DSDT.
Modifications in DSDT table:
OEM ID: "BXPC" -> "BOCHS "
OEM Table ID: "BXDSDT" -> "BXPCDSDT"
Compiler ID: "INTL" -> "BXPC"
Compiler Version: 0x20130823 -> 0x00000001
Tested-by: Marcel Apfelbaum <marcel.a@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
