ram: remove support for loading v1
[qemu] / configure
2009-09-09 Luiz Capitulinoconfigure: fix Linux AIO detection
2009-09-09 Juan Quintelafix VNC SASL detection
2009-09-09 Stefan Weilqemu-io: Improve portability (win32 now supported).
2009-09-04 Anthony LiguoriBring pcbios, seabios, and vgabios into the tree as...
2009-09-04 Luiz CapitulinoIntroduce QDict unit-tests
2009-09-04 Luiz CapitulinoIntroduce QString unit-tests
2009-09-04 Luiz CapitulinoIntroduce QInt unit-tests
2009-09-04 Luiz CapitulinoAdd check support
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Anthony LiguoriRelax pthreads check to avoid win32
2009-08-28 Gerd Hoffmannide: move code to hw/ide/
2009-08-28 Christoph Hellwigraw-posix: add Linux native AIO support
2009-08-28 Juan QuintelaAdd sparse to new feature convention
2009-08-28 Juan QuintelaAdd kvm to new feature convention
2009-08-28 Juan QuintelaAdd xen to new feature convention
2009-08-28 Juan QuintelaAdd fdt to new feature convention
2009-08-28 Juan QuintelaAdd sdl to new feature convention
2009-08-28 Juan QuintelaRename build_docs to docs
2009-08-28 Juan QuintelaAdd build_docs to new feature convention
2009-08-28 Juan QuintelaAdd bluez to new feature convencion
2009-08-28 Juan QuintelaAdd nptl to new feature convencion
2009-08-28 Juan QuintelaAdd curl to new feature convencion
2009-08-28 Juan QuintelaAdd curses to new feature convencion
2009-08-28 Juan QuintelaAdd vnc_sasl to new feature convencion
2009-08-28 Juan QuintelaAdd vnc_tls to new feature convencion
2009-08-28 Juan QuintelaAdd vde to new feature convencion
2009-08-28 Juan QuintelaAdd brlapi to new feature convencion
2009-08-28 Juan QuintelaAdd error message for feature not found
2009-08-28 Juan QuintelaAdd feature configure help
2009-08-28 Juan QuintelaUse the same structure for list of libs in curses and...
2009-08-28 Juan QuintelaMake vnc configure options less verbose.
2009-08-25 Riku Voipiolinux-user: add eventfd support
2009-08-24 Christoph Hellwigmake pthreads mandatory
2009-08-24 Anthony LiguoriUnbreak large mem support by removing kqemu
2009-08-24 Zachary AmsdenAdd a configure switch to enable / disable all user...
2009-08-13 malcThird attempt to invoke create_config properly
2009-08-11 malcDo not use $SHELL to invoke our scripts
2009-08-10 Juan QuintelaMove libsunpath to use the same style than everything...
2009-08-10 Juan Quintelaconvert gprof flags to style of rest of Makefile
2009-08-10 Juan QuintelaAdd cocoa libs at Darwin selection time
2009-08-10 Juan QuintelaCURL libs are used both by tools and softmmu
2009-08-10 Juan QuintelaVDE libs are used both by tools and softmmu
2009-08-10 Juan QuintelaAdd libs_tools support
2009-08-10 Juan QuintelaDisable aio in mingw32
2009-08-10 Juan QuintelaWe also need TARGET_<arechname> in Makefiles
2009-08-10 Juan QuintelaConsolidate audio flags in configure
2009-08-10 Juan QuintelaGenerate CONFIG_AUDIO_PT_INT in configure
2009-08-10 Juan QuintelaMake slirp include dir globlal in cflags
2009-08-10 Juan QuintelaMove dis-* selection to configure
2009-08-10 Juan QuintelaAdded CONFIG_NEED_MMU for microblaze and cris
2009-08-10 Juan QuintelaGenerate more conmmon CFLAGS
2009-08-10 Juan QuintelaFold TARGET_GPROF handling in configure
2009-08-10 Juan QuintelaMove ia64 QEMU_CFLAGS target to configure
2009-08-10 Juan QuintelaMove alpha CFLAGS target to configure
2009-08-10 Juan Quintelafix typo, there should be bsd_user there
2009-08-10 Juan Quintelapermit to add things to CFLAGS per target
2009-08-10 Juan Quintelarefactor linker_script common part and change quoting
2009-08-10 Juan Quintelapermit to add things to LDFLAGS for target
2009-08-10 Juan QuintelaIntroduce CONFIG_NOSOFTFLOAT and simplify Makefile...
2009-08-10 Juan QuintelaFold BRLAPI_LIBS into libs_softmmu
2009-08-10 Juan QuintelaFold FDT_LIBS into libs_softmmu
2009-08-10 Juan QuintelaFold BLUEZ_LIBS into libs_softmmu
2009-08-10 Juan QuintelaFold XEN_LIBS into libs_softmmu
2009-08-10 Juan QuintelaFold VNC_SASL_LIBS into libs_softmmu
2009-08-10 Juan QuintelaFold VNC_TLS_LIBS into libs_softmmu
2009-08-10 Juan QuintelaFold CURSES_LIBS into libsoftmmu_libs
2009-08-10 Juan QuintelaTest if we need -lutil in ,/configure
2009-08-10 Juan QuintelaMove sound library selection to sound selection
2009-08-10 Juan Quintelamove coreaudio libraries to coreaudio selection
2009-08-10 Juan QuintelaAdd SDL_LIBS to libs_softmmu
2009-08-10 Juan QuintelaAdd libs_softmmu variable
2009-08-10 Juan Quintelamove SDL_LIBS Win32 hack to configure
2009-08-10 Juan QuintelaRefactor HELPER_CFLAGS
2009-08-10 Juan Quintelamove common QEMU_CFLAGS to configure
2009-08-10 Juan Quintelasplit QEMU_CFLAGS very long line
2009-08-10 Juan QuintelaRename CPPFLAGS to QEMU_CFLAGS
2009-08-10 Juan QuintelaMove to configure CONFIG_WIN32 libraries needed always
2009-08-10 Juan QuintelaMove to configure CONFIG_SOLARIS libraries needed always
2009-08-10 Juan QuintelaCLOCKLIBS was used for all binaries
2009-08-10 Juan QuintelaPTHREADLIBS was used for all binaries
2009-08-10 Juan QuintelaWe want to pass LIB through configuration files now
2009-08-10 Juan Quintelareindent Operating System selection configure
2009-08-10 Juan Quintelarefactor $cpu selection in various places
2009-08-10 Juan Quintelarefactor sparc_cpu code to be in a single place
2009-08-10 Juan Quintelamove sparc_cpu arg parsing to the begining
2009-08-10 Juan Quintelarefactor kqemu selection for both mingw32
2009-08-10 Juan QuintelaThis variables can't be set here
2009-08-10 Juan Quintelamove mingw32 code after selection of OS
2009-08-10 Juan Quintela__sparc_*__ is defined through -D__sparc_*__
2009-08-10 Juan QuintelaAdd CURL_CFLAGS
2009-08-10 Juan Quintelaremove unused temporal files
2009-08-10 Juan Quintelacreate compile_object/compile_prog functions
2009-08-10 Juan Quintelamove EXTRA_CFLAGS/LDFLAGS to the very beginning
2009-08-10 Juan QuintelaRemove OS_{CFLAGS, LDFLAGS} and ARCH_{LDFLAGS, CFLAGS}
2009-08-10 Juan QuintelaWe want to add options at the beggining, not at the...
2009-08-10 Juan Quintelamove general CFLAGS/LDFLAGS definitions after last...
2009-08-10 Juan Quintelamove checks for bswap32/bswap_32 sooner than starting...
2009-08-10 Juan Quintelaremove not needed rt variable
2009-08-10 Juan Quintelamove check_linker_flags sooner than starting of printin...
2009-08-10 Juan Quintelamove cpu command line setting to the beggining
next