aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-05target-arm: fix for exponent comparison in recpe_f64pull-target-arm-20150205Ildar Isaev
2015-02-05target-arm: Guest cpu endianness determination for virtio KVM ARM/ARM64Pranavkumar Sawargaonkar
2015-02-05target-arm: KVM64: Get and Sync up guest register state like kvm32.Pranavkumar Sawargaonkar
2015-02-05disas/arm-a64.cc: Tell libvixl correct code addressesPeter Maydell
2015-02-05disas/libvixl: Update to upstream VIXL 1.7Peter Maydell
2015-02-05target-arm: Fix brace style in reindented codePeter Maydell
2015-02-05target-arm: Reindent ancient page-table-walk codePeter Maydell
2015-02-05target-arm: Use mmu_idx in get_phys_addr()Peter Maydell
2015-02-05target-arm: Pass mmu_idx to get_phys_addr()Peter Maydell
2015-02-05target-arm: Split AArch64 cases out of ats_write()Peter Maydell
2015-02-05target-arm: Don't define any MMU_MODE*_SUFFIXesPeter Maydell
2015-02-05target-arm: Use correct mmu_idx for unprivileged loads and storesPeter Maydell
2015-02-05target-arm: Define correct mmu_idx values and pass them in TB flagsPeter Maydell
2015-02-05target-arm/translate-a64: Fix wrong mmu_idx usage for LDT/STTPeter Maydell
2015-02-05target-arm: Make arm_current_el() return sensible values for M profilePeter Maydell
2015-02-05cpu_ldst.h: Allow NB_MMU_MODES to be 7Peter Maydell
2015-02-05hw/arm/virt: explain device-to-transport mapping in create_virtio_devices()Laszlo Ersek
2015-02-05target-arm: check that LSB <= MSB in BFI instructionKirill Batuzov
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-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