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
*
unbreak ppc/prep
Gerd Hoffmann
2009-09-14
1
-1
/
+4
*
Add an ISA bus version of m48t59
Blue Swirl
2009-09-14
3
-17
/
+80
*
Fix Linux task preemption on Versatile board
Daniel Jacobowitz
2009-09-14
1
-2
/
+3
*
pflash_cfi01: Correct debug build, no functional changes.
Edgar E. Iglesias
2009-09-14
1
-11
/
+12
*
ne2000-isa: Do not free memory owned by qdev
malc
2009-09-14
1
-2
/
+0
*
alsa: Use proper value when testing returned events in alsa_poll_handler
malc
2009-09-14
1
-4
/
+6
*
alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handle
malc
2009-09-14
2
-27
/
+32
*
configure: change "found" to "find"
Sebastian Herbszt
2009-09-13
1
-1
/
+1
*
Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...
Blue Swirl
2009-09-13
2
-23
/
+1
*
Fix sparc.ld
Blue Swirl
2009-09-13
1
-0
/
+20
*
audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL
Jan Kiszka
2009-09-13
1
-1
/
+1
*
Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190ca
Blue Swirl
2009-09-13
2
-1
/
+23
*
Sparc64: make system bus parent of PCI bus
Blue Swirl
2009-09-13
1
-1
/
+1
*
x86: move a declaration to header
Blue Swirl
2009-09-13
2
-2
/
+1
*
x86: add 'const'
Blue Swirl
2009-09-13
1
-6
/
+7
*
oss: Simplify mmap code
malc
2009-09-13
1
-22
/
+5
*
oss: OSS v4 support
malc
2009-09-13
1
-9
/
+50
*
i386: Drop redundant kvm_enabled test
Jan Kiszka
2009-09-12
1
-2
/
+1
*
Make string arrays used to convert numbers to strings when DEBUG_EEPRO100 is ...
Reimar Döffinger
2009-09-12
1
-3
/
+3
*
Fix xen build after sys-queue renaming
Jan Kiszka
2009-09-12
1
-1
/
+1
*
Add configure option to compile user targets as PIE
Kirill A. Shutemov
2009-09-12
3
-13
/
+30
*
Fix text relocations in linux-user targets
Kirill A. Shutemov
2009-09-12
2
-37
/
+1
*
Do not link usermode targets with libhw*.a
Kirill A. Shutemov
2009-09-12
1
-2
/
+2
*
Work around OpenSolaris sys/regset.h namespace pollution
Blue Swirl
2009-09-12
2
-0
/
+10
*
Fix signedness warnings on OpenSolaris
Blue Swirl
2009-09-12
1
-4
/
+4
*
Add #defines needed by OpenSolaris, fix breakage by the #defines
Blue Swirl
2009-09-12
2
-2
/
+6
*
Fix OpenSolaris build breaking typos
Blue Swirl
2009-09-12
1
-2
/
+2
*
Add 'static'
Blue Swirl
2009-09-12
1
-1
/
+1
*
Fix a Sparse warning about redefinition of offsetof()
Blue Swirl
2009-09-12
2
-1
/
+17
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
65
-488
/
+481
*
Try to fix BSD breakage by 806b60248218bd5f74a8b070f5a99a864e8e51c6
Blue Swirl
2009-09-12
1
-10
/
+32
*
Include sys-queue.h early to override system queue definitions on BSD
Blue Swirl
2009-09-12
1
-0
/
+2
*
Unbreak BSD: use qemu_fdatasync instead of fdatasync
Blue Swirl
2009-09-12
1
-1
/
+1
*
Use proper format conversion specifier when printing size_t value
malc
2009-09-12
1
-3
/
+3
*
audio: remove lsbindex/popcount in favour of host-utils's ctz32
malc
2009-09-12
4
-23
/
+5
*
alsa: poll mode handling
malc
2009-09-12
1
-21
/
+204
*
oss: poll mode handling
malc
2009-09-12
1
-5
/
+74
*
audio: poll mode infrastructure
malc
2009-09-12
2
-11
/
+87
*
gus: Do not manually free the state, qdev does it for us
malc
2009-09-12
1
-1
/
+0
*
oss: Unbreak mmaping the ability to mmap oss fd on Linux
malc
2009-09-12
1
-1
/
+4
*
kvm_arch_get_registers() shouldn't be called directly
Gleb Natapov
2009-09-11
1
-1
/
+1
*
vmstate: port cirrus_vga device
Juan Quintela
2009-09-11
2
-98
/
+63
*
vmstate: port serial device
Juan Quintela
2009-09-11
1
-36
/
+37
*
vmstate: port hpet device
Juan Quintela
2009-09-11
1
-35
/
+38
*
hpet: it is imposible that qemu_timer field is NULL at this point
Juan Quintela
2009-09-11
1
-6
/
+2
*
vmstate: port ioapic device
Juan Quintela
2009-09-11
1
-27
/
+12
*
vmstate: add uint64 array support
Juan Quintela
2009-09-11
1
-0
/
+6
*
vmstate: port pckbd device
Juan Quintela
2009-09-11
1
-24
/
+15
*
vmstate: port vmmouse device
Juan Quintela
2009-09-11
1
-28
/
+20
*
vmstate: port dma device
Juan Quintela
2009-09-11
1
-51
/
+34
[next]