GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block-raw-win32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix find_device_type() to correctly identify floppy disk devices; (Luca Tetta...
aliguori
2009-04-07
1
-2
/
+7
*
Fix some win32 compile warnings
blueswir1
2009-04-05
1
-2
/
+2
*
Remove dead AIO code for win32
aliguori
2009-03-29
1
-142
/
+4
*
Fix regression introduced by r6824
aliguori
2009-03-13
1
-0
/
+4
*
Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity)
aliguori
2009-03-12
1
-8
/
+12
*
Fix windows build and clean up use of <windows.h>
aliguori
2009-03-08
1
-0
/
+1
*
Use C99 initializers for BlockDriver methods
aurel32
2009-03-07
1
-16
/
+12
*
Expand cache= option and use write-through caching by default
aliguori
2008-10-14
1
-2
/
+6
*
Refactor AIO to allow multiple AIO implementations
aliguori
2008-09-22
1
-13
/
+0
*
block-raw is not a protocol
aliguori
2008-09-16
1
-1
/
+0
*
Use common objects for qemu-img and qemu-nbd
aliguori
2008-09-15
1
-25
/
+16
*
Use signalfd() to work around signal/select race
aliguori
2008-09-10
1
-12
/
+0
*
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
2007-12-24
1
-0
/
+4
*
Split block-raw.c into block-raw-posix.c and block-raw-win32.c, by
ths
2007-12-15
1
-0
/
+544