index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
vpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
migration: move include files to include/migration/
Paolo Bonzini
1
-1
/
+1
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-1
/
+1
2012-12-11
block: vpc support for ~2 TB disks
Charles Arnold
1
-4
/
+13
2012-12-11
block: vpc initialize the uuid footer field
Charles Arnold
1
-1
/
+6
2012-09-24
block: vpc image file reopen
Jeff Cody
1
-0
/
+7
2012-08-15
block: Convert close calls to qemu_close
Corey Bryant
1
-1
/
+1
2012-08-15
block: Convert open calls to qemu_open
Corey Bryant
1
-1
/
+1
2012-04-05
block/vpc: write checksum back to footer after check
Zhang Shengju
1
-0
/
+3
2012-04-05
block: push recursive flushing up from drivers
Paolo Bonzini
1
-6
/
+0
2012-02-09
vpc: Round up image size during fixed image creation
Kevin Wolf
1
-13
/
+10
2012-02-09
vpc: Add support for Fixed Disk type
Charles Arnold
1
-91
/
+194
2011-11-23
vpc: Add missing error handling in alloc_block
Kevin Wolf
1
-1
/
+4
2011-11-23
vpc: Add migration blocker
Kevin Wolf
1
-0
/
+13
2011-11-11
block: Rename bdrv_co_flush to bdrv_co_flush_to_disk
Kevin Wolf
1
-3
/
+5
2011-11-11
block: Fix vpc initialization of the Dynamic Disk Header
Charles Arnold
1
-1
/
+5
2011-10-21
block: change flush to co_flush
Paolo Bonzini
1
-3
/
+3
2011-10-21
block: take lock around bdrv_write implementations
Paolo Bonzini
1
-1
/
+12
2011-10-21
block: take lock around bdrv_read implementations
Paolo Bonzini
1
-1
/
+12
2011-10-21
block: add a CoMutex to synchronous read drivers
Paolo Bonzini
1
-0
/
+2
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-4
/
+4
2011-08-01
block/vpc.c: Detect too-large vpc file
Serge E. Hallyn
1
-1
/
+7
2011-04-13
vpc.c: Use get_option_parameter() does the search
Mitnick Lyu
1
-6
/
+2
2011-01-12
vpc: fix a file descriptor leak
Blue Swirl
1
-17
/
+30
2010-11-24
block: Remove unused s->hd in various drivers
Kevin Wolf
1
-2
/
+0
2010-11-04
vpc: Implement bdrv_flush
Kevin Wolf
1
-8
/
+13
2010-06-22
vpc: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
1
-4
/
+5
2010-06-15
vpc: Read/write multiple sectors at once
Kevin Wolf
1
-11
/
+30
2010-05-17
block/vpc: Fix conversion from size to disk geometry
Stefan Weil
1
-9
/
+12
2010-05-03
block: Open the underlying image file in generic code
Kevin Wolf
1
-20
/
+12
2009-09-09
Fix spelling in comment.
Stefan Weil
1
-1
/
+1
2009-08-24
eliminate errors about unused results in block/vpc.c
Nathan Froyd
1
-4
/
+4
2009-06-06
qemu-img: Print available options with -o ?
Kevin Wolf
1
-1
/
+5
2009-05-22
Convert all block drivers to new bdrv_create
Kevin Wolf
1
-4
/
+17
2009-05-14
Move block drivers into their own directory
Anthony Liguori
1
-0
/
+606