summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add scoop post_load callback that sets IRQs to loaded levelsDmitry Eremin-Solenikov2011-02-111-1/+18
* tc6393xb: correct NAND isr assertionDmitry Eremin-Solenikov2011-02-111-1/+1
* sysbus: print number of irqs in dev_printDmitry Eremin-Solenikov2011-02-111-0/+1
* .gitignore: ignore vi swap files and ctags filesDmitry Eremin-Solenikov2011-02-111-0/+3
* arm: drop unused irq-related part of CPUARMStateDmitry Eremin-Solenikov2011-02-111-4/+0
* target-arm: Remove stray #include from middle of neon_helper.cPeter Maydell2011-02-101-1/+0
* linux-user/arm: fix compilation failures using softfloat's struct typesPeter Maydell2011-02-103-19/+19
* softfloat: Fix compilation failures with USE_SOFTFLOAT_STRUCT_TYPESPeter Maydell2011-02-102-15/+21
* target-arm: Use standard FPSCR for Neon half-precision operationsPeter Maydell2011-02-103-12/+32
* target-arm: Silence NaNs resulting from half-precision conversionsPeter Maydell2011-02-101-2/+10
* softfloat: Correctly handle NaNs in float16_to_float32()Peter Maydell2011-02-102-3/+18
* softfloat: Fix single-to-half precision float conversionsPeter Maydell2011-02-102-11/+38
* softfloat: Honour default_nan_mode for float-to-float conversionsChristophe Lyon2011-02-102-16/+37
* softfloat: Add float16 type and float16 NaN handling functionsPeter Maydell2011-02-104-12/+118
* Make tb_alloc staticTristan Gingold2011-02-102-27/+26
* microblaze: Handle singlestepping over direct jmpsEdgar E. Iglesias2011-02-101-2/+6
* Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuAurelien Jarno2011-02-0912-39/+298
|\
| * linux-user: fix for loopmount ioctlMartin Mohring2011-02-091-2/+0
| * linux-user: fix build errors for mmap2-only portsMike Frysinger2011-02-091-1/+1
| * user: speed up init_paths a bitMike Frysinger2011-02-091-6/+22
| * linux-user: implement sched_{g,s}etaffinityMike Frysinger2011-02-091-0/+67
| * linux-user/FLAT: allow targets to override FLAT processingMike Frysinger2011-02-093-17/+22
| * linux-user/FLAT: fix auto-stack sizingMike Frysinger2011-02-091-2/+9
| * linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in straceMike Frysinger2011-02-092-0/+5
| * linux-user: add ppoll syscall supportMike Frysinger2011-02-091-2/+55
| * linux-user/elfload: add FDPIC supportMike Frysinger2011-02-093-0/+97
| * linux-user: fix sizeof handling for getsockoptMike Frysinger2011-02-091-2/+2
| * linux-user: Fix possible realloc memory leakStefan Weil2011-02-091-3/+5
| * linux-user: Add support for -version optionPeter Maydell2011-02-091-4/+13
* | target-arm: implement vsli.64, vsri.64Christophe Lyon2011-02-091-1/+13
* | target-arm: fix VSHLL Neon instruction.Christophe Lyon2011-02-091-3/+15
* | [PATCH] [MIPS] Clear softfpu exception state for round, trunc, ceil and floorChris Dearman2011-02-091-0/+16
* | target-arm: Fix 32 bit signed saturating narrowPeter Maydell2011-02-091-1/+1
* | target-arm: Fix VQMOVUN Neon instruction.Juha Riihimäki2011-02-093-6/+88
|/
* cris, microblaze: use cpu_has_workPaolo Bonzini2011-02-082-6/+2
* x86: Fix MCA broadcast parameters for TCG caseJan Kiszka2011-02-081-2/+2
* qemu-timer: Fix compilation of new timer code for w32, w64Stefan Weil2011-02-071-2/+2
* block: enable in_use flagMarcelo Tosatti2011-02-073-0/+8
* Add flag to indicate external users to block deviceMarcelo Tosatti2011-02-073-0/+14
* block-migration: add reference to target DriveInfoMarcelo Tosatti2011-02-071-0/+3
* blockdev: add refcount to DriveInfoMarcelo Tosatti2011-02-073-4/+20
* block-migration: actually disable dirty tracking on cleanupMarcelo Tosatti2011-02-071-2/+2
* ahci: make number of ports runtime determinedAlexander Graf2011-02-073-16/+26
* ahci: Implement HBA resetAlexander Graf2011-02-071-1/+4
* ahci: send init d2h fis on fis enableAlexander Graf2011-02-072-7/+32
* ahci: split ICH and AHCI even moreAlexander Graf2011-02-072-112/+88
* ahci: add license header in ahci.hAlexander Graf2011-02-071-0/+23
* ahci: split ICH9 from coreSebastian Herbszt2011-02-074-301/+375
* block/vdi: Fix wrong size in conditionally used memset, memcmpStefan Weil2011-02-071-2/+2
* Documentation: add Sheepdog disk imagesMORITA Kazutaka2011-02-071-0/+52
OpenPOWER on IntegriCloud