Fix serial option with -drive
[qemu] / hw /
2009-05-01 Glauber Costasuport device driver initialization model
2009-05-01 Christoph Hellwigfix virtio_blk_inhdr comment
2009-05-01 Richard W.M. JonesHardware watchdog
2009-05-01 Christoph Hellwigvirtio-blk: add SGI_IO passthru support
2009-05-01 Paul BrookRemove redundant cirrus vga ram functions.
2009-04-30 Paul BrookRemove vga LFB accessor hacks.
2009-04-27 Blue SwirlSynch to VGA
2009-04-27 Avi Kivity[RESEND] Fix vga segfaults or screen corruption with...
2009-04-25 Blue SwirlFix compilation when x86_64 is defined
2009-04-25 Blue SwirlFix warning
2009-04-24 aliguoriqemu: create helper for event notification (Marcelo...
2009-04-23 blueswir1Fix typo, thanks to Andreas Faerber for spotting
2009-04-23 blueswir1Use a more natural order
2009-04-22 aliguoriChange RTC time drift IRQ re-injection (Gleb Natapov)
2009-04-22 aliguoriimplement qemu_blockalign (Stefano Stabellini)
2009-04-22 aliguorixen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)
2009-04-22 aliguorixen: pv domain builder. (Gerd Hoffmann)
2009-04-22 aliguorixen: blk & nic configuration via cmd line. (Gerd Hoffmann)
2009-04-22 aliguorixen: add net backend driver. (Gerd Hoffmann)
2009-04-22 aliguorixen: add block device backend driver. (Gerd Hoffmann)
2009-04-22 aliguorixen: add framebuffer backend driver (Gerd Hoffmann)
2009-04-22 aliguorixen: add console backend driver. (Gerd Hoffmann)
2009-04-22 aliguorixen: backend driver core (Gerd Hoffmann)
2009-04-22 aliguorixen: groundwork for xen support (Gerd Hoffmann)
2009-04-21 aliguorisending NUMA topology to BIOS (Andre Przywara)
2009-04-19 blueswir1kqemu: merge CONFIG_KQEMU and USE_KQEMU
2009-04-19 aurel32Adds SM501 usb host emulation feature.
2009-04-19 balrogFix indices in Menelaus save/load.
2009-04-17 aliguorihpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
2009-04-17 aliguoriqemu: Add support for SMBIOS command line otions (Alex...
2009-04-17 aliguoriIntroduce VLANClientState::cleanup() (Mark McLoughlin)
2009-04-17 aliguoriUse NICInfo::model for eepro100 savevm ID string (Mark...
2009-04-17 aliguoriAdd unregister_savevm() (Mark McLoughlin)
2009-04-17 aliguoriRemove NICInfo from e1000 and mipsnet state (Mark McLou...
2009-04-17 aliguoriDon't fail PCI hotplug if no NIC model is supplied...
2009-04-17 aliguoriRemove stray GSO code from virtio_net (Mark McLoughlin)
2009-04-17 aliguorivga: Cleanup dirty logging (Jan Kiszka)
2009-04-17 aliguorivga: Fix inconsistent tracking of map_addr (Jan Kiszka)
2009-04-17 aliguorikvm: Apply SMM-already-initialized workaround on reset...
2009-04-15 aurel32Implement sonic netcard (MIPS Jazz)
2009-04-15 aurel32target-alpha: lower parent irq when irq is lowered.
2009-04-13 blueswir1Fix OpenSolaris gcc4 warnings: iovec type mismatches...
2009-04-11 pbrookAdd named initializers.
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-11 pbrookRemove more redundant ram size checks.
2009-04-11 pbrookFix/remove bogus ram size checks.
2009-04-11 pbrookAllocate enough vram for 24-bit planes.
2009-04-11 aurel32mips malta: fix commit 7064
2009-04-10 aurel32Clean up rc4030 init function
2009-04-10 aliguoriMake PCI config status register read-only
2009-04-10 pbrookWean device tree code off phys_ram_base.
2009-04-10 pbrookYet more phys_ram_base elimination.
2009-04-10 pbrookMore phys_ram_base elimination.
2009-04-10 pbrookClean up VGA ram allocation.
2009-04-10 pbrookFix RTC breakage from r7031.
2009-04-10 pbrookMusicpal ram access cleanup.
2009-04-10 pbrookMore phys_ram_base removal.
2009-04-09 pbrookCleanup SPARC/TCX framebuffer allocation.
2009-04-09 pbrookUse cpu_physical_memory_write_rom instead of memcpy.
2009-04-09 pbrookRegister a single area for vga bios and option roms
2009-04-09 pbrookUse load_image_targphys and avoid phys_ram_base.
2009-04-09 pbrookMore phys_ram_base removal.
2009-04-09 pbrookUse load_image_targphys.
2009-04-09 pbrookUse guest memory access functions when setting up arm...
2009-04-09 pbrookUse qemu_ram_alloc.
2009-04-08 aurel32pcnet: Avoid double conversion via PHYSADDR
2009-04-08 aurel32apic: Fix access to non-existent APIC
2009-04-07 aurel32mc146818: add square wave output support
2009-04-07 aurel32rc4030 registers improvements
2009-04-07 aliguoriFix crash on resolution change -> screen dump -> vga...
2009-04-07 aliguoriRevert r6989
2009-04-07 aliguoriremove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
2009-04-07 blueswir1Don't try to return result from a void function (spotte...
2009-04-05 aliguoricreate qemu_file_set_error (Glauber Costa)
2009-04-05 aliguoriFix display breakage when resizing the screen (v2)...
2009-04-05 aliguoripci_add storage: fix error handling for 'if' parameter...
2009-04-05 aliguoriFix oops on 2.6.25 guest (Rusty Russell)
2009-04-01 pbrookImplement and use shared memory framebuffer device...
2009-04-01 pbrookUse pixel_ops.h
2009-03-31 blueswir1Remove unused variable
2009-03-31 pbrookAvoid rounding problems in ptimer_get_count
2009-03-29 blueswir1Misc scsi disk/cdrom fixes/improvements 4/4
2009-03-29 blueswir1misc scsi disk/cdrom fixes/improvements 3/4
2009-03-29 blueswir1misc scsi disk/cdrom fixes/improvements 2/4
2009-03-29 blueswir1misc scsi disk/cdrom fixes/improvements 1/4
2009-03-28 aurel32target-sh4: r2d --append option support
2009-03-28 aurel32hw/eeprom93xx.c: support 93xx EEPROMs with more than...
2009-03-28 aurel32hw/eeprom93xx.c: substitute structure dump with discret...
2009-03-28 aurel32target-sh4: r2d --append option support
2009-03-28 aliguoriUse the DMA api to map virtio elements.
2009-03-28 aliguorivirtio-blk: use generic vectored I/O APIs (Christoph...
2009-03-28 aliguoriClean some PCI defines (Stefan Weil)
2009-03-28 aliguoriFix monitor command (screendump) (Stefan Weil)
2009-03-28 aliguoriRemove nodisk_ok machine feature (Jan Kiszka)
2009-03-28 aliguorimusicpal: Fix regression caused by 6839 (Jan Kiszka)
2009-03-28 aliguoriget roms more room. (Glauber Costa)
2009-03-28 aliguorinew scsi-generic abstraction, use SG_IO (Christoph...
2009-03-28 blueswir1Document sun ID PROM contents
2009-03-20 aliguorivirtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY...
2009-03-20 aliguorie1000: Fix RX descriptor low threshold interrupt logic...
next