Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
* Build system fixes and cleanups
* DMA support in the multiboot option ROM
* Rename default-bus-bypass-iommu
* Deprecate -watchdog and cleanup -watchdog-action
* HVF fix for <PAGE_SIZE regions
* Support TSC scaling for AMD nested virtualization
* Fix for ESP fuzzing bug
# gpg: Signature made Tue 02 Nov 2021 10:57:37 AM EDT
# 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]
* remotes/bonzini/tags/for-upstream: (27 commits)
configure: fix --audio-drv-list help message
configure: Remove the check for the __thread keyword
Move the l2tpv3 test from configure to meson.build
meson: remove unnecessary coreaudio test program
meson: remove pointless warnings
meson.build: Allow to disable OSS again
meson: bump submodule to 0.59.3
qtest/am53c974-test: add test for cancelling in-flight requests
esp: ensure in-flight SCSI requests are always cancelled
KVM: SVM: add migration support for nested TSC scaling
hw/i386: fix vmmouse registration
watchdog: remove select_watchdog_action
vl: deprecate -watchdog
watchdog: add information from -watchdog help to -device help
hw/i386: Rename default_bus_bypass_iommu
hvf: Avoid mapping regions < PAGE_SIZE as ram
configure: do not duplicate CPU_CFLAGS into QEMU_LDFLAGS
configure: remove useless NPTL probe
target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine types
optionrom: add a DMA-enabled multiboot ROM
...
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- Makefile 3 additions, 2 deletionsMakefile
- accel/hvf/hvf-accel-ops.c 7 additions, 0 deletionsaccel/hvf/hvf-accel-ops.c
- configure 24 additions, 89 deletionsconfigure
- docs/about/deprecated.rst 5 additions, 0 deletionsdocs/about/deprecated.rst
- hw/i386/intel_iommu.c 1 addition, 1 deletionhw/i386/intel_iommu.c
- hw/i386/microvm.c 4 additions, 1 deletionhw/i386/microvm.c
- hw/i386/multiboot.c 8 additions, 2 deletionshw/i386/multiboot.c
- hw/i386/multiboot.h 3 additions, 1 deletionhw/i386/multiboot.h
- hw/i386/pc.c 5 additions, 5 deletionshw/i386/pc.c
- hw/i386/pc_piix.c 2 additions, 1 deletionhw/i386/pc_piix.c
- hw/i386/pc_q35.c 2 additions, 1 deletionhw/i386/pc_q35.c
- hw/i386/x86.c 4 additions, 3 deletionshw/i386/x86.c
- hw/scsi/esp.c 5 additions, 5 deletionshw/scsi/esp.c
- hw/watchdog/sbsa_gwdt.c 2 additions, 1 deletionhw/watchdog/sbsa_gwdt.c
- hw/watchdog/watchdog.c 0 additions, 14 deletionshw/watchdog/watchdog.c
- hw/watchdog/wdt_aspeed.c 2 additions, 1 deletionhw/watchdog/wdt_aspeed.c
- hw/watchdog/wdt_diag288.c 2 additions, 1 deletionhw/watchdog/wdt_diag288.c
- hw/watchdog/wdt_i6300esb.c 2 additions, 1 deletionhw/watchdog/wdt_i6300esb.c
- hw/watchdog/wdt_ib700.c 2 additions, 1 deletionhw/watchdog/wdt_ib700.c
Loading
Please register or sign in to comment