Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
* Atomic memslot updates for KVM (Emanuele, David) * Always send errors to logfile when daemonized (Greg) * Add support for IDE CompactFlash card (Lubomir) * First round of build system cleanups (myself) * First round of feature removals (myself) * Reduce "qemu/accel.h" inclusion (Philippe) # gpg: Signature made Thu 05 Jan 2023 23:51:09 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 * tag 'for-upstream' of https://gitlab.com/bonzini/qemu : (24 commits) i386: SGX: remove deprecated member of SGXInfo target/i386: Add SGX aex-notify and EDECCSSA support util: remove support -chardev tty and -chardev parport util: remove support for hex numbers with a scaling suffix KVM: remove support for kernel-irqchip=off docs: do not talk about past removal as happening in the future meson: accept relative symlinks in "meson introspect --installed" data meson: cleanup compiler detection meson: support meson 0.64 -Doptimization=plain configure: test all warnings tests/qapi-schema: remove Meson workaround meson: cleanup dummy-cpus.c rules meson: tweak hardening options for Windows configure: remove backwards-compatibility and obsolete options configure: preserve qemu-ga variables configure: cleanup $cpu tests configure: remove dead function configure: remove useless write_c_skeleton ide: Add "ide-cf" driver, a CompactFlash card ide: Add 8-bit data mode ... Signed-off-by:Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- accel/meson.build 2 additions, 7 deletionsaccel/meson.build
- chardev/char.c 2 additions, 31 deletionschardev/char.c
- configure 18 additions, 56 deletionsconfigure
- docs/about/deprecated.rst 0 additions, 34 deletionsdocs/about/deprecated.rst
- docs/about/removed-features.rst 38 additions, 3 deletionsdocs/about/removed-features.rst
- docs/qdev-device-use.txt 2 additions, 2 deletionsdocs/qdev-device-use.txt
- hw/core/machine.c 1 addition, 0 deletionshw/core/machine.c
- hw/i386/amd_iommu.c 1 addition, 1 deletionhw/i386/amd_iommu.c
- hw/i386/intel_iommu.c 2 additions, 2 deletionshw/i386/intel_iommu.c
- hw/i386/sgx.c 6 additions, 9 deletionshw/i386/sgx.c
- hw/ide/core.c 33 additions, 10 deletionshw/ide/core.c
- hw/ide/qdev.c 32 additions, 0 deletionshw/ide/qdev.c
- include/hw/boards.h 0 additions, 1 deletioninclude/hw/boards.h
- include/hw/i386/apic_internal.h 1 addition, 1 deletioninclude/hw/i386/apic_internal.h
- include/hw/ide/internal.h 1 addition, 0 deletionsinclude/hw/ide/internal.h
- include/qemu/accel.h 2 additions, 2 deletionsinclude/qemu/accel.h
- include/qemu/typedefs.h 1 addition, 0 deletionsinclude/qemu/typedefs.h
- meson.build 43 additions, 40 deletionsmeson.build
- qapi/misc-target.json 2 additions, 10 deletionsqapi/misc-target.json
- qemu-options.hx 1 addition, 10 deletionsqemu-options.hx
Loading
Please register or sign in to comment