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
Commit message (
Expand
)
Author
Age
Files
Lines
*
LUKS: support preallocation
Maxim Levitsky
2019-08-19
1
-1
/
+5
*
qapi: add dirty-bitmaps to query-named-block-nodes result
Vladimir Sementsov-Ogievskiy
2019-08-17
1
-1
/
+5
*
block/backup: support bitmap sync modes for non-bitmap backups
John Snow
2019-08-17
1
-2
/
+4
*
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
2019-08-16
1
-0
/
+2
*
block/backup: add 'always' bitmap sync policy
John Snow
2019-08-16
1
-1
/
+4
*
block/backup: add 'never' policy to bitmap sync mode
John Snow
2019-08-16
1
-1
/
+4
*
block/backup: Add mirror sync mode 'bitmap'
John Snow
2019-08-16
1
-6
/
+15
*
qapi: add BitmapSyncMode enum
John Snow
2019-08-16
1
-0
/
+14
*
qapi/block-core: Introduce BackupCommon
John Snow
2019-08-16
1
-66
/
+29
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...
Peter Maydell
2019-08-16
2
-2
/
+15
|
\
|
*
block/nbd: add cmdline and qapi parameter reconnect-delay
Vladimir Sementsov-Ogievskiy
2019-08-15
1
-1
/
+10
|
*
qapi: Add InetSocketAddress member keep-alive
Vladimir Sementsov-Ogievskiy
2019-08-15
1
-1
/
+5
*
|
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
|
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
|
qapi: Split error.json off common.json
Markus Armbruster
2019-08-16
4
-25
/
+31
|
/
*
qmp: Add "alias-of" field to query-cpu-definitions
Eduardo Habkost
2019-07-05
1
-1
/
+8
*
qmp: Add deprecation information to query-machines
Eduardo Habkost
2019-07-05
1
-1
/
+6
*
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
1
-1
/
+4
*
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-05
1
-3
/
+4
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-07-05
1
-1
/
+27
|
\
|
*
virtio-pmem: add virtio device
Pankaj Gupta
2019-07-02
1
-1
/
+27
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-03
9
-1556
/
+1596
|
\
\
|
*
|
qapi: Split dump.json off misc.json
Markus Armbruster
2019-07-02
4
-193
/
+202
|
*
|
qapi: Rename target.json to misc-target.json
Markus Armbruster
2019-07-02
3
-6
/
+2
|
*
|
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
2019-07-02
5
-317
/
+320
|
*
|
qapi: Split machine.json off misc.json
Markus Armbruster
2019-07-02
4
-688
/
+699
|
*
|
qapi: Split qom.json and qdev.json off misc.json
Markus Armbruster
2019-07-02
5
-353
/
+374
|
|
/
*
|
net/announce: Add optional ID
Dr. David Alan Gilbert
2019-07-02
1
-2
/
+7
*
|
net/announce: Allow optional list of interfaces
Dr. David Alan Gilbert
2019-07-02
1
-3
/
+8
|
/
*
block/null: Expose read-zeroes option in QAPI schema
Kevin Wolf
2019-06-18
1
-1
/
+3
*
blkdebug: Inject errors on .bdrv_co_block_status()
Max Reitz
2019-06-14
1
-1
/
+4
*
blkdebug: Add "none" event
Max Reitz
2019-06-14
1
-1
/
+3
*
blkdebug: Add @iotype error option
Max Reitz
2019-06-14
1
-0
/
+26
*
qapi/block-core: Overlays are not snapshots
Max Reitz
2019-06-14
1
-10
/
+10
*
file-posix: Add dynamic-auto-read-only QAPI feature
Kevin Wolf
2019-06-12
1
-1
/
+12
*
qapi: Add feature flags to struct types
Kevin Wolf
2019-06-12
1
-1
/
+5
*
qapi/block-core: update documentation of preallocation parameter
Stefano Garzarella
2019-06-12
1
-6
/
+14
*
qdev: Delete unused LostTickPolicy "merge"
Markus Armbruster
2019-06-12
1
-5
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
6
-6
/
+0
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-05-30
1
-3
/
+19
|
\
|
*
qapi: support external bitmaps in block-dirty-bitmap-merge
Vladimir Sementsov-Ogievskiy
2019-05-29
1
-3
/
+19
*
|
qcow2: skip writing zero buffers to empty COW areas
Anton Nefedov
2019-05-28
1
-1
/
+3
|
/
*
qapi/migration.json: Rename COLOStatus last_mode to last-mode
Zhang Chen
2019-04-02
1
-2
/
+2
*
qapi/migration.json: Fix ColoStatus member last_mode's version
Zhang Chen
2019-04-02
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-03-26' into ...
Peter Maydell
2019-03-26
1
-1
/
+1
|
\
|
*
qapi/qmp-dispatch: fix return value in do_qmp_dispatch
Vladimir Sementsov-Ogievskiy
2019-03-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...
Peter Maydell
2019-03-25
1
-36
/
+45
|
\
\
|
|
/
|
/
|
|
*
Migration/colo.c: Make user obtain the last COLO mode info after failover
Zhang Chen
2019-03-25
1
-1
/
+6
|
*
Migration/colo.c: Add new COLOExitReason to handle all failover state
Zhang Chen
2019-03-25
1
-6
/
+9
[next]