Age | Commit message (Expand) | Author |
2009-07-16 | Initialize PS2 keyboard / mouse state on reset | Dinesh Subhraveti |
2009-07-16 | Reset HPET config register on hpet_reset | Beth Kon |
2009-07-16 | Handle vga= in -append | Pascal Terjan |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl |
2009-07-16 | Sparc32: convert slavio interrupt controller to qdev | Blue Swirl |
2009-07-16 | Sparc32: refactor CPU init | Blue Swirl |
2009-07-16 | Sparc32: convert memory to qdev | Blue Swirl |
2009-07-16 | Sparc32: convert boot prom to qdev | Blue Swirl |
2009-07-16 | Sparc32: convert iommu to qdev | Blue Swirl |
2009-07-16 | Sparc32: convert cs4231 to qdev | Blue Swirl |
2009-07-16 | Sparc32: fix SDL zooming with TCX | Blue Swirl |
2009-07-16 | pci.c: remove unnecessary #ifdef DEBUG_PCI. | Isaku Yamahata |
2009-07-16 | Add boot menu control via command line switch | Jan Kiszka |
2009-07-16 | Add qemu_unregister_reset | Jan Kiszka |
2009-07-16 | Move boot_set callback backend | Jan Kiszka |
2009-07-16 | Add a pc-0-10 machine type for compatibility with 0.10.x | Mark McLoughlin |
2009-07-16 | Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHER | Mark McLoughlin |
2009-07-16 | Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSI | Mark McLoughlin |
2009-07-15 | Sparc32: convert sparc32_dma to qdev | Blue Swirl |
2009-07-15 | Convert fdc to qdev | Blue Swirl |
2009-07-15 | Sparc32: convert slavio timers to qdev | Blue Swirl |
2009-07-15 | Sparc32/PPC: convert escc to qdev | Blue Swirl |
2009-07-13 | Sparc32: convert slavio_misc to qdev | Blue Swirl |
2009-07-13 | Sparc32: convert idreg to qdev | Blue Swirl |
2009-07-12 | target-ppc: fix typo in _cpu_ppc_load_decr | Tristan Gingold |
2009-07-12 | Sparc32/Sparc64/PPC: convert m48txx to qdev | Blue Swirl |
2009-07-12 | Sparc32: convert tcx to qdev | Blue Swirl |
2009-07-12 | Sparc32: use the OpenFirmware name for ecc | Blue Swirl |
2009-07-12 | Sparc64: convert ebus to qdev | Blue Swirl |
2009-07-12 | Sparc32: convert eccmemctl to qdev | Blue Swirl |
2009-07-12 | sparc64: really initialize irq | Igor Kovalenko |
2009-07-11 | Fix PCI IRQ breakage | Paul Brook |
2009-07-11 | Revert "Fix the PCI header type of APB" | Blue Swirl |
2009-07-11 | Fix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764c58348 partially | Blue Swirl |
2009-07-10 | Indent ac97 and es1370 according to audio formatting | Anthony Liguori |
2009-07-10 | qemu/virtio: mark msi vectors used on load | Michael S. Tsirkin |
2009-07-10 | qemu/msi: missing braces | Michael S. Tsirkin |
2009-07-10 | qemu/msi: clean used vectors state on load | Michael S. Tsirkin |
2009-07-10 | usb-ohci: Fix endianness issue | Michael Buesch |
2009-07-09 | qemu: remove control vector save | Michael S. Tsirkin |
2009-07-09 | fix segfault in msix_save | Michael S. Tsirkin |
2009-07-09 | Unregister savevm callback in eeprom93xx_free() | Mark McLoughlin |
2009-07-09 | Don't leak VLANClientState on PCI hot remove | Mark McLoughlin |
2009-07-09 | use constant IOPORTS_MASK instead of 0xffff. | Isaku Yamahata |
2009-07-09 | split out ioport related stuffs from vl.c into ioport.c. | Isaku Yamahata |
2009-07-09 | qdev: convert ac97. | Gerd Hoffmann |
2009-07-09 | qdev: convert es1370. | Gerd Hoffmann |
2009-07-09 | qdev/pci: misc fixes. | Gerd Hoffmann |
2009-07-09 | qdev: remove DeviceType | Gerd Hoffmann |
2009-07-09 | qdev: replace bus_type enum with bus_info struct. | Gerd Hoffmann |