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-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
2013-03-25
New QMP command query-cpu-max and HMP command cpu_max
Michal Novotny
1
-0
/
+11
2013-03-25
QMP: Remove duplicate TPM type from query-tpm
Corey Bryant
1
-8
/
+4
2013-03-23
Add top level changes for moxie
Anthony Green
1
-3
/
+3
2013-03-17
qdev: DEVICE_DELETED event
Michael S. Tsirkin
1
-1
/
+3
2013-03-13
chardev: add udp support to qapi
Gerd Hoffmann
1
-1
/
+15
2013-03-13
chardev: add memory (ringbuf) support to qapi
Gerd Hoffmann
1
-1
/
+13
2013-03-13
chardev: add vc support to qapi
Gerd Hoffmann
1
-1
/
+19
2013-03-13
chardev: add spice support to qapi
Gerd Hoffmann
1
-1
/
+25
2013-03-13
chardev: add pipe support to qapi
Gerd Hoffmann
1
-1
/
+2
2013-03-13
chardev: add console support to qapi
Gerd Hoffmann
1
-1
/
+2
2013-03-13
chardev: add stdio support to qapi
Gerd Hoffmann
1
-1
/
+15
2013-03-13
chardev: add braille support to qapi
Gerd Hoffmann
1
-1
/
+2
2013-03-13
chardev: add msmouse support to qapi
Gerd Hoffmann
1
-1
/
+2
2013-03-13
chardev: add mux chardev support to qapi
Gerd Hoffmann
1
-1
/
+13
2013-03-12
Support for TPM command line options
Stefan Berger
1
-0
/
+104
2013-02-22
qemu-img: add compressed clusters to BlockFragInfo
Stefan Hajnoczi
1
-1
/
+5
2013-02-22
qemu-img: add json output option to the check command
Federico Simoncelli
1
-0
/
+46
2013-02-21
help: add docs for multiqueue tap options
Jason Wang
1
-0
/
+6
2013-02-13
qapi: Flatten away ChardevPort
Markus Armbruster
1
-7
/
+4
2013-02-11
qapi: Improve chardev-add documentation
Markus Armbruster
1
-3
/
+6
2013-02-06
qemu-char: Saner naming of memchar stuff & doc fixes
Markus Armbruster
1
-18
/
+29
2013-02-06
qmp: Use generic errors in memchar-read, memchar-write
Markus Armbruster
1
-2
/
+0
2013-02-06
qmp: Clean up design of memchar-read
Markus Armbruster
1
-16
/
+2
2013-02-06
qmp: Fix design bug and read beyond buffer in memchar-write
Markus Armbruster
1
-3
/
+1
2013-02-01
tap: multiqueue support
Jason Wang
1
-1
/
+4
2013-01-28
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-2
/
+13
2013-01-25
mirror: add buf-size argument to drive-mirror
Paolo Bonzini
1
-1
/
+4
2013-01-25
mirror: allow customizing the granularity
Paolo Bonzini
1
-1
/
+7
2013-01-25
block: allow customizing the granularity of the dirty bitmap
Paolo Bonzini
1
-1
/
+3
2013-01-25
QAPI: Introduce memchar-read QMP command
Lei Li
1
-0
/
+36
2013-01-25
QAPI: Introduce memchar-write QMP command
Lei Li
1
-0
/
+38
2013-01-25
balloon: drop old stats code & API
Luiz Capitulino
1
-19
/
+1
2013-01-16
chardev: add pty chardev support to chardev-add (qmp)
Gerd Hoffmann
1
-1
/
+2
2013-01-16
chardev: add socket chardev support to chardev-add (qmp)
Gerd Hoffmann
1
-3
/
+25
[next]