qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/5] PCI hotplug fixes/cleanup
@ 2012-04-05 17:07 Alex Williamson
  2012-04-05 17:07 ` [Qemu-devel] [PATCH v2 1/5] acpi_piix4: Disallow write to up/down PCI hotplug registers Alex Williamson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alex Williamson @ 2012-04-05 17:07 UTC (permalink / raw)
  To: qemu-devel, mst
  Cc: aliguori, gleb, jbaron, yamahata, alex.williamson, kraxel,
	pbonzini, imammedo, aurelien

Incorporating feedback from v1.  Re-ordered so first 2 patches are fixes,
allowing easier backport.  Instead of declaring the eject register is
write-only we define it to be a feature bits register and define the base
feature set in the docs (a feature register seems easier to maintain than
a version register).  Other patches remain the same.  Thanks,

Alex

---

Alex Williamson (5):
      acpi_piix4: Use pci_get/set_byte
      acpi_piix4: Re-define PCI hotplug eject register read
      acpi_piix4: Remove PCI_RMV_BASE write code
      acpi_piix4: Fix PCI hotplug race
      acpi_piix4: Disallow write to up/down PCI hotplug registers


 docs/specs/acpi_pci_hotplug.txt |   18 +++-
 hw/acpi_piix4.c                 |  180 +++++++++++++++++++++------------------
 2 files changed, 109 insertions(+), 89 deletions(-)

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

end of thread, other threads:[~2012-04-05 17:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 17:07 [Qemu-devel] [PATCH v2 0/5] PCI hotplug fixes/cleanup Alex Williamson
2012-04-05 17:07 ` [Qemu-devel] [PATCH v2 1/5] acpi_piix4: Disallow write to up/down PCI hotplug registers Alex Williamson
2012-04-05 17:07 ` [Qemu-devel] [PATCH v2 2/5] acpi_piix4: Fix PCI hotplug race Alex Williamson
2012-04-05 17:07 ` [Qemu-devel] [PATCH v2 3/5] acpi_piix4: Remove PCI_RMV_BASE write code Alex Williamson
2012-04-05 17:07 ` [Qemu-devel] [PATCH v2 4/5] acpi_piix4: Re-define PCI hotplug eject register read Alex Williamson
2012-04-05 17:07 ` [Qemu-devel] [PATCH v2 5/5] acpi_piix4: Use pci_get/set_byte Alex Williamson

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