summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* PL181 qdev conversionPaul Brook2009-05-145-39/+21
* PL031 qdev conversionPaul Brook2009-05-145-14/+16
* Stellaris ethernet qdev conversionPaul Brook2009-05-143-23/+32
* Virtio-net qdev conversionPaul Brook2009-05-148-32/+40
* PCI network qdev conversionPaul Brook2009-05-1411-166/+183
* LSI SCSI qdev conversionPaul Brook2009-05-146-52/+26
* PL050 qdev conversionPaul Brook2009-05-145-17/+34
* PL011 qdev conversionPaul Brook2009-05-146-40/+50
* PL110 qdev conversionPaul Brook2009-05-145-19/+30
* qdev scsi bus infrastructurePaul Brook2009-05-142-0/+23
* PCI qdev supportPaul Brook2009-05-142-7/+56
* qdev child bus supportPaul Brook2009-05-142-0/+36
* Basic qdev infrastructure.Paul Brook2009-05-144-0/+499
* Remove any pretense that there can be more than one AudioStatemalc2009-05-1410-22/+11
* Include assert.h from qemu-common.hPaul Brook2009-05-139-9/+0
* Replace gcc variadic macro extension with C99 version (missed one)Blue Swirl2009-05-131-3/+3
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-1358-218/+218
* Remove vga_ram_sizePaul Brook2009-05-1341-130/+125
* ETRAX: Correct setting of ethernet station address.Edgar E. Iglesias2009-05-131-2/+2
* Follow coding conventions.Paul Brook2009-05-121-6/+6
* Push AUD_init down to devicesPaul Brook2009-05-1222-100/+44
* Make AUD_init failure fatalPaul Brook2009-05-125-26/+15
* Follow coding conventionsPaul Brook2009-05-1053-857/+856
* vga: Replace VGA_COMMON with a structureAvi Kivity2009-05-085-472/+472
* e1000: Do not reinit pci config space to 0Amit Shah2009-05-081-1/+0
* reset state for load_linuxGlauber Costa2009-05-081-0/+7
* register reset handler for option_romsGlauber Costa2009-05-081-0/+25
* Remove superfluous #includes.Paul Brook2009-05-082-2/+0
* Use target_phys_addr_t, not target_ulong.Paul Brook2009-05-081-12/+13
* Replace cpu_abort with hw_errorPaul Brook2009-05-0847-262/+180
* Fix PL110 framebuffer byteswapping in 32bpp mode.Paul Brook2009-05-061-1/+1
* ETRAX: Simplify serport control logic.Edgar E. Iglesias2009-05-051-83/+44
* ETRAX: Drop _t for the serial type.Edgar E. Iglesias2009-05-051-7/+7
* ETRAX: Use NULL for subwidth serport reg accesses.Edgar E. Iglesias2009-05-051-18/+2
* ETRAX: Drop the _t for the internal PIC type.Edgar E. Iglesias2009-05-051-8/+8
* ETRAX: Simplify the interrupt controller model.Edgar E. Iglesias2009-05-051-57/+24
* ETRAX: Simplify interrupt signaling.Edgar E. Iglesias2009-05-053-20/+7
* minor fix of pci_register_bus()Isaku Yamahata2009-05-031-0/+1
* use PCI_HEADER_TYPE.Isaku Yamahata2009-05-0321-32/+37
* Handle NULL bdrv.Paul Brook2009-05-031-4/+10
* Fix hw/acpi.c build w/ DEBUG enabledAlex Williamson2009-05-011-6/+6
* Pci nic: pci_register_device can failChris Wright2009-05-015-0/+17
* suport device driver initialization modelGlauber Costa2009-05-011-2/+1
* fix virtio_blk_inhdr commentChristoph Hellwig2009-05-011-1/+1
* Hardware watchdogRichard W.M. Jones2009-05-015-0/+786
* virtio-blk: add SGI_IO passthru supportChristoph Hellwig2009-05-012-7/+128
* Remove redundant cirrus vga ram functions.Paul Brook2009-05-011-30/+0
* Remove vga LFB accessor hacks.Paul Brook2009-04-301-8/+0
* Synch to VGABlue Swirl2009-04-271-4/+4
* [RESEND] Fix vga segfaults or screen corruption with large memory guestsAvi Kivity2009-04-271-5/+6
OpenPOWER on IntegriCloud