Age | Commit message (Expand) | Author |
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 |
2018-10-11 | qmp, hmp: make subsystem/system-vendor identities optional | Denis V. Lunev |
2018-10-09 | qapi/misc.json: Remove superfluous words in CpuModelExpansionType | Kashyap Chamarthy |
2018-09-25 | qmp, hmp: add PCI subsystem id and vendor id to PCI info | Denis V. Lunev |
2018-07-16 | cli qmp: Mark --preconfig, exit-preconfig experimental | Markus Armbruster |
2018-07-03 | qmp: Get rid of x-oob-test command | Markus Armbruster |
2018-07-03 | qmp: Document COMMAND_DROPPED design flaw | Markus Armbruster |
2018-07-03 | qmp: Say "out-of-band" instead of "Out-Of-Band" | Markus Armbruster |
2018-06-29 | dump: add Windows dump format to dump-guest-memory | Viktor Prutyanov |
2018-06-22 | qapi: remove empty flat union branches and types | Anton Nefedov |
2018-06-21 | qmp: Enable a few commands in preconfig state | Igor Mammedov |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-06-01 | qom: Document qom/device-list-properties implementation specific | Alexey Kardashevskiy |
2018-05-30 | qmp: add set-numa-node command | Igor Mammedov |
2018-05-30 | qmp: permit query-hotpluggable-cpus in preconfig state | Igor Mammedov |
2018-05-30 | cli: add --preconfig option | Igor Mammedov |
2018-05-30 | qapi: introduce new cmd option "allow-preconfig" | Igor Mammedov |
2018-05-29 | qapi: Change "since 2.13" annotations to "since 3.0" | Peter Maydell |
2018-05-04 | qapi: deprecate CpuInfoFast.arch | Laszlo Ersek |
2018-05-04 | qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArch | Laszlo Ersek |
2018-05-04 | qapi: change the type of TargetInfo.arch from string to enum SysEmuTarget | Laszlo Ersek |
2018-05-04 | qapi: fill in CpuInfoFast.arch in query-cpus-fast | Laszlo Ersek |
2018-03-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-03-20 | qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList | Haozhong Zhang |
2018-03-19 | qmp: add command "x-oob-test" | Peter Xu |
2018-03-19 | qmp: add new event "command-dropped" | Eric Blake |
2018-03-19 | qmp: introduce QMPCapability | Peter Xu |
2018-03-13 | sev/i386: qmp: add query-sev-capabilities command | Brijesh Singh |
2018-03-13 | sev/i386: qmp: add query-sev-launch-measure command | Brijesh Singh |
2018-03-13 | sev/i386: qmp: add query-sev command | Brijesh Singh |
2018-03-07 | RISC-V Build Infrastructure | Michael Clark |
2018-03-06 | qmp: Add qom-list-properties to list QOM object properties | Alexey Kardashevskiy |
2018-03-06 | qmp: Merge ObjectPropertyInfo and DevicePropertyInfo | Alexey Kardashevskiy |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster |