index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qapi-schema.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpus: Define callback for QEMU "nmi" command
Alexey Kardashevskiy
2014-08-25
1
-2
/
+2
*
backends: Introduce chr-testdev
Paolo Bonzini
2014-08-06
1
-1
/
+2
*
mc146818rtc: add rtc-reset-reinjection QMP command
Marcelo Tosatti
2014-06-29
1
-0
/
+12
*
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-29
1
-6
/
+14
|
\
|
*
char: report frontend open/closed state in 'query-chardev'
Laszlo Ersek
2014-06-27
1
-1
/
+7
|
*
qapi event: clean up in callers
Wenchao Xia
2014-06-27
1
-3
/
+4
|
*
qapi: move event defines
Wenchao Xia
2014-06-27
1
-2
/
+3
*
|
net: L2TPv3 transport
Anton Ivanov
2014-06-27
1
-0
/
+60
|
/
*
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-24
1
-25
/
+137
|
\
|
*
qapi event: convert GUEST_PANICKED
Wenchao Xia
2014-06-23
1
-0
/
+12
|
*
qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
Wenchao Xia
2014-06-23
1
-0
/
+14
|
*
qapi event: convert WATCHDOG
Wenchao Xia
2014-06-23
1
-0
/
+24
|
*
qapi: add new schema file qapi-event.json
Wenchao Xia
2014-06-23
1
-0
/
+2
|
*
qapi: adjust existing defines
Wenchao Xia
2014-06-23
1
-25
/
+85
*
|
qapi/hmp: use 'backend' instead of 'device' with memory backend
Igor Mammedov
2014-06-23
1
-5
/
+7
|
/
*
qmp: add query-acpi-ospm-status command
Igor Mammedov
2014-06-19
1
-0
/
+10
*
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
2014-06-19
1
-0
/
+31
*
qmp: add query-memory-devices command
Igor Mammedov
2014-06-19
1
-0
/
+51
*
qmp: add query-memdev
Hu Tao
2014-06-19
1
-0
/
+40
*
hostmem: add properties for NUMA memory policy
Hu Tao
2014-06-19
1
-0
/
+20
*
numa: add -numa node,memdev= option
Paolo Bonzini
2014-06-19
1
-3
/
+8
*
NUMA: convert -numa option to use OptsVisitor
Wanlong Gao
2014-06-19
1
-0
/
+32
*
Add the vhost-user netdev backend to the command line
Nikolay Nikolaev
2014-06-19
1
-1
/
+18
*
qapi: output def_value_str when query command line options
Chunyan Liu
2014-06-16
1
-1
/
+4
*
qapi: Extract qapi/block.json definitions
Benoît Canet
2014-06-06
1
-159
/
+0
*
qapi: Extract qapi/block-core.json definitions
Benoît Canet
2014-06-06
1
-1406
/
+0
*
qapi: create two block related json modules
Benoît Canet
2014-06-06
1
-0
/
+3
*
qapi: Extract qapi/common.json definitions
Benoît Canet
2014-06-06
1
-85
/
+2
*
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-05-22
1
-1
/
+1
|
\
|
*
doc: add "setup" to list of migration states
Peter Feiner
2014-05-20
1
-1
/
+1
*
|
block: optimize zero writes with bdrv_write_zeroes
Peter Lieven
2014-05-19
1
-15
/
+37
|
/
*
migration: expose xbzrle cache miss rate
ChenLiang
2014-05-05
1
-1
/
+4
*
migration: expose the bitmap_sync_count to the end
ChenLiang
2014-05-05
1
-1
/
+3
*
block: Expose host_* drivers in blockdev-add
Kevin Wolf
2014-04-25
1
-1
/
+7
*
virtio-net: add vlan receive state to RxFilterInfo
Amos Kong
2014-03-26
1
-0
/
+3
*
qmp: add query-iothreads command
Stefan Hajnoczi
2014-03-13
1
-0
/
+29
*
qapi: convert BlockdevOptions to use enum discriminator
Wenchao Xia
2014-03-11
1
-1
/
+13
*
input: qapi: add pause key
Gerd Hoffmann
2014-03-05
1
-2
/
+2
*
input: qapi: add unmapped key
Gerd Hoffmann
2014-03-05
1
-1
/
+4
*
input: qapi: define event types
Gerd Hoffmann
2014-03-05
1
-0
/
+76
*
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-03-04
1
-1
/
+48
|
\
|
*
dump: add 'query-dump-guest-memory-capability' command
qiaonuohan
2014-02-28
1
-0
/
+24
|
*
dump: make kdump-compressed format available for 'dump-guest-memory'
qiaonuohan
2014-02-28
1
-1
/
+24
*
|
qmp: Fix BlockdevOptionQuorum.
Benoît Canet
2014-02-28
1
-2
/
+3
|
/
*
rdma: rename 'x-rdma' => 'rdma'
Michael R. Hines
2014-02-25
1
-4
/
+3
*
quorum: Add quorum_open() and quorum_close().
Benoît Canet
2014-02-21
1
-1
/
+20
*
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-20
1
-0
/
+58
|
\
|
*
qdev: Add enum property types to QAPI schema
Paolo Bonzini
2014-02-14
1
-0
/
+58
*
|
qmp: expose list of supported character device backends
Martin Kletzander
2014-02-17
1
-0
/
+22
|
/
*
block: add native support for NFS
Peter Lieven
2014-02-09
1
-0
/
+1
[next]