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
*
migrate: error message for ram_load size
qemu-kvm-1.2.2-gentoo-r1
qemu-kvm-1.2.0-gentoo
Doug Goldstein
2013-01-18
1
-0
/
+5
*
Call MADV_HUGEPAGE for guest RAM allocations
Luiz Capitulino
2013-01-18
2
-0
/
+6
*
migration: Fix madvise breakage if host and guest have different page sizes
David Gibson
2013-01-18
1
-1
/
+2
*
target-xtensa: fix ITLB/DTLB page protection flags
Max Filippov
2013-01-18
1
-1
/
+2
*
qxl: save qemu_create_displaysurface_from result
Gerd Hoffmann
2013-01-18
1
-5
/
+6
*
e1000: Discard oversized packets based on SBP|LPE
Michael Contreras
2013-01-18
1
-2
/
+5
*
buffered_file: do not send more than s->bytes_xfer bytes per tick
Paolo Bonzini
2013-01-18
1
-0
/
+1
*
target-xtensa: fix search_pc for the last TB opcode
Max Filippov
2013-01-18
1
-1
/
+5
*
pci-assign: Enable MSIX on device to match guest
Alex Williamson
2013-01-18
1
-2
/
+15
*
seccomp: adding new syscalls (bugzilla 855162)
Eduardo Otubo
2013-01-12
1
-17
/
+139
*
hw/qxl: qxl_send_events: nop if stopped
Alon Levy
2013-01-12
2
-1
/
+8
*
dtrace backend: add function to reserved words
Alon Levy
2013-01-12
1
-1
/
+1
*
arm_boot: Change initrd load address to "halfway through RAM"
Peter Maydell
2013-01-12
2
-14
/
+25
*
mips: Fix link error with 'piix4_pm_init'
Cole Robinson
2013-01-11
1
-0
/
+1
*
update VERSION for v1.2.2
Michael Roth
2012-12-13
1
-1
/
+1
*
e1000: Discard packets that are too long if !SBP and !LPE
Michael Contreras
2012-12-13
1
-0
/
+10
*
stream: fix ratelimit_set_speed
Dietmar Maurer
2012-12-13
1
-1
/
+1
*
usb: fail usbdevice_create() when there is no USB bus
Stefan Hajnoczi
2012-12-13
1
-0
/
+7
*
qxl: reload memslots after migration, when qxl is in UNDEFINED mode
Yonit Halperin
2012-12-13
1
-0
/
+1
*
virtio-scsi: Fix subtle (guest) endian bug
David Gibson
2012-12-13
1
-2
/
+2
*
virtio-scsi: Fix some endian bugs with virtio-scsi
David Gibson
2012-12-13
1
-3
/
+5
*
iscsi: do not assume device is zero initialized
Peter Lieven
2012-12-13
1
-0
/
+6
*
iscsi: fix deadlock during login
Peter Lieven
2012-12-13
1
-181
/
+70
*
iscsi: fix segfault in url parsing
Peter Lieven
2012-12-13
1
-2
/
+1
*
qapi: fix qapi_dealloc_type_size parameter type
Bruce Rogers
2012-12-13
1
-1
/
+1
*
qapi: handle visitor->type_size() in QapiDeallocVisitor
Stefan Hajnoczi
2012-12-13
1
-0
/
+6
*
qom: fix refcount of non-heap-allocated objects
Paolo Bonzini
2012-12-13
1
-1
/
+1
*
PPC: Fix missing TRACE exception
Julio Guerra
2012-12-13
1
-1
/
+2
*
hmp: do not crash on invalid SCSI hotplug
Paolo Bonzini
2012-12-13
1
-1
/
+7
*
qom: dynamic_cast of NULL is always NULL
Paolo Bonzini
2012-12-13
1
-2
/
+2
*
block: Fix regression for MinGW (assertion caused by short string)
Stefan Weil
2012-12-13
1
-1
/
+2
*
tci: Fix type of tci_read_label
Richard Henderson
2012-12-13
1
-2
/
+2
*
qcow2: Fix refcount table size calculation
Kevin Wolf
2012-12-13
1
-1
/
+2
*
configure: avoid compiler warning in pipe2 detection
Bruce Rogers
2012-12-13
1
-2
/
+1
*
target-openrisc: remove conflicting definitions from cpu.h
Aurelien Jarno
2012-12-13
1
-18
/
+0
*
tcg/arm: fix cross-endian qemu_st16
Aurelien Jarno
2012-12-13
1
-2
/
+18
*
tcg/arm: fix TLB access in qemu-ld/st ops
Aurelien Jarno
2012-12-13
1
-36
/
+42
*
target-mips: fix wrong microMIPS opcode encoding
陳韋任 (Wei-Ren Chen)
2012-12-13
1
-1
/
+1
*
mips/malta: fix CBUS UART interrupt pin
Aurelien Jarno
2012-12-13
1
-1
/
+2
*
nbd: fixes to read-only handling
Paolo Bonzini
2012-12-13
1
-13
/
+12
*
m68k: Return semihosting errno values correctly
Meador Inge
2012-12-13
1
-1
/
+1
*
tools: initialize main loop before block layer
Paolo Bonzini
2012-12-13
2
-4
/
+2
*
xhci: fix usb name in caps
Gerd Hoffmann
2012-12-13
1
-2
/
+2
*
target-sparc64: disable VGA cirrus
Aurelien Jarno
2012-12-13
1
-1
/
+0
*
PPC: Bamboo: Fix memory size DT property
Alexander Graf
2012-12-13
1
-1
/
+1
*
s390x: fix -initrd in virtio machine
Alexander Graf
2012-12-13
1
-2
/
+2
*
memory: fix rendering of a region obscured by another
Avi Kivity
2012-12-13
1
-6
/
+6
*
e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty
Dmitry Fleytman
2012-12-13
1
-5
/
+2
*
target-i386: Allow tsc-frequency to be larger then 2.147G
Don Slutz
2012-12-13
1
-1
/
+1
*
hw: Fix return value check for bdrv_read, bdrv_write
Stefan Weil
2012-12-13
3
-20
/
+32
[next]