Age | Commit message (Expand) | Author | Files | Lines |
2009-08-27 | Add isa_reserve_irq(). | Jes Sorensen | 1 | -2/+2 |
2009-08-27 | Remove a hack introduced by d19076faca944c31bb051b95d285e75ec67902f7 | malc | 1 | -4/+0 |
2009-08-24 | qemu: move virtio-pci.o to near pci.o | Michael S. Tsirkin | 1 | -1/+1 |
2009-08-24 | Only build osdep once | Anthony Liguori | 1 | -1/+1 |
2009-08-24 | Unbreak large mem support by removing kqemu | Anthony Liguori | 1 | -1/+0 |
2009-08-23 | Extract the Marvell 88w8618 audio device from musicpal.c | Andrzej Zaborowski | 1 | -1/+1 |
2009-08-23 | Extract musicpal.c I2C bitbanging code and make it gpio aware | Andrzej Zaborowski | 1 | -1/+1 |
2009-08-16 | user: compile host-utils.c only once | Blue Swirl | 1 | -1/+1 |
2009-08-16 | Simplify 5ba6531956b9b6486560cbd13604c2238a3542dd | Blue Swirl | 1 | -9/+3 |
2009-08-15 | linux-user: compile envlist.c only once | Blue Swirl | 1 | -1/+1 |
2009-08-15 | user: compile ioport-user.c only for x86 | Blue Swirl | 1 | -5/+16 |
2009-08-15 | user: compile path.c only once | Blue Swirl | 1 | -2/+2 |
2009-08-10 | Add emacs header to Makefile.target | Anthony Liguori | 1 | -0/+2 |
2009-08-10 | Move libsunpath to use the same style than everything else | Juan Quintela | 1 | -7/+0 |
2009-08-10 | convert gprof flags to style of rest of Makefile | Juan Quintela | 1 | -4/+1 |
2009-08-10 | Add cocoa libs at Darwin selection time | Juan Quintela | 1 | -5/+0 |
2009-08-10 | CURL libs are used both by tools and softmmu | Juan Quintela | 1 | -1/+1 |
2009-08-10 | VDE libs are used both by tools and softmmu | Juan Quintela | 1 | -1/+1 |
2009-08-10 | use TARGET_<arch name> for selection | Juan Quintela | 1 | -11/+3 |
2009-08-10 | Consolidate audio flags in configure | Juan Quintela | 1 | -17/+0 |
2009-08-10 | remove last 3 uses of :=, everywhere else uses += or = | Juan Quintela | 1 | -3/+3 |
2009-08-10 | Make slirp include dir globlal in cflags | Juan Quintela | 1 | -3/+0 |
2009-08-10 | Use one less HELPER_CFLAGS | Juan Quintela | 1 | -3/+1 |
2009-08-10 | Use only one KVM_CFLAGS | Juan Quintela | 1 | -2/+1 |
2009-08-10 | Move dis-* selection to configure | Juan Quintela | 1 | -41/+12 |
2009-08-10 | Added CONFIG_NEED_MMU for microblaze and cris | Juan Quintela | 1 | -3/+1 |
2009-08-10 | Generate more conmmon CFLAGS | Juan Quintela | 1 | -7/+0 |
2009-08-10 | Fold TARGET_GPROF handling in configure | Juan Quintela | 1 | -7/+0 |
2009-08-10 | this bit was already generated in configure | Juan Quintela | 1 | -4/+0 |
2009-08-10 | Move ia64 QEMU_CFLAGS target to configure | Juan Quintela | 1 | -4/+0 |
2009-08-10 | Move alpha CFLAGS target to configure | Juan Quintela | 1 | -5/+0 |
2009-08-10 | Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.target | Juan Quintela | 1 | -5/+3 |
2009-08-10 | \!CONFIG_USER_ONLY == CONFIG_SOFTMMU | Juan Quintela | 1 | -8/+4 |
2009-08-10 | remove duplicated TARGET_GPROF code | Juan Quintela | 1 | -6/+1 |
2009-08-10 | Fold BRLAPI_LIBS into libs_softmmu | Juan Quintela | 1 | -1/+1 |
2009-08-10 | Fold FDT_LIBS into libs_softmmu | Juan Quintela | 1 | -2/+0 |
2009-08-10 | Fold BLUEZ_LIBS into libs_softmmu | Juan Quintela | 1 | -4/+0 |
2009-08-10 | Fold XEN_LIBS into libs_softmmu | Juan Quintela | 1 | -3/+0 |
2009-08-10 | Fold VNC_SASL_LIBS into libs_softmmu | Juan Quintela | 1 | -4/+0 |
2009-08-10 | Fold VNC_TLS_LIBS into libs_softmmu | Juan Quintela | 1 | -3/+0 |
2009-08-10 | Fold CURSES_LIBS into libsoftmmu_libs | Juan Quintela | 1 | -1/+1 |
2009-08-10 | Test if we need -lutil in ,/configure | Juan Quintela | 1 | -10/+0 |
2009-08-10 | files are only compiled when CONFIG_ADLIB is defined | Juan Quintela | 1 | -2/+0 |
2009-08-10 | Move sound library selection to sound selection | Juan Quintela | 1 | -18/+0 |
2009-08-10 | move coreaudio libraries to coreaudio selection | Juan Quintela | 1 | -3/+0 |
2009-08-10 | gcc generates the right dependency for this file | Juan Quintela | 1 | -4/+0 |
2009-08-10 | Add SDL_LIBS to libs_softmmu | Juan Quintela | 1 | -1/+1 |
2009-08-10 | move SDL_LIBS Win32 hack to configure | Juan Quintela | 1 | -4/+0 |
2009-08-10 | Refactor HELPER_CFLAGS | Juan Quintela | 1 | -24/+4 |
2009-08-10 | move common QEMU_CFLAGS to configure | Juan Quintela | 1 | -3/+1 |