]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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
2009-07-12 Nathan Froydtarget-ppc: fix evmergelo and evmergelohi
2009-07-12 Tristan Gingoldtarget-ppc: fix typo in _cpu_ppc_load_decr
2009-07-12 Blue SwirlSparc32/Sparc64/PPC: convert m48txx to qdev
2009-07-12 Blue SwirlSparc32: convert tcx to qdev
2009-07-12 Blue SwirlSparc32: use the OpenFirmware name for ecc
2009-07-12 Aurelien Jarnotarget-mips: remove useless code in gen_st_cond()
2009-07-12 Paul BrookFix MIPS SC
2009-07-12 Blue SwirlSparc64: convert ebus to qdev
2009-07-12 Igor Kovalenkosparc64: trap handling corrections
2009-07-12 Blue SwirlSparc32: convert eccmemctl to qdev
2009-07-12 Igor Kovalenkosparc64: fix helper_st_asi little endian case typo
2009-07-12 Igor Kovalenkosparc64: really initialize irq
2009-07-12 Igor Kovalenkosparc64: unify mmu tag matching code
2009-07-12 Igor Kovalenkosparc64: mmu bypass mode correction
2009-07-11 Paul BrookFix PCI IRQ breakage
2009-07-11 Blue SwirlRevert "Fix the PCI header type of APB"
2009-07-11 Blue SwirlFix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764...
2009-07-10 Anthony LiguoriIndent ac97 and es1370 according to audio formatting
2009-07-10 Avi Kivityblock: Clean up after deleting BHs
2009-07-10 Glauber Costaflush pending aio requests
2009-07-10 Jan Kiszkakvm: Work around borken MSR_GET_INDEX_LIST
2009-07-10 Michael S.... qemu/virtio: mark msi vectors used on load
2009-07-10 Michael S.... qemu/msi: missing braces
2009-07-10 Michael S.... qemu/msi: clean used vectors state on load
2009-07-10 Kevin Wolfqcow2: Fix L1 table memory allocation
2009-07-10 Kevin Wolfqcow1: Fix qcow_aio_writev
2009-07-10 Mark McLoughlinPrefer sysfs for USB host devices
2009-07-10 Michael Bueschusb-ohci: Fix endianness issue
2009-07-10 Anthony LiguoriMake sure to mark MCE defines as ULL
2009-07-10 Kevin Wolfqemu-io: fix memory leak
2009-07-10 Christoph Hellwigqemu-io: add flag to mark files growable
2009-07-10 Christoph Hellwigqemu-io: better input validation for vector-based commands
2009-07-10 Christoph Hellwigqemu-io: small cleanups for the aio code
2009-07-09 Anthony LiguoriDisable kqemu by default at run time
2009-07-09 Anthony LiguoriMake sure to only vm_start() a failed migration if...
2009-07-09 Andi KleenAllow setting qemu process name v2
2009-07-09 Jan Kiszkaconfigure: Append extra cflags and ldflags
2009-07-09 Michael S.... qemu: remove control vector save
2009-07-09 Michael S.... fix segfault in msix_save
2009-07-09 Mark McLoughlinUnregister savevm callback in eeprom93xx_free()
2009-07-09 Mark McLoughlinDon't leak VLANClientState on PCI hot remove
2009-07-09 Mark McLoughlinDon't abort if TUNSETSNDBUF fails where no sndbuf=...
2009-07-09 G 3Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.
2009-07-09 NolanAllow adjustment of http block device's readahead size...
2009-07-09 Isaku Yamahataconsolidate user cpu_{in, out}[bwl] into ioport-user.c
2009-07-09 Isaku Yamahataioport: consolidate duplicated logic in register_ioport...
2009-07-09 Isaku Yamahatause constant IOPORTS_MASK instead of 0xffff.
2009-07-09 Isaku Yamahatasplit out ioport related stuffs from vl.c into ioport.c.
2009-07-09 Alexander GrafReplace signrom with shell script v3
2009-07-09 Anthony LiguoriRevert "support colon in filenames"
2009-07-09 Anthony LiguoriFix build for ESD audio
2009-07-09 Kevin Wolfqcow2: Make cache=writethrough default
2009-07-09 Mark McLoughlinnet: set a default value for sndbuf=
2009-07-09 Christoph Eggerconfigure: detect xen with --extra-cflags / --extra...
2009-07-09 Huang YingQEMU: MCE: Add MCE simulation to qemu/tcg
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Paul BrookMIPS signal handling fix
2009-07-09 Paul BrookEnable MIPS NPTL
2009-07-09 Paul BrookMIPS atomic instructions
2009-07-09 Paul BrookMIPS usermode TLS register
2009-07-09 Paul BrookFix MIPS sys_clone
2009-07-09 Gerd Hoffmannqdev: convert ac97.
2009-07-09 Gerd Hoffmannqdev: convert es1370.
2009-07-09 Gerd Hoffmannqdev/pci: misc fixes.
next