On Wed, Jan 05, 2011 at 09:32:39PM +0200, Michael S. Tsirkin wrote: > On Wed, Dec 08, 2010 at 03:11:36PM -0200, Marcelo Tosatti wrote: > > > > On top of "add hotplug opt-out option for devices" patchset > > http://www.mail-archive.com/qemu-devel@nongnu.org/msg46953.html. > > > > Signed-off-by: Marcelo Tosatti <mtosa...@redhat.com> > > > > diff --git a/hw/acpi_piix4.c b/hw/acpi_piix4.c > > Um, this does not seem to apply to master. > It's at 23979dc5411befabe9049e37075b2b6320debc4e for me. > What am I doing wrong?
It applies on top of the PCI no_hotplug patches from Gerd. Once you have those in the pci branch, i can regenerate this one and retest. These should not go through the uq/master branch, that is a KVM support code specific branch. Thanks.