Sign in
qemu
/
qemu
/
eed2bacfd2519e45498b585a147f11b0fd01c3c7
/
qapi-schema.json
e36af94
qapi: output def_value_str when query command line options
by Chunyan Liu
· 11 years ago
2e95fa1
qapi: Extract qapi/block.json definitions
by Benoît Canet
· 11 years ago
1ad166b
qapi: Extract qapi/block-core.json definitions
by Benoît Canet
· 11 years ago
5db1509
qapi: create two block related json modules
by Benoît Canet
· 11 years ago
d34bda7
qapi: Extract qapi/common.json definitions
by Benoît Canet
· 11 years ago
178ac11
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
3b69595
doc: add "setup" to list of migration states
by Peter Feiner
· 11 years ago
465bee1
block: optimize zero writes with bdrv_write_zeroes
by Peter Lieven
· 11 years ago
8bc3923
migration: expose xbzrle cache miss rate
by ChenLiang
· 11 years ago
58570ed
migration: expose the bitmap_sync_count to the end
by ChenLiang
· 11 years ago
a28315e
block: Expose host_* drivers in blockdev-add
by Kevin Wolf
· 11 years ago
f7bc8ef
virtio-net: add vlan receive state to RxFilterInfo
by Amos Kong
· 11 years ago
dc3dd0d
qmp: add query-iothreads command
by Stefan Hajnoczi
· 11 years ago
59ca664
qapi: convert BlockdevOptions to use enum discriminator
by Wenchao Xia
· 11 years ago
8b6b0c5
input: qapi: add pause key
by Gerd Hoffmann
· 11 years ago
bbd1b1c
input: qapi: add unmapped key
by Gerd Hoffmann
· 11 years ago
031fa96
input: qapi: define event types
by Gerd Hoffmann
· 11 years ago
e00ef74
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
a9e6a0c
qmp: Fix BlockdevOptionQuorum.
by Benoît Canet
· 11 years ago
7d6dc7f
dump: add 'query-dump-guest-memory-capability' command
by qiaonuohan
· 11 years ago
b53ccc3
dump: make kdump-compressed format available for 'dump-guest-memory'
by qiaonuohan
· 11 years ago
41310c6
rdma: rename 'x-rdma' => 'rdma'
by Michael R. Hines
· 11 years ago
c88a1de
quorum: Add quorum_open() and quorum_close().
by Benoît Canet
· 11 years ago
61e8a92
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
by Peter Maydell
· 11 years ago
77d1c3c
qmp: expose list of supported character device backends
by Martin Kletzander
· 11 years ago
104059d
qdev: Add enum property types to QAPI schema
by Paolo Bonzini
· 11 years ago
6542aa9
block: add native support for NFS
by Peter Lieven
· 11 years ago
b35ee7f
blkdebug: Make required alignment configurable
by Kevin Wolf
· 11 years ago
3722290
block: update block commit documentation regarding image truncation
by Jeff Cody
· 11 years ago
0901f67
qmp: Allow to take external snapshots on bs graphs node.
by Benoît Canet
· 11 years ago
3b1dbd1
qmp: Allow block_resize to manipulate bs graph nodes.
by Benoît Canet
· 11 years ago
12d3ba8
qmp: Allow to change password on named block driver states.
by Benoît Canet
· 11 years ago
c13163f
qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.
by Benoît Canet
· 11 years ago
6913c0c
block: Allow the user to define "node-name" option both on command line and QMP.
by Benoît Canet
· 11 years ago
c8059b9
qapi: Add "backing" to BlockStats
by Fam Zheng
· 11 years ago
1bf20b8
qapi: QMP interface for blkdebug and blkverify
by Max Reitz
· 11 years ago
133fe77
Merge remote branch 'luiz/queue/qmp' into qmpq
by Edgar E. Iglesias
· 11 years ago
cff8b2c
monitor: add object-add (QMP) and object_add (HMP) command
by Paolo Bonzini
· 11 years ago
ab2d053
monitor: add object-del (QMP) and object_del (HMP) command
by Paolo Bonzini
· 11 years ago
20a63d2
commit: Support commit active layer
by Fam Zheng
· 11 years ago
c27de2a
qapi-schema: fix QEMU 1.8 references
by Stefan Hajnoczi
· 11 years ago
01443e1
qapi-schema.json: Change 1.8 reference to 2.0
by Kevin Wolf
· 11 years ago
5895213
net: Adding netmap network backend
by Vincenzo Maffione
· 11 years ago
21b5683
qapi: Change BlockDirtyInfo to list
by Fam Zheng
· 11 years ago
1296c2f
qapi-schema: Update description for NewImageMode
by Max Reitz
· 11 years ago
a9a443c
qapi: Fix comment for create-type to match code.
by Fam Zheng
· 11 years ago
a126050
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
by Anthony Liguori
· 11 years ago
f4c129a
vmdk: Implment bdrv_get_specific_info
by Fam Zheng
· 11 years ago
cbe82d7
qapi: Add optional field 'compressed' to ImageInfo
by Fam Zheng
· 11 years ago
59b0096
misc: Spelling and grammar fixes in comments
by Stefan Weil
· 11 years ago
d26c9a1
blockdev: 'blockdev-add' QMP command
by Kevin Wolf
· 11 years ago
37764df
qcow2: Add support for ImageInfoSpecific
by Max Reitz
· 11 years ago
f2bb8a8
qapi: Add ImageInfoSpecific type
by Max Reitz
· 11 years ago
2cb5b22
qapi: Introduce enum BlockJobType
by Fam Zheng
· 11 years ago
44e3e05
qmp: add interface blockdev-snapshot-delete-internal-sync
by Wenchao Xia
· 11 years ago
f323bc9
qmp: add interface blockdev-snapshot-internal-sync
by Wenchao Xia
· 11 years ago
bbe8601
qmp: add internal snapshot support in qmp_transaction
by Wenchao Xia
· 11 years ago
facd6e2
docs, qapi: document qemu-img map
by Paolo Bonzini
· 11 years ago
2024c1d
block: Add iops_size to do the iops accounting for a given io size.
by Benoît Canet
· 12 years ago
3e9fab6
block: Add support for throttling burst max in QMP and the command line.
by Benoît Canet
· 12 years ago
3a1da42
qapi: Rename ChardevBackend member "memory" to "ringbuf"
by Markus Armbruster
· 12 years ago
4f57378
Revert "chardev: Make the name of memory device consistent"
by Markus Armbruster
· 12 years ago
9781c37
migration: add autoconvergence documentation
by Juan Quintela
· 12 years ago
ed4fbd1
rdma: account for the time spent in MIG_STATE_SETUP through QMP
by Michael R. Hines
· 12 years ago
323004a
block-migration: efficiently encode zero blocks
by Peter Lieven
· 12 years ago
e9acb8c
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
6453a3a
Merge remote-tracking branch 'quintela/migration.next' into staging
by Anthony Liguori
· 12 years ago
b1be428
net: add support of mac-programming over macvtap in QEMU side
by Amos Kong
· 12 years ago
b53169e
blockdev: add sync mode to drive-backup QMP command
by Stefan Hajnoczi
· 12 years ago
bde1e2e
Add 'auto-converge' migration capability
by Chegu Vinod
· 12 years ago
f53cae5
qapi-schema: Use existing type for drive-backup arguments
by Kevin Wolf
· 12 years ago
852ad1a
qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-sync
by Kevin Wolf
· 12 years ago
ef993ba
qemu-char: fix documentation for telnet+wait socket flags
by Gerd Hoffmann
· 12 years ago
78b18b7
blockdev: add Abort transaction
by Stefan Hajnoczi
· 12 years ago
3037f36
blockdev: add DriveBackup transaction
by Stefan Hajnoczi
· 12 years ago
99a9add
block: add drive-backup QMP command
by Stefan Hajnoczi
· 12 years ago
60d9222
rdma: introduce capability x-rdma-pin-all
by Michael R. Hines
· 12 years ago
7e114f8
rdma: export throughput w/ MigrationStats QMP
by Michael R. Hines
· 12 years ago
ad0f171
qapi: lack of two commas in dict
by Amos Kong
· 12 years ago
c02a955
build: drop TARGET_TYPE
by Paolo Bonzini
· 12 years ago
553a7e8
qmp: add ImageInfo in BlockDeviceInfo used by query-block
by Wenchao Xia
· 12 years ago
c8a83e8
blockdev: Rename BlockdevAction -> TransactionAction
by Kevin Wolf
· 12 years ago
6a85e60
chardev: Make the name of memory device consistent
by Lei Li
· 12 years ago
08d0ab3
chardev: Make consistent with udp device for new qapi backend
by Lei Li
· 12 years ago
8e8aba5
target-i386: Add "feature-words" property to X86CPU
by Eduardo Habkost
· 12 years ago
69ca3ea
QMP: Add cpu-add command
by Igor Mammedov
· 12 years ago
ede085b
add a new runstate: RUN_STATE_GUEST_PANICKED
by Hu Tao
· 12 years ago
1f8f987
monitor: introduce query-command-line-options
by Amos Kong
· 12 years ago
c85a128
qapi: use valid JSON in schema
by Eric Blake
· 12 years ago
315f9e1
Revert "New QMP command query-cpu-max and HMP command cpu_max"
by Michal Novotny
· 12 years ago
c72e768
New cpu-max field in query-machines QMP command output
by Michal Novotny
· 12 years ago
8ccbad5
qapi schema: add AcpiTableOptions
by Laszlo Ersek
· 12 years ago
ec39601
help: add docs for missing 'queues' option of tap
by Jason Wang
· 12 years ago
404e7a4
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
18501ae
Merge remote-tracking branch 'quintela/migration.next' into staging
by Anthony Liguori
· 12 years ago
f1c7279
migration: do not sent zero pages in bulk stage
by Peter Lieven
· 12 years ago
4d70043
New QMP command query-cpu-max and HMP command cpu_max
by Michal Novotny
· 12 years ago
88ca7bc
QMP: Remove duplicate TPM type from query-tpm
by Corey Bryant
· 12 years ago
d15a9c2
Add top level changes for moxie
by Anthony Green
· 12 years ago
0402a5d
qdev: DEVICE_DELETED event
by Michael S. Tsirkin
· 12 years ago
Next »