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
*
Fix indices in Menelaus save/load.
balrog
2009-04-19
1
-6
/
+6
*
hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
aliguori
2009-04-17
1
-1
/
+1
*
qemu: Add support for SMBIOS command line otions (Alex Williamson)
aliguori
2009-04-17
3
-0
/
+395
*
Introduce VLANClientState::cleanup() (Mark McLoughlin)
aliguori
2009-04-17
16
-44
/
+280
*
Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin)
aliguori
2009-04-17
1
-8
/
+6
*
Add unregister_savevm() (Mark McLoughlin)
aliguori
2009-04-17
1
-0
/
+2
*
Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)
aliguori
2009-04-17
2
-6
/
+2
*
Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)
aliguori
2009-04-17
1
-3
/
+3
*
Remove stray GSO code from virtio_net (Mark McLoughlin)
aliguori
2009-04-17
1
-5
/
+0
*
vga: Cleanup dirty logging (Jan Kiszka)
aliguori
2009-04-17
3
-35
/
+0
*
vga: Fix inconsistent tracking of map_addr (Jan Kiszka)
aliguori
2009-04-17
1
-5
/
+5
*
kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka)
aliguori
2009-04-17
1
-6
/
+11
*
Implement sonic netcard (MIPS Jazz)
aurel32
2009-04-15
3
-1
/
+910
*
target-alpha: lower parent irq when irq is lowered.
aurel32
2009-04-15
1
-1
/
+1
*
Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'
blueswir1
2009-04-13
4
-6
/
+8
*
Add named initializers.
pbrook
2009-04-11
1
-3
/
+3
*
Remove redundant ram_require machine properly.
pbrook
2009-04-11
31
-63
/
+0
*
Remove more redundant ram size checks.
pbrook
2009-04-11
6
-37
/
+1
*
Fix/remove bogus ram size checks.
pbrook
2009-04-11
2
-9
/
+2
*
Allocate enough vram for 24-bit planes.
pbrook
2009-04-11
1
-1
/
+1
*
mips malta: fix commit 7064
aurel32
2009-04-11
1
-3
/
+3
*
Clean up rc4030 init function
aurel32
2009-04-10
3
-17
/
+16
*
Make PCI config status register read-only
aliguori
2009-04-10
1
-0
/
+4
*
Wean device tree code off phys_ram_base.
pbrook
2009-04-10
2
-6
/
+12
*
Yet more phys_ram_base elimination.
pbrook
2009-04-10
12
-108
/
+103
*
More phys_ram_base elimination.
pbrook
2009-04-10
4
-57
/
+54
*
Clean up VGA ram allocation.
pbrook
2009-04-10
16
-130
/
+71
*
Fix RTC breakage from r7031.
pbrook
2009-04-10
1
-1
/
+1
*
Musicpal ram access cleanup.
pbrook
2009-04-10
1
-59
/
+90
*
More phys_ram_base removal.
pbrook
2009-04-10
9
-34
/
+37
*
Cleanup SPARC/TCX framebuffer allocation.
pbrook
2009-04-09
3
-16
/
+16
*
Use cpu_physical_memory_write_rom instead of memcpy.
pbrook
2009-04-09
1
-4
/
+4
*
Register a single area for vga bios and option roms
pbrook
2009-04-09
1
-68
/
+53
*
Use load_image_targphys and avoid phys_ram_base.
pbrook
2009-04-09
16
-71
/
+113
*
More phys_ram_base removal.
pbrook
2009-04-09
4
-6
/
+6
*
Use load_image_targphys.
pbrook
2009-04-09
1
-11
/
+6
*
Use guest memory access functions when setting up arm boorloader.
pbrook
2009-04-09
2
-67
/
+83
*
Use qemu_ram_alloc.
pbrook
2009-04-09
4
-9
/
+15
*
pcnet: Avoid double conversion via PHYSADDR
aurel32
2009-04-08
1
-10
/
+10
*
apic: Fix access to non-existent APIC
aurel32
2009-04-08
1
-3
/
+8
*
mc146818: add square wave output support
aurel32
2009-04-07
2
-10
/
+30
*
rc4030 registers improvements
aurel32
2009-04-07
1
-49
/
+70
*
Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)
aliguori
2009-04-07
1
-0
/
+1
*
Revert r6989
aliguori
2009-04-07
3
-170
/
+120
*
remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
aliguori
2009-04-07
2
-65
/
+70
*
Don't try to return result from a void function (spotted by Sparse)
blueswir1
2009-04-07
5
-16
/
+24
*
create qemu_file_set_error (Glauber Costa)
aliguori
2009-04-05
1
-0
/
+1
*
Fix display breakage when resizing the screen (v2) (Avi Kivity)
aliguori
2009-04-05
3
-120
/
+170
*
pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)
aliguori
2009-04-05
1
-5
/
+7
*
Fix oops on 2.6.25 guest (Rusty Russell)
aliguori
2009-04-05
3
-1
/
+27
[next]