index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi-schema.json
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
1
-2
/
+26
2013-10-31
vmdk: Implment bdrv_get_specific_info
Fam Zheng
1
-1
/
+23
2013-10-30
qapi: Add optional field 'compressed' to ImageInfo
Fam Zheng
1
-1
/
+3
2013-10-26
misc: Spelling and grammar fixes in comments
Stefan Weil
1
-1
/
+1
2013-10-11
blockdev: 'blockdev-add' QMP command
Kevin Wolf
1
-0
/
+236
2013-10-11
qcow2: Add support for ImageInfoSpecific
Max Reitz
1
-0
/
+16
2013-10-11
qapi: Add ImageInfoSpecific type
Max Reitz
1
-1
/
+17
2013-10-11
qapi: Introduce enum BlockJobType
Fam Zheng
1
-0
/
+18
2013-09-12
qmp: add interface blockdev-snapshot-delete-internal-sync
Wenchao Xia
1
-0
/
+27
2013-09-12
qmp: add interface blockdev-snapshot-internal-sync
Wenchao Xia
1
-0
/
+20
2013-09-12
qmp: add internal snapshot support in qmp_transaction
Wenchao Xia
1
-1
/
+18
2013-09-06
docs, qapi: document qemu-img map
Paolo Bonzini
1
-0
/
+29
2013-09-06
block: Add iops_size to do the iops accounting for a given io size.
Benoît Canet
1
-2
/
+8
2013-09-06
block: Add support for throttling burst max in QMP and the command line.
Benoît Canet
1
-2
/
+32
2013-07-29
qapi: Rename ChardevBackend member "memory" to "ringbuf"
Markus Armbruster
1
-2
/
+4
2013-07-29
Revert "chardev: Make the name of memory device consistent"
Markus Armbruster
1
-3
/
+3
2013-07-23
migration: add autoconvergence documentation
Juan Quintela
1
-0
/
+3
2013-07-23
rdma: account for the time spent in MIG_STATE_SETUP through QMP
Michael R. Hines
1
-1
/
+8
2013-07-19
block-migration: efficiently encode zero blocks
Peter Lieven
1
-1
/
+7
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+76
2013-07-15
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
1
-1
/
+1
2013-07-15
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
1
-0
/
+76
2013-07-15
blockdev: add sync mode to drive-backup QMP command
Stefan Hajnoczi
1
-1
/
+6
2013-07-12
Add 'auto-converge' migration capability
Chegu Vinod
1
-1
/
+1
2013-07-10
qapi-schema: Use existing type for drive-backup arguments
Kevin Wolf
1
-30
/
+2
2013-07-10
qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-sync
Kevin Wolf
1
-12
/
+2
2013-06-28
qemu-char: fix documentation for telnet+wait socket flags
Gerd Hoffmann
1
-3
/
+4
2013-06-28
blockdev: add Abort transaction
Stefan Hajnoczi
1
-1
/
+12
2013-06-28
blockdev: add DriveBackup transaction
Stefan Hajnoczi
1
-1
/
+39
2013-06-28
block: add drive-backup QMP command
Stefan Hajnoczi
1
-0
/
+46
2013-06-27
rdma: introduce capability x-rdma-pin-all
Michael R. Hines
1
-1
/
+6
2013-06-27
rdma: export throughput w/ MigrationStats QMP
Michael R. Hines
1
-1
/
+4
2013-06-21
qapi: lack of two commas in dict
Amos Kong
1
-2
/
+2
2013-06-14
build: drop TARGET_TYPE
Paolo Bonzini
1
-17
/
+1
2013-06-07
qmp: add ImageInfo in BlockDeviceInfo used by query-block
Wenchao Xia
1
-2
/
+8
2013-05-24
blockdev: Rename BlockdevAction -> TransactionAction
Kevin Wolf
1
-11
/
+10
2013-05-22
chardev: Make the name of memory device consistent
Lei Li
1
-3
/
+3
2013-05-20
chardev: Make consistent with udp device for new qapi backend
Lei Li
1
-4
/
+4
2013-05-06
target-i386: Add "feature-words" property to X86CPU
Eduardo Habkost
1
-0
/
+32
2013-05-01
QMP: Add cpu-add command
Igor Mammedov
1
-0
/
+13
2013-04-30
add a new runstate: RUN_STATE_GUEST_PANICKED
Hu Tao
1
-1
/
+4
2013-04-25
monitor: introduce query-command-line-options
Amos Kong
1
-0
/
+66
2013-04-12
qapi: use valid JSON in schema
Eric Blake
1
-1
/
+1
2013-04-12
Revert "New QMP command query-cpu-max and HMP command cpu_max"
Michal Novotny
1
-11
/
+0
2013-04-12
New cpu-max field in query-machines QMP command output
Michal Novotny
1
-1
/
+4
2013-04-04
qapi schema: add AcpiTableOptions
Laszlo Ersek
1
-0
/
+58
2013-04-03
help: add docs for missing 'queues' option of tap
Jason Wang
1
-0
/
+2
2013-03-26
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+3
2013-03-26
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
1
-3
/
+5
2013-03-26
migration: do not sent zero pages in bulk stage
Peter Lieven
1
-3
/
+5
[next]