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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent CD-ROM media eject while device is locked
Mark McLoughlin
2009-06-16
1
-1
/
+1
*
Convert all block drivers to new bdrv_create
Kevin Wolf
2009-05-22
1
-3
/
+3
*
Convert block infrastructure to use new module init functionality
Anthony Liguori
2009-05-14
1
-14
/
+2
*
Introduce bdrv_check (Kevin Wolf)
aliguori
2009-04-21
1
-0
/
+1
*
remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
aliguori
2009-04-07
1
-7
/
+0
*
Fix savevm after BDRV_FILE size enforcement
aliguori
2009-04-05
1
-0
/
+5
*
block: support known backing format for image create and open (Uri Lublin)
aliguori
2009-03-28
1
-0
/
+4
*
new scsi-generic abstraction, use SG_IO (Christoph Hellwig)
aliguori
2009-03-28
1
-7
/
+4
*
Add specialized block driver scsi generic API (Avi Kivity)
aliguori
2009-03-12
1
-0
/
+8
*
Revert r6405
aliguori
2009-03-11
1
-1
/
+0
*
Revert r6407
aliguori
2009-03-11
1
-1
/
+0
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-2
/
+2
*
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
2009-03-05
1
-2
/
+2
*
block: Introduce bdrv_get_encrypted_filename (Jan Kiszka)
aliguori
2009-03-05
1
-0
/
+1
*
block: Improve bdrv_iterate (Jan Kiszka)
aliguori
2009-03-05
1
-1
/
+2
*
qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri ...
aliguori
2009-01-22
1
-0
/
+1
*
block-qcow2: export highest_allocated through BlockDriverInfo and get_info() ...
aliguori
2009-01-22
1
-0
/
+1
*
Vectored block device API (Avi Kivity)
aliguori
2009-01-22
1
-0
/
+8
*
Use writeback caching by default with qcow2
aliguori
2008-12-04
1
-1
/
+2
*
Abstract out geometry detection code from IDE for reuse
aliguori
2008-11-25
1
-0
/
+1
*
Use an option rom instead of boot sector for -kernel
aliguori
2008-11-08
1
-1
/
+0
*
Expand cache= option and use write-through caching by default
aliguori
2008-10-14
1
-1
/
+4
*
Add bdrv_flush_all()
aliguori
2008-10-06
1
-0
/
+2
*
Refactor AIO to allow multiple AIO implementations
aliguori
2008-09-22
1
-4
/
+2
*
Use common objects for qemu-img and qemu-nbd
aliguori
2008-09-15
1
-2
/
+0
*
Use signalfd() to work around signal/select race
aliguori
2008-09-10
1
-3
/
+0
*
Allow QEMU to connect directly to an NBD server, by Laurent Vivier.
ths
2008-07-03
1
-0
/
+1
*
New qemu-img convert -B option, by Marc Bevand.
ths
2008-06-05
1
-0
/
+2
*
Revert fix for CVE-2008-0928. Will be fixed in a different way later.
aurel32
2008-03-11
1
-1
/
+0
*
Fix CVE-2008-0928 - insufficient block device address range checking
aurel32
2008-03-11
1
-0
/
+1
*
Real SCSI device passthrough (v4), by Laurent Vivier.
ths
2007-12-24
1
-0
/
+2
*
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
2007-12-24
1
-0
/
+1
*
Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.
ths
2007-12-17
1
-1
/
+1
*
Collecting block device statistics, by Richard W.M. Jones.
ths
2007-12-02
1
-0
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+0
*
Split block API from vl.h.
pbrook
2007-11-11
1
-0
/
+157