]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-07-31  Blue SwirlFix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea61...
2009-07-30  Bill Paule1000.c doesn't properly emulate EERD and ICS registers
2009-07-30  Gerd Hoffmannqemu-option: fix parse_option_number().
2009-07-30  Gerd Hoffmannqdev: convert all vga devices.
2009-07-30  Gerd Hoffmannqdev/core: add monitor command to list all drivers
2009-07-30  Gerd Hoffmannqdev: factor out qdev_print_devinfo.
2009-07-30  Markus ArmbrusterFix VM state change handlers running out of order
2009-07-30  Gerd Hoffmannvnc: fix copyrect screen corruption
2009-07-30  Mark McLoughlinRemove the virtio-{blk, console}-pci-0-10 device types
2009-07-30  Mark McLoughlinRemove the pc-0-10 machine type
2009-07-30  Paolo Bonzinifix migration to obey -S
2009-07-30  Bjørn Morkalsa: add host suspend/resume support
2009-07-28  Anthony LiguoriDefine ENOTSUP anywhere it isn't defined
2009-07-27  Anthony LiguoriRevert "Fake dirty loggin when it's not there"
2009-07-27  Blue SwirlFix out of tree build broken by 791e08c753a9f9be3c3880b...
2009-07-27  Anthony LiguoriFix typo WIN32 -> _WIN32
2009-07-27  Juan Quintelaset SEARCH_PATH for the linker script from output of...
2009-07-27  Juan Quintelagenerate LDFLAGS for *-linux-user and *-bsd-user in...
2009-07-27  Juan Quintelaour build system don't support mips little endian linux...
2009-07-27  Juan QuintelaDon't build option roms on Mac OS X
2009-07-27  Juan Quintelamultiboot.bin is a generated file
2009-07-27  Juan Quintelause cc-option for optionrom
2009-07-27  Juan QuintelaUse quiet-command for building optionrom
2009-07-27  Juan Quintelamove cc-option definition to rules.mak
2009-07-27  Juan QuintelaGenerate config-host.h from config-host.mak
2009-07-27  Juan Quintelarename USE_NPTL to CONFIG_USE_NPTL
2009-07-27  Juan Quintelarename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
2009-07-27  Juan Quinteladefine ENOTSUP the same that the other errors
2009-07-27  Juan Quintelatest if xen is enabled only once
2009-07-27  Juan Quintelasimplify fdt libs selection
2009-07-27  Juan Quintelasimplify vde libs selection
2009-07-27  Juan Quintelasimplify brlapi selection
2009-07-27  Juan Quintelasimplify curses library selection
2009-07-27  Juan QuintelaDefine and use xen libs in a single place
2009-07-27  Juan Quintelaindent with 2 spaces sdl tests
2009-07-27  Juan Quintelaremove sdl_static. Just do the right thing if static...
2009-07-27  Juan Quintelatarget_softmmu is undefined at that point
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
next