Age | Commit message (Expand) | Author |
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 |
2010-02-28 | alpha-linux-user: Implement signals. | Richard Henderson |
2010-02-20 | Don't compile rwhandler.c for user targets | Blue Swirl |
2010-02-14 | rwhandler: simplified way to register for mem/io | Michael S. Tsirkin |
2010-02-06 | linux-user: adapt uname machine to emulated CPU | Loïc Minier |
2010-02-05 | Refactor DEC 21154 PCI bridge | Blue Swirl |
2010-01-24 | microblaze: The petalogix s3adsp board uses intel flashes | Edgar E. Iglesias |
2010-01-20 | Move virtio-serial to Makefile.objs | Amit Shah |
2010-01-20 | virtio-console: qdev conversion, new virtio-serial-bus | Amit Shah |
2010-01-08 | finish VPATH -> vpath translation | Paolo Bonzini |
2010-01-08 | multiboot: Separate multiboot loading into separate file | Adam Lackorzynski |
2010-01-08 | debugcon: support for debugging consoles (e.g. Bochs port 0xe9) | H. Peter Anvin |
2010-01-08 | Use vpath directive | Paolo Bonzini |
2010-01-07 | Drop --whole-archive and static libraries | Andreas Färber |
2009-12-05 | Add S390x virtio machine description | Alexander Graf |
2009-12-05 | Add S390x virtio machine bus | Alexander Graf |
2009-12-03 | Remove rule for config-devices.h | Stefan Weil |
2009-11-22 | Makefile dependencies for device configs | Paul Brook |
2009-11-19 | ARM PBX-A9 board support | Paul Brook |
2009-11-19 | Built network devices once | Paul Brook |
2009-11-16 | LAN9118 emulation | Paul Brook |
2009-11-12 | fix parallel build | Juan Quintela |
2009-11-09 | pci: pcie host and mmcfg support. | Isaku Yamahata |
2009-11-09 | pci_host.h: move functions in pci_host.h into .c file. | Isaku Yamahata |
2009-10-27 | Split out bottom halves | Kevin Wolf |
2009-10-27 | pcnet: split away lance.c (sparc32 code). | Gerd Hoffmann |
2009-10-12 | ide: split cmd646 and piix from pci.c | Juan Quintela |
2009-10-08 | Only compile isa_mmio when one target uses it | Juan Quintela |
2009-10-08 | Only compile usb_ohci when one target uses it | Juan Quintela |
2009-10-08 | Generate gdbstub-xml.c only when needed | Juan Quintela |