index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qapi-schema.json
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qmp-commands: move 'query-mice' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+20
*
qmp-commands: move 'migrate-start-postcopy' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+6
*
qmp-commands: move 'client_migrate_info' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+9
*
qmp-commands: move 'query-migrate-parameters' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+15
*
qmp-commands: move 'migrate-set-parameters' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+6
*
qmp-commands: move 'query-migrate-capabilities' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+15
*
qmp-commands: move 'migrate-set-capabilities' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+6
*
qmp-commands: move 'query-migrate' doc to schema
Marc-André Lureau
2017-01-16
1
-1
/
+114
*
qmp-commands: move 'query-events' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+17
*
qmp-commands: move 'ringbuf-read' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+9
*
qmp-commands: move 'ringbuf-write' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+9
*
qmp-commands: move 'query-chardev-backends' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+21
*
qmp-commands: move 'query-chardev' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+24
*
qmp-commands: move 'query-uuid' doc to schema
Marc-André Lureau
2017-01-16
1
-1
/
+7
*
qmp-commands: move 'query-status' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+8
*
qmp-commands: move 'query-kvm' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+6
*
qmp-commands: move 'query-name' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+6
*
qmp-commands: move 'add_client' doc to schema
Marc-André Lureau
2017-01-16
1
-0
/
+7
*
qapi: add some sections in docs
Marc-André Lureau
2017-01-16
1
-0
/
+4
*
qapi: Reorder doc comments for future doc generator
Marc-André Lureau
2017-01-16
1
-5
/
+5
*
qapi: improve TransactionAction doc
Marc-André Lureau
2017-01-16
1
-15
/
+16
*
qapi: improve device_add schema
Marc-André Lureau
2017-01-16
1
-2
/
+2
*
qapi: Format TODO comments more consistently
Marc-André Lureau
2017-01-16
1
-2
/
+2
*
qapi: move QKeyCode doc body at the top
Marc-André Lureau
2017-01-16
1
-4
/
+4
*
qapi: replace 'o' for list items
Marc-André Lureau
2017-01-16
1
-3
/
+3
*
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-10-31
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
[prev]
[next]