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
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of _t suffix
malc
2009-10-01
226
-2225
/
+2225
*
escc: fix another coding style nit
Michael S. Tsirkin
2009-09-30
1
-2
/
+2
*
twl92230: fix old style increment/decrement usage
Michael S. Tsirkin
2009-09-30
1
-2
/
+2
*
omap_dma: fix unbalanced { in commented out code
Michael S. Tsirkin
2009-09-30
1
-1
/
+3
*
escc: fix coding style nit
Michael S. Tsirkin
2009-09-30
1
-2
/
+2
*
eepro100: Fix format strings in debug messages
Stefan Weil
2009-09-26
1
-7
/
+7
*
eepro100: Replace sprintf by snprintf
Stefan Weil
2009-09-26
1
-3
/
+3
*
eepro100: Remove unused code
Stefan Weil
2009-09-26
1
-4
/
+0
*
eepro100: Enhanced logging and comments
Stefan Weil
2009-09-26
1
-85
/
+130
*
Fix coding style issue
Mark McLoughlin
2009-09-25
1
-1
/
+1
*
gcc wants 1st static and then const
Juan Quintela
2009-09-25
1
-1
/
+1
*
static and inline should came before the type of the functions
Juan Quintela
2009-09-25
5
-6
/
+6
*
Use proper typedef syntax
Juan Quintela
2009-09-25
1
-2
/
+2
*
Fix spelling in comment
Stefan Weil
2009-09-25
1
-1
/
+1
*
Suppress some variants of English in comments
Stefan Weil
2009-09-25
1
-1
/
+1
*
Fix Sparse warning about invalid access past the end of 'mode'
Blue Swirl
2009-09-21
1
-1
/
+1
*
Fix Sparse warning about obsolete struct initializer
Blue Swirl
2009-09-21
1
-1
/
+1
*
Add 'static' to please Sparse
Blue Swirl
2009-09-21
1
-1
/
+1
*
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
2009-09-21
14
-40
/
+40
*
Compile ne2000 only once
Blue Swirl
2009-09-20
1
-1
/
+0
*
ioports: remove unused env parameter and compile only once
Blue Swirl
2009-09-20
5
-29
/
+27
*
Compile msix only once
Blue Swirl
2009-09-20
4
-28
/
+36
*
Compile loader only once
Blue Swirl
2009-09-20
31
-37
/
+1005
*
Compile wdt_i6300esb only once
Blue Swirl
2009-09-20
2
-1
/
+2
*
PPC: make system bus parent of PCI bus
Blue Swirl
2009-09-19
2
-2
/
+2
*
ESP: convert to VMState
Blue Swirl
2009-09-19
1
-42
/
+22
*
audio: use muldiv64 where it makes sense
malc
2009-09-18
2
-4
/
+4
*
qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)
Juergen Lock
2009-09-16
1
-6
/
+4
*
escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951
Aurelien Jarno
2009-09-16
1
-2
/
+2
*
ide/isa: convert to qdev.
Gerd Hoffmann
2009-09-15
5
-14
/
+58
*
ide/pci: convert to qdev.
Gerd Hoffmann
2009-09-15
1
-69
/
+117
*
ide/pci: fix indention
Gerd Hoffmann
2009-09-15
1
-6
/
+6
*
ide/qdev: add ide bus.
Gerd Hoffmann
2009-09-15
2
-1
/
+147
*
split away drive init from ide_init2()
Gerd Hoffmann
2009-09-15
2
-32
/
+40
*
qdev/pci: add pci_create_noinit()
Gerd Hoffmann
2009-09-15
2
-3
/
+9
*
mips malta: ensure that the serial ports are associated with a device
Aurelien Jarno
2009-09-15
1
-0
/
+9
*
hw/serial: don't create a char device if none is specified
Aurelien Jarno
2009-09-15
1
-1
/
+6
*
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
*
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
1
-2
/
+0
*
x86: add 'const'
Blue Swirl
2009-09-13
1
-6
/
+7
*
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
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
15
-92
/
+92
*
audio: remove lsbindex/popcount in favour of host-utils's ctz32
malc
2009-09-12
1
-2
/
+3
*
gus: Do not manually free the state, qdev does it for us
malc
2009-09-12
1
-1
/
+0
[next]