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
...
*
block/export: Move writable to BlockExportOptions
Kevin Wolf
2020-10-02
1
-5
/
+10
*
block/export: Add query-block-exports
Kevin Wolf
2020-10-02
1
-0
/
+32
*
block/export: Add BLOCK_EXPORT_DELETED event
Kevin Wolf
2020-10-02
1
-0
/
+12
*
block/export: Add block-export-del
Kevin Wolf
2020-10-02
1
-6
/
+26
*
block/export: Add 'id' option to block-export-add
Kevin Wolf
2020-10-02
1
-0
/
+5
*
block/export: Add node-name to BlockExportOptions
Kevin Wolf
2020-10-02
1
-6
/
+21
*
nbd: Add writethrough to block-export-add
Kevin Wolf
2020-10-02
1
-1
/
+6
*
nbd: Add max-connections to nbd-server-start
Kevin Wolf
2020-10-02
1
-2
/
+8
*
block/export: Add BlockExport infrastructure and block-export-add
Kevin Wolf
2020-10-02
1
-0
/
+10
*
qapi: Rename BlockExport to BlockExportOptions
Kevin Wolf
2020-10-02
1
-6
/
+6
*
qapi: Create block-export module
Kevin Wolf
2020-10-02
4
-167
/
+178
*
qapi: Use rST markup for literal blocks
Peter Maydell
2020-09-29
2
-9
/
+13
*
docs/interop: Convert qemu-qmp-ref to rST
Peter Maydell
2020-09-29
1
-3
/
+1
*
qapi/machine.json: Escape a literal '*' in doc comment
Peter Maydell
2020-09-29
1
-1
/
+1
*
qapi/block.json: Add newline after "Example:" for block-latency-histogram-set
Peter Maydell
2020-09-29
1
-4
/
+8
*
qapi: Fix doc comment indentation again
Peter Maydell
2020-09-29
3
-57
/
+59
*
qapi: Extract PCI commands to 'pci.json'
Philippe Mathieu-Daudé
2020-09-29
4
-306
/
+318
*
qapi: Extract ACPI commands to 'acpi.json'
Philippe Mathieu-Daudé
2020-09-29
4
-131
/
+143
*
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
2020-09-29
2
-217
/
+216
*
qapi: Restrict query-uuid command to machine code
Philippe Mathieu-Daudé
2020-09-29
2
-30
/
+30
*
qapi: Restrict query-vm-generation-id command to machine code
Philippe Mathieu-Daudé
2020-09-29
2
-21
/
+20
*
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
2020-09-29
2
-90
/
+90
*
qapi: Correct balloon documentation
Philippe Mathieu-Daudé
2020-09-29
1
-3
/
+10
*
qapi: Restrict LostTickPolicy enum to machine code
Philippe Mathieu-Daudé
2020-09-29
2
-32
/
+32
*
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-09-29
1
-24
/
+0
*
migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func...
Chuan Zheng
2020-09-25
1
-0
/
+50
*
migration/dirtyrate: add DirtyRateStatus to denote calculation status
Chuan Zheng
2020-09-25
1
-0
/
+17
*
qapi/: fix some comment spelling errors
zhaolichang
2020-09-17
2
-4
/
+4
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-09-11
1
-24
/
+34
|
\
|
*
blockdev: Fix active commit choice
Max Reitz
2020-09-07
1
-19
/
+20
|
*
mirror: Deal with filters
Max Reitz
2020-09-07
1
-2
/
+4
|
*
stream: Deal with filters
Max Reitz
2020-09-07
1
-3
/
+10
*
|
qapi/block-core.json: Fix nbd-server-start docs
Peter Maydell
2020-09-07
1
-3
/
+3
*
|
qapi: Fix indentation, again
Peter Maydell
2020-09-07
7
-22
/
+22
*
|
qapi/migration.json: Fix indentation
Peter Maydell
2020-09-07
1
-30
/
+30
|
/
*
qapi: Document event VSERPORT_CHANGE is rate-limited
Markus Armbruster
2020-09-03
1
-0
/
+2
*
qapi/block-core.json: Remove stale description of 'blockdev-add'
Kashyap Chamarthy
2020-09-03
1
-3
/
+1
*
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
2020-08-25
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-21' int...
Peter Maydell
2020-08-22
1
-3
/
+101
|
\
|
*
migration: Add block-bitmap-mapping parameter
Max Reitz
2020-08-21
1
-3
/
+101
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-08-22
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
qmp: Expose MachineClass::default_ram_id
Michal Privoznik
2020-08-19
1
-1
/
+4
*
|
meson: convert qapi-specific to meson
Marc-André Lureau
2020-08-21
2
-18
/
+7
*
|
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
2020-08-21
2
-23
/
+121
*
|
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
|
/
*
schemas: Add vim modeline
Andrea Bolognani
2020-08-03
27
-0
/
+27
*
qapi: Delete unwanted indentation of top-level expressions
Markus Armbruster
2020-08-03
2
-15
/
+15
*
qapi/machine.json: Fix missing newline in doc comment
Peter Maydell
2020-08-03
1
-1
/
+2
*
Remove VXHS block device
Marc-André Lureau
2020-07-17
1
-20
/
+2
*
file-posix: Mitigate file fragmentation with extent size hints
Kevin Wolf
2020-07-14
1
-4
/
+7
[prev]
[next]