Do not try to invoke shebang scripts directly (NFS issues)
[qemu] / Makefile.target
2009-07-27 Juan Quintelagenerate LDFLAGS for *-linux-user and *-bsd-user in...
2009-07-27 Juan Quintelaour build system don't support mips little endian linux...
2009-07-27 Juan Quintelamove cc-option definition to rules.mak
2009-07-27 Juan Quintelarename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
2009-07-27 Juan Quintelasimplify fdt libs selection
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-27 Juan QuintelaRename HAVE_FDT to CONFIG_FDT and define it also in...
2009-07-27 Juan QuintelaAdd -static in configure if needed
2009-07-27 Juan Quintelamake oss use OSS_LIBS
2009-07-27 Juan Quintelamake fmod also use FMOD_{LIBS,CFLAGS}
2009-07-27 Juan Quintelaremove CONFIG_ from BLUEZ_{LIBS,FLAGS}
2009-07-27 Juan Quintelaremove CONFIG_ from VNC_SASL_{LIBS, FLAGS}
2009-07-27 Juan Quintelaremove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
2009-07-17 Anthony LiguoriMove CLOCKLIBS and PTHREADLIBS out of CONFIG_LINUX_USER...
2009-07-16 Juan Quintelasimplify TARGET_ABI_DIR generation
2009-07-16 Juan Quintelasimplify TARGET_ARCH2 generation
2009-07-16 Juan Quintelasimplify TARGET_BASE_ARCH generation
2009-07-16 Juan QuintelaWe can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS...
2009-07-16 Juan QuintelaWe can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS...
2009-07-16 Juan Quintelaqemu binary don't exist anymore. I guess not much peopl...
2009-07-16 Juan QuintelaRefactor a single rule to generate all qemu-* executables
2009-07-16 Juan QuintelaTARGET_ARCH == TARGET_BASE_ARCH in m68k and arm
2009-07-16 Juan QuintelaBASE_LDFLAGS is not used anywhere else
2009-07-16 Juan Quintelachange ifdefs by obj-$(TARGET_BASE_ARCH)
2009-07-16 Juan QuintelaTARGET_ARCH2 is already known at configure time.
2009-07-16 Juan Quintelaconfigure already knows what TARGET_BASE_ARCH we need...
2009-07-16 Juan QuintelaRemove unused Makefile variable
2009-07-16 Juan Quintelause nwfpe-obj-y for consistence
2009-07-16 Juan QuintelaRemove duplicated definition
2009-07-16 Juan Quintelafix sparc not solaris build
2009-07-16 Juan Quintelafix XEN Build
2009-07-09 Isaku Yamahataconsolidate user cpu_{in, out}[bwl] into ioport-user.c
2009-07-09 Isaku Yamahatasplit out ioport related stuffs from vl.c into ioport.c.
2009-06-30 malcFix typo
2009-06-29 Juan QuintelaSubstitute ifdef CONFIG_FOO by sound-obj-
2009-06-29 Juan QuintelaRename SOUND_HW to sound-obj-y
2009-06-29 Juan QuintelaSubstitute ifdef CONFIG_FOO by obj-
2009-06-29 Juan QuintelaRename OBJS to obj-y
2009-06-29 Juan QuintelaRename LIBOBJS to libobj-y
2009-06-24 Michael S. Tsirkinqemu/pci: MSI-X support functions
2009-06-22 Anthony LiguoriDisable _FORTIFY_SOURCE to fix Ubuntu build with -Werror
2009-06-16 Anthony LiguoriMake sure to use SDL_CFLAGS everywhere we include SDL...
2009-06-06 Blue SwirlUse hxtool to generate monitor documentation and C...
2009-05-26 Edgar E. Iglesiasmicroblaze: Hook into the build-system.
2009-05-25 Paul BrookAdd dummy command to submakefiles
2009-05-22 Alexander GrafAdd HTTP protocol using curl v6
2009-05-22 Anthony LiguoriPartially revert e20a8dff4c0da3827764924139d3bb73962f5d5a
2009-05-22 Anthony LiguoriRevert "Fix arm-softmmu breakage"
2009-05-21 Blue SwirlFix arm-softmmu breakage
2009-05-21 Blue SwirlCompile most Xen files only once
2009-05-21 Blue SwirlCompile fdc, escc and SCSI controllers only once
2009-05-19 Paul BrookHardware convenience library
2009-05-18 Edgar E. Iglesiascris: First shot at qdev for CRIS interrupts.
2009-05-18 Paul BrookSyborg virtio bindings.
2009-05-18 Paul BrookSeparate virtio PCI code
2009-05-14 Paul BrookSyborg (Symbian Virtual Platform) board
2009-05-14 Paul BrookBasic qdev infrastructure.
2009-05-14 Anthony LiguoriConstructor support
2009-05-13 Paul BrookRemove duplicate block objects.
2009-05-13 Paul BrookRemove redundant pcnet.o
2009-05-08 Jan KiszkaDrop CONFIG_GDBSTUB
2009-05-01 Richard W.M. JonesHardware watchdog
2009-04-24 aliguoriqemu: mutex/thread/cond wrappers and configure tweaks...
2009-04-22 aliguorixen: pv domain builder. (Gerd Hoffmann)
2009-04-22 aliguorixen: blk & nic configuration via cmd line. (Gerd Hoffmann)
2009-04-22 aliguorixen: add net backend driver. (Gerd Hoffmann)
2009-04-22 aliguorixen: add block device backend driver. (Gerd Hoffmann)
2009-04-22 aliguorixen: add framebuffer backend driver (Gerd Hoffmann)
2009-04-22 aliguorixen: add console backend driver. (Gerd Hoffmann)
2009-04-22 aliguorixen: backend driver core (Gerd Hoffmann)
2009-04-22 aliguorixen: groundwork for xen support (Gerd Hoffmann)
2009-04-18 blueswir1kqemu: only compile kqemu.o if actually needed
2009-04-17 aliguoriqemu: Add support for SMBIOS command line otions (Alex...
2009-04-15 aurel32Implement sonic netcard (MIPS Jazz)
2009-04-11 blueswir1Compile target independent files only once
2009-04-05 aliguoriMake binary stripping conditional (Riku Voipio)
2009-04-05 aliguoribuild system: clean qemu-options.texi and gdbstub-xml...
2009-04-05 aliguoribuild system: silent generation of doc files and qemu...
2009-04-04 blueswir1Compile all files with -ffixed-g5 etc. to avoid env...
2009-04-02 malcTemporary workaround for ppc on ppc
2009-04-01 pbrookImplement and use shared memory framebuffer device...
2009-03-28 aurel32build system: silence gdbstub-xml.c generation
2009-03-28 blueswir1Fix out of tree compilation
2009-03-28 blueswir1Syncing documentation vs. -help vs. qemu_options table
2009-03-12 aliguoriFrom 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep...
2009-03-06 aliguoriAdd SASL authentication support ("Daniel P. Berrange")
2009-03-02 aurel32kvm/powerpc: Add MPC8544DS board support
2009-03-02 aurel32kvm/powerpc: Add freescale pci controller's support
2009-02-11 aliguoriqemu: PCI device, disk and host network hot-add / hot...
2009-02-08 aurel32QEMU Microsoft serial mouse emulation
2009-02-08 aurel32Additional VGA options for MIPS Malta
2009-02-08 blueswir1Rename ppc_chrp.c to ppc_newworld.c
2009-02-05 aliguoriAdd a scatter-gather list type and accessors (Avi Kivity)
2009-01-30 aurel32linux-user: Add generic env variable handling
2009-01-21 aliguoriConsolidate library creation (Avi Kivity)
2009-01-21 aliguoriConsolidate linker rules (Avi Kivity)
2009-01-21 aliguoriIntroduce rules.mak (Avi Kivity)
2009-01-21 aliguoriConsolidate compiler invocations (Avi Kivity)
2009-01-21 aliguoriDrop OP_CFLAGS (Avi Kivity)
2009-01-15 aliguoriadd virtio-console support (Christian Ehrhardt)
next