summaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
2009-07-09split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata1-1/+1
2009-06-30Fix typomalc1-1/+1
2009-06-29Substitute ifdef CONFIG_FOO by sound-obj-Juan Quintela1-8/+8
2009-06-29Rename SOUND_HW to sound-obj-yJuan Quintela1-7/+7
2009-06-29Substitute ifdef CONFIG_FOO by obj-Juan Quintela1-15/+7
2009-06-29Rename OBJS to obj-yJuan Quintela1-104/+102
2009-06-29Rename LIBOBJS to libobj-yJuan Quintela1-25/+24
2009-06-24qemu/pci: MSI-X support functionsMichael S. Tsirkin1-1/+1
2009-06-22Disable _FORTIFY_SOURCE to fix Ubuntu build with -WerrorAnthony Liguori1-0/+1
2009-06-16Make sure to use SDL_CFLAGS everywhere we include SDL headersAnthony Liguori1-0/+2
2009-06-06Use hxtool to generate monitor documentation and C structuresBlue Swirl1-1/+7
2009-05-26microblaze: Hook into the build-system.Edgar E. Iglesias1-0/+21
2009-05-25Add dummy command to submakefilesPaul Brook1-0/+2
2009-05-22Add HTTP protocol using curl v6Alexander Graf1-1/+1
2009-05-22Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5aAnthony Liguori1-5/+5
2009-05-22Revert "Fix arm-softmmu breakage"Anthony Liguori1-2/+2
2009-05-21Fix arm-softmmu breakageBlue Swirl1-2/+2
2009-05-21Compile most Xen files only onceBlue Swirl1-2/+1
2009-05-21Compile fdc, escc and SCSI controllers only onceBlue Swirl1-9/+6
2009-05-19Hardware convenience libraryPaul Brook1-12/+9
2009-05-18cris: First shot at qdev for CRIS interrupts.Edgar E. Iglesias1-1/+1
2009-05-18Syborg virtio bindings.Paul Brook1-0/+1
2009-05-18Separate virtio PCI codePaul Brook1-1/+2
2009-05-14Syborg (Symbian Virtual Platform) boardPaul Brook1-0/+2
2009-05-14Basic qdev infrastructure.Paul Brook1-1/+1
2009-05-14Constructor supportAnthony Liguori1-14/+11
2009-05-14Remove duplicate block objects.Paul Brook1-8/+0
2009-05-13Remove redundant pcnet.oPaul Brook1-1/+1
2009-05-08Drop CONFIG_GDBSTUBJan Kiszka1-19/+7
2009-05-01Hardware watchdogRichard W.M. Jones1-0/+4
2009-04-24qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti)aliguori1-2/+4
2009-04-22xen: pv domain builder. (Gerd Hoffmann)aliguori1-1/+1
2009-04-22xen: blk & nic configuration via cmd line. (Gerd Hoffmann)aliguori1-1/+1
2009-04-22xen: add net backend driver. (Gerd Hoffmann)aliguori1-1/+1
2009-04-22xen: add block device backend driver. (Gerd Hoffmann)aliguori1-1/+1
2009-04-22xen: add framebuffer backend driver (Gerd Hoffmann)aliguori1-1/+1
2009-04-22xen: add console backend driver. (Gerd Hoffmann)aliguori1-0/+1
2009-04-22xen: backend driver core (Gerd Hoffmann)aliguori1-1/+1
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori1-0/+7
2009-04-18kqemu: only compile kqemu.o if actually neededblueswir11-1/+4
2009-04-17qemu: Add support for SMBIOS command line otions (Alex Williamson)aliguori1-1/+1
2009-04-15Implement sonic netcard (MIPS Jazz)aurel321-1/+1
2009-04-11Compile target independent files only onceblueswir11-18/+10
2009-04-05Make binary stripping conditional (Riku Voipio)aliguori1-1/+1
2009-04-05build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)aliguori1-1/+1
2009-04-05build system: silent generation of doc files and qemu-options.h (Jan Kiszka)aliguori1-1/+1
2009-04-04Compile all files with -ffixed-g5 etc. to avoid env (%g5) corruptionblueswir11-10/+0
2009-04-02Temporary workaround for ppc on ppcmalc1-0/+4
2009-04-01Implement and use shared memory framebuffer device rendering reoutine.pbrook1-0/+1
2009-03-28build system: silence gdbstub-xml.c generationaurel321-3/+2