index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
qom.json
Age
Commit message (
Expand
)
Author
2023-03-07
cryptodev: support QoS
zhenwei pi
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-05
Fix some typos in documentation and comments
Stefan Weil
2022-11-02
cryptodev: Add a lkcf-backend for cryptodev
Lei He
2022-10-27
hostmem: Allow for specifying a ThreadContext for preallocation
David Hildenbrand
2022-10-27
util: Add write-only "node-affinity" property for ThreadContext
David Hildenbrand
2022-10-27
util: Introduce ThreadContext user-creatable object
David Hildenbrand
2022-06-15
vfio-user: define vfio-user-server object
Jagannathan Raman
2022-05-09
util/event-loop-base: Introduce options to set the thread pool size
Nicolas Saenz Julienne
2022-05-09
util/main-loop: Introduce the main loop into QOM
Nicolas Saenz Julienne
2022-05-09
Introduce event-loop-base abstract class
Nicolas Saenz Julienne
2021-11-18
qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off option
Dov Murik
2021-10-29
qapi: Mark unstable QMP parts with feature 'unstable'
Markus Armbruster
2021-10-13
qapi: Make some ObjectTypes depend on the build settings
Thomas Huth
2021-09-30
qom: Add memory-backend-epc ObjectOptions support
Yang Zhong
2021-08-26
qapi: make 'if' condition strings simple identifiers
Marc-André Lureau
2021-07-21
iothread: add aio-max-batch parameter
Stefano Garzarella
2021-06-15
hostmem: Wire up RAM_NORESERVE via "reserve" property
David Hildenbrand
2021-05-26
qtest: add a QOM object for qtest
Paolo Bonzini
2021-05-26
object: add more commands to preconfig mode
Paolo Bonzini
2021-05-13
qapi: spelling fix (addtional)
Michael Tokarev
2021-04-14
qapi/qom.json: Do not use CONFIG_VIRTIO_CRYPTO in common code
Thomas Huth
2021-04-01
qapi: qom: do not use target-specific conditionals
Paolo Bonzini
2021-03-19
qapi/qom: QAPIfy object-add
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for x-remote-object
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for input-*
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for confidential-guest-support
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for pr-manager-helper
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for filter-*
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for colo-compare
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for can-*
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for tls-*, deprecate 'loaded'
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for throttle-group
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened'
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for memory-backend-*
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for dbus-vmstate
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for cryptodev-*
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for authz-*
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for iothread
Kevin Wolf
2021-03-19
qapi/qom: Drop deprecated 'props' from object-add
Kevin Wolf
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
2020-03-06
qapi: Flatten object-add
Kevin Wolf
2020-02-15
qapi: Fix indent level on doc comments in json files
Peter Maydell
2020-01-24
qapi/qmp: add ObjectPropertyInfo.default-value
Marc-André Lureau
2019-07-02
qapi: Split qom.json and qdev.json off misc.json
Markus Armbruster