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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-kvm: fix crash on reboot with vhost-net
qemu-kvm-0.12.4-gentoo-2
qemu-kvm-0.12.4-gentoo
Michael S. Tsirkin
2010-07-20
3
-0
/
+139
*
target-mips: fix DINSU instruction
qemu-kvm-0.12.4-gentoo-1
Aurelien Jarno
2010-07-20
1
-1
/
+1
*
target-ppc: fix RFI by clearing some bits of MSR
Thomas Monjalon
2010-07-20
2
-4
/
+3
*
arm_timer: fix oneshot mode
Rabin Vincent
2010-07-20
1
-1
/
+1
*
arm_timer: reload timer when enabled
Rabin Vincent
2010-07-20
1
-1
/
+1
*
target-arm : fix parallel saturated subtraction implementation
Chih-Min Chao
2010-07-20
1
-2
/
+2
*
target-arm : fix thumb2 parallel add/sub opcode decoding
Chih-Min Chao
2010-07-20
1
-2
/
+2
*
target-arm: fix addsub/subadd implementation
Chih-Min Chao
2010-07-20
1
-4
/
+4
*
block: Handle multiwrite errors only when all requests have completed
Kevin Wolf
2010-07-20
1
-4
/
+1
*
block: Fix early failure in multiwrite
Kevin Wolf
2010-07-20
1
-7
/
+30
*
vpc: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-07-20
1
-4
/
+5
*
vmdk: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-07-20
1
-5
/
+5
*
qcow2: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-07-20
3
-48
/
+51
*
qcow: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-07-20
1
-8
/
+10
*
block: Add bdrv_(p)write_sync
Kevin Wolf
2010-07-20
3
-0
/
+44
*
qcow2: Restore L1 entry on l2_allocate failure
Kevin Wolf
2010-07-20
1
-0
/
+1
*
block/vdi: Fix image opening and creation for odd disk sizes
Kevin Wolf
2010-07-20
1
-3
/
+15
*
block/vpc: Fix conversion from size to disk geometry
Stefan Weil
2010-07-20
1
-9
/
+12
*
qcow2: Remove abort on free_clusters failure
Kevin Wolf
2010-07-20
1
-1
/
+1
*
vmdk: Fix COW
Kevin Wolf
2010-07-20
1
-24
/
+11
*
qcow2: Fix creation of large images
Kevin Wolf
2010-07-20
1
-9
/
+32
*
vmdk: fix double free
Kevin Wolf
2010-07-20
1
-1
/
+1
*
target-i386: fix xchg rax,r8
Richard Henderson
2010-07-20
1
-2
/
+7
*
block/vvfat.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-07-20
1
-2
/
+7
*
Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE
Jes Sorensen
2010-07-20
1
-2
/
+2
*
qcow2: Fix corruption after error in update_refcount
Kevin Wolf
2010-07-20
1
-0
/
+4
*
qcow2: Fix corruption after refblock allocation
Kevin Wolf
2010-07-20
1
-2
/
+9
*
block: Fix multiwrite with overlapping requests
Kevin Wolf
2010-07-20
1
-1
/
+1
*
qcow2: Fix error handling in l2_allocate
Kevin Wolf
2010-07-20
1
-9
/
+12
*
qcow2: Clear L2 table cache after write error
Kevin Wolf
2010-07-20
1
-2
/
+3
*
ide: Fix ide_dma_cancel
Kevin Wolf
2010-07-20
1
-4
/
+4
*
usb-bus: fix no params
Luiz Capitulino
2010-07-20
1
-1
/
+1
*
Avoid crash on '-usbdevice <device>' without parameters
Jan Kiszka
2010-07-20
1
-1
/
+3
*
Fix -usbdevice crash
Paul Brook
2010-07-20
4
-0
/
+12
*
Fix multiboot compilation
Alexander Graf
2010-07-20
2
-12
/
+28
*
qemu-sockets: avoid strlen of NULL pointer
Jens Osterkamp
2010-07-20
1
-1
/
+2
*
block: fix aio_flush segfaults for read-only protocols (e.g. curl)
Avi Kivity
2010-07-20
1
-1
/
+3
*
virtio-blk: fix barrier support
Christoph Hellwig
2010-07-20
1
-2
/
+13
*
block: fix sector comparism in multiwrite_req_compare
Christoph Hellwig
2010-07-20
1
-1
/
+13
*
pci: irq_state vmstate breakage
Michael S. Tsirkin
2010-07-20
1
-2
/
+2
*
Merge commit 'v0.12.4' into stable-0.12
qemu-kvm-0.12.4
Avi Kivity
2010-05-09
36
-402
/
+605
|
\
|
*
Update for 0.12.4 release
Anthony Liguori
2010-05-04
2
-1
/
+51
|
*
Workaround for broken OSS_GETVERSION on FreeBSD, part two
Juergen Lock
2010-04-25
1
-4
/
+26
|
*
oss: fix fragment setting
malc
2010-04-25
1
-13
/
+16
|
*
oss: issue OSS_GETVERSION ioctl only when needed
malc
2010-04-25
1
-17
/
+17
|
*
oss: refactor code around policy setting
malc
2010-04-25
1
-12
/
+8
|
*
oss: workaround for cases when OSS_GETVERSION is not defined
malc
2010-04-25
1
-1
/
+12
|
*
block: Free iovec arrays allocated by multiwrite_merge()
Stefan Hajnoczi
2010-04-24
1
-0
/
+3
|
*
lsi: fix segfault in lsi_command_complete
Gerd Hoffmann
2010-04-18
1
-1
/
+1
|
*
lsi: pass lsi_request to lsi_reselect
Gerd Hoffmann
2010-04-18
1
-16
/
+7
[next]