TOSC DAC i2c qdev voncersion
[qemu] / hw /
2009-05-14 Paul BrookTOSC DAC i2c qdev voncersion
2009-05-14 Paul BrookTWL92230 qdev conversion
2009-05-14 Paul BrookWM8750 qdev coversion
2009-05-14 Paul BrookTMP105 qdev conversion
2009-05-14 Paul BrookPXA2xx I2C slave qdev conversion
2009-05-14 Paul BrookLM832x qdev conversion
2009-05-14 Paul BrookMAX7310 I2C qdev conversion
2009-05-14 Paul BrookSSD0303 qdev conversion
2009-05-14 Paul BrookI2C qdev support
2009-05-14 Paul BrookMusicPal qdev conversion
2009-05-14 Paul BrookARM GIC qdev conversion
2009-05-14 Paul BrookARM PCI host qdev conversion
2009-05-14 Paul BrookVirtio-console conversion
2009-05-14 Paul BrookVirtio-balloon qdev conversion
2009-05-14 Paul BrookVirtio-blk qdev conversion
2009-05-14 Paul BrookPL080 qdev conversion
2009-05-14 Paul BrookARM RealView sytem controller qdev conversion
2009-05-14 Paul BrookVersatile/PB core qdev conversion
2009-05-14 Paul BrookPL190 qdev conversion
2009-05-14 Paul BrookESP SCSI qdev conversion
2009-05-14 Paul Brooksmc91c111 qdev conversion
2009-05-14 Paul BrookARM timers qdev conversion
2009-05-14 Paul BrookIntegrator/CP core qdev conversion
2009-05-14 Paul BrookPL181 qdev conversion
2009-05-14 Paul BrookPL031 qdev conversion
2009-05-14 Paul BrookStellaris ethernet qdev conversion
2009-05-14 Paul BrookVirtio-net qdev conversion
2009-05-14 Paul BrookPCI network qdev conversion
2009-05-14 Paul BrookLSI SCSI qdev conversion
2009-05-14 Paul BrookPL050 qdev conversion
2009-05-14 Paul BrookPL011 qdev conversion
2009-05-14 Paul BrookPL110 qdev conversion
2009-05-14 Paul Brookqdev scsi bus infrastructure
2009-05-14 Paul BrookPCI qdev support
2009-05-14 Paul Brookqdev child bus support
2009-05-14 Paul BrookBasic qdev infrastructure.
2009-05-13 malcRemove any pretense that there can be more than one...
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version...
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-13 Edgar E. IglesiasETRAX: Correct setting of ethernet station address.
2009-05-12 Paul BrookFollow coding conventions.
2009-05-12 Paul BrookPush AUD_init down to devices
2009-05-12 Paul BrookMake AUD_init failure fatal
2009-05-10 Paul BrookFollow coding conventions
2009-05-08 Avi Kivityvga: Replace VGA_COMMON with a structure
2009-05-08 Amit Shahe1000: Do not reinit pci config space to 0
2009-05-08 Glauber Costareset state for load_linux
2009-05-08 Glauber Costaregister reset handler for option_roms
2009-05-08 Paul BrookRemove superfluous #includes.
2009-05-08 Paul BrookUse target_phys_addr_t, not target_ulong.
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-05-06 Paul BrookFix PL110 framebuffer byteswapping in 32bpp mode.
2009-05-05 Edgar E. IglesiasETRAX: Simplify serport control logic.
2009-05-05 Edgar E. IglesiasETRAX: Drop _t for the serial type.
2009-05-05 Edgar E. IglesiasETRAX: Use NULL for subwidth serport reg accesses.
2009-05-05 Edgar E. IglesiasETRAX: Drop the _t for the internal PIC type.
2009-05-05 Edgar E. IglesiasETRAX: Simplify the interrupt controller model.
2009-05-05 Edgar E. IglesiasETRAX: Simplify interrupt signaling.
2009-05-03 Isaku Yamahataminor fix of pci_register_bus()
2009-05-03 Isaku Yamahatause PCI_HEADER_TYPE.
2009-05-03 Paul BrookHandle NULL bdrv.
2009-05-01 Alex WilliamsonFix hw/acpi.c build w/ DEBUG enabled
2009-05-01 Chris WrightPci nic: pci_register_device can fail
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...
next