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
/
block
/
vpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-4
/
+4
*
block/vpc.c: Detect too-large vpc file
Serge E. Hallyn
2011-08-01
1
-1
/
+7
*
vpc.c: Use get_option_parameter() does the search
Mitnick Lyu
2011-04-13
1
-6
/
+2
*
vpc: fix a file descriptor leak
Blue Swirl
2011-01-12
1
-17
/
+30
*
block: Remove unused s->hd in various drivers
Kevin Wolf
2010-11-24
1
-2
/
+0
*
vpc: Implement bdrv_flush
Kevin Wolf
2010-11-04
1
-8
/
+13
*
vpc: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-22
1
-4
/
+5
*
vpc: Read/write multiple sectors at once
Kevin Wolf
2010-06-15
1
-11
/
+30
*
block/vpc: Fix conversion from size to disk geometry
Stefan Weil
2010-05-17
1
-9
/
+12
*
block: Open the underlying image file in generic code
Kevin Wolf
2010-05-03
1
-20
/
+12
*
Fix spelling in comment.
Stefan Weil
2009-09-09
1
-1
/
+1
*
eliminate errors about unused results in block/vpc.c
Nathan Froyd
2009-08-24
1
-4
/
+4
*
qemu-img: Print available options with -o ?
Kevin Wolf
2009-06-06
1
-1
/
+5
*
Convert all block drivers to new bdrv_create
Kevin Wolf
2009-05-22
1
-4
/
+17
*
Move block drivers into their own directory
Anthony Liguori
2009-05-14
1
-0
/
+606