On 8 January 2016 at 15:08, Michael S. Tsirkin <m...@redhat.com> wrote: > The following changes since commit 6bb9ead762bf749af11ea225fc2a74db1b93c105: > > Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160108-1' into > staging (2016-01-08 12:50:19 +0000) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > for you to fetch changes up to 88e6cd937bc5dd4b972aaee18b6adc92b33b46c6: > > virtio: fix error message for number of queues (2016-01-08 16:01:40 +0200) > > ---------------------------------------------------------------- > acpi dsdt rework, misc fixes > > This completes the dsdt rewrite, and includes misc fixes all over the place. > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com>
Still fails to build on w32 for the same reason: /home/petmay01/linaro/qemu-for-merges/hw/acpi/memory_hotplug_acpi_table.c: In function ‘build_memory_hotplug_aml’: /home/petmay01/linaro/qemu-for-merges/hw/acpi/memory_hotplug_acpi_table.c:148: warning: integer constant is too large for ‘long’ type /home/petmay01/linaro/qemu-for-merges/hw/acpi/memory_hotplug_acpi_table.c:149: warning: integer constant is too large for ‘long’ type thanks -- PMM