summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata2009-07-091-3/+4
* split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata2009-07-091-1/+1
* Fix typomalc2009-06-301-1/+1
* Substitute ifdef CONFIG_FOO by sound-obj-Juan Quintela2009-06-291-8/+8
* Rename SOUND_HW to sound-obj-yJuan Quintela2009-06-291-7/+7
* Substitute ifdef CONFIG_FOO by obj-Juan Quintela2009-06-291-15/+7
* Rename OBJS to obj-yJuan Quintela2009-06-291-104/+102
* Rename LIBOBJS to libobj-yJuan Quintela2009-06-291-25/+24
* qemu/pci: MSI-X support functionsMichael S. Tsirkin2009-06-241-1/+1
* Disable _FORTIFY_SOURCE to fix Ubuntu build with -WerrorAnthony Liguori2009-06-221-0/+1
* Make sure to use SDL_CFLAGS everywhere we include SDL headersAnthony Liguori2009-06-161-0/+2
* Use hxtool to generate monitor documentation and C structuresBlue Swirl2009-06-061-1/+7
* microblaze: Hook into the build-system.Edgar E. Iglesias2009-05-261-0/+21
* Add dummy command to submakefilesPaul Brook2009-05-251-0/+2
* Add HTTP protocol using curl v6Alexander Graf2009-05-221-1/+1
* Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5aAnthony Liguori2009-05-221-5/+5
* Revert "Fix arm-softmmu breakage"Anthony Liguori2009-05-221-2/+2
* Fix arm-softmmu breakageBlue Swirl2009-05-211-2/+2
* Compile most Xen files only onceBlue Swirl2009-05-211-2/+1
* Compile fdc, escc and SCSI controllers only onceBlue Swirl2009-05-211-9/+6
* Hardware convenience libraryPaul Brook2009-05-191-12/+9
* cris: First shot at qdev for CRIS interrupts.Edgar E. Iglesias2009-05-181-1/+1
* Syborg virtio bindings.Paul Brook2009-05-181-0/+1
* Separate virtio PCI codePaul Brook2009-05-181-1/+2
* Syborg (Symbian Virtual Platform) boardPaul Brook2009-05-141-0/+2
* Basic qdev infrastructure.Paul Brook2009-05-141-1/+1
* Constructor supportAnthony Liguori2009-05-141-14/+11
* Remove duplicate block objects.Paul Brook2009-05-141-8/+0
* Remove redundant pcnet.oPaul Brook2009-05-131-1/+1
* Drop CONFIG_GDBSTUBJan Kiszka2009-05-081-19/+7
* Hardware watchdogRichard W.M. Jones2009-05-011-0/+4
* qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti)aliguori2009-04-241-2/+4
* xen: pv domain builder. (Gerd Hoffmann)aliguori2009-04-221-1/+1
* xen: blk & nic configuration via cmd line. (Gerd Hoffmann)aliguori2009-04-221-1/+1
* xen: add net backend driver. (Gerd Hoffmann)aliguori2009-04-221-1/+1
* xen: add block device backend driver. (Gerd Hoffmann)aliguori2009-04-221-1/+1
* xen: add framebuffer backend driver (Gerd Hoffmann)aliguori2009-04-221-1/+1
* xen: add console backend driver. (Gerd Hoffmann)aliguori2009-04-221-0/+1
* xen: backend driver core (Gerd Hoffmann)aliguori2009-04-221-1/+1
* xen: groundwork for xen support (Gerd Hoffmann)aliguori2009-04-221-0/+7
* kqemu: only compile kqemu.o if actually neededblueswir12009-04-181-1/+4
* qemu: Add support for SMBIOS command line otions (Alex Williamson)aliguori2009-04-171-1/+1
* Implement sonic netcard (MIPS Jazz)aurel322009-04-151-1/+1
* Compile target independent files only onceblueswir12009-04-111-18/+10
* Make binary stripping conditional (Riku Voipio)aliguori2009-04-051-1/+1
* build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)aliguori2009-04-051-1/+1
* build system: silent generation of doc files and qemu-options.h (Jan Kiszka)aliguori2009-04-051-1/+1
* Compile all files with -ffixed-g5 etc. to avoid env (%g5) corruptionblueswir12009-04-041-10/+0
* Temporary workaround for ppc on ppcmalc2009-04-021-0/+4
* Implement and use shared memory framebuffer device rendering reoutine.pbrook2009-04-011-0/+1
OpenPOWER on IntegriCloud