aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-01-31ahci: Fix cpu_physical_memory_unmap() argument orderingStefan Hajnoczi
2011-01-31virtio-blk: tell the guest about size changesChristoph Hellwig
2011-01-31block: tell drivers about an image resizeChristoph Hellwig
2011-01-29prep: Disable second IDE channel, as long as ISA IDE emulation doesn't suppor...Hervé Poussineau
2011-01-29prep: Remove bogus BIOS size checkAndreas Färber
2011-01-29mc146818rtc: update registers after a format changeAurelien Jarno
2011-01-29mc146818rtc: constantifyAurelien Jarno
2011-01-29virtio-blk: fix cross-endianness targetsAurelien Jarno
2011-01-29virtio-net: fix cross-endianness supportAurelien Jarno
2011-01-29escc: fix interrupt flagsAurelien Jarno
2011-01-29pxa2xx_gpio: switch to using qdevDmitry Eremin-Solenikov
2011-01-29spitz: make spitz-keyboard to use qdev infrastructureDmitry Eremin-Solenikov
2011-01-29spitz: make sl-nand emulation use qdev infrastructureDmitry Eremin-Solenikov
2011-01-29Use vmstate to save/load spitz-lcdtg and corgi-ssp stateDmitry Eremin-Solenikov
2011-01-29SharpSL scoop device - convert to qdevDmitry Eremin-Solenikov
2011-01-26sh4: implement missing mmaped TLB read functionsAurelien Jarno
2011-01-26sh4: implement missing mmaped TLB write functionsAurelien Jarno
2011-01-26etrax: Dont decrease the granularity of timersEdgar E. Iglesias
2011-01-25mips_fulong: remove bogus HAS_AUDIOIsaku Yamahata
2011-01-25audio: consolidate audio_init()Isaku Yamahata
2011-01-24Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-01-24SPARC: Emulation of Leon3Fabien Chouteau
2011-01-24SPARC: Emulation of GRLIB APB UARTFabien Chouteau
2011-01-24SPARC: Emulation of GRLIB IRQMPFabien Chouteau
2011-01-24SPARC: Emulation of GRLIB GPTimerFabien Chouteau
2011-01-24usb-msd: Propagate removable bit to SCSI deviceStefan Hajnoczi
2011-01-24scsi: Allow scsi_bus_legacy_add_drive() to set removable bitStefan Hajnoczi
2011-01-24scsi-disk: Allow overriding SCSI INQUIRY removable bitStefan Hajnoczi
2011-01-24ide: Remove unneeded null pointer checkStefan Weil
2011-01-24ide: kill ide_dma_submit_checkChristoph Hellwig
2011-01-24ide: also reset io_buffer_index for writesChristoph Hellwig
2011-01-24ide: factor dma handling helpersChristoph Hellwig
2011-01-23multiboot: Fix upper memory size in multiboot infoKevin Wolf
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl
2011-01-21Merge branch 'usb.4' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2011-01-21sm501: fix screen redrawAurelien Jarno
2011-01-20gt64xxx: set isa_mem_base during registrationAurelien Jarno
2011-01-20hw/pl190.c: Fix writing of default vector addressPeter Maydell
2011-01-20Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2011-01-20pci: use qemu_malloc() in pcibus_get_dev_path()Isaku Yamahata
2011-01-20msix: simplify write configIsaku Yamahata
2011-01-20msi: simplify write config a bit.Isaku Yamahata
2011-01-20pci: deassert intx on reset.Isaku Yamahata
2011-01-20pxa2xx_lcd: restore updating of displayDmitry Eremin-Solenikov
2011-01-20pxa2xx: fix vmstate_pxa2xx_i2cDmitry Eremin-Solenikov
2011-01-20scoop: fix access to registers from second instanceDmitry Eremin-Solenikov
2011-01-20mainstone: fix name of the allocated memory for romsDmitry Eremin-Solenikov
2011-01-20stc91c111: Implement save/restorePeter Maydell
2011-01-20pl080: Implement save/restorePeter Maydell
2011-01-20pl110: Implement save/restorePeter Maydell