aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-05-14ARM timers qdev conversionPaul Brook
2009-05-14Integrator/CP core qdev conversionPaul Brook
2009-05-14PL181 qdev conversionPaul Brook
2009-05-14PL031 qdev conversionPaul Brook
2009-05-14Stellaris ethernet qdev conversionPaul Brook
2009-05-14Virtio-net qdev conversionPaul Brook
2009-05-14PCI network qdev conversionPaul Brook
2009-05-14LSI SCSI qdev conversionPaul Brook
2009-05-14PL050 qdev conversionPaul Brook
2009-05-14PL011 qdev conversionPaul Brook
2009-05-14PL110 qdev conversionPaul Brook
2009-05-14qdev scsi bus infrastructurePaul Brook
2009-05-14PCI qdev supportPaul Brook
2009-05-14qdev child bus supportPaul Brook
2009-05-14Basic qdev infrastructure.Paul Brook
2009-05-14Remove any pretense that there can be more than one AudioStatemalc
2009-05-13Include assert.h from qemu-common.hPaul Brook
2009-05-13Replace gcc variadic macro extension with C99 version (missed one)Blue Swirl
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-05-13Remove vga_ram_sizePaul Brook
2009-05-13ETRAX: Correct setting of ethernet station address.Edgar E. Iglesias
2009-05-12Follow coding conventions.Paul Brook
2009-05-12Push AUD_init down to devicesPaul Brook
2009-05-12Make AUD_init failure fatalPaul Brook
2009-05-10Follow coding conventionsPaul Brook
2009-05-08vga: Replace VGA_COMMON with a structureAvi Kivity
2009-05-08e1000: Do not reinit pci config space to 0Amit Shah
2009-05-08reset state for load_linuxGlauber Costa
2009-05-08register reset handler for option_romsGlauber Costa
2009-05-08Remove superfluous #includes.Paul Brook
2009-05-08Use target_phys_addr_t, not target_ulong.Paul Brook
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-05-06Fix PL110 framebuffer byteswapping in 32bpp mode.Paul Brook
2009-05-05ETRAX: Simplify serport control logic.Edgar E. Iglesias
2009-05-05ETRAX: Drop _t for the serial type.Edgar E. Iglesias
2009-05-05ETRAX: Use NULL for subwidth serport reg accesses.Edgar E. Iglesias
2009-05-05ETRAX: Drop the _t for the internal PIC type.Edgar E. Iglesias
2009-05-05ETRAX: Simplify the interrupt controller model.Edgar E. Iglesias
2009-05-05ETRAX: Simplify interrupt signaling.Edgar E. Iglesias
2009-05-03minor fix of pci_register_bus()Isaku Yamahata
2009-05-03use PCI_HEADER_TYPE.Isaku Yamahata
2009-05-03Handle NULL bdrv.Paul Brook
2009-05-01Fix hw/acpi.c build w/ DEBUG enabledAlex Williamson
2009-05-01Pci nic: pci_register_device can failChris Wright
2009-05-01suport device driver initialization modelGlauber Costa
2009-05-01fix virtio_blk_inhdr commentChristoph Hellwig
2009-05-01Hardware watchdogRichard W.M. Jones
2009-05-01virtio-blk: add SGI_IO passthru supportChristoph Hellwig
2009-05-01Remove redundant cirrus vga ram functions.Paul Brook
2009-04-30Remove vga LFB accessor hacks.Paul Brook