Sign in
qemu
/
qemu
/
11b61fbc0d1a447849f36d76e0e1d05be2dfaad2
/
qapi
11b61fb
blockjobs: add block-job-finalize
by John Snow
· 7 years ago
5f24159
blockjobs: add PENDING status and event
by John Snow
· 7 years ago
e8af568
blockjobs: add waiting status
by John Snow
· 7 years ago
75f7105
blockjobs: add block_job_dismiss
by John Snow
· 7 years ago
3925cd3
blockjobs: add NULL state
by John Snow
· 7 years ago
e0cf036
blockjobs: add CONCLUDED state
by John Snow
· 7 years ago
10a3fbb
blockjobs: add ABORTING state
by John Snow
· 7 years ago
0ec4dfb
blockjobs: add block_job_verb permission table
by John Snow
· 7 years ago
58b295b
blockjobs: add status enum
by John Snow
· 7 years ago
9cc7d0c
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into staging
by Peter Maydell
· 7 years ago
58888f8
Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request' into staging
by Peter Maydell
· 7 years ago
55efc8c
qapi: add dirty-bitmaps migration capability
by Vladimir Sementsov-Ogievskiy
· 7 years ago
4f43e95
dirty-bitmap: add locked state
by Vladimir Sementsov-Ogievskiy
· 7 years ago
1723d6b
sockets: allow SocketAddress 'fd' to reference numeric file descriptors
by Daniel P. Berrange
· 7 years ago
31dd67f
sev/i386: qmp: add query-sev-capabilities command
by Brijesh Singh
· 7 years ago
1b6a034
sev/i386: qmp: add query-sev-launch-measure command
by Brijesh Singh
· 7 years ago
08a161f
sev/i386: qmp: add query-sev command
by Brijesh Singh
· 7 years ago
b16a54d
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180312-pull-request' into staging
by Peter Maydell
· 7 years ago
f771c54
qapi: Add device ID and head parameters to screendump
by Thomas Huth
· 7 years ago
4906da7
ssh: Support .bdrv_co_create
by Kevin Wolf
· 7 years ago
ec2f541
ssh: QAPIfy host-key-check option
by Kevin Wolf
· 7 years ago
63fd65a
sheepdog: Support .bdrv_co_create
by Kevin Wolf
· 7 years ago
a595e4b
sheepdog: QAPIfy "redundancy" create option
by Kevin Wolf
· 7 years ago
a1a42af
nfs: Support .bdrv_co_create
by Kevin Wolf
· 7 years ago
1bebea3
rbd: Support .bdrv_co_create
by Kevin Wolf
· 7 years ago
ab8bda7
gluster: Support .bdrv_co_create
by Kevin Wolf
· 7 years ago
927f11e
file-posix: Support .bdrv_co_create
by Kevin Wolf
· 7 years ago
b0292b8
block: x-blockdev-create QMP command
by Kevin Wolf
· 7 years ago
c2808ab
block/qapi: Add qcow2 create options to schema
by Kevin Wolf
· 7 years ago
5361468
block/qapi: Introduce BlockdevCreateOptions
by Kevin Wolf
· 7 years ago
25fa194
RISC-V Build Infrastructure
by Michael Clark
· 7 years ago
961c47b
qmp: Add qom-list-properties to list QOM object properties
by Alexey Kardashevskiy
· 7 years ago
35f6376
qmp: Merge ObjectPropertyInfo and DevicePropertyInfo
by Alexey Kardashevskiy
· 7 years ago
58e2e17
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
bfe1a14
block: Fix NULL dereference on empty drive error
by Kevin Wolf
· 7 years ago
41dfc0d
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
by Peter Maydell
· 7 years ago
857d208
net: Remove the deprecated way of dumping network packets
by Thomas Huth
· 7 years ago
eb815e2
qapi: Move qapi-schema.json to qapi/, rename generated files
by Markus Armbruster
· 7 years ago
112ed24
qapi: Empty out qapi-schema.json
by Markus Armbruster
· 7 years ago
3da7a41
watchdog: Consolidate QAPI into single file
by Eric Blake
· 7 years ago
4ada99a
s390x/cpu: expose the guest crash information
by Christian Borntraeger
· 7 years ago
e3af9f9
vl: drop display_type variable
by Gerd Hoffmann
· 7 years ago
767f9bf
cocoa: use DisplayOptions
by Gerd Hoffmann
· 7 years ago
14f130f
curses: use DisplayOptions
by Gerd Hoffmann
· 7 years ago
0d2dd9f
egl-headless: use DisplayOptions
by Gerd Hoffmann
· 7 years ago
fe91f36
sdl: use DisplayOptions
by Gerd Hoffmann
· 7 years ago
0c8d706
gtk: add and use DisplayOptions + DisplayGTK
by Gerd Hoffmann
· 7 years ago
648ba91
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180214a' into staging
by Peter Maydell
· 7 years ago
c2eb7f2
migration: improve documentation of postcopy-ram
by Greg Kurz
· 7 years ago
1221fe6
qcow2: Allow configuring the L2 slice size
by Alberto Garcia
· 7 years ago
3e99da5
block: maintain persistent disabled bitmaps
by Vladimir Sementsov-Ogievskiy
· 7 years ago
fc81fa1
Include qapi/qmp/qstring.h exactly where needed
by Markus Armbruster
· 7 years ago
452fcdb
Include qapi/qmp/qdict.h exactly where needed
by Markus Armbruster
· 7 years ago
47e6b29
Include qapi/qmp/qlist.h exactly where needed
by Markus Armbruster
· 7 years ago
5ee9d2f
Include qapi/qmp/qobject.h exactly where needed
by Markus Armbruster
· 7 years ago
15280c3
qdict qlist: Make most helper macros functions
by Markus Armbruster
· 7 years ago
6b67395
Eliminate qapi/qmp/types.h
by Markus Armbruster
· 7 years ago
a82400c
Drop superfluous includes of qapi/qmp/qerror.h
by Markus Armbruster
· 7 years ago
522ece3
Drop superfluous includes of qapi-types.h and test-qapi-types.h
by Markus Armbruster
· 7 years ago
d87ee3d
qapi: Add NVMe driver options to the schema
by Fam Zheng
· 7 years ago
ea62da0
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180206.0' into staging
by Peter Maydell
· 7 years ago
c3bbbdb
qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR
by Alex Williamson
· 7 years ago
280b8da
input: add missing JIS keys to virtio input
by Miika S
· 7 years ago
4ab6cb4
tpm: add CRB device
by Marc-André Lureau
· 7 years ago
0d14429
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
by Peter Maydell
· 7 years ago
18d65d2
net: Allow hubports to connect to other netdevs
by Thomas Huth
· 7 years ago
a3b0dc7
qapi: add nbd-server-remove
by Vladimir Sementsov-Ogievskiy
· 7 years ago
902a1f9
qapi: add name parameter to nbd-server-add
by Vladimir Sementsov-Ogievskiy
· 7 years ago
f78b6f9
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
25bfd5a
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 7 years ago
34ce111
blockdev: Mark BD-{remove,insert}-medium stable
by Max Reitz
· 7 years ago
82fcf66
blockdev: Drop BD-{remove,insert}-medium's @device
by Max Reitz
· 7 years ago
ee86981
migration: Revert postcopy-blocktime commit set
by Peter Maydell
· 7 years ago
dc15541
block: add block_set_io_throttle virtio-blk-pci QMP example
by Stefan Hajnoczi
· 7 years ago
ca6011c
migration: add postcopy total blocktime into query-migrate
by Alexey Perevalov
· 7 years ago
31bf06a
migration: introduce postcopy-blocktime capability
by Alexey Perevalov
· 7 years ago
741d408
migration: Use proper types in json
by Juan Quintela
· 7 years ago
6b4738c
block: Document that x-blockdev-change breaks quorum children list
by Kevin Wolf
· 7 years ago
882e9b8
blockdev: add x-blockdev-set-iothread force boolean
by Stefan Hajnoczi
· 7 years ago
ca00bbb
blockdev: add x-blockdev-set-iothread testing command
by Stefan Hajnoczi
· 7 years ago
c117bb1
QAPI & interop: Clarify events emitted by 'block-job-cancel'
by Kashyap Chamarthy
· 7 years ago
5d6c599
migration, xen: Fix block image lock issue on live migration
by Anthony PERARD
· 7 years ago
84be629
qapi/qnull: Add own header
by Max Reitz
· 7 years ago
398e6ad
block: Deprecate bdrv_set_read_only() and users
by Kevin Wolf
· 7 years ago
73af8dd
migration: Make xbzrle_cache_size a migration parameter
by Juan Quintela
· 7 years ago
4e1b31d
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171023' into staging
by Peter Maydell
· 7 years ago
40a5532
qapi: Fix grammar in x-multifd-page-count descriptions
by Juan Quintela
· 7 years ago
89cfc02
migration: migrate-continue
by Dr. David Alan Gilbert
· 7 years ago
31e0607
migration: Add 'pre-switchover' and 'device' statuses
by Dr. David Alan Gilbert
· 7 years ago
93fbd03
migration: Add 'pause-before-switchover' capability
by Dr. David Alan Gilbert
· 7 years ago
80b857f
ui: normalize the 'sysrq' key into the 'print' key
by Daniel P. Berrange
· 7 years ago
f4ede81
tpm: Added support for TPM emulator
by Amarnath Valluri
· 7 years ago
d855ebc
block: Add blkdebug hook for copy-on-read
by Eric Blake
· 7 years ago
14d53b4
qapi: Rename WatchdogExpirationAction enum
by Michal Privoznik
· 7 years ago
46b732c
qcow2: add shrink image support
by Pavel Butsykin
· 7 years ago
460b6c8
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
0fb8660
migration: Create x-multifd-page-count parameter
by Juan Quintela
· 8 years ago
4075fb1
migration: Create x-multifd-channels parameter
by Juan Quintela
· 9 years ago
30126bb
migration: Add multifd capability
by Juan Quintela
· 9 years ago
7c9e527
scsi, file-posix: add support for persistent reservation management
by Paolo Bonzini
· 8 years ago
Next »