index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qapi-schema.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmp: Report QOM type name on query-cpu-definitions
Eduardo Habkost
2017-01-12
1
-1
/
+4
*
monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends
Igor Mammedov
2017-01-12
1
-0
/
+3
*
ps2: Fix lost scancodes by recent changes
OGAWA Hirofumi
2017-01-10
1
-1
/
+5
*
qapi: add missing colon-ending for section name
Marc-André Lureau
2016-12-05
1
-150
/
+150
*
qapi: use one symbol per line
Marc-André Lureau
2016-12-05
1
-3
/
+7
*
qapi: fix various symbols mismatch in documentation
Marc-André Lureau
2016-12-05
1
-11
/
+9
*
qapi: fix missing symbol @prefix
Marc-André Lureau
2016-12-05
1
-2
/
+2
*
qapi: fix schema symbol sections
Marc-André Lureau
2016-12-05
1
-5
/
+13
*
qapi-schema: clarify 'colo' state for MigrationStatus
zhanghailiang
2016-11-17
1
-3
/
+5
*
vl: exit qemu on guest panic if -no-shutdown is not set
Christian Borntraeger
2016-11-02
1
-2
/
+2
*
sockets: add AF_VSOCK support
Stefan Hajnoczi
2016-11-01
1
-1
/
+22
*
COLO: Introduce state to record failover process
zhanghailiang
2016-10-30
1
-0
/
+18
*
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
zhanghailiang
2016-10-30
1
-0
/
+29
*
COLO: Add checkpoint-delay parameter for migrate-set-parameters
zhanghailiang
2016-10-30
1
-2
/
+10
*
COLO: Add a new RunState RUN_STATE_COLO
zhanghailiang
2016-10-30
1
-1
/
+4
*
COLO: Introduce checkpointing protocol
zhanghailiang
2016-10-30
1
-0
/
+25
*
migration: Enter into COLO mode after migration if COLO is enabled
zhanghailiang
2016-10-30
1
-1
/
+3
*
migration: Introduce capability 'x-colo' to migration
zhanghailiang
2016-10-30
1
-1
/
+6
*
trivial: Restore blank line in qapi-schema
Eric Blake
2016-10-25
1
-0
/
+1
*
qmp: Add runnability information to query-cpu-definitions
Eduardo Habkost
2016-10-17
1
-1
/
+22
*
migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
Ashijeet Acharya
2016-10-13
1
-3
/
+20
*
migrate: Use boxed qapi for migrate-set-parameters
Eric Blake
2016-10-13
1
-1
/
+1
*
migrate: Share common MigrationParameters struct
Eric Blake
2016-10-13
1
-58
/
+27
*
qapi: make the json schema files more regular.
David Anderson
2016-10-08
1
-2
/
+1
*
tap: Allow specifying a bridge
Alexey Kardashevskiy
2016-09-27
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-09-19' into ...
Peter Maydell
2016-09-19
1
-0
/
+61
|
\
|
*
qapi-schema: add 'device_add'
Marc-André Lureau
2016-09-19
1
-0
/
+40
|
*
qapi-schema: use generated marshaller for 'qmp_capabilities'
Marc-André Lureau
2016-09-19
1
-0
/
+21
*
|
QMP: fixup typos and whitespace damage
Christian Borntraeger
2016-09-19
1
-4
/
+4
|
/
*
s390x/cpumodel: implement QMP interface "query-cpu-model-baseline"
David Hildenbrand
2016-09-06
1
-1
/
+2
*
s390x/cpumodel: implement QMP interface "query-cpu-model-comparison"
David Hildenbrand
2016-09-06
1
-1
/
+2
*
s390x/cpumodel: implement QMP interface "query-cpu-model-expansion"
David Hildenbrand
2016-09-06
1
-1
/
+2
*
qmp: add QMP interface "query-cpu-model-baseline"
David Hildenbrand
2016-09-06
1
-0
/
+51
*
qmp: add QMP interface "query-cpu-model-comparison"
David Hildenbrand
2016-09-06
1
-0
/
+86
*
qmp: add QMP interface "query-cpu-model-expansion"
David Hildenbrand
2016-09-06
1
-0
/
+92
*
qmp: details about CPU definitions in query-cpu-definitions
David Hildenbrand
2016-09-05
1
-1
/
+13
*
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
1
-14
/
+35
*
tap: vhost busy polling support
Jason Wang
2016-07-07
1
-1
/
+5
*
qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
Peter Krempa
2016-06-27
1
-9
/
+10
*
qapi: Report support for -device cpu hotplug in query-machines
Peter Krempa
2016-06-27
1
-1
/
+4
*
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
2016-06-24
1
-1
/
+2
*
QMP: Add query-hotpluggable-cpus
Igor Mammedov
2016-06-17
1
-0
/
+55
*
migration: fix typos in qapi-schema from latest migration additions
Daniel P. Berrange
2016-06-16
1
-5
/
+5
*
Postcopy: Add stats on page requests
Dr. David Alan Gilbert
2016-06-16
1
-1
/
+5
*
Introduce "xen-load-devices-state"
Wen Congyang
2016-06-13
1
-0
/
+14
*
migration: define 'tls-creds' and 'tls-hostname' migration parameters
Daniel P. Berrange
2016-05-26
1
-3
/
+55
*
migration: add reporting of errors for outgoing migration
Daniel P. Berrange
2016-05-26
1
-1
/
+6
*
migration: Promote improved autoconverge commands out of experimental state
Jason J. Herne
2016-05-23
1
-27
/
+27
*
slirp: Allow disabling IPv4 or IPv6
Samuel Thibault
2016-04-01
1
-0
/
+8
*
arm: qmp: add query-gic-capabilities interface
Peter Xu
2016-03-30
1
-0
/
+36
[next]