From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50765) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VW6XV-0000sk-Q7 for qemu-devel@nongnu.org; Tue, 15 Oct 2013 11:28:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VW6XP-0005Hs-RI for qemu-devel@nongnu.org; Tue, 15 Oct 2013 11:28:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45727) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VW6XP-0005Hh-Ip for qemu-devel@nongnu.org; Tue, 15 Oct 2013 11:27:59 -0400 Date: Tue, 15 Oct 2013 17:27:49 +0200 From: Igor Mammedov Message-ID: <20131015172749.77429a0f@nial.usersys.redhat.com> In-Reply-To: <20131015145128.GA7841@redhat.com> References: <1381762577-12526-1-git-send-email-mst@redhat.com> <87r4bnlbj6.fsf@codemonkey.ws> <20131015052816.GC16331@redhat.com> <20131015142008.GA7613@redhat.com> <20131015145128.GA7841@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/43] pci, pc, acpi fixes, enhancements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Peter Maydell , marcel.a@redhat.com, qemu-devel , Anthony Liguori , Gerd Hoffmann On Tue, 15 Oct 2013 17:51:28 +0300 "Michael S. Tsirkin" wrote: > On Tue, Oct 15, 2013 at 07:21:34AM -0700, Anthony Liguori wrote: > > Please put together a summary of the testing this series has gone > > through. I still think there should be automated testing as part of > > this but if the manual testing is sufficiently thorough I'll > > reconsider for 1.7. > > > > Regards, > > > > Anthony Liguori > > This is the list I have. Note: it's all x86 only: all new code > is local to x86. > > > Core ACPI changes: > > Both piix and q35: > > KVM only: > seabios: > boot/install: > rhel6/fc18/ws2008/ws2012/ws2003r2/XP > > seabios + coreboot > fedora guest > > KVM and TCG: > boot live CD, dump tables in guest, compare bit by bit with > host, analyse differences (I can send diff if required) > > > > autotest: > piix only, KVM only > > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.Win7.x86_64.sp1.unattended_ins > +tall.cdrom.floppy_ks.aio_native > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.Win7.x86_64.sp1.migrate.tcp > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.Win7.x86_64.sp1.migrate.unix > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.Win7.x86_64.sp1.migrate.exec > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.Win7.x86_64.sp1.migrate.exec.g > +zip_exec > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.Win7.x86_64.sp1.migrate.fd > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.Win7.x86_64.sp1.physical_resou > +rces_check > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.Win7.x86_64.sp1.boot > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.Win7.x86_64.sp1.reboot > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.Win7.x86_64.sp1.shutdown > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.RHEL.6.4.x86_64.unattended_ins > +tall.cdrom.extra_cdrom_ks.aio_native > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.RHEL.6.4.x86_64.migrate.tcp > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.RHEL.6.4.x86_64.migrate.unix > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.RHEL.6.4.x86_64.migrate.exec > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.RHEL.6.4.x86_64.migrate.exec.g > +zip_exec > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.RHEL.6.4.x86_64.migrate.fd > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.RHEL.6.4.x86_64.physical_resou > +rces_check > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.RHEL.6.4.x86_64.boot > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.RHEL.6.4.x86_64.reboot > virt.qemu.qemu-mst-baseline-git.qcow2.virtio_blk.smp2.virtio_net.RHEL.6.4.x86_64.shutdown > boot.0 > > > > PCI bridge patches: > > piix only: > KVM and TCG: > boot live CD linux, remove/add device by hotplug > > boot windows 7, remove/add device by hotplug + CPU hotplug with RHEL6 and ws2008/ws2012/ws2003r2 guests > > Core ACPI changes have been through much more testing. > On the other hand bridge would be much easier to revert. > > If you think we reasonably can merge the bridge hotplug, please let me know > I'll address the minor comments that Paolo and you made, test cross version > compatibility and resubmit ASAP. >