aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-17qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth
2019-02-17xive: Only set source type for LSIsGreg Kurz
2019-02-17ppc: fix crash during branch steppingRoman Kapl
2019-02-17target/ppc: Remove some #if 0'ed codeBenjamin Herrenschmidt
2019-02-17mac_newworld: change default NIC to sungem for mac99 machineMark Cave-Ayland
2019-02-17spapr: Disallow unsupported kernel-irqchip settingsGreg Kurz
2019-02-17cuda: decrease time delay before raising VIA SR interrupt and remove fast pathMark Cave-Ayland
2019-02-17spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error pathGreg Kurz
2019-02-17target/ppc: Fix msync to do what hardware doesBALATON Zoltan
2019-02-17target/ppc: Enable reporting of SPRs to GDBFabiano Rosas
2019-02-17spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz
2019-02-17hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé
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