index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
misc.json
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-21
iothread: add aio-max-batch parameter
Stefano Garzarella
1
-1
/
+5
2021-01-23
qmp: remove deprecated "change" command
Paolo Bonzini
1
-49
/
+0
2020-12-10
qapi: Normalize version references x.y.0 to just x.y
Markus Armbruster
1
-15
/
+15
2020-10-21
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
1
-41
/
+0
2020-10-21
qapi: Restrict 'query-kvm' command to machine code
Philippe Mathieu-Daudé
1
-30
/
+0
2020-10-21
qapi: Restrict '(p)memsave' command to machine code
Philippe Mathieu-Daudé
1
-61
/
+0
2020-10-21
qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
Philippe Mathieu-Daudé
1
-57
/
+0
2020-10-21
qapi: Restrict 'inject-nmi' command to machine code
Philippe Mathieu-Daudé
1
-20
/
+0
2020-10-06
qapi: introduce replay.json for record/replay-related stuff
Pavel Dovgalyuk
1
-18
/
+0
2020-09-29
qapi: Extract PCI commands to 'pci.json'
Philippe Mathieu-Daudé
1
-306
/
+0
2020-09-29
qapi: Extract ACPI commands to 'acpi.json'
Philippe Mathieu-Daudé
1
-131
/
+0
2020-09-29
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
1
-217
/
+0
2020-09-29
qapi: Restrict query-uuid command to machine code
Philippe Mathieu-Daudé
1
-30
/
+0
2020-09-29
qapi: Restrict query-vm-generation-id command to machine code
Philippe Mathieu-Daudé
1
-21
/
+0
2020-09-29
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
1
-90
/
+0
2020-09-29
qapi: Correct balloon documentation
Philippe Mathieu-Daudé
1
-3
/
+10
2020-09-29
qapi: Restrict LostTickPolicy enum to machine code
Philippe Mathieu-Daudé
1
-32
/
+0
2020-09-07
qapi: Fix indentation, again
Peter Maydell
1
-2
/
+2
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
1
-0
/
+1
2020-07-03
virtio-pci: Send qapi events when the virtio-mem size changes
David Hildenbrand
1
-0
/
+25
2020-07-03
virtio-mem: Paravirtualized memory hot(un)plug
David Hildenbrand
1
-1
/
+38
2020-06-12
pci: Display PCI IRQ pin in "info pci"
Peter Xu
1
-2
/
+4
2020-03-17
qapi: Mark deprecated QMP parts with feature 'deprecated'
Markus Armbruster
1
-6
/
+7
2020-02-17
qapi: Split control.json off misc.json
Kevin Wolf
1
-212
/
+0
2020-02-15
qapi: Use explicit bulleted lists
Peter Maydell
1
-20
/
+16
2020-02-15
qapi: Fix indent level on doc comments in json files
Peter Maydell
1
-51
/
+51
2020-02-14
qapi: Expand documentation for LostTickPolicy
Andrea Bolognani
1
-11
/
+23
2019-10-22
qapi: Allow introspecting fix for savevm's cooperation with blockdev
Peter Krempa
1
-1
/
+8
2019-08-21
qapi: Move query-target from misc.json to machine.json
Markus Armbruster
1
-23
/
+0
2019-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+27
2019-07-02
virtio-pmem: add virtio device
Pankaj Gupta
1
-1
/
+27
2019-07-02
qapi: Split dump.json off misc.json
Markus Armbruster
1
-192
/
+0
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
1
-74
/
+0
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
1
-687
/
+0
2019-07-02
qapi: Split qom.json and qdev.json off misc.json
Markus Armbruster
1
-351
/
+0
2019-06-12
qdev: Delete unused LostTickPolicy "merge"
Markus Armbruster
1
-5
/
+1
2019-02-18
qapi: move RTC_CHANGE to the target schema
Marc-André Lureau
1
-23
/
+0
2019-02-18
qmp: Deprecate query-events in favor of query-qmp-schema
Markus Armbruster
1
-2
/
+5
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
1
-58
/
+0
2019-02-18
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
1
-51
/
+0
2019-02-18
qapi: make query-gic-capabilities depend on TARGET_ARM
Marc-André Lureau
1
-43
/
+0
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
1
-137
/
+0
2019-02-18
qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
Marc-André Lureau
1
-166
/
+0
2019-01-24
qmp: Add examples to qom list, get, and set commands
Wainer dos Santos Moschetta
1
-0
/
+36
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
1
-1
/
+7
2018-12-18
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
1
-0
/
+24
2018-12-13
qapi: break long lines at 'data' member
Marc-André Lureau
1
-2
/
+5
2018-12-12
monitor: Suspend monitor instead dropping commands
Peter Xu
1
-40
/
+0
2018-12-11
Deprecate QMP `cpu-add`
Kashyap Chamarthy
1
-1
/
+7
2018-10-24
memory-device: introduce separate config option
David Hildenbrand
1
-1
/
+1
[next]