Sign in
qemu
/
qemu
/
680dfde91981516942ec557ef1c27753db24cbe8
/
qapi-schema.json
5692399
backends: Introduce chr-testdev
by Paolo Bonzini
· 10 years ago
f2ae8ab
mc146818rtc: add rtc-reset-reinjection QMP command
by Marcelo Tosatti
· 11 years ago
ac8076a
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
32a97ea
char: report frontend open/closed state in 'query-chardev'
by Laszlo Ersek
· 11 years ago
2f44a08
qapi event: clean up in callers
by Wenchao Xia
· 11 years ago
82d72d9
qapi: move event defines
by Wenchao Xia
· 11 years ago
3fb69aa
net: L2TPv3 transport
by Anton Ivanov
· 11 years ago
089a394
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
3a44969
qapi event: convert GUEST_PANICKED
by Wenchao Xia
· 11 years ago
5a2d2cb
qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
by Wenchao Xia
· 11 years ago
99eaf09
qapi event: convert WATCHDOG
by Wenchao Xia
· 11 years ago
f668470
qapi: add new schema file qapi-event.json
by Wenchao Xia
· 11 years ago
a589569
qapi: adjust existing defines
by Wenchao Xia
· 11 years ago
8f4e5ac
qapi/hmp: use 'backend' instead of 'device' with memory backend
by Igor Mammedov
· 11 years ago
02419bc
qmp: add query-acpi-ospm-status command
by Igor Mammedov
· 11 years ago
521b367
acpi: introduce TYPE_ACPI_DEVICE_IF interface
by Igor Mammedov
· 11 years ago
6f2e273
qmp: add query-memory-devices command
by Igor Mammedov
· 11 years ago
76b5d85
qmp: add query-memdev
by Hu Tao
· 11 years ago
4cf1b76
hostmem: add properties for NUMA memory policy
by Hu Tao
· 11 years ago
7febe36
numa: add -numa node,memdev= option
by Paolo Bonzini
· 11 years ago
0042109
NUMA: convert -numa option to use OptsVisitor
by Wanlong Gao
· 11 years ago
03ce574
Add the vhost-user netdev backend to the command line
by Nikolay Nikolaev
· 11 years ago
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
· 11 years ago
3e9fab6
block: Add support for throttling burst max in QMP and the command line.
by Benoît Canet
· 11 years ago
3a1da42
qapi: Rename ChardevBackend member "memory" to "ringbuf"
by Markus Armbruster
· 11 years ago
4f57378
Revert "chardev: Make the name of memory device consistent"
by Markus Armbruster
· 11 years ago
9781c37
migration: add autoconvergence documentation
by Juan Quintela
· 11 years ago
ed4fbd1
rdma: account for the time spent in MIG_STATE_SETUP through QMP
by Michael R. Hines
· 11 years ago
323004a
block-migration: efficiently encode zero blocks
by Peter Lieven
· 11 years ago
e9acb8c
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
6453a3a
Merge remote-tracking branch 'quintela/migration.next' into staging
by Anthony Liguori
· 11 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
· 11 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
Next »