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
*
sh_pci: fix memory and I/O access
Aurelien Jarno
2010-04-14
3
-96
/
+17
*
Fix incoming migration with iothread
Marcelo Tosatti
2010-04-14
1
-0
/
+2
*
Fix SIGFPE for vnc display of width/height = 1
Chris Webb
2010-04-11
1
-2
/
+4
*
net: remove broken net_set_boot_mask() boot device validation
Eduardo Habkost
2010-04-11
3
-25
/
+1
*
qcow2: Remove request from in-flight list after error
Kevin Wolf
2010-04-10
2
-1
/
+6
*
qcow2: Don't ignore immediate read/write failures
Kevin Wolf
2010-04-10
1
-2
/
+6
*
block: Fix multiwrite memory leak in error case
Kevin Wolf
2010-04-10
1
-1
/
+2
*
block: Fix error code in multiwrite for immediate failures
Kevin Wolf
2010-04-10
1
-2
/
+2
*
block: Fix multiwrite error handling
Kevin Wolf
2010-04-10
1
-1
/
+1
*
scsi-disk: fix buffer overflow
Gerd Hoffmann
2010-04-09
1
-1
/
+3
*
qcow2: Rewrite alloc_refcount_block/grow_refcount_table
Kevin Wolf
2010-04-09
1
-88
/
+222
*
qcow2: Factor next_refcount_table_size out
Kevin Wolf
2010-04-09
1
-11
/
+19
*
block: avoid creating too large iovecs in multiwrite_merge
Christoph Hellwig
2010-04-09
2
-0
/
+8
*
json-parser: Fix segfault on malformed input
Kevin Wolf
2010-04-09
1
-1
/
+1
*
linux-user: switch default ppc64 CPU to 970fx from 970
Aurelien Jarno
2010-04-09
1
-1
/
+1
*
target-sh4: MMU: fix store queue addresses
Aurelien Jarno
2010-04-09
1
-1
/
+1
*
target-sh4: MMU: fix ITLB priviledge check
Aurelien Jarno
2010-04-09
1
-1
/
+1
*
target-sh4: MMU: fix mem_idx computation
Aurelien Jarno
2010-04-09
1
-1
/
+1
*
sh7750: handle MMUCR TI bit
Aurelien Jarno
2010-04-09
3
-2
/
+25
*
UHCI spurious interrut fix
Paul Brook
2010-04-06
1
-3
/
+4
*
tcg/mips: fix branch offset during retranslation
Aurelien Jarno
2010-03-29
1
-19
/
+30
*
tcg/arm: correctly save/restore registers in prologue/epilogue
Aurelien Jarno
2010-03-19
1
-4
/
+7
*
workaround for cmd646 bmdma register access while no dma is active
Igor V. Kovalenko
2010-03-19
3
-5
/
+4
*
Fix corner case in chardev udp: parameter
Jan Kiszka
2010-03-16
1
-1
/
+1
*
Don't set default monitor when there is a mux'ed one
Jan Kiszka
2010-03-16
1
-0
/
+9
*
spelling typo (compatibilty) in hw/fw_cfg.c
Vagrant Cascadian
2010-03-14
1
-1
/
+1
*
fdc: fix drive property handling.
Gerd Hoffmann
2010-03-13
1
-5
/
+15
*
target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957
TeLeMan
2010-03-13
1
-0
/
+5
*
target-i386: fix SIB decoding with index = 4
Aurelien Jarno
2010-03-10
1
-2
/
+2
*
Fix segfault with ram_size > 4095M without kvm
Ryan Harper
2010-03-06
1
-0
/
+6
*
target-i386: Fix long jumps/calls in long mode with REX.W set
malc
2010-03-06
1
-3
/
+1
*
target-i386: fix lddqu SSE instruction
Aurelien Jarno
2010-03-06
1
-1
/
+1
*
qemu-char.c: drop debug printfs from qemu_chr_parse_compat
Jan Kiszka
2010-02-28
1
-3
/
+0
*
fix undefined shifts by >32
Paolo Bonzini
2010-02-27
1
-2
/
+2
*
Fix qemu -net user,hostfwd= example
Aurelien Jarno
2010-02-27
1
-1
/
+1
*
Merge remote branch 'qemu-kvm/uq/stable-0.12' into stable-0.12
Anthony Liguori
2010-02-23
0
-0
/
+0
|
\
|
*
kvm: Fix eflags corruption in kvm mode
Jan Kiszka
2010-02-21
1
-5
/
+7
*
|
Update version and change for 0.12.3 release
Anthony Liguori
2010-02-23
2
-1
/
+53
*
|
qcow2: Fix access after end of array
Kevin Wolf
2010-02-23
1
-2
/
+6
*
|
ide save/restore pio/atapi cmd transfer fields and io buffer
Marcelo Tosatti
2010-02-23
2
-2
/
+62
*
|
net: Monitor command set_link finds only VLAN clients, fix
Markus Armbruster
2010-02-23
1
-0
/
+1
*
|
net: info network shows only VLAN clients, fix
Markus Armbruster
2010-02-23
1
-2
/
+9
*
|
net: net_check_clients() checks only VLAN clients, fix
Markus Armbruster
2010-02-23
1
-0
/
+7
*
|
net: Fix bogus "Warning: vlan 0 with no nics" with -device
Markus Armbruster
2010-02-23
7
-28
/
+18
*
|
net: net_check_clients() runs too early to see -device, fix
Markus Armbruster
2010-02-23
3
-3
/
+4
*
|
net: Remove unused net_client_uninit()
Markus Armbruster
2010-02-23
2
-15
/
+0
*
|
don't dereference NULL after failed strdup
Jim Meyering
2010-02-23
4
-8
/
+8
*
|
virtio-net: fix network stall under load
Tom Lendacky
2010-02-23
1
-1
/
+9
*
|
json: fix PRId64 on Win32
Roy Tam
2010-02-23
2
-1
/
+18
*
|
fix inet_parse typo
Marcelo Tosatti
2010-02-23
1
-4
/
+4
[next]