aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-08-23Merge with balrog@git.sv.gnu.org:/srv/git/qemu.gitAndrzej Zaborowski
2009-08-23Make musicpal.c use the I2C device and the Marvell 88w8618 audio deviceAndrzej Zaborowski
2009-08-23Extract the Marvell 88w8618 audio device from musicpal.cAndrzej Zaborowski
2009-08-23Extract musicpal.c I2C bitbanging code and make it gpio awareAndrzej Zaborowski
2009-08-23Musicpal qdev conversion: gpio (except I2C part), keyboard and lcdBenoit Canet
2009-08-23Sparc32: fix monitor commands 'info pic' and 'info irq'Blue Swirl
2009-08-23Rearrange to suppress gcc 3.3.5 warning about unused variableBlue Swirl
2009-08-22ESP: implement Transfer PadBlue Swirl
2009-08-22ESP: Implement select without ATN, fix commentsBlue Swirl
2009-08-22Remove unneded ac97 indirection accessing its stateJuan Quintela
2009-08-16Replace REGX with PRIx64Blue Swirl
2009-08-16Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl
2009-08-16Replace always_inline with inlineBlue Swirl
2009-08-15PPC: clean up ppc405Blue Swirl
2009-08-13Fix migration for ide devicesAnthony Liguori
2009-08-13Unbreak Sparc64Blue Swirl
2009-08-13Unbreak Sparc32 and PPCBlue Swirl
2009-08-10Fix virtio-blkAnthony Liguori
2009-08-10rename "info qdrv" to "info qdm"Gerd Hoffmann
2009-08-10fix qdev_print_devinfo()Gerd Hoffmann
2009-08-10qdev/prop: convert xilinx_timer.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert xilinx_intc.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert xilinx_ethlite.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert virtio-pci.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert vga.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert tcx.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert syborg_timer.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert syborg_serial.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert syborg_pointer.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert syborg_keyboard.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert syborg_interrupt.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert syborg_fb.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert sun4u.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert sun4m.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert sparc32_dma.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert smbus_eeprom.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert slavio_timer.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert slavio_intctl.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert pcnet.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert m48t59.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert iommu.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert integratorcp.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert i2c.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert etraxfs_pic.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert escc.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert eccmemctl.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert armv7m.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert arm_sysctl.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert pci.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: add CharDriverState property.Gerd Hoffmann