]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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
2009-07-21 Blue SwirlSparc64: convert memory to qdev
2009-07-21 Blue SwirlSparc64: convert boot prom to qdev
2009-07-21 Blue SwirlSparc32: Fix lance
2009-07-21 Blue SwirlSparc64: convert APB to qdev
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-20 Blue SwirlFix build with DEBUG_PCI in pci_host.h enabled
2009-07-20 Blue SwirlClean up fdc qdev conversion
2009-07-19 malcFix rbase initialization
2009-07-18 Andrzej ZaborowskiFix a similar configure typo from microblaze.
2009-07-18 Laurent Desnoguesthis patch fixes a typo where armv4l was incorrectly...
2009-07-18 Laurent Desnoguesthis patch improves the ARM back-end in the following...
2009-07-18 Aurelien Jarnotcg: Fix tcg_gen_rotr_i64
2009-07-18 malcUse correct byteswap routine for elf_note
2009-07-18 malcAvoid name clashes with symbols that leak from system...
2009-07-18 malcPPC 32/64 GUEST_BASE support
2009-07-18 malcFix LHZX opcode value
2009-07-17 Juan QuintelaUserspace guest address offsetting
2009-07-17 Christoph Eggerbsd-users: fix strace
2009-07-17 Christoph Eggerisxdigit -> qemu_isxdigit
2009-07-17 Christoph Eggerfix build warnings
2009-07-17 Laurent DesnoguesELF codedump build failures
2009-07-17 Paul BrookUserspace guest address offsetting
2009-07-17 Blue SwirlSuppress a Sparse warning
2009-07-17 Blue SwirlSparc32: use hex for version numbers
2009-07-17 Blue SwirlSparc32: fix escc devices broken by ee6847d19be16c789b8...
2009-07-17 Blue SwirlSparc32: fix fdc io_base
2009-07-17 Blue SwirlFix sparc-softmmu breakage by ee6847d19be16c789b8bd4e55...
2009-07-17 Blue SwirlFix OpenBSD build
2009-07-17 Paul BrookARM host fixes
2009-07-17 Anthony LiguoriOnly allow -cpu host when KVM is enabled
2009-07-17 Anthony LiguoriMove CLOCKLIBS and PTHREADLIBS out of CONFIG_LINUX_USER...
2009-07-17 Anthony LiguoriInitialize cpuid variables
2009-07-17 malcIgnore -Waddress for alsaaudio.c
2009-07-16 Anthony LiguoriUpdate version for 0.11 development
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
next