On 19 June 2015 at 08:45, Paolo Bonzini <[email protected]> wrote: > The following changes since commit 93f6d1c16036aaf34055d16f54ea770fb8d6d280: > > Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into > staging (2015-06-16 10:35:43 +0100) > > are available in the git repository at: > > git://github.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to 4e6ab89110c85f7163b875d9e900e97ab0a175b0: > > exec: clamp accesses against the MemoryRegionSection (2015-06-19 09:06:04 > +0200) > > ---------------------------------------------------------------- > * i8254 security fix > * Avoid long 100% CPU wait after restarting guests that use the periodic timer > * Fixes for access clamping (WinXP, MIPS) > * wixl/.msi support for qemu-ga on Windows
Hi. I'm afraid this fails to build on 32 bit: /root/qemu/tests/virtio-scsi-test.c: In function ‘qvirtio_scsi_pci_init’: /root/qemu/tests/virtio-scsi-test.c:96:12: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] thanks -- PMM
