qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] acpi: fix RSDP and linker memory management
@ 2015-02-17 10:05 Michael S. Tsirkin
  2015-02-17 10:05 ` [Qemu-devel] [PATCH 1/4] exec: round up size on MR resize Michael S. Tsirkin
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Michael S. Tsirkin @ 2015-02-17 10:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, Igor Mammedov

This cleans up handling for rsdp and linker tables, which many people found
confusing, and fixes bugs around linker and rsdp migration.

Paolo, could you review/ack exec.c patch please?

Michael S. Tsirkin (4):
  exec: round up size on MR resize
  acpi-build: fix RSDP/linker RAM migration
  acpi: has_immutable_rsdp->!rsdp_in_ram
  acpi-build: simplify rsdp management for legacy

 include/hw/i386/pc.h |  2 +-
 exec.c               |  2 ++
 hw/i386/acpi-build.c | 55 ++++++++++++++++++++++++++++------------------------
 hw/i386/pc_piix.c    |  6 +++---
 hw/i386/pc_q35.c     |  6 +++---
 5 files changed, 39 insertions(+), 32 deletions(-)

-- 
MST

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

end of thread, other threads:[~2015-02-17 18:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-17 10:05 [Qemu-devel] [PATCH 0/4] acpi: fix RSDP and linker memory management Michael S. Tsirkin
2015-02-17 10:05 ` [Qemu-devel] [PATCH 1/4] exec: round up size on MR resize Michael S. Tsirkin
2015-02-17 13:45   ` Igor Mammedov
2015-02-17 14:12     ` Paolo Bonzini
2015-02-17 10:05 ` [Qemu-devel] [PATCH 2/4] acpi-build: fix ACPI RAM management Michael S. Tsirkin
2015-02-17 13:52   ` Igor Mammedov
2015-02-17 18:58     ` Michael S. Tsirkin
2015-02-17 10:05 ` [Qemu-devel] [PATCH 3/4] acpi: has_immutable_rsdp->!rsdp_in_ram Michael S. Tsirkin
2015-02-17 13:55   ` Igor Mammedov
2015-02-17 10:05 ` [Qemu-devel] [PATCH 4/4] acpi-build: simplify rsdp management for legacy Michael S. Tsirkin
2015-02-17 14:16   ` Igor Mammedov

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).