]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
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 Quintelathis bit was already generated 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 Quintela\!CONFIG_USER_ONLY == CONFIG_SOFTMMU
2009-08-10  Juan Quintelaremove duplicated TARGET_GPROF code
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 Quintelafiles are only compiled when CONFIG_ADLIB is defined
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 Quintelagcc generates the right dependency for this file
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 QuintelaWe set -Werror through configure now
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 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
2009-08-10  Juan QuintelaUse CFLAGS from enviroment, ARCH_CFLAGS hasn't been...
2009-08-10  Juan Quintelaoss variable don't exist anymore
2009-08-10  Juan Quintelastrip binary is not used anywhere
2009-08-10  Stefano Stabellinivga: do not resize the screen on hw_invalidate
2009-08-10  Stefano Stabellinifix sdl window resize
2009-08-10  Stefano Stabellinivariable timer intervals
2009-08-10  Stefano Stabellinisingle vnc server surface
2009-08-10  Stefano Stabellinia single vnc timer to refresh the screen
2009-08-10  Alexander GrafFix checksum writing in signboot.sh
2009-08-10  Stefan WeilAdd new block driver for the VDI format (only aio suppo...
2009-08-10  Stefan WeilWin32: Fix default prefix
2009-08-10  Gerd Hoffmannqdev/isa: convert fdc.
2009-08-10  Gerd Hoffmannqdev/isa: make pc use qdev for i8042 setup.
2009-08-10  Gerd Hoffmannqdev/isa: make the piix isa bridge register an isa...
2009-08-10  Gerd Hoffmannqdev/isa: add qdev support to i8042 (aka ps/2 kbd+mouse).
2009-08-10  Gerd Hoffmannqdev/isa: add isa bus support to qdev.
2009-08-10  Gerd Hoffmannqdev-ify virtio-blk.
2009-08-10  Gerd Hoffmannqdev/prop: add drive property.
2009-08-10  Gerd Hoffmannadd -drive if=none
2009-08-10  Gerd Hoffmannconstify drive_get_by_id arg
2009-08-10  Gerd HoffmannQemuOpts: switch over -device.
2009-08-10  Gerd HoffmannQemuOpts: add -set option
2009-08-10  Gerd HoffmannQemuOpts: create qemu-config.h
2009-08-10  Gerd HoffmannQemuOpts: make the drive id actually show up in "info...
2009-08-10  Gerd HoffmannQemuOpts: qemu_opts_parse: fix id= parsing
2009-08-10  Gerd HoffmannQemuOpts: add some functions
2009-08-10  Laurent DesnoguesFix symfind.
2009-08-10  Christoph Eggerconfigure: let it find xen headers and libs
2009-08-10  Christoph Eggertolower -> qemu_tolower
2009-08-09  malcDo not try to invoke shebang scripts directly (NFS...
2009-08-09  Blue SwirlUse qemu_irq for system_powerdown
2009-08-09  Blue SwirlSparc32: use qemu_irq for system_powerdown
2009-08-08  Blue SwirlSparc32: move sparc32_dma init to sun4m.c
2009-08-08  Blue SwirlSparc32: remove VRAM and NVRAM sizes from hwdef
2009-08-08  Blue SwirlSparc32: remove IRQ numbers from hwdef
2009-08-08  Blue SwirlSparc32: move intbit_to_level table back to slavio_intctl.c
2009-08-08  Blue SwirlSparc32: move device instantiation to sun4m.c
2009-08-08  Blue SwirlSparc32: Refactor slavio timer
2009-08-08  Blue Swirlppc_newworld: configure screen size from QEMU command...
2009-08-08  Blue SwirlSparc64: configure screen size from QEMU command line...
2009-08-08  Laurent Vivierppc_oldworld: configure screen size from qemu command...
next