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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
qapi: Add missing null check to opts_start_struct()
Markus Armbruster
2014-03-03
1
-1
/
+3
|
*
|
qapi: Clean up superfluous null check in qapi_dealloc_type_str()
Markus Armbruster
2014-03-03
1
-3
/
+1
|
*
|
qapi: Clean up null checking in generated visitors
Markus Armbruster
2014-03-03
1
-7
/
+7
|
*
|
qapi: Drop unused code in qapi-commands.py
Markus Armbruster
2014-03-03
1
-20
/
+0
|
*
|
qapi: Drop nonsensical header guard in generated qapi-visit.c
Markus Armbruster
2014-03-03
1
-2
/
+0
|
*
|
qapi: Fix licensing of scripts
Markus Armbruster
2014-03-03
4
-8
/
+8
|
*
|
tests/qapi-schema: Cover flat union types
Markus Armbruster
2014-03-03
5
-0
/
+93
|
*
|
tests/qapi-schema: Cover union types with base
Markus Armbruster
2014-03-03
5
-4
/
+8
|
*
|
tests/qapi-schema: Cover complex types with base
Markus Armbruster
2014-03-03
6
-20
/
+37
|
*
|
tests/qapi-schema: Cover anonymous union types
Markus Armbruster
2014-03-03
5
-1
/
+81
|
*
|
tests/qapi-schema: Cover simple argument types
Markus Armbruster
2014-03-03
3
-0
/
+19
|
*
|
tests/qapi-schema: Cover optional command arguments
Markus Armbruster
2014-03-03
3
-5
/
+9
|
*
|
tests/qapi-schema: Actually check successful QMP command response
Markus Armbruster
2014-03-03
1
-8
/
+35
|
*
|
monitor: Remove left-over code in do_info_profile.
Hani Benhabiles
2014-02-28
1
-4
/
+0
|
*
|
qerror: Improve QERR_DEVICE_NOT_ACTIVE message
Hani Benhabiles
2014-02-28
1
-1
/
+1
|
*
|
qmp: Check for returned data from __json_read in get_events
Fam Zheng
2014-02-28
1
-1
/
+6
|
*
|
dump: add 'query-dump-guest-memory-capability' command
qiaonuohan
2014-02-28
3
-0
/
+77
|
*
|
Define the architecture for compressed dump format
qiaonuohan
2014-02-28
3
-2
/
+8
|
*
|
dump: make kdump-compressed format available for 'dump-guest-memory'
qiaonuohan
2014-02-28
4
-10
/
+158
|
*
|
dump: add API to write dump pages
qiaonuohan
2014-02-28
2
-0
/
+238
|
*
|
dump: add APIs to operate DataCache
qiaonuohan
2014-02-28
2
-0
/
+56
|
*
|
dump: add API to write dump_bitmap
qiaonuohan
2014-02-28
2
-0
/
+166
|
*
|
dump: add API to write dump header
qiaonuohan
2014-02-28
2
-0
/
+319
|
*
|
dump: add members to DumpState and init some of them
qiaonuohan
2014-02-28
2
-0
/
+35
|
*
|
dump: add support for lzo/snappy
qiaonuohan
2014-02-28
1
-0
/
+54
|
*
|
dump: add API to write elf notes to buffer
qiaonuohan
2014-02-28
1
-0
/
+19
|
*
|
dump: add API to write vmcore
qiaonuohan
2014-02-28
1
-0
/
+21
|
*
|
dump: add API to write header of flatten format
qiaonuohan
2014-02-28
2
-0
/
+59
|
*
|
dump: add argument to write_elfxx_notes
qiaonuohan
2014-02-28
1
-8
/
+8
|
*
|
dump: const-qualify the buf of WriteCoreDumpFunction
qiaonuohan
2014-02-28
2
-2
/
+3
|
*
|
MAINTAINERS: update status for HMP, QAPI and QMP trees
Luiz Capitulino
2014-02-28
1
-3
/
+3
|
*
|
QMP: Allow dot separated dict path arguments in qmp-shell
Fam Zheng
2014-02-28
1
-2
/
+18
|
|
/
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-03-04
11
-78
/
+203
|
\
\
|
*
|
block/vmdk: do not report file offset for compressed extents
Peter Lieven
2014-02-28
1
-1
/
+1
|
*
|
discard rbd error output when not relevant in qemu-iotests
Loic Dachary
2014-02-28
1
-1
/
+1
|
*
|
block: use /var/tmp instead of /tmp for -snapshot
Amit Shah
2014-02-28
1
-2
/
+3
|
*
|
qemu-io-test: Disable Quorum test when not compiled in.
Benoît Canet
2014-02-28
1
-0
/
+3
|
*
|
qmp: Make Quorum error events more palatable.
Benoît Canet
2014-02-28
3
-40
/
+46
|
*
|
qmp: Fix BlockdevOptionQuorum.
Benoît Canet
2014-02-28
1
-2
/
+3
|
*
|
block: gluster - add reopen support.
Jeff Cody
2014-02-28
1
-0
/
+102
|
*
|
block: gluster - code movements, state storage changes
Jeff Cody
2014-02-28
1
-15
/
+26
|
*
|
qemu-iotests: add more tests to the "quick" group
Paolo Bonzini
2014-02-28
2
-17
/
+18
*
|
|
Merge remote-tracking branch 'remotes/rth/i386-fix' into staging
Peter Maydell
2014-03-04
5
-20
/
+50
|
\
\
\
|
*
|
|
target-i386: Fix ucomis and comis memory access
Richard Henderson
2014-02-28
1
-10
/
+36
|
*
|
|
target-i386: Fix SSE status flag corruption
Richard Henderson
2014-02-28
3
-8
/
+12
|
*
|
|
target-i386: Fix CC_OP_CLR vs PF
Richard Henderson
2014-02-28
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...
Peter Maydell
2014-03-04
22
-215
/
+758
|
\
\
\
|
*
|
|
s390x/ipl: Fix crash of ELF images with arbitrary entry points
Thomas Huth
2014-02-27
1
-8
/
+13
|
*
|
|
s390x/kvm: Rework priv instruction handlers
Frank Blaschka
2014-02-27
1
-59
/
+80
|
*
|
|
s390x/kvm: Add missing SIGP CPU RESET order
Thomas Huth
2014-02-27
1
-0
/
+13
[prev]
[next]