aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-07-16qdev: factor out driver search to qdev_find_info()Gerd Hoffmann
2009-07-16cleanup: drop unused struct elements from VirtIOPCIProxy.Gerd Hoffmann
2009-07-16qdev: rework device properties.Gerd Hoffmann
2009-07-16Initialize PS2 keyboard / mouse state on resetDinesh Subhraveti
2009-07-16Reset HPET config register on hpet_resetBeth Kon
2009-07-16Handle vga= in -appendPascal Terjan
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-16Sparc32: convert slavio interrupt controller to qdevBlue Swirl
2009-07-16Sparc32: refactor CPU initBlue Swirl
2009-07-16Sparc32: convert memory to qdevBlue Swirl
2009-07-16Sparc32: convert boot prom to qdevBlue Swirl
2009-07-16Sparc32: convert iommu to qdevBlue Swirl
2009-07-16Sparc32: convert cs4231 to qdevBlue Swirl
2009-07-16Sparc32: fix SDL zooming with TCXBlue Swirl
2009-07-16pci.c: remove unnecessary #ifdef DEBUG_PCI.Isaku Yamahata
2009-07-16Add boot menu control via command line switchJan Kiszka
2009-07-16Add qemu_unregister_resetJan Kiszka
2009-07-16Move boot_set callback backendJan Kiszka
2009-07-16Add a pc-0-10 machine type for compatibility with 0.10.xMark McLoughlin
2009-07-16Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHERMark McLoughlin
2009-07-16Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSIMark McLoughlin
2009-07-15Sparc32: convert sparc32_dma to qdevBlue Swirl
2009-07-15Convert fdc to qdevBlue Swirl
2009-07-15Sparc32: convert slavio timers to qdevBlue Swirl
2009-07-15Sparc32/PPC: convert escc to qdevBlue Swirl
2009-07-13Sparc32: convert slavio_misc to qdevBlue Swirl
2009-07-13Sparc32: convert idreg to qdevBlue Swirl
2009-07-12target-ppc: fix typo in _cpu_ppc_load_decrTristan Gingold
2009-07-12Sparc32/Sparc64/PPC: convert m48txx to qdevBlue Swirl
2009-07-12Sparc32: convert tcx to qdevBlue Swirl
2009-07-12Sparc32: use the OpenFirmware name for eccBlue Swirl
2009-07-12Sparc64: convert ebus to qdevBlue Swirl
2009-07-12Sparc32: convert eccmemctl to qdevBlue Swirl
2009-07-12sparc64: really initialize irqIgor Kovalenko
2009-07-11Fix PCI IRQ breakagePaul Brook
2009-07-11Revert "Fix the PCI header type of APB"Blue Swirl
2009-07-11Fix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764c58348 partiallyBlue Swirl
2009-07-10Indent ac97 and es1370 according to audio formattingAnthony Liguori
2009-07-10qemu/virtio: mark msi vectors used on loadMichael S. Tsirkin
2009-07-10qemu/msi: missing bracesMichael S. Tsirkin
2009-07-10qemu/msi: clean used vectors state on loadMichael S. Tsirkin
2009-07-10usb-ohci: Fix endianness issueMichael Buesch
2009-07-09qemu: remove control vector saveMichael S. Tsirkin
2009-07-09fix segfault in msix_saveMichael S. Tsirkin
2009-07-09Unregister savevm callback in eeprom93xx_free()Mark McLoughlin
2009-07-09Don't leak VLANClientState on PCI hot removeMark McLoughlin
2009-07-09use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata
2009-07-09split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata
2009-07-09qdev: convert ac97.Gerd Hoffmann
2009-07-09qdev: convert es1370.Gerd Hoffmann