Age | Commit message (Expand) | Author |
2010-04-19 | Compile event_notifier only once | Blue Swirl |
2010-04-19 | Compile vl.c once | Blue Swirl |
2010-04-19 | provide a stub version of kvm-all.c if !CONFIG_KVM | Paolo Bonzini |
2010-04-09 | move balloon handling to balloon.c | Paolo Bonzini |
2010-04-08 | Make virtio-pci building conditional again | Alexander Graf |
2010-04-04 | Revert "Compile usb-ohci only once" | Paul Brook |
2010-04-03 | sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUs | Blue Swirl |
2010-04-01 | vhost: vhost net support | Michael S. Tsirkin |
2010-04-01 | notifier: event notifier implementation | Michael S. Tsirkin |
2010-04-01 | virtio-pci: compile per-target | Anthony Liguori |
2010-04-01 | Fix -enable-kvm | Anthony Liguori |
2010-03-30 | Compile most PPC devices only once | Blue Swirl |
2010-03-29 | Compile prep_pci only once | Blue Swirl |
2010-03-29 | Compile qemu-timer only once | Blue Swirl |
2010-03-29 | Compile openpic only once | Blue Swirl |
2010-03-29 | Compile ide/macio only once | Blue Swirl |
2010-03-29 | Compile pflash_cfi01 only once | Blue Swirl |
2010-03-29 | Compile pflash_cfi02 only once | Blue Swirl |
2010-03-29 | Compile acpi only once | Blue Swirl |
2010-03-29 | Refactor target specific handling, compile vl.c only once | Blue Swirl |
2010-03-29 | Refactor CPUState handling out of vl.c | Blue Swirl |
2010-03-27 | Compile vmware_vga only once | Blue Swirl |
2010-03-27 | Compile some MIPS devices only once | Blue Swirl |
2010-03-27 | Compile ide/core only once | Blue Swirl |
2010-03-22 | Compile virtio-pci only once | Blue Swirl |
2010-03-22 | Compile sound devices only once | Blue Swirl |
2010-03-21 | Compile pci_host only once | Blue Swirl |
2010-03-21 | Compile pcie_host only once | Blue Swirl |
2010-03-21 | Compile pci only once | Blue Swirl |
2010-03-21 | Compile usb-ohci only once | Blue Swirl |
2010-03-21 | Compile serial only once | Blue Swirl |
2010-03-21 | Compile ne2000_isa only once | Blue Swirl |
2010-03-21 | Compile isa_mmio only once | Blue Swirl |
2010-03-21 | Compile most PCI network cards only once | Blue Swirl |
2010-03-21 | Compile qemu-error only once | Blue Swirl |
2010-03-21 | Compile async only once | Blue Swirl |
2010-03-21 | Compile fdc only once | Blue Swirl |
2010-03-21 | Compile most IDE devices only once | Blue Swirl |
2010-03-21 | Compile usb-uhci only once | Blue Swirl |
2010-03-21 | Compile vga-isa only once | Blue Swirl |
2010-03-21 | Compile pcspk only once | Blue Swirl |
2010-03-21 | Compile i8254 only once | Blue Swirl |
2010-03-21 | Compile parallel only once | Blue Swirl |
2010-03-21 | Compile vga-pci only once | Blue Swirl |
2010-03-21 | Compile disassemblers only once | Blue Swirl |
2010-03-17 | split out qemu-timer.c | Paolo Bonzini |
2010-03-17 | Merge remote branch 'markus/qerror' into staging | Anthony Liguori |
2010-03-16 | error: Move qemu_error() & friends from monitor.c to own file | Markus Armbruster |
2010-03-16 | load_elf: replace the address addend by a translation function | Aurelien Jarno |
2010-03-13 | x86/cpuid: move CPUID functions into separate file | Andre Przywara |