aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-15gdbstub: Send a reply to the vKill packet.pull-target-arm-20190215Sandra 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
2019-02-14target/mips: introduce MTTCG-enabled buildsAleksandar Markovic
2019-02-14hw/mips_cpc: kick a VP when putting it into Run statewqMiodrag Dinic
2019-02-14target/mips: hold BQL in mips_vpe_wake()Goran Ferenc
2019-02-14hw/mips_int: hold BQL for all interrupt requestsAleksandar Markovic
2019-02-14target/mips: reimplement SC instruction emulation and use cmpxchgLeon Alrae
2019-02-14target/mips: compare virtual addresses in LL/SC sequenceLeon Alrae
2019-02-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-02-14Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2019-02-14Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...Peter Maydell
2019-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf1' i...Peter Maydell
2019-02-14configure: improve usbfs checkThomas Petazzoni
2019-02-14hw/sparc64: Explicitly set default_display = "std"Thomas Huth
2019-02-14hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintfPhilippe Mathieu-Daudé
2019-02-14wavcapture: Convert to error_reportDr. David Alan Gilbert