aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-10softfloat: Fix single-to-half precision float conversionsPeter Maydell
2011-02-10softfloat: Honour default_nan_mode for float-to-float conversionsChristophe Lyon
2011-02-10softfloat: Add float16 type and float16 NaN handling functionsPeter Maydell
2011-02-10Make tb_alloc staticTristan Gingold
2011-02-10microblaze: Handle singlestepping over direct jmpsEdgar E. Iglesias
2011-02-09Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuAurelien Jarno
2011-02-09target-arm: implement vsli.64, vsri.64Christophe Lyon
2011-02-09target-arm: fix VSHLL Neon instruction.Christophe Lyon
2011-02-09[PATCH] [MIPS] Clear softfpu exception state for round, trunc, ceil and floorChris Dearman
2011-02-09target-arm: Fix 32 bit signed saturating narrowPeter Maydell
2011-02-09target-arm: Fix VQMOVUN Neon instruction.Juha Riihimäki
2011-02-09linux-user: fix for loopmount ioctlMartin Mohring
2011-02-09linux-user: fix build errors for mmap2-only portsMike Frysinger
2011-02-09user: speed up init_paths a bitMike Frysinger
2011-02-09linux-user: implement sched_{g,s}etaffinityMike Frysinger
2011-02-09linux-user/FLAT: allow targets to override FLAT processingMike Frysinger
2011-02-09linux-user/FLAT: fix auto-stack sizingMike Frysinger
2011-02-09linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in straceMike Frysinger
2011-02-09linux-user: add ppoll syscall supportMike Frysinger
2011-02-09linux-user/elfload: add FDPIC supportMike Frysinger
2011-02-09linux-user: fix sizeof handling for getsockoptMike Frysinger
2011-02-09linux-user: Fix possible realloc memory leakStefan Weil
2011-02-09linux-user: Add support for -version optionPeter Maydell
2011-02-08cris, microblaze: use cpu_has_workPaolo Bonzini
2011-02-08x86: Fix MCA broadcast parameters for TCG caseJan Kiszka
2011-02-07qemu-timer: Fix compilation of new timer code for w32, w64Stefan Weil
2011-02-07block: enable in_use flagMarcelo Tosatti
2011-02-07Add flag to indicate external users to block deviceMarcelo Tosatti
2011-02-07block-migration: add reference to target DriveInfoMarcelo Tosatti
2011-02-07blockdev: add refcount to DriveInfoMarcelo Tosatti
2011-02-07block-migration: actually disable dirty tracking on cleanupMarcelo Tosatti
2011-02-07ahci: make number of ports runtime determinedAlexander Graf
2011-02-07ahci: Implement HBA resetAlexander Graf
2011-02-07ahci: send init d2h fis on fis enableAlexander Graf
2011-02-07ahci: split ICH and AHCI even moreAlexander Graf
2011-02-07ahci: add license header in ahci.hAlexander Graf
2011-02-07ahci: split ICH9 from coreSebastian Herbszt
2011-02-07block/vdi: Fix wrong size in conditionally used memset, memcmpStefan Weil
2011-02-07Documentation: add Sheepdog disk imagesMORITA Kazutaka
2011-02-07qcow2: Really use cache=unsafe for image creationKevin Wolf
2011-02-05checkpatch.pl: don't complain about old lines with tabsBlue Swirl
2011-02-04target-arm: Fix decoding of Thumb preload and hint spacePeter Maydell
2011-02-04target-arm: Fix decoding of preload and memory hint spacePeter Maydell
2011-02-04target-arm: Clean up handling of MPIDRPeter Maydell
2011-02-04target-arm: Add CPU feature flag for v7MPPeter Maydell
2011-02-04do not pass NULL to strdup.Gleb Natapov
2011-02-04Set the right overflow bit for neon 32 and 64 bit saturating add/sub.Christophe Lyon
2011-02-04target-arm: Fix Neon vsra instructions.Christophe Lyon
2011-02-04target-sh4: fix negcAurelien Jarno
2011-02-04ioapic: Style & magics cleanupJan Kiszka