]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
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.
2009-07-16  Gerd Hoffmannqdev/compat: add pc-0.10 machine type.
2009-07-16  Gerd Hoffmannqdev: add no_user, alias and desc
2009-07-16  Gerd Hoffmannqdev/compat: compat property infrastructure.
2009-07-16  Gerd Hoffmannqdev: factor out driver search to qdev_find_info()
2009-07-16  Gerd Hoffmanncleanup: drop unused struct elements from VirtIOPCIProxy.
2009-07-16  Gerd Hoffmannqdev: rework device properties.
2009-07-16  Jan Kiszkamonitor: Add port write command
2009-07-16  Dinesh SubhravetiInitialize PS2 keyboard / mouse state on reset
2009-07-16  Glauber Costafix segfault in setting migration speed
2009-07-16  Stuart BradyRemove dead i386 assembly code from softmmu_header.h
2009-07-16  Christoph Hellwigqemu-io: use BDRV_O_FILE to implement the growable...
2009-07-16  Igor Kovalenkotlb flush cleanup
2009-07-16  Beth KonReset HPET config register on hpet_reset
2009-07-16  Kevin Wolfqemu-io: Implement bdrv_load_vmstate/bdrv_save_vmstate
2009-07-16  Pascal TerjanHandle vga= in -append
2009-07-16  Isaku Yamahataioport: use uint{32, 16, 8}_t for ioport value and...
2009-07-16  Isaku Yamahataioport: remove some #ifdef DEBUG_UNUSED_IOPORT.
2009-07-16  Stefan Weilraw-posix: Handle errors in raw_create
2009-07-16  Andre Przywaraomit 3DNOW! CPUID bits from qemu64 CPU model
2009-07-16  Paolo Bonzinihonor -S on incoming migration
2009-07-16  Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-16  Blue SwirlSparc32: convert slavio interrupt controller to qdev
2009-07-16  Blue SwirlSparc32: refactor CPU init
next