aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2009-04-27Synch to VGABlue Swirl
2009-04-27[RESEND] Fix vga segfaults or screen corruption with large memory guestsAvi Kivity
2009-04-25Fix compilation when x86_64 is definedBlue Swirl
2009-04-25Fix warningBlue Swirl
2009-04-24qemu: create helper for event notification (Marcelo Tosatti)aliguori
2009-04-23Fix typo, thanks to Andreas Faerber for spottingblueswir1
2009-04-23Use a more natural orderblueswir1
2009-04-22Change RTC time drift IRQ re-injection (Gleb Natapov)aliguori
2009-04-22implement qemu_blockalign (Stefano Stabellini)aliguori
2009-04-22xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)aliguori
2009-04-22xen: pv domain builder. (Gerd Hoffmann)aliguori
2009-04-22xen: blk & nic configuration via cmd line. (Gerd Hoffmann)aliguori
2009-04-22xen: add net backend driver. (Gerd Hoffmann)aliguori
2009-04-22xen: add block device backend driver. (Gerd Hoffmann)aliguori
2009-04-22xen: add framebuffer backend driver (Gerd Hoffmann)aliguori
2009-04-22xen: add console backend driver. (Gerd Hoffmann)aliguori
2009-04-22xen: backend driver core (Gerd Hoffmann)aliguori
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori
2009-04-21sending NUMA topology to BIOS (Andre Przywara)aliguori