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.
Richard Henderson
30bd1db58b
* -smp cleanpus (Yanan)
* Hyper-V enlightenment functionality (Vitaly)
* virtio-mem support in dump, tpm and QMP (David)
* NetBSD GCC 7.4 compiler support (Nia)
-----BEGIN PGP SIGNATURE-----
iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmFZXqoUHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroOD7wf+Nu+ussVGhCGM34Jp8HhpBvp97Xap
CSz9udJc6uOK8qeZgOj9zqZ8kDKXv1hifuuOnyWnyi+Ojgyi5mKEhmnlZBt7WK8b
gwqADAgNpBzM8OSK6kT6WjLKods9OkBnDqSKFOakddrLJ1lmfjox1BKfykqtsux3
sc+eKVFYA9mu5AEiWOs9yDXUUPbdJfTjEI2dHcJco6K+/Ei5++z7hyMjcX/pDj/Q
Bq9LtrKS6XZahpy6ywsBQVjq1NqN9PXtFJOkUGftEYj/BAyl69Z9nU0g+HUKJOMw
40VsUpkL4su5rfID0gOGJhT09w5u/Hfyc/4VzCLAJ4NbP76uNcnMVXyiQA==
=nrp5
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
* -smp cleanpus (Yanan)
* Hyper-V enlightenment functionality (Vitaly)
* virtio-mem support in dump, tpm and QMP (David)
* NetBSD GCC 7.4 compiler support (Nia)
# gpg: Signature made Sun 03 Oct 2021 03:41:30 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:
softmmu/memory_mapping: optimize for RamDiscardManager sections
softmmu/memory_mapping: factor out adding physical memory ranges
softmmu/memory_mapping: never merge ranges accross memory regions
tpm: mark correct memory region range dirty when clearing RAM
monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device
qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi events
virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE event
configure: Loosen GCC requirement from 7.5.0 to 7.4.0
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
5 years ago |
| .. |
|
acpi.json
|
qapi: Extract ACPI commands to 'acpi.json'
|
6 years ago |
|
audio.json
|
sdlaudio: add -audiodev sdl,out.buffer-count option
|
5 years ago |
|
authz.json
|
qapi/qom: Add ObjectOptions for authz-*
|
5 years ago |
|
block-core.json
|
qapi: Add spaces after symbol declaration for consistency
|
5 years ago |
|
block-export.json
|
qapi: make 'if' condition strings simple identifiers
|
5 years ago |
|
block.json
|
qapi: Normalize version references x.y.0 to just x.y
|
5 years ago |
|
char.json
|
qapi: Convert simple union ChardevBackend to flat one
|
5 years ago |
|
common.json
|
qapi/qom: Add ObjectOptions for input-*
|
5 years ago |
|
compat.json
|
qapi: New -compat deprecated-input=crash
|
5 years ago |
|
control.json
|
monitor: remove 'query-events' QMP command
|
5 years ago |
|
crypto.json
|
crypto: replace 'des-rfb' cipher with 'des'
|
5 years ago |
|
dump.json
|
schemas: Add vim modeline
|
6 years ago |
|
error.json
|
schemas: Add vim modeline
|
6 years ago |
|
introspect.json
|
monitor: Drop query-qmp-schema 'gen': false hack
|
5 years ago |
|
job.json
|
migration: introduce snapshot-{save, load, delete} QMP commands
|
5 years ago |
|
machine-target.json
|
qapi: make 'if' condition strings simple identifiers
|
5 years ago |
|
machine.json
|
qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi events
|
5 years ago |
|
meson.build
|
qapi: introduce forwarding visitor
|
5 years ago |
|
migration.json
|
qapi: make 'if' condition strings simple identifiers
|
5 years ago |
|
misc-target.json
|
target/i386: Add the query-sgx-capabilities QMP command
|
5 years ago |
|
misc.json
|
iothread: add aio-max-batch parameter
|
5 years ago |
|
net.json
|
netdev: add more commands to preconfig mode
|
5 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
|
5 years ago |
|
pragma.json
|
block: Remove monitor command block_passwd
|
5 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-forward-visitor.c
|
qapi: introduce forwarding visitor
|
5 years ago |
|
qapi-schema.json
|
qemu-options: New -compat to set policy for deprecated interfaces
|
5 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: Implement deprecated-input=reject for QMP command arguments
|
5 years ago |
|
qdev.json
|
qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event
|
5 years ago |
|
qmp-dispatch.c
|
qapi: New -compat deprecated-input=crash
|
5 years ago |
|
qmp-event.c
|
Include qemu-common.h exactly where needed
|
7 years ago |
|
qmp-registry.c
|
qga: return a more explicit error on why a command is disabled
|
5 years ago |
|
qobject-input-visitor.c
|
qapi: New -compat deprecated-input=crash
|
5 years ago |
|
qobject-output-visitor.c
|
qapi: Implement deprecated-output=hide for QMP command results
|
5 years ago |
|
qom.json
|
qom: Add memory-backend-epc ObjectOptions support
|
5 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
|
5 years ago |
|
sockets.json
|
build-sys: add HAVE_IPPROTO_MPTCP
|
5 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
|
5 years ago |
|
tpm.json
|
qapi: Convert simple union TpmTypeOptions to flat one
|
5 years ago |
|
trace-events
|
docs: fix references to docs/devel/tracing.rst
|
5 years ago |
|
trace.h
|
trace: switch position of headers to what Meson requires
|
6 years ago |
|
trace.json
|
qapi: Set boolean value correctly in examples
|
5 years ago |
|
transaction.json
|
qapi: Convert simple union TransactionAction to flat one
|
5 years ago |
|
ui.json
|
qapi: Convert simple union InputEvent to flat one
|
5 years ago |
|
yank.json
|
Introduce yank feature
|
5 years ago |