* [Qemu-devel] [PULL] virtio, pci, migration, hotplug
@ 2011-01-20 14:54 Michael S. Tsirkin
2011-01-20 15:41 ` Anthony Liguori
0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2011-01-20 14:54 UTC (permalink / raw)
To: qemu-devel, Anthony Liguori
Cc: gleb, mst, geleman, mtosatti, yamahata, alex.williamson,
amit.shah, hch
This has a fix for a crash with multiple block devices.
Probably makes sense to pull ASAP.
The following changes since commit d788b57051ee91aa39de67cff8d8e15953bc100c:
target-ppc: fix wrong NaN tests (2011-01-20 15:11:14 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony
Alex Williamson (1):
savevm: Fix no_migrate
Amit Shah (1):
virtio-serial-bus: bump up control vq size to 32
Isaku Yamahata (4):
pci: deassert intx on reset.
msi: simplify write config a bit.
msix: simplify write config
pci: use qemu_malloc() in pcibus_get_dev_path()
Marcelo Tosatti (2):
document QEMU<->ACPIBIOS PCI hotplug interface
acpi_piix4: expose no_hotplug attribute via i/o port
Michael S. Tsirkin (2):
Merge remote branch 'origin/master' into pci
pci: fix device paths
cris-dis.c | 9 ++++++-
dis-asm.h | 1 +
disas.c | 9 ++++++-
docs/specs/acpi_pci_hotplug.txt | 37 +++++++++++++++++++++++++++++++++++
hw/acpi_piix4.c | 37 +++++++++++++++++++++++++++++++++++
hw/msi.c | 5 +---
hw/msix.c | 5 +---
hw/pci.c | 27 ++++++++++++++++++++----
hw/pci.h | 2 +
hw/virtio-serial-bus.c | 10 +++++++-
migration.c | 4 +++
savevm.c | 40 ++++++++++++++++++++++++-------------
sysemu.h | 1 +
target-cris/translate.c | 41 +++++++++++++++++++++++++++-----------
target-cris/translate_v10.c | 10 +++++---
15 files changed, 189 insertions(+), 49 deletions(-)
create mode 100644 docs/specs/acpi_pci_hotplug.txt
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PULL] virtio, pci, migration, hotplug
2011-01-20 14:54 [Qemu-devel] [PULL] virtio, pci, migration, hotplug Michael S. Tsirkin
@ 2011-01-20 15:41 ` Anthony Liguori
0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2011-01-20 15:41 UTC (permalink / raw)
To: Michael S. Tsirkin
Cc: gleb, geleman, mtosatti, qemu-devel, yamahata, alex.williamson,
amit.shah, hch
On 01/20/2011 08:54 AM, Michael S. Tsirkin wrote:
> This has a fix for a crash with multiple block devices.
> Probably makes sense to pull ASAP.
>
> The following changes since commit d788b57051ee91aa39de67cff8d8e15953bc100c:
>
> target-ppc: fix wrong NaN tests (2011-01-20 15:11:14 +0100)
>
Pulled. Thanks.
Regards,
Anthony Liguori
> are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony
>
> Alex Williamson (1):
> savevm: Fix no_migrate
>
> Amit Shah (1):
> virtio-serial-bus: bump up control vq size to 32
>
> Isaku Yamahata (4):
> pci: deassert intx on reset.
> msi: simplify write config a bit.
> msix: simplify write config
> pci: use qemu_malloc() in pcibus_get_dev_path()
>
> Marcelo Tosatti (2):
> document QEMU<->ACPIBIOS PCI hotplug interface
> acpi_piix4: expose no_hotplug attribute via i/o port
>
> Michael S. Tsirkin (2):
> Merge remote branch 'origin/master' into pci
> pci: fix device paths
>
> cris-dis.c | 9 ++++++-
> dis-asm.h | 1 +
> disas.c | 9 ++++++-
> docs/specs/acpi_pci_hotplug.txt | 37 +++++++++++++++++++++++++++++++++++
> hw/acpi_piix4.c | 37 +++++++++++++++++++++++++++++++++++
> hw/msi.c | 5 +---
> hw/msix.c | 5 +---
> hw/pci.c | 27 ++++++++++++++++++++----
> hw/pci.h | 2 +
> hw/virtio-serial-bus.c | 10 +++++++-
> migration.c | 4 +++
> savevm.c | 40 ++++++++++++++++++++++++-------------
> sysemu.h | 1 +
> target-cris/translate.c | 41 +++++++++++++++++++++++++++-----------
> target-cris/translate_v10.c | 10 +++++---
> 15 files changed, 189 insertions(+), 49 deletions(-)
> create mode 100644 docs/specs/acpi_pci_hotplug.txt
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-20 15:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-20 14:54 [Qemu-devel] [PULL] virtio, pci, migration, hotplug Michael S. Tsirkin
2011-01-20 15:41 ` Anthony Liguori
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).