aboutsummaryrefslogtreecommitdiffstats
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl63-133/+63
2009-07-16Sparc32: convert slavio interrupt controller to qdevBlue Swirl4-63/+115
2009-07-16Sparc32: refactor CPU initBlue Swirl1-45/+30
2009-07-16Sparc32: convert memory to qdevBlue Swirl1-36/+56
2009-07-16Sparc32: convert boot prom to qdevBlue Swirl1-87/+67
2009-07-16Sparc32: convert iommu to qdevBlue Swirl1-11/+45
2009-07-16Sparc32: convert cs4231 to qdevBlue Swirl3-14/+31
2009-07-16Sparc32: fix SDL zooming with TCXBlue Swirl1-20/+34
2009-07-16pci.c: remove unnecessary #ifdef DEBUG_PCI.Isaku Yamahata1-14/+15
2009-07-16Add boot menu control via command line switchJan Kiszka2-0/+2
2009-07-16Add qemu_unregister_resetJan Kiszka1-0/+1
2009-07-16Move boot_set callback backendJan Kiszka1-2/+3
2009-07-16Add a pc-0-10 machine type for compatibility with 0.10.xMark McLoughlin1-6/+53
2009-07-16Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHERMark McLoughlin2-3/+20
2009-07-16Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSIMark McLoughlin1-3/+18
2009-07-15Sparc32: convert sparc32_dma to qdevBlue Swirl3-21/+56
2009-07-15Convert fdc to qdevBlue Swirl1-23/+70
2009-07-15Sparc32: convert slavio timers to qdevBlue Swirl1-24/+64
2009-07-15Sparc32/PPC: convert escc to qdevBlue Swirl1-57/+97
2009-07-13Sparc32: convert slavio_misc to qdevBlue Swirl3-64/+146
2009-07-13Sparc32: convert idreg to qdevBlue Swirl1-8/+42
2009-07-12target-ppc: fix typo in _cpu_ppc_load_decrTristan Gingold1-4/+4
2009-07-12Sparc32/Sparc64/PPC: convert m48txx to qdevBlue Swirl1-17/+42
2009-07-12Sparc32: convert tcx to qdevBlue Swirl2-28/+71
2009-07-12Sparc32: use the OpenFirmware name for eccBlue Swirl1-2/+2
2009-07-12Sparc64: convert ebus to qdevBlue Swirl1-2/+18
2009-07-12Sparc32: convert eccmemctl to qdevBlue Swirl2-17/+37
2009-07-12sparc64: really initialize irqIgor Kovalenko1-2/+3
2009-07-11Fix PCI IRQ breakagePaul Brook1-1/+1
2009-07-11Revert "Fix the PCI header type of APB"Blue Swirl1-1/+1
2009-07-11Fix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764c58348 partiallyBlue Swirl1-1/+1
2009-07-10Indent ac97 and es1370 according to audio formattingAnthony Liguori2-10/+10
2009-07-10qemu/virtio: mark msi vectors used on loadMichael S. Tsirkin1-5/+17
2009-07-10qemu/msi: missing bracesMichael S. Tsirkin1-1/+2
2009-07-10qemu/msi: clean used vectors state on loadMichael S. Tsirkin1-0/+1
2009-07-10usb-ohci: Fix endianness issueMichael Buesch1-2/+2
2009-07-09qemu: remove control vector saveMichael S. Tsirkin1-3/+0
2009-07-09fix segfault in msix_saveMichael S. Tsirkin1-5/+7
2009-07-09Unregister savevm callback in eeprom93xx_free()Mark McLoughlin1-0/+1
2009-07-09Don't leak VLANClientState on PCI hot removeMark McLoughlin8-27/+24
2009-07-09use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata2-12/+12
2009-07-09split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata2-10/+3
2009-07-09qdev: convert ac97.Gerd Hoffmann1-20/+22
2009-07-09qdev: convert es1370.Gerd Hoffmann1-19/+22
2009-07-09qdev/pci: misc fixes.Gerd Hoffmann1-2/+3
2009-07-09qdev: remove DeviceTypeGerd Hoffmann2-27/+18
2009-07-09qdev: replace bus_type enum with bus_info struct.Gerd Hoffmann6-62/+103
2009-07-09qdev: update pci device registration.Gerd Hoffmann10-36/+103
2009-07-05Fix the PCI header type of APBBlue Swirl1-1/+1
2009-07-05Fix Sparse warningBlue Swirl1-1/+2