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
...
*
blockdev: Move "file" to legacy_opts
Max Reitz
2014-01-22
1
-9
/
+10
*
block: Allow recursive "file"s
Max Reitz
2014-01-22
2
-3
/
+8
*
block: Use bdrv_open_image() in bdrv_open()
Max Reitz
2014-01-22
1
-13
/
+5
*
block: Add bdrv_open_image()
Max Reitz
2014-01-22
2
-0
/
+76
*
block: Allow block devices without files
Max Reitz
2014-01-22
1
-7
/
+16
*
block: Pass reference to bdrv_file_open()
Max Reitz
2014-01-22
1
-1
/
+4
*
block: Allow reference for bdrv_file_open()
Max Reitz
2014-01-22
12
-19
/
+41
*
blkdebug: Use command-line in read_config()
Max Reitz
2014-01-22
1
-3
/
+12
*
blkdebug: Always call read_config()
Max Reitz
2014-01-22
1
-17
/
+19
*
qemu-option: Add qemu_config_parse_qdict()
Max Reitz
2014-01-22
2
-0
/
+106
*
qapi: extend qdict_flatten() for QLists
Max Reitz
2014-01-22
1
-6
/
+48
*
qdict: Add qdict_array_split()
Max Reitz
2014-01-22
2
-0
/
+38
*
blkdebug: Don't require sophisticated filename
Max Reitz
2014-01-22
1
-1
/
+3
*
blkdebug: Use errp for read_config()
Max Reitz
2014-01-22
1
-4
/
+6
*
qemu-io: add command completion
Stefan Hajnoczi
2014-01-22
3
-1
/
+25
*
qemu-io: use readline.c
Stefan Hajnoczi
2014-01-22
1
-45
/
+58
*
osdep: add qemu_set_tty_echo()
Stefan Hajnoczi
2014-01-22
3
-0
/
+39
*
readline: move readline to a generic location
Stefan Hajnoczi
2014-01-22
6
-4
/
+4
*
readline: decouple readline from the monitor
Stefan Hajnoczi
2014-01-22
4
-38
/
+71
*
vmdk: Fix big flat extent IO
Fam Zheng
2014-01-22
3
-2
/
+83
*
docs: qcow2 compat=1.1 is now the default
Stefan Hajnoczi
2014-01-22
2
-8
/
+8
*
qtest: Fix the bug about disable vnc causes "make check" fail
Kewei Yu
2014-01-22
2
-7
/
+1
*
sheepdog: fix clone operation by 'qemu-img create -b'
Liu Yuan
2014-01-22
1
-8
/
+8
*
gluster: Add support for creating zero-filled image
Bharata B Rao
2014-01-22
1
-1
/
+49
*
gluster: Implement .bdrv_co_write_zeroes for gluster
Bharata B Rao
2014-01-22
2
-19
/
+68
*
gluster: Convert aio routines into coroutines
Bharata B Rao
2014-01-22
1
-147
/
+74
*
block/iscsi: return -ENOMEM if an async call fails immediately
Peter Lieven
2014-01-22
1
-6
/
+6
*
qemu-iotests: Clean up all extents for vmdk
Fam Zheng
2014-01-22
1
-3
/
+14
*
qemu-iotests: Add _unsupported_imgopts for vmdk subformats
Fam Zheng
2014-01-22
9
-0
/
+21
*
qemu-iotests: Introduce _unsupported_imgopts
Fam Zheng
2014-01-22
1
-0
/
+11
*
rbd: switch from pipe to QEMUBH completion notification
Stefan Hajnoczi
2014-01-22
1
-108
/
+22
*
Revert "error: Don't use error_report() for assertion msgs."
Peter Crosthwaite
2014-01-17
1
-4
/
+4
*
tests: Add libqemustub to qom-interface-check
Peter Crosthwaite
2014-01-17
1
-1
/
+1
*
SPARC: Fix LEON3 power down instruction
Sebastian Huber
2014-01-15
1
-0
/
+1
*
error: Don't use error_report() for assertion msgs.
Peter Crosthwaite
2014-01-15
1
-4
/
+4
*
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
2014-01-14
45
-155
/
+405
|
\
|
*
migration: qmp_migrate(): keep working after syntax error
Luiz Capitulino
2014-01-06
1
-0
/
+1
|
*
qerror: Remove assert_no_error()
Peter Crosthwaite
2014-01-06
2
-9
/
+0
|
*
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
2014-01-06
21
-44
/
+42
|
*
target-i386: Remove assert_no_error usage
Peter Crosthwaite
2014-01-06
1
-3
/
+1
|
*
hw: Remove assert_no_error usages
Peter Crosthwaite
2014-01-06
7
-85
/
+33
|
*
qdev: Delete dead code
Peter Crosthwaite
2014-01-06
1
-5
/
+0
|
*
error: Add error_abort
Peter Crosthwaite
2014-01-06
2
-1
/
+27
|
*
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
2014-01-06
9
-2
/
+187
|
*
monitor: add object-del (QMP) and object_del (HMP) command
Paolo Bonzini
2014-01-06
6
-0
/
+77
|
*
qom: catch errors in object_property_add_child
Paolo Bonzini
2014-01-06
1
-3
/
+8
|
*
qom: fix leak for objects created with -object
Paolo Bonzini
2014-01-06
1
-1
/
+2
|
*
rng: initialize file descriptor to -1
Paolo Bonzini
2014-01-06
1
-2
/
+2
|
*
qemu-monitor: HMP cpu-add wrapper
Jason J. Herne
2014-01-06
3
-0
/
+24
|
*
vl: add missing transition debug->finish_migrate
Paolo Bonzini
2014-01-06
1
-0
/
+1
[prev]
[next]