summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-01-26sh4: implement missing mmaped TLB write functionsAurelien Jarno1-3/+2
2011-01-26etrax: Dont decrease the granularity of timersEdgar E. Iglesias1-4/+0
2011-01-25mips_fulong: remove bogus HAS_AUDIOIsaku Yamahata1-4/+0
2011-01-25audio: consolidate audio_init()Isaku Yamahata5-64/+6
2011-01-24Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori8-95/+55
2011-01-24SPARC: Emulation of Leon3Fabien Chouteau1-0/+218
2011-01-24SPARC: Emulation of GRLIB APB UARTFabien Chouteau2-0/+210
2011-01-24SPARC: Emulation of GRLIB IRQMPFabien Chouteau2-0/+414
2011-01-24SPARC: Emulation of GRLIB GPTimerFabien Chouteau2-0/+460
2011-01-24usb-msd: Propagate removable bit to SCSI deviceStefan Hajnoczi1-1/+3
2011-01-24scsi: Allow scsi_bus_legacy_add_drive() to set removable bitStefan Hajnoczi4-5/+10
2011-01-24scsi-disk: Allow overriding SCSI INQUIRY removable bitStefan Hajnoczi1-0/+3
2011-01-24ide: Remove unneeded null pointer checkStefan Weil1-3/+1
2011-01-24ide: kill ide_dma_submit_checkChristoph Hellwig1-9/+6
2011-01-24ide: also reset io_buffer_index for writesChristoph Hellwig1-2/+1
2011-01-24ide: factor dma handling helpersChristoph Hellwig3-80/+36
2011-01-23multiboot: Fix upper memory size in multiboot infoKevin Wolf1-1/+1
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl7-37/+33
2011-01-21Merge branch 'usb.4' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno15-1619/+1828
2011-01-21sm501: fix screen redrawAurelien Jarno1-3/+4
2011-01-20gt64xxx: set isa_mem_base during registrationAurelien Jarno1-0/+5
2011-01-20hw/pl190.c: Fix writing of default vector addressPeter Maydell1-3/+1
2011-01-20Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori6-15/+71
2011-01-20pci: use qemu_malloc() in pcibus_get_dev_path()Isaku Yamahata1-1/+1
2011-01-20msix: simplify write configIsaku Yamahata1-4/+1
2011-01-20msi: simplify write config a bit.Isaku Yamahata1-4/+1
2011-01-20pci: deassert intx on reset.Isaku Yamahata2-0/+11
2011-01-20pxa2xx_lcd: restore updating of displayDmitry Eremin-Solenikov1-2/+2
2011-01-20pxa2xx: fix vmstate_pxa2xx_i2cDmitry Eremin-Solenikov1-1/+1
2011-01-20scoop: fix access to registers from second instanceDmitry Eremin-Solenikov1-2/+2
2011-01-20mainstone: fix name of the allocated memory for romsDmitry Eremin-Solenikov1-1/+2
2011-01-20stc91c111: Implement save/restorePeter Maydell1-0/+30
2011-01-20pl080: Implement save/restorePeter Maydell1-3/+55
2011-01-20pl110: Implement save/restorePeter Maydell1-4/+40
2011-01-20pl031: Implement save/restorePeter Maydell1-1/+24
2011-01-20pl050: Implement save/restorePeter Maydell1-5/+30
2011-01-20arm_sysctl: Implement save/restorePeter Maydell1-0/+17
2011-01-20vpb_sic: Implement save/restorePeter Maydell1-3/+21
2011-01-20pl190: Implement save/restorePeter Maydell1-4/+32
2011-01-20gt64xxx: qdev conversionAurelien Jarno3-50/+69
2011-01-20sh_pci: qdev conversionAurelien Jarno3-57/+75
2011-01-20sh_serial: process all received charactersAurelien Jarno1-21/+21
2011-01-20sh_serial: remove one level of indirectionAurelien Jarno1-15/+2
2011-01-20usb-hid: modifiers should generate an eventAurelien Jarno1-0/+3
2011-01-19pci: fix device pathsMichael S. Tsirkin1-4/+12
2011-01-18mips: Expire late timers when reading cp0_countEdgar E. Iglesias1-2/+10
2011-01-18mips: Break out cpu_mips_timer_expireEdgar E. Iglesias1-14/+22
2011-01-17sm501: add 2D engine copyrect supportAurelien Jarno1-3/+37
2011-01-17Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori17-54/+290
2011-01-17acpi_piix4: expose no_hotplug attribute via i/o portMarcelo Tosatti1-0/+37