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
*
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
*
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2016-03-29
1
-9
/
+16
|
\
|
*
Rework ipv6 options
Samuel Thibault
2016-03-29
1
-9
/
+16
*
|
qapi-schema.json: Add power and keypad equal keys
John Arbuckle
2016-03-23
1
-1
/
+2
|
/
*
qapi: Use anonymous bases in QMP flat unions
Eric Blake
2016-03-18
1
-14
/
+6
*
qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
Yann Bordenave
2016-03-15
1
-0
/
+12
*
postcopy: Remove the x-
Dr. David Alan Gilbert
2016-03-11
1
-4
/
+4
*
chardev: Drop useless ChardevDummy type
Eric Blake
2016-03-05
1
-9
/
+6
*
qapi: promote input-send-event to stable
Gerd Hoffmann
2016-03-01
1
-9
/
+3
*
qapi: rename InputAxis values.
Gerd Hoffmann
2016-03-01
1
-4
/
+1
*
qapi: rename input buttons
Gerd Hoffmann
2016-03-01
1
-4
/
+1
*
qapi: switch x-input-send-event from console to device+head
Gerd Hoffmann
2016-03-01
1
-15
/
+17
*
Dump: add qmp command "query-dump"
Peter Xu
2016-02-22
1
-1
/
+31
*
dump-guest-memory: using static DumpState, add DumpStatus
Peter Xu
2016-02-22
1
-0
/
+18
*
dump-guest-memory: add "detach" flag for QMP/HMP interfaces.
Peter Xu
2016-02-22
1
-2
/
+6
*
char: introduce support for TLS encrypted TCP chardev backend
Daniel P. Berrange
2016-01-26
1
-0
/
+2
*
qemu-char: add logfile facility to all chardev backends
Daniel P. Berrange
2016-01-15
1
-11
/
+38
*
qapi-schema: dump-guest-memory: Improve text
Andrew Jones
2016-01-15
1
-2
/
+2
*
qemu-char: convert to use error checked base64 decode
Daniel P. Berrange
2015-12-18
1
-2
/
+0
[next]