aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-05target-arm: Squash input denormals in FRECPS and FRSQRTSPeter Maydell
2015-02-05Fix FMULX not squashing denormalized inputs when FZ is set.Xiangyu Hu
2015-02-05target-arm: Add checks that cpreg raw accesses are handledPeter Maydell
2015-02-05target-arm: Split NO_MIGRATE into ALIAS and NO_RAWPeter Maydell
2015-02-05target-arm: Add missing SP_ELx register definitionGreg Bellows
2015-02-05target-arm: Change reset to highest available ELGreg Bellows
2015-02-05target-arm: Add extended RVBAR supportGreg Bellows
2015-02-05target-arm: Fix RVBAR_EL1 register encodingGreg Bellows
2015-02-05target_arm: Parameterise the irq lines for armv7m_initAlistair Francis
2015-02-05target_arm: Remove memory region init from armv7m_initAlistair Francis
2015-02-05Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-05' into...Peter Maydell
2015-02-05MAINTAINERS: add Jason Wang as net subsystem maintainerStefan Hajnoczi
2015-02-05Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150204.0' i...Peter Maydell
2015-02-04vfio-pci: Fix missing unparent of dynamically allocated MemoryRegionAlex Williamson
2015-02-04vfio: fix wrong initialize vfio_group_listChen Fan
2015-02-03Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into st...Peter Maydell
2015-02-03target-s390x: fix and optimize slb* and slbg* computation of carry/borrow flagTorbjorn Granlund
2015-02-03target-s390x: support OC and NC in the EX instructionPaolo Bonzini
2015-02-03disas/s390.c: Remove unused variablesPeter Maydell
2015-02-03target-s390x: Mark check_privileged() as !CONFIG_USER_ONLYPeter Maydell
2015-02-03target-s390: Implement ECAGRichard Henderson
2015-02-03target-s390: Implement LURA, LURAG, STURGRichard Henderson
2015-02-03target-s390: Fix STURARichard Henderson
2015-02-03target-s390: Fix STIDPRichard Henderson
2015-02-03target-s390: Implement EPSWRichard Henderson
2015-02-03target-s390: Implement SAM specification exceptionRichard Henderson
2015-02-03Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150203' into stagingPeter Maydell
2015-02-03pc-bios/s390-ccw: update binaryCornelia Huck
2015-02-03pc-bios/s390-ccw: fix sparse warningsChristian Borntraeger
2015-02-03s390x/ipl: Improved code indentation in s390_ipl_init()Thomas Huth
2015-02-03s390x/kvm: unknown DIAGNOSE code should give a specification exceptionChristian Borntraeger
2015-02-03s390x/kvm: Fix diag-308 register decodingThomas Huth
2015-02-03s390x/pci: fix dma notifications in rpcit instructionYi Min Zhao
2015-02-03s390x/pci: check for invalid function handleFrank Blaschka
2015-02-03s390x/pci: avoid sign extension in stpcifcFrank Blaschka
2015-02-03s390: Plug memory leak on s390_pci_generate_event() error pathMarkus Armbruster
2015-02-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-02-02scsi: Fix scsi_req_cancel_async for no aiocb reqFam Zheng
2015-02-02cpu-exec: simplify init_delay_paramsPaolo Bonzini
2015-02-02cpu-exec: simplify align_clocksPaolo Bonzini
2015-02-02memory: avoid ref/unref in memory_region_findPaolo Bonzini
2015-02-02memory: protect current_map by RCUPaolo Bonzini
2015-02-02memory: remove assertion on memory_region_destroyJan Kiszka
2015-02-02rcu: add call_rcuPaolo Bonzini
2015-02-02rcu: allow nesting of rcu_read_lock/rcu_read_unlockPaolo Bonzini
2015-02-02rcu: add rcutorturePaolo Bonzini
2015-02-02rcu: add rcu libraryPaolo Bonzini
2015-02-02qemu-thread: fix qemu_event without futexesPaolo Bonzini
2015-01-29softfloat: Clarify license statusPeter Maydell
2015-01-29softfloat: Revert and reimplement remaining parts of b645bb4885 and 5a6932d51dPeter Maydell