summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coverity: Model g_free() isn't necessarily free()Markus Armbruster2015-02-051-8/+8
* coverity: Model GLib string allocation partiallyMarkus Armbruster2015-02-051-0/+89
* coverity: Improve model for GLib memory allocationMarkus Armbruster2015-02-051-35/+104
* Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into st...Peter Maydell2015-02-037-60/+140
|\
| * target-s390x: fix and optimize slb* and slbg* computation of carry/borrow flagTorbjorn Granlund2015-02-031-14/+4
| * target-s390x: support OC and NC in the EX instructionPaolo Bonzini2015-02-031-0/+8
| * disas/s390.c: Remove unused variablesPeter Maydell2015-02-031-35/+0
| * target-s390x: Mark check_privileged() as !CONFIG_USER_ONLYPeter Maydell2015-02-031-1/+3
| * target-s390: Implement ECAGRichard Henderson2015-02-032-0/+9
| * target-s390: Implement LURA, LURAG, STURGRichard Henderson2015-02-034-0/+55
| * target-s390: Fix STURARichard Henderson2015-02-031-1/+1
| * target-s390: Fix STIDPRichard Henderson2015-02-032-1/+9
| * target-s390: Implement EPSWRichard Henderson2015-02-032-0/+20
| * target-s390: Implement SAM specification exceptionRichard Henderson2015-02-032-8/+31
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150203' into stagingPeter Maydell2015-02-0310-44/+52
|\ \
| * | pc-bios/s390-ccw: update binaryCornelia Huck2015-02-031-0/+0
| * | pc-bios/s390-ccw: fix sparse warningsChristian Borntraeger2015-02-035-5/+7
| * | s390x/ipl: Improved code indentation in s390_ipl_init()Thomas Huth2015-02-031-23/+24
| * | s390x/kvm: unknown DIAGNOSE code should give a specification exceptionChristian Borntraeger2015-02-031-1/+1
| * | s390x/kvm: Fix diag-308 register decodingThomas Huth2015-02-031-1/+1
| * | s390x/pci: fix dma notifications in rpcit instructionYi Min Zhao2015-02-031-8/+12
| * | s390x/pci: check for invalid function handleFrank Blaschka2015-02-031-1/+1
| * | s390x/pci: avoid sign extension in stpcifcFrank Blaschka2015-02-031-4/+4
| * | s390: Plug memory leak on s390_pci_generate_event() error pathMarkus Armbruster2015-02-031-1/+2
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-02-0217-65/+1398
|\ \ | |/ |/|
| * scsi: Fix scsi_req_cancel_async for no aiocb reqFam Zheng2015-02-021-0/+2
| * cpu-exec: simplify init_delay_paramsPaolo Bonzini2015-02-023-22/+2
| * cpu-exec: simplify align_clocksPaolo Bonzini2015-02-021-2/+1
| * memory: avoid ref/unref in memory_region_findPaolo Bonzini2015-02-021-5/+5
| * memory: protect current_map by RCUPaolo Bonzini2015-02-022-31/+28
| * memory: remove assertion on memory_region_destroyJan Kiszka2015-02-021-1/+0
| * rcu: add call_rcuPaolo Bonzini2015-02-023-4/+247
| * rcu: allow nesting of rcu_read_lock/rcu_read_unlockPaolo Bonzini2015-02-022-1/+16
| * rcu: add rcutorturePaolo Bonzini2015-02-022-1/+455
| * rcu: add rcu libraryPaolo Bonzini2015-02-028-3/+645
| * qemu-thread: fix qemu_event without futexesPaolo Bonzini2015-02-021-0/+2
* | softfloat: Clarify license statusPeter Maydell2015-01-294-4/+188
* | softfloat: Revert and reimplement remaining parts of b645bb4885 and 5a6932d51dPeter Maydell2015-01-291-28/+29
* | softfloat: Revert and reimplement remaining portions of 75d62a5856 and 3430b0...Peter Maydell2015-01-292-37/+67
* | softfloat: Apply patch corresponding to rebasing to softfloat-2aPeter Maydell2015-01-294-73/+65
|/
* Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150127' int...Peter Maydell2015-01-276-75/+61
|\
| * linux-user: support target-to-host SCM_CREDENTIALSAlex Suykov2015-01-271-4/+14
| * linux-user: Fix broken m68k signal handling on 64 bit hostsPeter Maydell2015-01-271-3/+3
| * mips64-linux-user: Fix definition of struct sigaltstackEd Swierk2015-01-271-1/+1
| * linux-user: Fix ioctl cmd type mismatch on 64-bit targetsEd Swierk2015-01-271-1/+1
| * linux-user: translate resource also for prlimit64Felix Janda2015-01-271-1/+2
| * linux-user/signal.c: Remove unnecessary wrapper copy_siginfo_to_userPeter Maydell2015-01-271-17/+11
| * linux-user/main.c: Mark end_exclusive() as possibly unusedPeter Maydell2015-01-271-1/+1
| * linux-user/main.c: Call cpu_exec_start/end on all target archsPeter Maydell2015-01-271-0/+18
| * linux-user/arm/nwfpe: Delete unused aCC arrayPeter Maydell2015-01-271-22/+0
OpenPOWER on IntegriCloud