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
...
|
*
|
qemu-ga: add initial win32 support
Michael Roth
2012-02-23
3
-1
/
+345
|
*
|
qemu-ga: fixes for win32 build of qemu-ga
Michael Roth
2012-02-23
5
-6
/
+114
|
*
|
qemu-ga: rename guest-agent-commands.c -> commands-posix.c
Michael Roth
2012-02-23
2
-1
/
+1
|
*
|
qemu-ga: separate out common commands from posix-specific ones
Michael Roth
2012-02-23
4
-59
/
+76
|
*
|
qemu-ga: move channel/transport functionality into wrapper class
Michael Roth
2012-02-23
5
-233
/
+355
|
*
|
qemu-ga: Add schema documentation for types
Michael Roth
2012-02-23
1
-21
/
+97
|
|
/
*
|
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-02-24
12
-62
/
+104
|
\
\
|
*
|
qmp: add DEVICE_TRAY_MOVED event
Luiz Capitulino
2012-02-22
4
-0
/
+46
|
*
|
ide: drop ide_tray_state_post_load()
Luiz Capitulino
2012-02-22
1
-10
/
+0
|
*
|
block: Don't call bdrv_eject() if the tray state didn't change
Luiz Capitulino
2012-02-22
2
-4
/
+10
|
*
|
block: bdrv_eject(): Make eject_flag a real bool
Luiz Capitulino
2012-02-22
5
-7
/
+7
|
*
|
block: Rename bdrv_mon_event() & BlockMonEventAction
Luiz Capitulino
2012-02-22
5
-41
/
+41
|
|
/
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-02-24
69
-0
/
+153385
|
\
\
|
*
\
Merge qemu-iotests into for-anthony
Kevin Wolf
2012-02-23
69
-0
/
+153385
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
qemu-iotests: common.config: Allow use of arbitrary qemu* paths
Lucas Meneghel Rodrigues
2012-02-23
1
-3
/
+9
|
|
*
qemu-iotests: check: print relevant path information
Lucas Meneghel Rodrigues
2012-02-23
1
-0
/
+3
|
|
*
qemu-iotests: test loading internal snapshots
Kevin Wolf
2012-02-23
3
-0
/
+76
|
|
*
qemu-iotests: Update filter for default cluster size
Kevin Wolf
2012-02-23
2
-2
/
+5
|
|
*
qemu-iotests: add qed support to 025 image resize test
Stefan Hajnoczi
2012-02-23
1
-1
/
+1
|
|
*
qemu-iotests: Update rbd support
Josh Durgin
2012-02-23
1
-1
/
+1
|
|
*
qemu-iotests: common.config: Fix no $TEST_DIR directory
Mitnick Lyu
2012-02-23
1
-1
/
+5
|
|
*
qemu-iotests: only run 016 for file and sheepdog protocols
Christoph Hellwig
2012-02-23
1
-2
/
+1
|
|
*
qemu-iotests: Use zero-based offsets for IO patterns
Stefan Hajnoczi
2012-02-23
12
-1863
/
+1873
|
|
*
qemu-iotests: add support for rbd and sheepdog protocols
MORITA Kazutaka
2012-02-23
31
-4
/
+89
|
|
*
qemu-iotests: filter IMGFMT correctly in 019
Stefan Hajnoczi
2012-02-23
3
-4
/
+10
|
|
*
qemu-iotests: README: Fix spelling
Stefan Weil
2012-02-23
1
-1
/
+1
|
|
*
qemu-iotests: add support for qed format
Stefan Hajnoczi
2012-02-23
9
-9
/
+16
|
|
*
qemu-iotests: filter TEST_DIR correctly in 019
Christoph Hellwig
2012-02-23
2
-3
/
+3
|
|
*
qemu-iotests: fix 019 golden output
Kevin Wolf
2012-02-22
1
-15
/
+562
|
|
*
qemu-iotests: update expected results after qemu-img changes
Kevin Wolf
2012-02-22
1
-30
/
+90
|
|
*
qemu-iotests: add read/write from smaller backing image test
Stefan Hajnoczi
2012-02-22
3
-0
/
+560
|
|
*
qemu-iotests: add sub-cluster allocating write test for sparse image formats
Stefan Hajnoczi
2012-02-22
3
-0
/
+101
|
|
*
qemu-iotests: improve test for qemu-img convert with backing file
Kevin Wolf
2012-02-22
1
-23
/
+36
|
|
*
qemu-iotests: consider more cases in parsing qemu-io output
Kevin Wolf
2012-02-22
1
-1
/
+1
|
|
*
qemu-iotests: qcow2 error path tests
Kevin Wolf
2012-02-22
3
-0
/
+751
|
|
*
qemu-iotests: improve rebase test
Kevin Wolf
2012-02-22
2
-2
/
+85
|
|
*
qemu-iotests: test bdrv_truncate
Stefan Hajnoczi
2012-02-22
3
-0
/
+105
|
|
*
qemu-iotests: explicitly use bash interpreter
Stefan Hajnoczi
2012-02-22
30
-30
/
+30
|
|
*
qemu-iotests: test qemu-img rebase
Kevin Wolf
2012-02-22
3
-0
/
+186
|
|
*
qemu-iotests: test larger clusters sizes on qcow2
Kevin Wolf
2012-02-22
7
-818
/
+26645
|
|
*
qemu-iotests: 019: Make cluster size dynamic
Kevin Wolf
2012-02-22
2
-6
/
+6
|
|
*
qemu-iotests: align test requests according to cluster size
Kevin Wolf
2012-02-22
10
-42
/
+59
|
|
*
qemu-iotests: add support for vdi format "static" option
Stefan Weil
2012-02-22
1
-2
/
+2
|
|
*
qemu-iotests: fix expected result for 019 after qemu-io change
Kevin Wolf
2012-02-22
1
-2
/
+2
|
|
*
qemu-iotests: test bdrv_load/save_vmstate
Kevin Wolf
2012-02-22
3
-0
/
+8867
|
|
*
qemu-iotests: common.pattern: allow spaces in io() operation
Kevin Wolf
2012-02-22
1
-9
/
+9
|
|
*
qemu-iotests: test invalid pattern argument handling in qemu-io
Christoph Hellwig
2012-02-22
3
-0
/
+156
|
|
*
qemu-iotests: replace FSF postal addresses with www.gnu.org links
Christoph Hellwig
2012-02-22
26
-74
/
+26
|
|
*
qemu-iotests: test commiting changes to backing file
Kevin Wolf
2012-02-22
3
-0
/
+1186
|
|
*
qemu-iotests: test qemu-img convert with backing file for the output image
Kevin Wolf
2012-02-22
4
-0
/
+1213
[prev]
[next]