tcg: fix size of local variables in tcg_gen_bswap64_i64
[qemu] / Makefile
2009-09-12 Kirill A. ShutemovAdd configure option to compile user targets as PIE
2009-09-09 Gerd Hoffmannqdev/scsi: add scsi bus support to qdev, convert drivers.
2009-09-09 Gerd Hoffmannqdev/usb: add usb bus support to qdev, convert drivers.
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 CapitulinoIntroduce QDict
2009-09-04 Luiz CapitulinoIntroduce QString
2009-09-04 Luiz CapitulinoIntroduce QInt
2009-08-28 Christoph Hellwigraw-posix: add Linux native AIO support
2009-08-28 Paolo Bonziniadd file descriptor migration
2009-08-24 Christoph Hellwigmake pthreads mandatory
2009-08-24 Anthony LiguoriOnly build osdep once
2009-08-24 Chris LalancetteMigration via unix sockets.
2009-08-24 Alexandre BiqueMakefile: fixed rule TAGS
2009-08-18 Blue SwirlFix breakage of alpha, mips64, ppc64 and x86_64 targets...
2009-08-16 Blue Swirluser: compile host-utils.c only once
2009-08-15 Blue Swirllinux-user: compile envlist.c only once
2009-08-15 Blue Swirluser: compile path.c only once
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 QuintelaCONFIG_POSIX makes more sense that not CONFIG_WIN32
2009-08-10 Juan QuintelaGenerate CONFIG_AUDIO_PT_INT in configure
2009-08-10 Juan QuintelaAUDIO_PT is not needed
2009-08-10 Juan QuintelaFMOD_CFLAGS is not set when CONFIG_FMOD is undef
2009-08-10 Juan QuintelaMake slirp include dir globlal in cflags
2009-08-10 Juan QuintelaFold BRLAPI_LIBS into libs_softmmu
2009-08-10 Juan Quintelamove common QEMU_CFLAGS to configure
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 QuintelaWe use -lz for all binaries
2009-08-10 Juan QuintelaAdd CURL_CFLAGS
2009-08-10 Stefan WeilAdd new block driver for the VDI format (only aio suppo...
2009-07-31 Paul BrookOption rom makefile fixes
2009-07-27 Juan Quintelaset SEARCH_PATH for the linker script from output of...
2009-07-27 Juan Quintelasimplify brlapi selection
2009-07-27 Juan QuintelaUse CONFIG_POSIX to simplify Makefile
2009-07-27 Juan QuintelaAdd -static in configure if needed
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_TLS_{LIBS, FLAGS}
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 Quintelaalready defined several lines before in block-obj-y
2009-07-16 Juan Quintelause block-nested-y for files inside block/
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-09 Anthony LiguoriFix build for ESD audio
2009-07-01 Blue SwirlFix sdl_zoom compile problems on OpenBSD
2009-06-29 Juan Quintelamake tags useful for block drivers and hardaware devices
2009-06-29 Juan QuintelaSubstitute ifdef CONFIG_FOO by obj-
2009-06-29 Juan QuintelaRename OBJS to obj-y
2009-06-29 Juan QuintelaRename USER_OBJS to user-obj-y
2009-06-29 Juan QuintelaRename XEN_OBJS to xen-obj-y
2009-06-29 Juan QuintelaRename SLIRP_OBJS to slirp-obj-y
2009-06-29 Juan QuintelaRename AUDIO_OBJS to audio-obj-y
2009-06-29 Juan QuintelaRename BLOCK_OBJS to block-obj-y
2009-06-29 Alexander GrafMultiboot build system v4
2009-06-29 Jan Kiszkaslirp: Cleanup and basic reanimation of debug code
2009-06-29 Stefano Stabellinisdl zooming
2009-06-22 Stefan WeilWin: Install keymaps for Windows, too (needed for VNC).
2009-06-22 Anthony LiguoriDisable _FORTIFY_SOURCE to fix Ubuntu build with -Werror
2009-06-16 Kevin Wolfqcow2: Split out snapshot functions
2009-06-16 Kevin Wolfqcow2: Split out guest cluster functions
2009-06-16 Kevin Wolfqcow2: Split out refcount handling
2009-06-16 Anthony LiguoriMake sure to use SDL_CFLAGS everywhere we include SDL...
2009-06-09 Blue SwirlClean up generated qemu-img-cmds.h
2009-06-07 Stuart BradyUse hxtool for qemu-img command list
2009-06-06 Blue SwirlUse hxtool to generate monitor documentation and C...
2009-06-03 Edgar E. Iglesiasmicroblaze: Fix loading of petalogix s3adsp1800 dtb.
2009-05-28 Anthony LiguoriInstall keymaps from new location
2009-05-22 Alexander GrafAdd HTTP protocol using curl v6
2009-05-22 Kevin WolfCreate qemu-option.h
2009-05-21 Blue SwirlCompile most Xen files only once
2009-05-19 Paul BrookHardware convenience library
2009-05-14 Paul BrookSSP bus framework
2009-05-14 Paul BrookBasic qdev infrastructure.
2009-05-14 Anthony LiguoriMove block drivers into their own directory
2009-05-14 Anthony LiguoriConstructor support
2009-05-13 Paul BrookAdd tool_osdep.c
2009-05-07 Paul BrookSuppress make directory messages.
2009-05-01 Mark McLoughlinppc: include cache-utils.o in BLOCK_OBJS
2009-04-24 aliguoriqemu: mutex/thread/cond wrappers and configure tweaks...
2009-04-19 blueswir1Build system: Fix dependency of qemu.1
2009-04-18 aliguoribuildsytem: consistently use install (Christoph Egger)
2009-04-17 blueswir1Make the sed script also work with OpenBSD and OpenSola...
2009-04-15 malcSimplify reconfiguration
2009-04-15 aurel32Call configure automatically when needed
2009-04-11 blueswir1Compile target independent files only once
2009-04-05 aliguoriqemu-io - an I/O path exerciser (Christoph Hellwig)
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-03-28 blueswir1Fix out of tree compilation
2009-03-28 blueswir1Syncing documentation vs. -help vs. qemu_options table
2009-03-08 blueswir1Call Perl directly instead of relying on shebang
next