aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-18Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190218' into stagingPeter Maydell
2019-02-18s390x: upgrade status of KVM cores to "supported"Cornelia Huck
2019-02-18s390x/kvm: add tracepoint to ioeventfd interfaceCornelia Huck
2019-02-18s390x/cpumodel: add z14 GA2 modelCollin Walling
2019-02-18s390x/cpumodel: default enable mepoch for z14 and laterCollin Walling
2019-02-18s390x/cpumodel: mepochptff: warn when no mepoch and re-align group initCollin Walling
2019-02-18s390x: add zPCI feature to "qemu" CPU modelDavid Hildenbrand
2019-02-18target/s390x: Implement STCK et al for CONFIG_USER_ONLYRichard Henderson
2019-02-18target/s390x: Split out s390-tod.hRichard Henderson
2019-02-18s390x: always provide pci supportCornelia Huck
2019-02-18s390x: Fix the confusing contributions-after-2012 license statementsThomas Huth
2019-02-15Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20190215' i...Peter Maydell
2019-02-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190215'...Peter Maydell
2019-02-15Update OpenBIOS images to 3464681b built from submodule.Mark Cave-Ayland
2019-02-15gdbstub: Send a reply to the vKill packet.Sandra Loosemore
2019-02-15target/arm: Add missing clear_tail callsRichard Henderson
2019-02-15target/arm: Use vector operations for saturationRichard Henderson
2019-02-15target/arm: Split out FPSCR.QC to a vector fieldRichard Henderson
2019-02-15target/arm: Fix set of bits kept in xregs[ARM_VFP_FPSCR]Richard Henderson
2019-02-15target/arm: Split out flags setting from vfp comparesRichard Henderson
2019-02-15target/arm: Fix arm_cpu_dump_state vs FPSCRRichard Henderson
2019-02-15target/arm: Fix vfp_gdb_get/set_reg vs FPSCRRichard Henderson
2019-02-15target/arm: Remove neon min/max helpersRichard Henderson
2019-02-15target/arm: Use tcg integer min/max primitives for neonRichard Henderson
2019-02-15target/arm: Use vector minmax expanders for aarch32Richard Henderson
2019-02-15target/arm: Use vector minmax expanders for aarch64Richard Henderson
2019-02-15target/arm: Rely on optimization within tcg_gen_gvec_orRichard Henderson
2019-02-15hw/arm/armsse: Fix miswiring of expansion IRQsPeter Maydell
2019-02-15hw/intc/armv7m_nvic: Allow byte accesses to SHPR1Peter Maydell
2019-02-15MAINTAINERS: Remove Peter Crosthwaite from various entriesPeter Maydell
2019-02-15arm: Allow system registers for KVM guests to be changed by QEMU codePeter Maydell
2019-02-15linux-user/elfload: enable HWCAP_CPUID for AArch64Alex Bennée
2019-02-15target/arm: expose remaining CPUID registers as RAZAlex Bennée
2019-02-15target/arm: expose MPIDR_EL1 to userspaceAlex Bennée
2019-02-15target/arm: expose CPUID registers to userspaceAlex Bennée
2019-02-15target/arm: relax permission checks for HWCAP_CPUID registersAlex Bennée
2019-02-15target/arm: Fix int128_make128 lo, hi order in paired_cmpxchg64_beCatherine Ho
2019-02-15target/arm: Implement HACR_EL2Peter Maydell
2019-02-15target/arm: Fix CRn to be 14 for PMEVTYPER/PMEVCNTRAaron Lindsay OS
2019-02-14Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-14-2019' ...Peter Maydell
2019-02-14Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-02-14tests/tcg: target/mips: Add tests for MSA logic instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add wrappers for MSA logic instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add tests for MSA interleave instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add wrappers for MSA interleave instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add tests for MSA bit counting instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add wrappers for MSA bit counting instructionsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add a header with test utilitiesAleksandar Markovic
2019-02-14tests/tcg: target/mips: Add a header with test inputsAleksandar Markovic
2019-02-14tests/tcg: target/mips: Remove an unnecessary fileAleksandar Markovic