]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-12-11  Alexander Grafpci-host: Delegate bswap to mmio layer
2010-12-11  Alexander Grafdbdma: Make little endian
2010-12-11  Alexander GrafMake simple io mem handler endian aware
2010-12-11  Alexander GrafAdd endianness as io mem parameter
2010-12-11  Alexander Grafexec: introduce endianness swapped mmio
2010-12-10  Michael Wallenoaudio: fix return value for read()
2010-12-08  Alexander Grafppc: kvm: fix signedness warning
2010-12-05  Kirill BatuzovSpeedup 'tb_find_slow' by using the same heuristic...
2010-12-04  Peter MaydellRemove unused spin_trylock() function
2010-12-04  Stefan Weildarwin-user: Use GCC_FMT_ATTR (format checking)
2010-12-04  Stefan Weilaudio: Use GCC_FMT_ATTR (format checking)
2010-12-04  Stefan Weiltarget-sparc: Use fprintf_function (format checking)
2010-12-04  Stefan Weil*-dis: Replace fprintf_ftype by fprintf_function (forma...
2010-12-04  Blue SwirlFix mingw32 and OpenBSD warnings
2010-12-04  Edgar E. IglesiasMerge branch 'linux-user-for-upstream' of git://gitorio...
2010-12-03  Stefan Hajnocziexec: Remove debugging fprintf() that slipped into...
2010-12-03  Martin Mohringlinux-user: fix mips and ppc to use UID16
2010-12-03  Riku Voipioupdate binfmt conf
2010-12-03  Riku Voipiolinux-user: fix compiler error on nptl
2010-12-03  Peter MaydellARM: linux-user: Restore iWMMXT state from ucontext...
2010-12-03  Peter MaydellARM: linux-user: Expose iWMMXT registers to signal...
2010-12-03  Peter MaydellARM: linux-user: Restore VFP state from ucontext on...
2010-12-03  Peter MaydellARM: linux-user: Expose VFP registers to signal handlers
2010-12-03  Peter MaydellARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to...
2010-12-03  Peter MaydellARM: linux-user: Correct size of padding in target_ucon...
2010-12-03  Peter Maydelltarget-sparc: remove unused functions cpu_lock(), cpu_u...
2010-12-03  Peter MaydellARM: enable XScale/iWMMXT in linux-user mode
2010-12-03  Jamie Lentinlinux-user: Translate getsockopt level option
2010-12-03  Peter Maydelllinux-user: remove unnecessary local from __get_user...
2010-12-03  Nathan Froydlinux-user: fix memory leaks with NPTL emulation
2010-12-03  amateurlinux-user: mmap_reserve() not controlled by RESERVED_VA
2010-12-03  Peter Maydell[PATCH] target-arm: remove unused functions cpu_lock...
2010-12-02  Anthony LiguoriFix build
2010-12-02  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-02  Jason Wangvhost: Fix address calculation in vhost_dev_sync_region()
2010-12-02  Michael S.... migration: allow rate > 4g
2010-12-02  Michael S.... migration: stable ram block ordering
2010-12-01  Richard Hendersontcg-ia64: Fix warning in qemu_ld.
2010-12-01  Richard Hendersontcg-ia64: Fix address compilation in qemu_st.
2010-12-01  Richard Hendersontcg-ia64: Fix tlb read error for 32-bit targets.
2010-12-01  Richard Hendersontcg-ia64: Implement qemu_ld32.
2010-12-01  Richard Hendersontcg-ia64: Provide default GUEST_BASE.
2010-12-01  Richard Hendersontcg: Fix default definition of divu_i32 and remu_i32.
2010-12-01  Michael S.... Merge remote branch 'origin/master' into pci
2010-11-30  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-30  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-30  Anthony LiguoriUse a Linux-style MAINTAINERS file
2010-11-29  Kevin Wolfide: Reset current_addr after stopping DMA
2010-11-29  Kevin Wolfide: Ignore double DMA transfer starts/stops
2010-11-29  Kevin Wolfide: Set bus master inactive on error
2010-11-29  Kevin Wolfide: Factor ide_dma_set_inactive out
2010-11-27  Paul BrookAdd pcnet-pci.c
2010-11-27  Paul BrookSplit out common pcnet code
2010-11-27  Paul BrookRemove PCI from sparc32 target
2010-11-27  Paul BrookDetect missing config includes
2010-11-27  Paul BrookFix previous commit
2010-11-27  Paul BrookVirtIO config option
2010-11-27  Paul BrookPCI config include
2010-11-26  Paul BrookInclude directives in default configs
2010-11-26  Paul BrookAdd missing dependency.
2010-11-26  Christoph Hellwigraw-posix: raw_pwrite comment fixup
2010-11-25  Hannes Reineckescsi-disk: Remove duplicate cdb parsing
2010-11-25  Hannes Reineckescsi: Move sense handling into the driver
2010-11-25  Hannes Reineckescsi: INQUIRY VPD fixes
2010-11-25  Hannes Reineckescsi: Return SAM status codes
2010-11-25  Hannes Reineckescsi: Increase the number of possible devices
2010-11-24  Kevin Wolfblock: Remove unused s->hd in various drivers
2010-11-24  Stefano Stabelliniqemu and qemu-xen: support empty write barriers in...
2010-11-24  Avi Kivityide: convert bmdma address ioport to ioport_register()
2010-11-24  Marcelo Tosattiblock migration: do not submit multiple AIOs for same...
2010-11-24  Ryan HarperImplement drive_del to decouple block removal from...
2010-11-24  Stefan Hajnocziscsi-disk: Move active request asserts
2010-11-24  Michael S.... virtio: fix up VQ checks
2010-11-24  Stefan Hajnoczivirtio: Convert fprintf() to error_report()
2010-11-24  Michael S.... pci: fix bus walk under secondary bus reset
2010-11-23  Richard Hendersonmicroblaze: target-ify target_ucontext
2010-11-22  Isaku Yamahatapci bridge: implement secondary bus reset
2010-11-22  Isaku Yamahatapci: use qdev reset framework for pci bus reset
2010-11-22  Isaku Yamahataqdev: trigger reset from a given device
2010-11-22  Isaku Yamahataqdev: introduce reset call back for qbus level
2010-11-22  Anthony Liguoriqdev: reset qdev along with qdev tree
2010-11-22  Anthony Liguoriqbus: add functions to walk both devices and busses
2010-11-22  Stefan Weileepro100: Use a single rom file for all i825xx devices
2010-11-22  Stefan Weilpci: Automatically patch PCI vendor id and device id...
2010-11-22  Stefan Weilpci: Replace unneeded type casts in calls of pci_regist...
2010-11-22  Isaku Yamahatapcie/port: fix bridge control register wmask
2010-11-22  Michael S.... pci: fix bridge control bit wmask
2010-11-22  Isaku Yamahatax3130/downstream: support aer.
2010-11-22  Isaku Yamahatax3130/upstream: support aer
2010-11-22  Isaku Yamahataioh3420: support aer
2010-11-22  Michael S.... pcie_aer: complete unwinding recursion
2010-11-22  Michael S.... pcie_aer: get rid of recursion
2010-11-22  Isaku Yamahatapcie/aer: helper functions for pcie aer capability
2010-11-22  Isaku Yamahatapcie_regs.h: more constants
2010-11-22  Isaku Yamahatapci: add W1C bits to pci status register
2010-11-21  Stefan Hajnoczivirtio-pci: Convert fprintf() to error_report()
2010-11-21  Stefan Hajnoczivirtio-net: Convert fprintf() to error_report()
2010-11-21  Stefan Hajnoczivirtio: Convert fprintf() to error_report()
2010-11-21  Stefan Hajnoczivirtio-blk: Convert fprintf() to error_report()
2010-11-21  Gerd Hoffmannvgabios update: handle compatibility with older qemu...
next