]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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
2009-07-16 Blue SwirlSparc32: convert memory to qdev
2009-07-16 Blue SwirlSparc32: convert boot prom to qdev
2009-07-16 Blue SwirlSparc32: convert iommu to qdev
2009-07-16 Blue SwirlSparc32: convert cs4231 to qdev
2009-07-16 Blue SwirlSparc32: fix SDL zooming with TCX
2009-07-16 Anthony LiguoriDon't copy multiboot.bin into pc-bios after built
2009-07-16 Anthony LiguoriFix multiboot.bin build on mingw32
2009-07-16 Anthony LiguoriFix non-ACPI Timer Interrupt Routing - v3
2009-07-16 Isaku Yamahatapci.c: remove unnecessary #ifdef DEBUG_PCI.
2009-07-16 Christoph Hellwigreplace bdrv_{get, put}_buffer with bdrv_{load, save...
2009-07-16 Anthony Liguoribios: Fix multiple calls into smbios_load_ex
2009-07-16 Jan Kiszkagdbstub: x86: Support for setting segment registers
2009-07-16 Jan Kiszkagdbstub: x86: Refactor register access
2009-07-16 Jan Kiszkagdbstub: Add vCont support
2009-07-16 Anthony Liguorislirp: Fix default netmask to 255.255.255.0
2009-07-16 Anthony LiguoriRegenerate BIOS and add patches for -boot option
2009-07-16 Jan KiszkaUpdate boot option documentation
2009-07-16 Jan KiszkaAdd boot menu control via command line switch
2009-07-16 Jan KiszkaAdd boot-once support
2009-07-16 Jan KiszkaAdd qemu_unregister_reset
2009-07-16 Jan KiszkaRework reset handler management
2009-07-16 Jan KiszkaMove boot_set callback backend
2009-07-16 Jan KiszkaRework -boot option
2009-07-16 Mark McLoughlinAdd a pc-0-10 machine type for compatibility with 0...
2009-07-16 Mark McLoughlinChange default PCI class of virtio-console to PCI_CLASS...
2009-07-16 Mark McLoughlinChange default PCI class of virtio-blk to PCI_CLASS_STO...
2009-07-15 Blue SwirlSparc32: convert sparc32_dma to qdev
2009-07-15 malcAvoid SIGSEGV when dumping cpu state without enabled...
2009-07-15 Blue SwirlConvert fdc to qdev
2009-07-15 Blue SwirlSparc32: convert slavio timers to qdev
2009-07-15 Blue SwirlSparc32/PPC: convert escc to qdev
2009-07-13 Blue SwirlSparc32: convert slavio_misc to qdev
2009-07-13 Blue SwirlSparc32: convert idreg to qdev
2009-07-12 Baojun Wangtarget-ppc: enable PPC_MFTB for 44x
2009-07-12 Baojun Wangppc tcg: fix wrong bit/mask of wrteei
2009-07-12 Nathan Froydgdb-xml: fix hacks in powerpc register numbering
next