index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2009-04-19
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
2009-04-19
Adds SM501 usb host emulation feature.
aurel32
2009-04-19
Fix indices in Menelaus save/load.
balrog
2009-04-17
hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
aliguori
2009-04-17
qemu: Add support for SMBIOS command line otions (Alex Williamson)
aliguori
2009-04-17
Introduce VLANClientState::cleanup() (Mark McLoughlin)
aliguori
2009-04-17
Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin)
aliguori
2009-04-17
Add unregister_savevm() (Mark McLoughlin)
aliguori
2009-04-17
Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)
aliguori
2009-04-17
Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)
aliguori
2009-04-17
Remove stray GSO code from virtio_net (Mark McLoughlin)
aliguori
2009-04-17
vga: Cleanup dirty logging (Jan Kiszka)
aliguori
2009-04-17
vga: Fix inconsistent tracking of map_addr (Jan Kiszka)
aliguori
2009-04-17
kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka)
aliguori
2009-04-15
Implement sonic netcard (MIPS Jazz)
aurel32
2009-04-15
target-alpha: lower parent irq when irq is lowered.
aurel32
2009-04-13
Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'
blueswir1
2009-04-11
Add named initializers.
pbrook
2009-04-11
Remove redundant ram_require machine properly.
pbrook
2009-04-11
Remove more redundant ram size checks.
pbrook
2009-04-11
Fix/remove bogus ram size checks.
pbrook
2009-04-11
Allocate enough vram for 24-bit planes.
pbrook
2009-04-11
mips malta: fix commit 7064
aurel32
2009-04-10
Clean up rc4030 init function
aurel32
2009-04-10
Make PCI config status register read-only
aliguori
2009-04-10
Wean device tree code off phys_ram_base.
pbrook
2009-04-10
Yet more phys_ram_base elimination.
pbrook
2009-04-10
More phys_ram_base elimination.
pbrook
2009-04-10
Clean up VGA ram allocation.
pbrook
2009-04-10
Fix RTC breakage from r7031.
pbrook
2009-04-10
Musicpal ram access cleanup.
pbrook
2009-04-10
More phys_ram_base removal.
pbrook
2009-04-09
Cleanup SPARC/TCX framebuffer allocation.
pbrook
2009-04-09
Use cpu_physical_memory_write_rom instead of memcpy.
pbrook
2009-04-09
Register a single area for vga bios and option roms
pbrook
2009-04-09
Use load_image_targphys and avoid phys_ram_base.
pbrook
2009-04-09
More phys_ram_base removal.
pbrook
2009-04-09
Use load_image_targphys.
pbrook
2009-04-09
Use guest memory access functions when setting up arm boorloader.
pbrook
2009-04-09
Use qemu_ram_alloc.
pbrook
2009-04-08
pcnet: Avoid double conversion via PHYSADDR
aurel32
2009-04-08
apic: Fix access to non-existent APIC
aurel32
2009-04-07
mc146818: add square wave output support
aurel32
2009-04-07
rc4030 registers improvements
aurel32
2009-04-07
Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)
aliguori
2009-04-07
Revert r6989
aliguori
2009-04-07
remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
aliguori
2009-04-07
Don't try to return result from a void function (spotted by Sparse)
blueswir1
2009-04-05
create qemu_file_set_error (Glauber Costa)
aliguori
2009-04-05
Fix display breakage when resizing the screen (v2) (Avi Kivity)
aliguori
[next]