summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-1663-133/+63
* Sparc32: convert slavio interrupt controller to qdevBlue Swirl2009-07-164-63/+115
* Sparc32: refactor CPU initBlue Swirl2009-07-161-45/+30
* Sparc32: convert memory to qdevBlue Swirl2009-07-161-36/+56
* Sparc32: convert boot prom to qdevBlue Swirl2009-07-161-87/+67
* Sparc32: convert iommu to qdevBlue Swirl2009-07-161-11/+45
* Sparc32: convert cs4231 to qdevBlue Swirl2009-07-163-14/+31
* Sparc32: fix SDL zooming with TCXBlue Swirl2009-07-161-20/+34
* pci.c: remove unnecessary #ifdef DEBUG_PCI.Isaku Yamahata2009-07-161-14/+15
* Add boot menu control via command line switchJan Kiszka2009-07-162-0/+2
* Add qemu_unregister_resetJan Kiszka2009-07-161-0/+1
* Move boot_set callback backendJan Kiszka2009-07-161-2/+3
* Add a pc-0-10 machine type for compatibility with 0.10.xMark McLoughlin2009-07-161-6/+53
* Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHERMark McLoughlin2009-07-162-3/+20
* Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSIMark McLoughlin2009-07-161-3/+18
* Sparc32: convert sparc32_dma to qdevBlue Swirl2009-07-153-21/+56
* Convert fdc to qdevBlue Swirl2009-07-151-23/+70
* Sparc32: convert slavio timers to qdevBlue Swirl2009-07-151-24/+64
* Sparc32/PPC: convert escc to qdevBlue Swirl2009-07-151-57/+97
* Sparc32: convert slavio_misc to qdevBlue Swirl2009-07-133-64/+146
* Sparc32: convert idreg to qdevBlue Swirl2009-07-131-8/+42
* target-ppc: fix typo in _cpu_ppc_load_decrTristan Gingold2009-07-121-4/+4
* Sparc32/Sparc64/PPC: convert m48txx to qdevBlue Swirl2009-07-121-17/+42
* Sparc32: convert tcx to qdevBlue Swirl2009-07-122-28/+71
* Sparc32: use the OpenFirmware name for eccBlue Swirl2009-07-121-2/+2
* Sparc64: convert ebus to qdevBlue Swirl2009-07-121-2/+18
* Sparc32: convert eccmemctl to qdevBlue Swirl2009-07-122-17/+37
* sparc64: really initialize irqIgor Kovalenko2009-07-121-2/+3
* Fix PCI IRQ breakagePaul Brook2009-07-111-1/+1
* Revert "Fix the PCI header type of APB"Blue Swirl2009-07-111-1/+1
* Fix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764c58348 partiallyBlue Swirl2009-07-111-1/+1
* Indent ac97 and es1370 according to audio formattingAnthony Liguori2009-07-102-10/+10
* qemu/virtio: mark msi vectors used on loadMichael S. Tsirkin2009-07-101-5/+17
* qemu/msi: missing bracesMichael S. Tsirkin2009-07-101-1/+2
* qemu/msi: clean used vectors state on loadMichael S. Tsirkin2009-07-101-0/+1
* usb-ohci: Fix endianness issueMichael Buesch2009-07-101-2/+2
* qemu: remove control vector saveMichael S. Tsirkin2009-07-091-3/+0
* fix segfault in msix_saveMichael S. Tsirkin2009-07-091-5/+7
* Unregister savevm callback in eeprom93xx_free()Mark McLoughlin2009-07-091-0/+1
* Don't leak VLANClientState on PCI hot removeMark McLoughlin2009-07-098-27/+24
* use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata2009-07-092-12/+12
* split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata2009-07-092-10/+3
* qdev: convert ac97.Gerd Hoffmann2009-07-091-20/+22
* qdev: convert es1370.Gerd Hoffmann2009-07-091-19/+22
* qdev/pci: misc fixes.Gerd Hoffmann2009-07-091-2/+3
* qdev: remove DeviceTypeGerd Hoffmann2009-07-092-27/+18
* qdev: replace bus_type enum with bus_info struct.Gerd Hoffmann2009-07-096-62/+103
* qdev: update pci device registration.Gerd Hoffmann2009-07-0910-36/+103
* Fix the PCI header type of APBBlue Swirl2009-07-051-1/+1
* Fix Sparse warningBlue Swirl2009-07-051-1/+2
OpenPOWER on IntegriCloud