qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] pc: drop AML files
@ 2016-02-07 10:29 Michael S. Tsirkin
  2016-02-07 10:29 ` [Qemu-devel] [PATCH 1/4] pc/piix: drop acpi-dsdt.aml Michael S. Tsirkin
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Michael S. Tsirkin @ 2016-02-07 10:29 UTC (permalink / raw)
  To: qemu-devel
  Cc: Eduardo Habkost, Marcel Apfelbaum, Laszlo Ersek,
	Markus Armbruster, Igor Mammedov, Paolo Bonzini, John Snow

This is a lightly tested patchset that shows how it's possible to clean out old
bits without breaking any user configs.  It's quite a lot of bits, too, since
we are dealing with binaries here.  Will test later if this is received
favorably. As a bonus, seabios will be able to drop q35-acpi-dsdt.dsl if it
wants to.

Michael S. Tsirkin (4):
  pc/piix: drop acpi-dsdt.aml
  pc/q35: drop compatiility with old bios types
  pc/q35: drop dsdt aml
  configure: don't install aml links

 configure                 |   1 -
 Makefile                  |   1 -
 hw/i386/pc_q35.c          |   8 --------
 pc-bios/acpi-dsdt.aml     | Bin 4405 -> 0 bytes
 pc-bios/q35-acpi-dsdt.aml | Bin 7344 -> 0 bytes
 5 files changed, 9 deletions(-)
 delete mode 100644 pc-bios/acpi-dsdt.aml
 delete mode 100644 pc-bios/q35-acpi-dsdt.aml

-- 
MST

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-02-15 15:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-07 10:29 [Qemu-devel] [PATCH 0/4] pc: drop AML files Michael S. Tsirkin
2016-02-07 10:29 ` [Qemu-devel] [PATCH 1/4] pc/piix: drop acpi-dsdt.aml Michael S. Tsirkin
2016-02-07 10:29 ` [Qemu-devel] [PATCH 2/4] pc/q35: drop compatiility with old bios types Michael S. Tsirkin
2016-02-15 10:58   ` Gerd Hoffmann
2016-02-15 11:30     ` Michael S. Tsirkin
2016-02-15 15:20       ` Eduardo Habkost
2016-02-15 14:16     ` Markus Armbruster
2016-02-07 10:29 ` [Qemu-devel] [PATCH 3/4] pc/q35: drop dsdt aml Michael S. Tsirkin
2016-02-07 10:29 ` [Qemu-devel] [PATCH 4/4] configure: don't install aml links Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).