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
2014-06-19
qmp: add query-acpi-ospm-status command
Igor Mammedov
1
-0
/
+10
2014-06-19
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
1
-0
/
+31
2014-06-19
qmp: add query-memory-devices command
Igor Mammedov
1
-0
/
+51
2014-06-19
qmp: add query-memdev
Hu Tao
1
-0
/
+40
2014-06-19
hostmem: add properties for NUMA memory policy
Hu Tao
1
-0
/
+20
2014-06-19
numa: add -numa node,memdev= option
Paolo Bonzini
1
-3
/
+8
2014-06-19
NUMA: convert -numa option to use OptsVisitor
Wanlong Gao
1
-0
/
+32
2014-06-19
Add the vhost-user netdev backend to the command line
Nikolay Nikolaev
1
-1
/
+18
2014-06-16
qapi: output def_value_str when query command line options
Chunyan Liu
1
-1
/
+4
2014-06-06
qapi: Extract qapi/block.json definitions
Benoît Canet
1
-159
/
+0
2014-06-06
qapi: Extract qapi/block-core.json definitions
Benoît Canet
1
-1406
/
+0
2014-06-06
qapi: create two block related json modules
Benoît Canet
1
-0
/
+3
2014-06-06
qapi: Extract qapi/common.json definitions
Benoît Canet
1
-85
/
+2
2014-05-22
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-1
/
+1
2014-05-20
doc: add "setup" to list of migration states
Peter Feiner
1
-1
/
+1
2014-05-19
block: optimize zero writes with bdrv_write_zeroes
Peter Lieven
1
-15
/
+37
2014-05-05
migration: expose xbzrle cache miss rate
ChenLiang
1
-1
/
+4
2014-05-05
migration: expose the bitmap_sync_count to the end
ChenLiang
1
-1
/
+3
2014-04-25
block: Expose host_* drivers in blockdev-add
Kevin Wolf
1
-1
/
+7
2014-03-26
virtio-net: add vlan receive state to RxFilterInfo
Amos Kong
1
-0
/
+3
2014-03-13
qmp: add query-iothreads command
Stefan Hajnoczi
1
-0
/
+29
2014-03-11
qapi: convert BlockdevOptions to use enum discriminator
Wenchao Xia
1
-1
/
+13
2014-03-05
input: qapi: add pause key
Gerd Hoffmann
1
-2
/
+2
2014-03-05
input: qapi: add unmapped key
Gerd Hoffmann
1
-1
/
+4
2014-03-05
input: qapi: define event types
Gerd Hoffmann
1
-0
/
+76
2014-03-04
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-1
/
+48
2014-02-28
qmp: Fix BlockdevOptionQuorum.
Benoît Canet
1
-2
/
+3
2014-02-28
dump: add 'query-dump-guest-memory-capability' command
qiaonuohan
1
-0
/
+24
2014-02-28
dump: make kdump-compressed format available for 'dump-guest-memory'
qiaonuohan
1
-1
/
+24
2014-02-25
rdma: rename 'x-rdma' => 'rdma'
Michael R. Hines
1
-4
/
+3
2014-02-21
quorum: Add quorum_open() and quorum_close().
Benoît Canet
1
-1
/
+20
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-0
/
+58
2014-02-17
qmp: expose list of supported character device backends
Martin Kletzander
1
-0
/
+22
2014-02-14
qdev: Add enum property types to QAPI schema
Paolo Bonzini
1
-0
/
+58
2014-02-09
block: add native support for NFS
Peter Lieven
1
-0
/
+1
2014-01-24
blkdebug: Make required alignment configurable
Kevin Wolf
1
-0
/
+3
2014-01-24
block: update block commit documentation regarding image truncation
Jeff Cody
1
-0
/
+7
2014-01-24
qmp: Allow to take external snapshots on bs graphs node.
Benoît Canet
1
-3
/
+10
2014-01-24
qmp: Allow block_resize to manipulate bs graph nodes.
Benoît Canet
1
-2
/
+8
2014-01-24
qmp: Allow to change password on named block driver states.
Benoît Canet
1
-2
/
+7
2014-01-24
qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.
Benoît Canet
1
-2
/
+14
2014-01-24
block: Allow the user to define "node-name" option both on command line and QMP.
Benoît Canet
1
-0
/
+2
2014-01-24
qapi: Add "backing" to BlockStats
Fam Zheng
1
-4
/
+6
2014-01-22
qapi: QMP interface for blkdebug and blkverify
Max Reitz
1
-4
/
+109
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
1
-0
/
+34
2014-01-06
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
1
-0
/
+20
2014-01-06
monitor: add object-del (QMP) and object_del (HMP) command
Paolo Bonzini
1
-0
/
+14
2013-12-20
commit: Support commit active layer
Fam Zheng
1
-2
/
+3
2013-12-20
qapi-schema: fix QEMU 1.8 references
Stefan Hajnoczi
1
-1
/
+1
2013-12-13
qapi-schema.json: Change 1.8 reference to 2.0
Kevin Wolf
1
-1
/
+1
[next]