Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
* UI configury cleanups and Meson conversion
* scripts/gdb improvements
* WHPX cleanups and fixes
* cirrus win32 CI improvements
* meson gnutls workaround
# gpg: Signature made Tue 12 Jan 2021 16:05:19 GMT
# gpg: using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
# gpg: issuer "pbonzini@redhat.com"
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
# gpg: aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4 E2F7 7E15 100C CD36 69B1
# Subkey fingerprint: F133 3857 4B66 2389 866C 7682 BFFB D25F 78C7 AE83
* remotes/bonzini-gitlab/tags/for-upstream:
target/i386: Use X86Seg enum for segment registers
configure: quote command line arguments in config.status
configure: move Cocoa incompatibility checks to Meson
configure: move GTK+ detection to Meson
configure: move X11 detection to Meson
gtk: remove CONFIG_GTK_GL
cocoa: do not enable coreaudio automatically
virtio-scsi: trace events
meson: Propagate gnutls dependency
Docs/RCU: Correct sample code of qatomic_rcu_set
scripts/gdb: implement 'qemu bt'
scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frame
meson: fix Cocoa option in summary
whpx: move whpx_lapic_state from header to c file
maintainers: Add me as Windows Hosted Continuous Integration maintainer
cirrus/msys2: Cache msys2 mingw in a better way.
cirrus/msys2: Exit powershell with $LastExitCode
whpx: move internal definitions to whpx-internal.h
whpx: rename whp-dispatch to whpx-internal.h
meson: do not use CONFIG_VIRTFS
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- .cirrus.yml 70 additions, 49 deletions.cirrus.yml
- MAINTAINERS 6 additions, 0 deletionsMAINTAINERS
- block/meson.build 1 addition, 1 deletionblock/meson.build
- configure 10 additions, 83 deletionsconfigure
- docs/devel/rcu.txt 1 addition, 1 deletiondocs/devel/rcu.txt
- fsdev/meson.build 1 addition, 1 deletionfsdev/meson.build
- hw/scsi/trace-events 9 additions, 0 deletionshw/scsi/trace-events
- hw/scsi/virtio-scsi.c 29 additions, 1 deletionhw/scsi/virtio-scsi.c
- include/sysemu/whpx.h 1 addition, 21 deletionsinclude/sysemu/whpx.h
- io/meson.build 1 addition, 1 deletionio/meson.build
- meson.build 37 additions, 20 deletionsmeson.build
- meson_options.txt 2 additions, 0 deletionsmeson_options.txt
- scripts/qemu-gdb.py 1 addition, 0 deletionsscripts/qemu-gdb.py
- scripts/qemugdb/coroutine.py 34 additions, 1 deletionscripts/qemugdb/coroutine.py
- storage-daemon/meson.build 1 addition, 1 deletionstorage-daemon/meson.build
- target/i386/cpu.h 2 additions, 2 deletionstarget/i386/cpu.h
- target/i386/gdbstub.c 1 addition, 1 deletiontarget/i386/gdbstub.c
- target/i386/tcg/seg_helper.c 4 additions, 4 deletionstarget/i386/tcg/seg_helper.c
- target/i386/tcg/translate.c 3 additions, 3 deletionstarget/i386/tcg/translate.c
- target/i386/whpx/whpx-all.c 5 additions, 4 deletionstarget/i386/whpx/whpx-all.c
Loading
Please register or sign in to comment