]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-07-27  Juan Quintelainstead of setup sdl_x11 just add -lX11 to sdl_libs
2009-07-27  Juan QuintelaCalculate sdl_libs and sdl_flags and use them everywhere
2009-07-27  Juan Quintelasdl_config value was always sdl-config
2009-07-27  Juan Quintelathe else part of this test is obsolete We are testing...
2009-07-27  Juan QuintelaUse CONFIG_POSIX to simplify Makefile
2009-07-27  Juan QuintelaAdd CONFIG_POSIX
2009-07-27  Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-27  Juan Quintelarename DEBUG_EXEC to CONFIG_DEBUG_EXEC
2009-07-27  Juan Quintelarename DEBUG_TCG to CONFIG_DEBUG_TCG
2009-07-27  Juan Quintelarename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H
2009-07-27  Juan Quintelarename HAVE_GPROF to TARGET_GPROF
2009-07-27  Juan Quintelarename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_H
2009-07-27  Juan Quintelarename HAVE_FNMATCH_H to CONFIG_FNMATCH
2009-07-27  Juan Quintelarename HAVE_IOVEC to CONFIG_IOVEC
2009-07-27  Juan Quintelarename HAVE_PREADV to CONFIG_PREADV
2009-07-27  Juan Quinteladefine MAP_ANONYMOUS if it is not defined in qemu-common.h
2009-07-27  Juan Quintelarename HOST_BSD to CONFIG_BSD
2009-07-27  Juan QuintelaO_LARGEFILE is already set in qemu-common.h
2009-07-27  Juan Quintelafix indententation
2009-07-27  Juan QuintelaRefactor code to remove one #ifdef CONFIG_FDT
2009-07-27  Juan QuintelaRename HAVE_FDT to CONFIG_FDT and define it also in...
2009-07-27  Juan QuintelaAdd -static in configure if needed
2009-07-27  Juan Quintelamore specific config.mak can overwrote more general...
2009-07-27  Juan Quintelamove printing of config-host.mak variables to end of...
2009-07-27  Juan Quintelamake oss use OSS_LIBS
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_SASL_{LIBS, FLAGS}
2009-07-27  Juan Quintelause same algorithm for testing and
2009-07-27  Juan Quintelaremove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
2009-07-27  Juan Quintelatarget_arch2 is redefined unconditionally later
2009-07-27  Juan QuintelaRemove SP_CFLAGS and SP_LDFLAGS
2009-07-27  Juan Quintelachange HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
2009-07-27  Filip NavaraEnable USE_DIRECT_JUMP on Win32.
2009-07-27  Filip NavaraRemove special Win32 code in vl.c that's no longer...
2009-07-27  Filip NavaraRemove setvbuf(<handle>, NULL, _IOLBF, 0) calls for...
2009-07-27  Filip NavaraRemove useless Win32 include files and unused function...
2009-07-27  Filip Navaratap-win32: Use correct headers.
2009-07-27  Glauber Costafix broken migration
2009-07-27  Luiz CapitulinoFix broken build
2009-07-27  Ed Swierkslirp: Use monotonic clock if available (v2)
2009-07-27  Ed Swierkslirp: Remove UDP protocol emulation (talk, cuseeme)
2009-07-27  Michael S.... qemu: msix nit: clear msix_entries_nr on error
2009-07-27  Jes SorensenQEMU BOCHS bios patches to use maxcpus value.
2009-07-27  Jes SorensenIntroduce -smp , maxcpus= flag to specify maximum numbe...
2009-07-27  Alexander GrafUse Little Endian for Dirty Log
2009-07-27  Alexander GrafUse 64bit pointer for dirty log
2009-07-27  Beth KonHPET fixes for reg writes
2009-07-27  Jan Kiszkaslirp: Fix guestfwd for incoming data
2009-07-27  Gerd Hoffmannswitch -drive to QemuOpts.
2009-07-27  Gerd HoffmannQemuOpts: framework for storing and parsing options.
2009-07-27  Gerd Hoffmannqemu-option: factor out parse_option_size
2009-07-27  Gerd Hoffmannqemu-option: factor out parse_option_bool
2009-07-27  Gerd Hoffmannmove parser functions from vl.c to qemu-option.c
2009-07-27  Gerd Hoffmannkill drives_opt
2009-07-27  Gerd Hoffmannadd support for drive ids.
2009-07-27  Gerd Hoffmannkill drives_table
2009-07-27  Gerd Hoffmannqdev/pci: hook up i440fx.
2009-07-27  Gerd Hoffmannqdev: add -device command line option.
2009-07-27  Gerd Hoffmannqdev: bus walker + qdev_device_add()
2009-07-27  Gerd Hoffmannqdev: create default bus names.
2009-07-27  Gerd Hoffmannqdev/pci: use qdev_prop_pci_devfn
2009-07-27  Gerd Hoffmannqdev/prop: add pci devfn property
2009-07-27  Mark McLoughlinAdd a pc-0.11 machine type and make the pc type an...
2009-07-27  Mark McLoughlinAdd machine type aliases
2009-07-27  Mark McLoughlinAdd support for fd=name to tap and socket networking
2009-07-27  Mark McLoughlinAdd monitor_get_fd() command for fetching named fds
2009-07-27  Mark McLoughlinAdd getfd and closefd monitor commands
2009-07-27  Mark McLoughlinAdd SCM_RIGHTS support to unix socket character devices
2009-07-27  Mark McLoughlinMake tcp_chr_read() use recvmsg()
2009-07-27  Igor Kovalenkosparc64 really implement itlb/dtlb automatic replacemen...
2009-07-27  Igor Kovalenkosparc64 name mmu registers and general cleanup
2009-07-26  Alexander GrafGive the kernel more room
2009-07-26  Alexander GrafPPC: Round VGA BIOS size to page boundary
2009-07-24  malcFix period initialization
2009-07-22  Glauber Costaprovide tests for pit in kernel and irqchip in kernel
2009-07-22  Sebastian Herbsztqemu-thread: use pthread_equal
2009-07-22  Jan KiszkaLink bios files when building out of tree
2009-07-22  Christoph Eggersignrom.sh: portability fix
2009-07-22  Glauber Costanotify io_thread at the end of rx handling
2009-07-22  Glauber Costaintroduce on_vcpu
2009-07-22  Christoph Hellwigqemu-io: reject invalid pattern
2009-07-22  Kevin Wolfqemu-io: Rework alloc command
2009-07-22  Akkarit Sangpetchqmu-img: fix qemu-img convert to generate a valid image...
2009-07-22  Kevin Wolfvmdk: Fix backing file handling
2009-07-22  Juan Quintelause struct initializer for audio.c
2009-07-22  NolanAdd save/restore support to the LSI logic SCSI device...
2009-07-22  NolanHandle BH's queued by AIO completions in qemu_aio_flush()
2009-07-22  Alexander GrafFake dirty loggin when it's not there
2009-07-22  Alexander GrafUse correct input constant
2009-07-22  Alexander GrafFix warning in kvm-all.c
2009-07-22  Alexander GrafSet PVR in sregs
2009-07-22  Alexander GrafEnable PPC KVM for non-embedded
2009-07-21  Blue SwirlSparc32: convert Sun4c interrupt controller to qdev
2009-07-21  Blue SwirlSparc32: convert SBI to qdev
2009-07-21  Blue SwirlFix CONFIG_PROFILER
2009-07-21  Blue SwirlSparc32/64: use 64 bit type for memory size
2009-07-21  Blue Swirlqdev: add 64 bit type
2009-07-21  Blue SwirlSparc64: refactor kernel init
2009-07-21  Blue SwirlSparc64: refactor CPU init
next