On Tue, 8 Dec 2020 at 19:33, Michael S. Tsirkin <m...@redhat.com> wrote: > > The following changes since commit 553032db17440f8de011390e5a1cfddd13751b0b: > > Update version for v5.2.0 release (2020-12-08 15:55: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 023e57b93a24f2e7901cf460a45cb5058fa23549: > > hw/virtio-pci Added AER capability. (2020-12-08 13:48:58 -0500) > > ---------------------------------------------------------------- > pc,pci,virtio: fixes, cleanups > > Lots of fixes, cleanups. > CPU hot-unplug improvements. > A new AER property for virtio devices, adding a dummy AER capability. > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com>
Fails to compile on ppc64: Run-time dependency capstone found: NO (tried pkgconfig) Configuring capstone-defs.h using configuration Run-time dependency slirp found: NO (tried pkgconfig) Configuring libslirp-version.h using configuration Library fdt found: YES Configuring config-host.h using configuration Program scripts/hxtool found: YES Program scripts/shaderinclude.pl found: YES Program scripts/qapi-gen.py found: YES Program scripts/qemu-version.sh found: YES |Executing subproject libvhost-user method meson | |Project name: libvhost-user |Project version: undefined |C compiler for the host machine: cc (gcc 4.8.5 "cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)") |C linker for the host machine: cc ld.bfd 2.27-43 |Run-time dependency glib-2.0 found: YES 2.56.1 ../../subprojects/libvhost-user/meson.build:12:7: ERROR: C symbol memfd_create not found in header sys/mman.h A full log can be found at /home/pm215/qemu/build/all/meson-logs/meson-log.txt FAILED: build.ninja /usr/bin/python3 /home/pm215/qemu/meson/meson.py --internal regenerate /home/pm215/qemu /home/pm215/qemu/build/all --backend ninja ninja: error: rebuilding 'build.ninja': subcommand failed make: *** [run-ninja] Error 1 make: Leaving directory `/home/pm215/qemu/build/all' thanks -- PMM