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
/
gus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-12-03
1
-1
/
+1
*
gus: port to vmstate
Juan Quintela
2009-12-03
1
-30
/
+17
*
audio: use muldiv64 where it makes sense
malc
2009-09-18
1
-2
/
+2
*
gus: Do not manually free the state, qdev does it for us
malc
2009-09-12
1
-1
/
+0
*
Fix formatting, get rid of conf and fix description
malc
2009-09-10
1
-14
/
+7
*
qdev/isa: convert gravis ultrasound
Gerd Hoffmann
2009-09-10
1
-26
/
+49
*
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
1
-1
/
+1
*
Remove any pretense that there can be more than one AudioState
malc
2009-05-14
1
-2
/
+1
*
Push AUD_init down to devices
Paul Brook
2009-05-12
1
-6
/
+2
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-11
/
+0
*
Add missing static qualifier
malc
2008-12-11
1
-3
/
+3
*
Make audio violate POSIX less
malc
2008-12-03
1
-1
/
+1
*
Avoid signedness warnings
malc
2008-07-05
1
-14
/
+12
*
Do not save dynamic field
malc
2008-06-21
1
-4
/
+2
*
Add VM save/load support
malc
2008-06-21
1
-0
/
+36
*
Fix some signedness issues caught by gcc 4.3
malc
2008-06-08
1
-2
/
+2
*
Gravis Ultrasound GF1 sound card emulation (malc).
balrog
2008-01-14
1
-0
/
+300