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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'eb82284f180196f911fd70ebf0cddfbfdf5af3e3' into upstream-merge
Avi Kivity
2009-07-29
1
-2
/
+2
|
\
|
*
rename HOST_BSD to CONFIG_BSD
Juan Quintela
2009-07-27
1
-2
/
+2
*
|
Merge commit '452e475196a3f8b6b96d16bbaca727ebc1278a97' into upstream-merge
Avi Kivity
2009-07-28
3
-16
/
+18
|
\
|
|
*
vmdk: Fix backing file handling
Kevin Wolf
2009-07-22
1
-14
/
+15
|
*
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-20
2
-2
/
+3
*
|
Merge commit '0ba99fc6a188988f11361cb41eba7c1afce346d4' into upstream-merge
Avi Kivity
2009-07-28
1
-5
/
+12
|
\
|
|
*
raw-posix: Handle errors in raw_create
Stefan Weil
2009-07-16
1
-5
/
+12
*
|
Merge commit 'b8c0e7d7c4e9fe3ec00757053a33605eda1c5ac4' into upstream-merge
Avi Kivity
2009-07-28
1
-8
/
+14
|
\
|
|
*
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
Christoph Hellwig
2009-07-16
1
-8
/
+14
*
|
Merge commit '72755a709619b1db204c675df8f1093d54e38128' into upstream-merge
Avi Kivity
2009-07-12
4
-4
/
+5
|
\
|
|
*
qcow2: Fix L1 table memory allocation
Kevin Wolf
2009-07-10
3
-3
/
+4
|
*
qcow1: Fix qcow_aio_writev
Kevin Wolf
2009-07-10
1
-1
/
+1
*
|
Merge commit '9a3e12c8a48ef96bf0f3effc21a4ce98d35992f9' into upstream-merge
Avi Kivity
2009-07-12
3
-11
/
+51
|
\
|
|
*
Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.
G 3
2009-07-09
1
-0
/
+4
|
*
Allow adjustment of http block device's readahead size, via a new
Nolan
2009-07-09
1
-3
/
+47
|
*
Revert "support colon in filenames"
Anthony Liguori
2009-07-09
2
-2
/
+1
|
*
qcow2: Make cache=writethrough default
Kevin Wolf
2009-07-09
1
-8
/
+0
*
|
Revert "support colon in filenames"
Avi Kivity
2009-07-12
2
-2
/
+1
*
|
Merge commit 'e9283f8b88eb6054ac032f3d9b773e80d842c0cf' into upstream-merge
Avi Kivity
2009-06-30
2
-0
/
+51
|
\
|
|
*
qcow2: Cache refcount blocks during snapshot creation
Kevin Wolf
2009-06-29
1
-0
/
+40
|
*
block-raw: Allow pread beyond the end of growable images
Kevin Wolf
2009-06-29
1
-0
/
+11
*
|
Merge commit '6c1f42fe83bf9bc14a7a6cc5afd8dad83ee25c74' into upstream-merge
Avi Kivity
2009-06-30
2
-1
/
+2
|
\
|
|
*
support colon in filenames
Ram Pai
2009-06-29
2
-1
/
+2
*
|
Merge commit '6dbe553fe9ffdee008c1bbbe1af2d030e0f04aab' into upstream-merge
Avi Kivity
2009-06-30
3
-8
/
+8
|
\
|
|
*
Fix QCOW2 debugging code to compile again
Filip Navara
2009-06-29
3
-8
/
+8
*
|
Merge commit '15a1956af94e36105494f782a752698103addf63' into upstream-merge
Avi Kivity
2009-06-25
1
-16
/
+15
|
\
|
|
*
Fix opening of read only raw images
Blue Swirl
2009-06-17
1
-16
/
+15
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-06-17
6
-2052
/
+2296
|
\
|
|
*
update_refcount: Write complete sectors
Kevin Wolf
2009-06-16
1
-8
/
+26
|
*
alloc_cluster_link_l2: Write complete sectors
Kevin Wolf
2009-06-16
1
-3
/
+25
|
*
l2_allocate: Write complete sectors
Kevin Wolf
2009-06-16
1
-5
/
+28
|
*
qcow2: Rename global functions
Kevin Wolf
2009-06-16
5
-121
/
+125
|
*
qcow2: Split out snapshot functions
Kevin Wolf
2009-06-16
3
-392
/
+421
|
*
qcow2: Split out guest cluster functions
Kevin Wolf
2009-06-16
4
-767
/
+819
|
*
qcow2: Split out refcount handling
Kevin Wolf
2009-06-16
3
-869
/
+964
|
*
qcow2: Change default cluster size to 64k
Kevin Wolf
2009-06-16
1
-1
/
+1
|
*
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
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-06-16
2
-306
/
+366
|
\
|
|
*
raw-posix: cleanup ioctl methods
Christoph Hellwig
2009-06-15
1
-34
/
+8
|
*
block: add bdrv_probe_device method
Christoph Hellwig
2009-06-15
2
-0
/
+57
|
*
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
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu
Mark McLoughlin
2009-06-11
7
-16
/
+80
|
\
|
|
*
qemu-img: Print available options with -o ?
Kevin Wolf
2009-06-06
7
-16
/
+80
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-06-03
5
-224
/
+211
|
\
|
|
*
vvfat: one more missing BlockDriver C99 initializer conversion
Christoph Hellwig
2009-05-28
1
-4
/
+3
|
*
fully split aio_pool from BlockDriver
Christoph Hellwig
2009-05-27
4
-78
/
+79
|
*
qcow: add qcow_aio_setup helper
Christoph Hellwig
2009-05-27
1
-23
/
+29
[next]