aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-11usb_ohci: Always use little endianAlexander Graf
2010-12-11isa_mmio: Always use little endianAlexander Graf
2010-12-11heathrow_pic: Declare as little endianAlexander Graf
2010-12-11rtl8139: Declare as little endianAlexander Graf
2010-12-11openpic: Replace explicit byte swap with endian hintsAlexander Graf
2010-12-11ppc4xx_pci: Declare as little endianAlexander Graf
2010-12-11versatile_pci: Declare as little endianAlexander Graf
2010-12-11prep: Declare as little endianAlexander Graf
2010-12-11e1000: Make little endianAlexander Graf
2010-12-11uninorth: Get rid of bswapAlexander Graf
2010-12-11pci-host: Delegate bswap to mmio layerAlexander Graf
2010-12-11dbdma: Make little endianAlexander Graf
2010-12-11Make simple io mem handler endian awareAlexander Graf
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-12-11exec: introduce endianness swapped mmioAlexander Graf
2010-12-10noaudio: fix return value for read()Michael Walle
2010-12-08ppc: kvm: fix signedness warningAlexander Graf
2010-12-05Speedup 'tb_find_slow' by using the same heuristic as during memory page lookupKirill Batuzov
2010-12-04Remove unused spin_trylock() functionPeter Maydell
2010-12-04darwin-user: Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-12-04audio: Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-12-04target-sparc: Use fprintf_function (format checking)Stefan Weil
2010-12-04*-dis: Replace fprintf_ftype by fprintf_function (format checking)Stefan Weil
2010-12-04Fix mingw32 and OpenBSD warningsBlue Swirl
2010-12-04Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuEdgar E. Iglesias
2010-12-03exec: Remove debugging fprintf() that slipped into qemu_ram_alloc_from_ptr()Stefan Hajnoczi
2010-12-03linux-user: fix mips and ppc to use UID16Martin Mohring
2010-12-03update binfmt confRiku Voipio
2010-12-03linux-user: fix compiler error on nptlRiku Voipio
2010-12-03ARM: linux-user: Restore iWMMXT state from ucontext on sigreturnPeter Maydell
2010-12-03ARM: linux-user: Expose iWMMXT registers to signal handlersPeter Maydell
2010-12-03ARM: linux-user: Restore VFP state from ucontext on sigreturnPeter Maydell
2010-12-03ARM: linux-user: Expose VFP registers to signal handlersPeter Maydell
2010-12-03ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C codePeter Maydell
2010-12-03ARM: linux-user: Correct size of padding in target_ucontext_v2Peter Maydell
2010-12-03target-sparc: remove unused functions cpu_lock(), cpu_unlock()Peter Maydell
2010-12-03ARM: enable XScale/iWMMXT in linux-user modePeter Maydell
2010-12-03linux-user: Translate getsockopt level optionJamie Lentin
2010-12-03linux-user: remove unnecessary local from __get_user(), __put_user()Peter Maydell
2010-12-03linux-user: fix memory leaks with NPTL emulationNathan Froyd
2010-12-03linux-user: mmap_reserve() not controlled by RESERVED_VAamateur
2010-12-03[PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock()Peter Maydell
2010-12-02Fix buildAnthony Liguori
2010-12-02Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-12-02vhost: Fix address calculation in vhost_dev_sync_region()Jason Wang
2010-12-02migration: allow rate > 4gMichael S. Tsirkin
2010-12-02migration: stable ram block orderingMichael S. Tsirkin
2010-12-01tcg-ia64: Fix warning in qemu_ld.Richard Henderson
2010-12-01tcg-ia64: Fix address compilation in qemu_st.Richard Henderson
2010-12-01tcg-ia64: Fix tlb read error for 32-bit targets.Richard Henderson