summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
...
* Move CLOCKLIBS and PTHREADLIBS out of CONFIG_LINUX_USER_ONLYAnthony Liguori2009-07-161-2/+3
* simplify TARGET_ABI_DIR generationJuan Quintela2009-07-161-3/+0
* simplify TARGET_ARCH2 generationJuan Quintela2009-07-161-4/+0
* simplify TARGET_BASE_ARCH generationJuan Quintela2009-07-161-4/+0
* We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela2009-07-161-3/+0
* We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela2009-07-161-2/+2
* qemu binary don't exist anymore. I guess not much people is compiling on alphaJuan Quintela2009-07-161-7/+0
* Refactor a single rule to generate all qemu-* executablesJuan Quintela2009-07-161-13/+9
* TARGET_ARCH == TARGET_BASE_ARCH in m68k and armJuan Quintela2009-07-161-9/+8
* BASE_LDFLAGS is not used anywhere elseJuan Quintela2009-07-161-4/+0
* change ifdefs by obj-$(TARGET_BASE_ARCH)Juan Quintela2009-07-161-88/+93
* TARGET_ARCH2 is already known at configure time.Juan Quintela2009-07-161-25/+0
* configure already knows what TARGET_BASE_ARCH we need, no need to put the log...Juan Quintela2009-07-161-20/+2
* Remove unused Makefile variableJuan Quintela2009-07-161-1/+1
* use nwfpe-obj-y for consistenceJuan Quintela2009-07-161-3/+4
* Remove duplicated definitionJuan Quintela2009-07-161-2/+0
* fix sparc not solaris buildJuan Quintela2009-07-161-1/+1
* fix XEN BuildJuan Quintela2009-07-161-1/+1
* 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
OpenPOWER on IntegriCloud