Age | Commit message (Expand) | Author |
2021-01-23 | qmp: remove deprecated "change" command | Paolo Bonzini |
2020-12-10 | qapi: Normalize version references x.y.0 to just x.y | Markus Armbruster |
2020-10-21 | qapi: Restrict Xen migration commands to migration.json | Philippe Mathieu-Daudé |
2020-10-21 | qapi: Restrict 'query-kvm' command to machine code | Philippe Mathieu-Daudé |
2020-10-21 | qapi: Restrict '(p)memsave' command to machine code | Philippe Mathieu-Daudé |
2020-10-21 | qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json | Philippe Mathieu-Daudé |
2020-10-21 | qapi: Restrict 'inject-nmi' command to machine code | Philippe Mathieu-Daudé |
2020-10-06 | qapi: introduce replay.json for record/replay-related stuff | Pavel Dovgalyuk |
2020-09-29 | qapi: Extract PCI commands to 'pci.json' | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Extract ACPI commands to 'acpi.json' | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict device memory commands to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict query-uuid command to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict query-vm-generation-id command to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict balloon-related commands to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Correct balloon documentation | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict LostTickPolicy enum to machine code | Philippe Mathieu-Daudé |
2020-09-07 | qapi: Fix indentation, again | Peter Maydell |
2020-08-03 | schemas: Add vim modeline | Andrea Bolognani |
2020-07-03 | virtio-pci: Send qapi events when the virtio-mem size changes | David Hildenbrand |
2020-07-03 | virtio-mem: Paravirtualized memory hot(un)plug | David Hildenbrand |
2020-06-12 | pci: Display PCI IRQ pin in "info pci" | Peter Xu |
2020-03-17 | qapi: Mark deprecated QMP parts with feature 'deprecated' | Markus Armbruster |
2020-02-17 | qapi: Split control.json off misc.json | Kevin Wolf |
2020-02-15 | qapi: Use explicit bulleted lists | Peter Maydell |
2020-02-15 | qapi: Fix indent level on doc comments in json files | Peter Maydell |
2020-02-14 | qapi: Expand documentation for LostTickPolicy | Andrea Bolognani |
2019-10-22 | qapi: Allow introspecting fix for savevm's cooperation with blockdev | Peter Krempa |
2019-08-21 | qapi: Move query-target from misc.json to machine.json | Markus Armbruster |
2019-07-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-07-02 | virtio-pmem: add virtio device | Pankaj Gupta |
2019-07-02 | qapi: Split dump.json off misc.json | Markus Armbruster |
2019-07-02 | qapi: Split machine-target.json off target.json and misc.json | Markus Armbruster |
2019-07-02 | qapi: Split machine.json off misc.json | Markus Armbruster |
2019-07-02 | qapi: Split qom.json and qdev.json off misc.json | Markus Armbruster |
2019-06-12 | qdev: Delete unused LostTickPolicy "merge" | Markus Armbruster |
2019-02-18 | qapi: move RTC_CHANGE to the target schema | Marc-André Lureau |
2019-02-18 | qmp: Deprecate query-events in favor of query-qmp-schema | Markus Armbruster |
2019-02-18 | qapi: make query-cpu-definitions depend on specific targets | Marc-André Lureau |
2019-02-18 | qapi: make query-cpu-model-expansion depend on s390 or x86 | Marc-André Lureau |
2019-02-18 | qapi: make query-gic-capabilities depend on TARGET_ARM | Marc-André Lureau |
2019-02-18 | qapi: make s390 commands depend on TARGET_S390X | Marc-André Lureau |
2019-02-18 | qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386 | Marc-André Lureau |
2019-01-24 | qmp: Add examples to qom list, get, and set commands | Wainer dos Santos Moschetta |
2018-12-18 | qmp hmp: Make system_wakeup check wake-up support and run state | Daniel Henrique Barboza |
2018-12-18 | qmp: query-current-machine with wakeup-suspend-support | Daniel Henrique Barboza |
2018-12-13 | qapi: break long lines at 'data' member | Marc-André Lureau |
2018-12-12 | monitor: Suspend monitor instead dropping commands | Peter Xu |
2018-12-11 | Deprecate QMP `cpu-add` | Kashyap Chamarthy |
2018-10-24 | memory-device: introduce separate config option | David Hildenbrand |
2018-10-19 | vl, qapi: offset calculation in RTC_CHANGE event reverted | Artem Pisarenko |