]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-08-28  Luiz Capitulinonet: Fix do_set_link() return type
2009-08-28  Beth KonAdd/Fix command-line checks for smbios options v2
2009-08-28  Stefano Stabellinivga: do not resize the screen on hw_invalidate
2009-08-28  Stefano Stabellinifix sdl window resize
2009-08-28  Alexander GrafFix checksum writing in signboot.sh
2009-08-28  Stefan WeilWin32: Fix default prefix
2009-08-28  Laurent DesnoguesFix symfind.
2009-08-28  Blue SwirlFix Sparse warning about missing prototype
2009-08-28  Blue SwirlFix Sparse warning about "expression using sizeof on...
2009-08-28  Blue SwirlAdd missing "static"
2009-08-28  Blue SwirlMore NULL pointer fixes
2009-08-28  Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-08-28  Paul BrookOption rom makefile fixes
2009-08-28  Blue Swirlesp: fix interrupt register read
2009-08-28  Igor Kovalenkosparc64 flush pending conditional evaluations before...
2009-08-28  Blue SwirlFix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea61...
2009-08-28  Bill Paule1000.c doesn't properly emulate EERD and ICS registers
2009-08-28  Markus ArmbrusterFix VM state change handlers running out of order
2009-08-28  Gerd Hoffmannvnc: fix copyrect screen corruption
2009-08-28  Mark McLoughlinRemove the virtio-{blk, console}-pci-0-10 device types
2009-08-28  Mark McLoughlinRemove the pc-0-10 machine type
2009-08-28  Paolo Bonzinifix migration to obey -S
2009-08-25  Nathan Froydtarget-mips: fix conditional moves off fp condition...
2009-07-29  Anthony LiguoriUpdate Changelog and VERSION for 0.11.0-rc1 release v0.11.0-rc1
2009-07-29  Anthony LiguoriMove CLOCKLIBS and PTHREADLIBS out of CONFIG_LINUX_USER...
2009-07-29  Mark McLoughlinAdd a pc-0.11 machine type and make the pc type an...
2009-07-29  Mark McLoughlinAdd machine type aliases
2009-07-29  Mark McLoughlinAdd support for fd=name to tap and socket networking
2009-07-29  Mark McLoughlinAdd monitor_get_fd() command for fetching named fds
2009-07-29  Mark McLoughlinAdd getfd and closefd monitor commands
2009-07-29  Mark McLoughlinAdd SCM_RIGHTS support to unix socket character devices
2009-07-29  Mark McLoughlinMake tcp_chr_read() use recvmsg()
2009-07-29  Filip Navaratap-win32: Use correct headers.
2009-07-29  Glauber Costafix broken migration
2009-07-29  Ed Swierkslirp: Use monotonic clock if available (v2)
2009-07-29  Michael S.... qemu: msix nit: clear msix_entries_nr on error
2009-07-29  Beth KonHPET fixes for reg writes
2009-07-22  Jan Kiszkaslirp: Fix guestfwd for incoming data
2009-07-22  Sebastian Herbsztqemu-thread: use pthread_equal
2009-07-22  Christoph Eggersignrom.sh: portability fix
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  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  Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-22  Blue SwirlFix build with DEBUG_PCI in pci_host.h enabled
2009-07-22  Christoph Eggerisxdigit -> qemu_isxdigit
2009-07-22  Christoph Eggerfix build warnings
2009-07-22  Blue SwirlSuppress a Sparse warning
2009-07-22  Blue SwirlSparc32: use hex for version numbers
2009-07-22  Blue SwirlSparc32: fix escc devices broken by ee6847d19be16c789b8...
2009-07-22  Blue SwirlSparc32: fix fdc io_base
2009-07-22  Blue SwirlFix sparc-softmmu breakage by ee6847d19be16c789b8bd4e55...
2009-07-22  Blue SwirlFix OpenBSD build
2009-07-22  Paul BrookARM host fixes
2009-07-22  Anthony LiguoriOnly allow -cpu host when KVM is enabled
2009-07-22  Anthony LiguoriInitialize cpuid variables
2009-07-22  malcIgnore -Waddress for alsaaudio.c
2009-07-18  Aurelien Jarnotcg: Fix tcg_gen_rotr_i64
2009-07-16  Anthony LiguoriUpdate version for 0.11.0-rc0 v0.11.0-rc0
2009-07-16  Juan QuintelaGenerate $target_dir/config.h from $target_dir/config.mak
2009-07-16  Juan QuintelaRefactor config_softfloat selection in another list
2009-07-16  Juan Quintelarename s/config_mak/config_host_mak/ and s/config_h...
2009-07-16  Juan Quintelasimplify TARGET_ABI_DIR generation
2009-07-16  Juan Quintelasimplify TARGET_ARCH2 generation
2009-07-16  Juan Quintelasimplify TARGET_BASE_ARCH generation
2009-07-16  Juan Quintelagenerate TARGET_<arch name> for config.h
2009-07-16  Juan Quintelagenerate TARGET_ARCH for config.h
2009-07-16  Juan QuintelaOnly setup TARGET_ARCH when it is different of
2009-07-16  Juan Quintelaprint only once TARGET_ARCH
2009-07-16  Juan QuintelaRefactor targe_bigendian selection in another list
2009-07-16  Juan QuintelaRefactor common code using a list
2009-07-16  Juan Quintelagenerate ARCH name instead of coding it
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 Quintelaqemu binary don't exist anymore. I guess not much peopl...
2009-07-16  Juan QuintelaRefactor a single rule to generate all qemu-* executables
2009-07-16  Juan QuintelaTARGET_ARCH == TARGET_BASE_ARCH in m68k and arm
2009-07-16  Juan QuintelaBASE_LDFLAGS is not used anywhere else
2009-07-16  Juan Quintelaconfigure kqemu in a single place
2009-07-16  Juan Quintelaconfigure kvm in a single place
2009-07-16  Juan Quintelaconfigure xen in a single place
2009-07-16  Juan Quintelachange ifdefs by obj-$(TARGET_BASE_ARCH)
2009-07-16  Juan QuintelaTARGET_ARCH2 is already known at configure time.
2009-07-16  Juan Quintelaconfigure already knows what TARGET_BASE_ARCH we need...
2009-07-16  Juan Quintelaalready defined several lines before in block-obj-y
2009-07-16  Juan QuintelaRemove unused Makefile variable
2009-07-16  Juan Quintelause nwfpe-obj-y for consistence
2009-07-16  Juan Quintelause block-nested-y for files inside block/
2009-07-16  Juan QuintelaRemove duplicated definition
2009-07-16  Juan Quintelafix sparc not solaris build
2009-07-16  Juan Quintelafix XEN Build
2009-07-16  Naphtali Spreifix for bad macaddr of e1000 in Windows 2003 server...
2009-07-16  Gerd Hoffmannqdev: es1370+ac97 description
2009-07-16  Gerd Hoffmannqdev/compat: virtio-net-pci 0.10 compatibility.
2009-07-16  Gerd Hoffmannqdev: print device id in "info pci".
2009-07-16  Gerd Hoffmannqdev/compat: virtio-console-pci 0.10 compatibility.
2009-07-16  Gerd Hoffmannqdev: add id= support for pci nics.
2009-07-16  Gerd Hoffmannqdev/compat: virtio-blk-pci 0.10 compatibility.
2009-07-16  Gerd Hoffmannqdev: add user-specified identifier to devices.
next