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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
raw-posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove aio_ctx from paio_* interface
Kevin Wolf
2009-10-30
1
-6
/
+4
*
raw/linux-aio: Also initialize POSIX AIO
Kevin Wolf
2009-10-27
1
-0
/
+4
*
block/raw: Add create_options for host_device
Kevin Wolf
2009-10-05
1
-6
/
+10
*
block: add aio_flush operation
Christoph Hellwig
2009-09-11
1
-0
/
+17
*
block: use fdatasync instead of fsync if possible
Christoph Hellwig
2009-09-11
1
-1
/
+1
*
Don't compile aio code if CONFIG_LINUX_AIO is undefined
Stefan Weil
2009-08-28
1
-1
/
+7
*
raw-posix: add Linux native AIO support
Christoph Hellwig
2009-08-27
1
-5
/
+25
*
raw-posix: refactor AIO support
Christoph Hellwig
2009-08-27
1
-236
/
+39
*
make pthreads mandatory
Christoph Hellwig
2009-08-24
1
-27
/
+1
*
rename HOST_BSD to CONFIG_BSD
Juan Quintela
2009-07-27
1
-2
/
+2
*
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-20
1
-0
/
+1
*
raw-posix: Handle errors in raw_create
Stefan Weil
2009-07-16
1
-5
/
+12
*
Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.
G 3
2009-07-09
1
-0
/
+4
*
Revert "support colon in filenames"
Anthony Liguori
2009-07-09
1
-1
/
+0
*
block-raw: Allow pread beyond the end of growable images
Kevin Wolf
2009-06-29
1
-0
/
+11
*
support colon in filenames
Ram Pai
2009-06-29
1
-0
/
+1
*
Fix opening of read only raw images
Blue Swirl
2009-06-17
1
-16
/
+15
*
raw-posix: Remove O_RDWR when attempting to open a file read-only
Avi Kivity
2009-06-16
1
-0
/
+1
*
raw-posix: open flags use BDRV_ namespace, not posix namespace
Avi Kivity
2009-06-16
1
-1
/
+1
*
raw-posix: cleanup ioctl methods
Christoph Hellwig
2009-06-15
1
-34
/
+8
*
block: add bdrv_probe_device method
Christoph Hellwig
2009-06-15
1
-0
/
+47
*
raw-posix: split hdev drivers
Christoph Hellwig
2009-06-15
1
-260
/
+304
*
raw-posix: add a raw_open_common helper
Christoph Hellwig
2009-06-15
1
-29
/
+19
*
raw-posix: always store open flags
Christoph Hellwig
2009-06-15
1
-26
/
+21
*
qemu-img: Print available options with -o ?
Kevin Wolf
2009-06-06
1
-1
/
+5
*
fully split aio_pool from BlockDriver
Christoph Hellwig
2009-05-27
1
-40
/
+41
*
raw-posix: fix hdev_create
Christoph Hellwig
2009-05-27
1
-10
/
+1
*
fix raw_pread_aligned return value
Christoph Hellwig
2009-05-27
1
-1
/
+1
*
Convert all block drivers to new bdrv_create
Kevin Wolf
2009-05-22
1
-10
/
+27
*
Move block drivers into their own directory
Anthony Liguori
2009-05-14
1
-0
/
+1438