You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peter Maydell
41d306ec7d
* Fuzzing improvements (Qiuhao, Alexander)
* i386: Fix BMI decoding for instructions with the 0x66 prefix (David)
* initial attempt at fixing event_notifier emulation (Maxim)
* i386: PKS emulation, fix for "qemu-system-i386 -cpu host" (myself)
* meson: RBD test fixes (myself)
* meson: TCI warnings (Philippe)
* Leaner build for --disable-guest-agent, --disable-system and
--disable-tools (Philippe, Stefan)
* --enable-tcg-interpreter fix (Richard)
* i386: SVM feature bits (Wei)
* KVM bugfix (Thomas H.)
* Add missing MemoryRegionOps callbacks (PJP)
-----BEGIN PGP SIGNATURE-----
iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmAhR4cUHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroOviAf/Ymk/KwHZKySVqHOjDZnvP5PXMAru
p1zlMRLAorXK+CTbshkIliaQyD8ggzT4HCinJ2NisdfTWMmlWbgr8gahNqKyZ5UG
HlL28va3dvGhelswh/CNso1ZhVb2Q+aAYn/c6LXQva2r0xi26ohJTkIkSCPP/bnI
+73dGzwAilBOsBVbn4cCm/70XtwDpPkw41IZIDoy/4lhL8ZdpHMz8oOjNIlOdlcU
aEDfM8vYE4C70OtUlRZ1OwVxzcjS1Bf6dQYcpg5gAKy/jAAqR+v2PStxXiUuj5D3
cAzd03Goh78Wcre+CbWxDKGcGtiooUT+J09wmvDPYVUHcpQMbumf4MufrQ==
=INB5
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
* Fuzzing improvements (Qiuhao, Alexander)
* i386: Fix BMI decoding for instructions with the 0x66 prefix (David)
* initial attempt at fixing event_notifier emulation (Maxim)
* i386: PKS emulation, fix for "qemu-system-i386 -cpu host" (myself)
* meson: RBD test fixes (myself)
* meson: TCI warnings (Philippe)
* Leaner build for --disable-guest-agent, --disable-system and
--disable-tools (Philippe, Stefan)
* --enable-tcg-interpreter fix (Richard)
* i386: SVM feature bits (Wei)
* KVM bugfix (Thomas H.)
* Add missing MemoryRegionOps callbacks (PJP)
# gpg: Signature made Mon 08 Feb 2021 14:15:35 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: (46 commits)
target/i386: Expose VMX entry/exit load pkrs control bits
target/i386: Add support for save/load IA32_PKRS MSR
imx7-ccm: add digprog mmio write method
tz-ppc: add dummy read/write methods
spapr_pci: add spapr msi read method
nvram: add nrf51_soc flash read method
prep: add ppc-parity write method
vfio: add quirk device write method
pci-host: designware: add pcie-msi read method
hw/pci-host: add pci-intack write method
cpu-throttle: Remove timer_mod() from cpu_throttle_set()
replay: rng-builtin support
pc-bios/descriptors: fix paths in json files
replay: fix replay of the interrupts
accel/kvm/kvm-all: Fix wrong return code handling in dirty log code
qapi/meson: Restrict UI module to system emulation and tools
qapi/meson: Restrict system-mode specific modules
qapi/meson: Remove QMP from user-mode emulation
qapi/meson: Restrict qdev code to system-mode emulation
meson: Restrict emulation code
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
6 years ago |
| .. |
|
acpi.json
|
qapi: Extract ACPI commands to 'acpi.json'
|
6 years ago |
|
audio.json
|
sdlaudio: add -audiodev sdl,out.buffer-count option
|
6 years ago |
|
authz.json
|
qapi: Fix missing headers in QMP Reference Manual
|
6 years ago |
|
block-core.json
|
qapi: backup: disable copy_range by default
|
6 years ago |
|
block-export.json
|
fuse: Allow growable exports
|
6 years ago |
|
block.json
|
qapi: Normalize version references x.y.0 to just x.y
|
6 years ago |
|
char.json
|
qapi: Normalize version references x.y.0 to just x.y
|
6 years ago |
|
common.json
|
schemas: Add vim modeline
|
6 years ago |
|
control.json
|
monitor: allow quitting while in preconfig state
|
6 years ago |
|
crypto.json
|
qapi/: fix some comment spelling errors
|
6 years ago |
|
dump.json
|
schemas: Add vim modeline
|
6 years ago |
|
error.json
|
schemas: Add vim modeline
|
6 years ago |
|
introspect.json
|
schemas: Add vim modeline
|
6 years ago |
|
job.json
|
migration: introduce snapshot-{save, load, delete} QMP commands
|
6 years ago |
|
machine-target.json
|
qapi: Normalize version references x.y.0 to just x.y
|
6 years ago |
|
machine.json
|
qapi: Normalize version references x.y.0 to just x.y
|
6 years ago |
|
meson.build
|
qapi/meson: Restrict UI module to system emulation and tools
|
6 years ago |
|
migration.json
|
migration: introduce snapshot-{save, load, delete} QMP commands
|
6 years ago |
|
misc-target.json
|
sev: add sev-inject-launch-secret
|
6 years ago |
|
misc.json
|
qmp: remove deprecated "change" command
|
6 years ago |
|
net.json
|
qapi: Normalize version references x.y.0 to just x.y
|
6 years ago |
|
opts-visitor.c
|
qapi, qemu-options: make all parsing visitors parse boolean options the same
|
6 years ago |
|
pci.json
|
qapi: Normalize version references x.y.0 to just x.y
|
6 years ago |
|
pragma.json
|
qapi: Create 'pragma' module
|
7 years ago |
|
qapi-clone-visitor.c
|
qapi: Make visitor functions taking Error ** return bool, not void
|
6 years ago |
|
qapi-dealloc-visitor.c
|
qapi: Make visitor functions taking Error ** return bool, not void
|
6 years ago |
|
qapi-schema.json
|
Introduce yank feature
|
6 years ago |
|
qapi-util.c
|
qapi, qemu-options: make all parsing visitors parse boolean options the same
|
6 years ago |
|
qapi-visit-core.c
|
qapi: Purge error_propagate() from QAPI core
|
6 years ago |
|
qdev.json
|
qapi: Normalize version references x.y.0 to just x.y
|
6 years ago |
|
qmp-dispatch.c
|
remove preconfig state
|
6 years ago |
|
qmp-event.c
|
Include qemu-common.h exactly where needed
|
7 years ago |
|
qmp-registry.c
|
qmp: Move dispatcher to a coroutine
|
6 years ago |
|
qobject-input-visitor.c
|
qapi, qemu-options: make all parsing visitors parse boolean options the same
|
6 years ago |
|
qobject-output-visitor.c
|
qapi: Make visitor functions taking Error ** return bool, not void
|
6 years ago |
|
qom.json
|
schemas: Add vim modeline
|
6 years ago |
|
rdma.json
|
schemas: Add vim modeline
|
6 years ago |
|
replay.json
|
replay: implement replay-seek command
|
6 years ago |
|
rocker.json
|
schemas: Add vim modeline
|
6 years ago |
|
run-state.json
|
runstate: cleanup reboot and panic actions
|
6 years ago |
|
sockets.json
|
sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUX
|
6 years ago |
|
string-input-visitor.c
|
qapi, qemu-options: make all parsing visitors parse boolean options the same
|
6 years ago |
|
string-output-visitor.c
|
string-output-visitor: Fix to use sufficient precision
|
6 years ago |
|
tpm.json
|
schemas: Add vim modeline
|
6 years ago |
|
trace-events
|
trace-events: Shorten file names in comments
|
7 years ago |
|
trace.h
|
trace: switch position of headers to what Meson requires
|
6 years ago |
|
trace.json
|
qapi: Add blank lines before bulleted lists
|
7 years ago |
|
transaction.json
|
schemas: Add vim modeline
|
6 years ago |
|
ui.json
|
qapi: Normalize version references x.y.0 to just x.y
|
6 years ago |
|
yank.json
|
Introduce yank feature
|
6 years ago |