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