summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-arm: Fix compilation failure for 64 bit hostsPeter Maydell2011-06-031-9/+9
* Merge branch 's390-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2011-06-034-29/+35
|\
| * s390x: implement lrvgrAlexander Graf2011-06-031-0/+3
| * s390x: fix cksm instructionAlexander Graf2011-06-031-20/+8
| * s390x: free tmp explicitly in every opcode for disas_a5()Alexander Graf2011-06-031-1/+12
| * target-s390x: Add missing tcg_temp_free_i32()Stefan Weil2011-06-031-0/+3
| * target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x90Stefan Weil2011-06-031-0/+1
| * target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8eStefan Weil2011-06-031-0/+2
| * target-s390x: Add missing tcg_temp_free_i64() in disas_b2()Stefan Weil2011-06-031-0/+2
| * target-s390x: Add missing tcg_temp_free_i64() in do_mh()Stefan Weil2011-06-031-0/+1
| * target-s390x: Add missing tcg_temp_free_i64() in gen_jcc()Stefan Weil2011-06-031-0/+1
| * target-s390x: Fix duplicate call of tcg_temp_new_i64Stefan Weil2011-06-031-1/+0
| * target-s390x: Fix wrong argument in call of tcg_gen_shl_i64()Stefan Weil2011-06-031-2/+2
| * target-s390x: Fix build for non-linux hostsStefan Weil2011-06-031-5/+0
| * s390x: update zipl romAlexander Graf2011-06-031-0/+0
* | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2011-06-035-14/+13
|\ \
| * | PPC: fix mpc8544ds pci default devicesAlexander Graf2011-06-031-1/+1
| * | Fix segfault on screendump with -nographicAlexander Graf2011-06-031-1/+1
| * | PPC: install mpc8544ds.dtbAlexander Graf2011-06-031-0/+1
| * | PPC: fix sregs usage on bookeAlexander Graf2011-06-031-6/+4
| * | ppc: Fix compilation for ppc64-softmmuStefan Weil2011-06-031-6/+6
| |/
* | softfloat: add float*_is_zero_or_denormal()Aurelien Jarno2011-06-031-0/+15
* | target-i386: use floatx80 constants in helper_fld*_ST0()Aurelien Jarno2011-06-031-19/+8
* | softfloat: always enable floatx80 and float128 supportAurelien Jarno2011-06-034-118/+0
* | softfloat-native: removeAurelien Jarno2011-06-036-1093/+2
* | target-i386: remove old code handling float64Aurelien Jarno2011-06-035-411/+115
* | target-mips/gdbstub: remove old CONFIG_SOFTFLOAT #ifndefAurelien Jarno2011-06-031-4/+0
* | target-ppc: remove old CONFIG_SOFTFLOAT #ifdefAurelien Jarno2011-06-033-15/+0
|/
* audio: fix integer overflow expressionJuha Riihim?ki2011-06-011-2/+2
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-05-312-2/+2
|\
| * Fix spelling in comment (additon -> addition)Stefan Weil2011-05-291-1/+1
| * pflash_cfi02: Fix a typo in debug code (TARGET_FMT_pld -> TARGET_FMT_plx)Stefan Weil2011-05-291-1/+1
* | Merge remote-tracking branch 'amit/for-anthony' into stagingAnthony Liguori2011-05-313-71/+70
|\ \
| * | virtio-console: Simplify init callbacksMarkus Armbruster2011-05-271-26/+9
| * | virtio-serial: Drop redundant VirtIOSerialPort member infoMarkus Armbruster2011-05-273-20/+32
| * | virtio-serial: Drop useless property is_consoleMarkus Armbruster2011-05-272-5/+0
| * | virtio-serial: Clean up virtconsole detectionMarkus Armbruster2011-05-273-6/+11
| * | virtio-serial: Plug memory leak on qdev exit()Markus Armbruster2011-05-271-18/+9
| * | virtio-serial-bus: use bh for unthrottlingAlon Levy2011-05-272-2/+15
* | | Merge remote-tracking branch 'bonzini/scsi.2' into stagingAnthony Liguori2011-05-319-573/+868
|\ \ \
| * | | scsi: ignore LUN field in the CDBPaolo Bonzini2011-05-262-6/+5
| * | | scsi: rename arguments to the new callbacksPaolo Bonzini2011-05-264-37/+34
| * | | scsi: split command_complete callback in twoPaolo Bonzini2011-05-266-137/+168
| * | | esp: rename sense to statusPaolo Bonzini2011-05-261-5/+5
| * | | scsi-generic: Handle queue fullPaolo Bonzini2011-05-261-0/+3
| * | | scsi: make write_data return voidPaolo Bonzini2011-05-263-10/+5
| * | | scsi-disk: add data direction checkingHannes Reinecke2011-05-261-11/+24
| * | | scsi: Implement 'get_sense' callbackHannes Reinecke2011-05-265-1/+49
| * | | scsi: introduce scsi_req_get_bufPaolo Bonzini2011-05-266-9/+11
| * | | scsi: introduce scsi_req_continuePaolo Bonzini2011-05-267-60/+47
OpenPOWER on IntegriCloud