Age | Commit message (Expand) | Author |
2009-08-10 | qdev/isa: add isa bus support to qdev. | Gerd Hoffmann |
2009-08-10 | QemuOpts: create qemu-config.h | Gerd Hoffmann |
2009-07-27 | generate LDFLAGS for *-linux-user and *-bsd-user in a single place in configure | Juan Quintela |
2009-07-27 | our build system don't support mips little endian linux-user or bsd-user | Juan Quintela |
2009-07-27 | move cc-option definition to rules.mak | Juan Quintela |
2009-07-27 | rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH | Juan Quintela |
2009-07-27 | simplify fdt libs selection | Juan Quintela |
2009-07-27 | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN | Juan Quintela |
2009-07-27 | Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile | Juan Quintela |
2009-07-27 | Add -static in configure if needed | Juan Quintela |
2009-07-27 | make oss use OSS_LIBS | Juan Quintela |
2009-07-27 | make fmod also use FMOD_{LIBS,CFLAGS} | Juan Quintela |
2009-07-27 | remove CONFIG_ from BLUEZ_{LIBS,FLAGS} | Juan Quintela |
2009-07-27 | remove CONFIG_ from VNC_SASL_{LIBS, FLAGS} | Juan Quintela |
2009-07-27 | remove CONFIG_ from VNC_TLS_{LIBS, FLAGS} | Juan Quintela |
2009-07-16 | Move CLOCKLIBS and PTHREADLIBS out of CONFIG_LINUX_USER_ONLY | Anthony Liguori |
2009-07-16 | simplify TARGET_ABI_DIR generation | Juan Quintela |
2009-07-16 | simplify TARGET_ARCH2 generation | Juan Quintela |
2009-07-16 | simplify TARGET_BASE_ARCH generation | Juan Quintela |
2009-07-16 | We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure time | Juan Quintela |
2009-07-16 | We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure time | Juan Quintela |
2009-07-16 | qemu binary don't exist anymore. I guess not much people is compiling on alpha | Juan Quintela |
2009-07-16 | Refactor a single rule to generate all qemu-* executables | Juan Quintela |
2009-07-16 | TARGET_ARCH == TARGET_BASE_ARCH in m68k and arm | Juan Quintela |
2009-07-16 | BASE_LDFLAGS is not used anywhere else | Juan Quintela |
2009-07-16 | change ifdefs by obj-$(TARGET_BASE_ARCH) | Juan Quintela |
2009-07-16 | TARGET_ARCH2 is already known at configure time. | Juan Quintela |
2009-07-16 | configure already knows what TARGET_BASE_ARCH we need, no need to put the log... | Juan Quintela |
2009-07-16 | Remove unused Makefile variable | Juan Quintela |
2009-07-16 | use nwfpe-obj-y for consistence | Juan Quintela |
2009-07-16 | Remove duplicated definition | Juan Quintela |
2009-07-16 | fix sparc not solaris build | Juan Quintela |
2009-07-16 | fix XEN Build | Juan Quintela |
2009-07-09 | consolidate user cpu_{in, out}[bwl] into ioport-user.c | Isaku Yamahata |
2009-07-09 | split out ioport related stuffs from vl.c into ioport.c. | Isaku Yamahata |
2009-06-30 | Fix typo | malc |
2009-06-29 | Substitute ifdef CONFIG_FOO by sound-obj- | Juan Quintela |
2009-06-29 | Rename SOUND_HW to sound-obj-y | Juan Quintela |
2009-06-29 | Substitute ifdef CONFIG_FOO by obj- | Juan Quintela |
2009-06-29 | Rename OBJS to obj-y | Juan Quintela |
2009-06-29 | Rename LIBOBJS to libobj-y | Juan Quintela |
2009-06-24 | qemu/pci: MSI-X support functions | Michael S. Tsirkin |
2009-06-22 | Disable _FORTIFY_SOURCE to fix Ubuntu build with -Werror | Anthony Liguori |
2009-06-16 | Make sure to use SDL_CFLAGS everywhere we include SDL headers | Anthony Liguori |
2009-06-06 | Use hxtool to generate monitor documentation and C structures | Blue Swirl |
2009-05-26 | microblaze: Hook into the build-system. | Edgar E. Iglesias |
2009-05-25 | Add dummy command to submakefiles | Paul Brook |
2009-05-22 | Add HTTP protocol using curl v6 | Alexander Graf |
2009-05-22 | Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5a | Anthony Liguori |
2009-05-22 | Revert "Fix arm-softmmu breakage" | Anthony Liguori |