Age | Commit message (Expand) | Author | Files | Lines |
2010-02-14 | rwhandler: simplified way to register for mem/io | Michael S. Tsirkin | 1 | -0/+1 |
2010-02-06 | linux-user: adapt uname machine to emulated CPU | Loïc Minier | 1 | -1/+1 |
2010-02-05 | Refactor DEC 21154 PCI bridge | Blue Swirl | 1 | -1/+1 |
2010-01-24 | microblaze: The petalogix s3adsp board uses intel flashes | Edgar E. Iglesias | 1 | -1/+1 |
2010-01-20 | Move virtio-serial to Makefile.objs | Amit Shah | 1 | -1/+1 |
2010-01-20 | virtio-console: qdev conversion, new virtio-serial-bus | Amit Shah | 1 | -1/+1 |
2010-01-08 | finish VPATH -> vpath translation | Paolo Bonzini | 1 | -1/+1 |
2010-01-08 | multiboot: Separate multiboot loading into separate file | Adam Lackorzynski | 1 | -1/+1 |
2010-01-08 | debugcon: support for debugging consoles (e.g. Bochs port 0xe9) | H. Peter Anvin | 1 | -1/+1 |
2010-01-08 | Use vpath directive | Paolo Bonzini | 1 | -4/+7 |
2010-01-07 | Drop --whole-archive and static libraries | Andreas Färber | 1 | -8/+25 |
2009-12-05 | Add S390x virtio machine description | Alexander Graf | 1 | -1/+1 |
2009-12-05 | Add S390x virtio machine bus | Alexander Graf | 1 | -0/+2 |
2009-12-03 | Remove rule for config-devices.h | Stefan Weil | 1 | -3/+0 |
2009-11-22 | Makefile dependencies for device configs | Paul Brook | 1 | -1/+1 |
2009-11-19 | ARM PBX-A9 board support | Paul Brook | 1 | -1/+1 |
2009-11-19 | Built network devices once | Paul Brook | 1 | -2/+1 |
2009-11-16 | LAN9118 emulation | Paul Brook | 1 | -0/+1 |
2009-11-12 | fix parallel build | Juan Quintela | 1 | -2/+4 |
2009-11-09 | pci: pcie host and mmcfg support. | Isaku Yamahata | 1 | -1/+1 |
2009-11-09 | pci_host.h: move functions in pci_host.h into .c file. | Isaku Yamahata | 1 | -1/+1 |
2009-10-27 | Split out bottom halves | Kevin Wolf | 1 | -1/+1 |
2009-10-27 | pcnet: split away lance.c (sparc32 code). | Gerd Hoffmann | 1 | -1/+1 |
2009-10-12 | ide: split cmd646 and piix from pci.c | Juan Quintela | 1 | -3/+4 |
2009-10-08 | Only compile isa_mmio when one target uses it | Juan Quintela | 1 | -3/+2 |
2009-10-08 | Only compile usb_ohci when one target uses it | Juan Quintela | 1 | -1/+1 |
2009-10-08 | Generate gdbstub-xml.c only when needed | Juan Quintela | 1 | -8/+6 |
2009-10-08 | Generate config-devices.h | Juan Quintela | 1 | -1/+4 |
2009-10-08 | Add new config-devices.mak for each target | Juan Quintela | 1 | -0/+1 |
2009-10-08 | Move generation of config-target.h to Makefile from configure | Juan Quintela | 1 | -1/+6 |
2009-10-08 | Rename config.{h, mak} config-target.{h, mak} | Juan Quintela | 1 | -1/+1 |
2009-10-08 | Don't include config-host.mak from inside config.mak | Juan Quintela | 1 | -0/+1 |
2009-09-27 | Compile some user files only once for all targets | Blue Swirl | 1 | -16/+4 |
2009-09-27 | Fix user emulator breakage | Blue Swirl | 1 | -4/+2 |
2009-09-25 | Revert "This files are compiled in libqemu.a now" | Blue Swirl | 1 | -0/+3 |
2009-09-25 | clean: remove ide/*.o files on clean | Juan Quintela | 1 | -1/+1 |
2009-09-23 | This files are compiled in libqemu.a now | Juan Quintela | 1 | -3/+0 |
2009-09-21 | Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1 | Blue Swirl | 1 | -3/+3 |
2009-09-20 | Compile host-utils only once | Blue Swirl | 1 | -4/+4 |
2009-09-20 | Compile TCG runtime library only once | Blue Swirl | 1 | -1/+4 |
2009-09-20 | Compile ne2000 only once | Blue Swirl | 1 | -1/+0 |
2009-09-20 | ioports: remove unused env parameter and compile only once | Blue Swirl | 1 | -1/+1 |
2009-09-20 | Compile msix only once | Blue Swirl | 1 | -1/+1 |
2009-09-20 | Compile loader only once | Blue Swirl | 1 | -1/+1 |
2009-09-20 | Compile qemu-config only once | Blue Swirl | 1 | -1/+1 |
2009-09-20 | Compile wdt_i6300esb only once | Blue Swirl | 1 | -3/+0 |
2009-09-15 | ide/pci: convert to qdev. | Gerd Hoffmann | 1 | -4/+6 |
2009-09-14 | Fix breakage by f80237d45032fbc429aba3b597175fb544a11378 for ISA-less targets | Blue Swirl | 1 | -7/+7 |
2009-09-12 | Add configure option to compile user targets as PIE | Kirill A. Shutemov | 1 | -4/+15 |
2009-09-10 | qdev/isa: convert ne2000 | Gerd Hoffmann | 1 | -2/+3 |