qemu
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...
2009-08-04 Igor KovalenkoSparc64: replace tsptr with helper routine
2009-08-03 Nathan Froydlinux-user: make FUTEX_* calls honor timeout parameter
2009-08-03 Nathan Froydenable NPTL for ppc-linux-user targets in configure
2009-08-03 Nathan Froydlinux-user: handle POWERPC_EXCP_STCX
2009-08-03 Nathan Froydtarget-ppc: add exceptions for conditional stores
2009-08-03 Nathan Froydtarget-ppc: retain l{w,d}arx loaded value
2009-08-03 Nathan Froydtarget-ppc: add cpu_set_tls
2009-08-03 Nathan Froydtarget-ppc: fix cpu_clone_regs
2009-08-01 Blue SwirlFix Sparse warning about missing prototype
2009-08-01 Blue SwirlFix Sparse warning about "expression using sizeof on...
2009-08-01 Blue SwirlAdd missing "static"
2009-08-01 Blue SwirlMore NULL pointer fixes
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-07-31 Blue SwirlPPC: convert Uni-north to qdev: also fixes Mac99 machin...
2009-07-31 Blue SwirlPPC: convert Grackle to qdev
2009-07-31 Paul BrookOption rom makefile fixes
2009-07-31 Paul BrookSave/restore ARMv6 MMU state
2009-07-31 Blue Swirlesp: fix interrupt register read
2009-07-31 Igor Kovalenkosparc64 flush pending conditional evaluations before...
next