summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* target-i386: hvf: remove MPX supportPaolo Bonzini2019-02-051-17/+1Star
* Revert "i386: Add CPUID bit for PCONFIG"Robert Hoo2019-02-052-2/+1Star
* i386: remove the 'INTEL_PT' CPUID bit from named CPU modelsPaolo Bonzini2019-02-051-5/+3Star
* i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU modelRobert Hoo2019-02-051-2/+1Star
* Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell2019-02-0511-16/+37006
|\
| * target/xtensa: add test_mmuhifi_c3 coreMax Filippov2019-01-285-0/+36981
| * target/xtensa: expose core runstall as an IRQ lineMax Filippov2019-01-281-0/+2
| * target/xtensa: rearrange access to external interruptsMax Filippov2019-01-281-2/+3
| * target/xtensa: drop function xtensa_timer_irqMax Filippov2019-01-281-1/+0Star
| * target/xtensa: fix access to the INTERRUPT SRMax Filippov2019-01-244-12/+19
| * target/xtensa: add qemu_cpu_kick to xtensa_runstallMax Filippov2019-01-241-1/+1
* | target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.cMark Cave-Ayland2019-02-041-110/+45Star
* | target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.cMark Cave-Ayland2019-02-041-28/+20Star
* | target/ppc: simplify VEXT_SIGNED macro in int_helper.cMark Cave-Ayland2019-02-041-7/+7
* | target/ppc: eliminate use of EL_IDX macros from int_helper.cMark Cave-Ayland2019-02-041-39/+27Star
* | target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.cMark Cave-Ayland2019-02-041-95/+85Star
* | target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland2019-02-041-21/+27
* | target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland2019-02-041-35/+19Star
* | ppc: remove the interrupt presenters from under PowerPCCPUCédric Le Goater2019-02-041-5/+0Star
* | target/ppc: implement complete set of Vsr* macrosMark Cave-Ayland2019-02-041-1/+8
* | target/ppc/kvm: Drop useless include directiveGreg Kurz2019-02-041-1/+0Star
* | target/arm: fix decoding of B{,L}RA{A,B}Remi Denis-Courmont2019-02-011-1/+1
* | target/arm: fix AArch64 virtual address space sizeRemi Denis-Courmont2019-02-011-1/+1
* | target/arm: Always enable pac keys for user-onlyRichard Henderson2019-02-012-60/+3Star
* | arm: Clarify the logic of set_pc()Julia Suvorova2019-02-013-19/+25
* | target/arm: Enable API, APK bits in SCR, HCRRichard Henderson2019-02-011-0/+6
* | target/arm: Add a timer to predict PMU counter overflowAaron Lindsay OS2019-02-013-2/+92
* | target/arm: Send interrupts on PMU counter overflowAaron Lindsay OS2019-02-011-10/+51
* | target/arm/translate-a64: Fix mishandling of size in FCMLA decodePeter Maydell2019-02-011-1/+1
* | target/arm/translate-a64: Fix FCMLA decoding errorPeter Maydell2019-02-011-1/+1
* | target/arm/translate-a64: Don't underdecode SDOT and UDOTPeter Maydell2019-02-011-1/+1
* | target/arm/translate-a64: Don't underdecode FP insnsPeter Maydell2019-02-011-1/+21
* | target/arm/translate-a64: Don't underdecode add/sub extended registerPeter Maydell2019-02-011-1/+2
* | target/arm/translate-a64: Don't underdecode SIMD ld/st singlePeter Maydell2019-02-011-1/+10
* | target/arm/translate-a64: Don't underdecode SIMD ld/st multiplePeter Maydell2019-02-011-1/+6
* | target/arm/translate-a64: Don't underdecode PRFMPeter Maydell2019-02-011-1/+1
* | target/arm/translate-a64: Don't underdecode system instructionsPeter Maydell2019-02-011-1/+5
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-01-3133-39/+39
|\ \
| * | target/m68k: Fix LGPL information in the file headersThomas Huth2019-01-306-10/+10
| * | target/s390x: Fix LGPL version in the file header commentsThomas Huth2019-01-309-9/+9
| * | target/tricore: Fix LGPL version numberThomas Huth2019-01-3010-10/+10
| * | target/openrisc: Fix LGPL version numberThomas Huth2019-01-307-7/+7
| * | Don't talk about the LGPL if the file is licensed under the GPLThomas Huth2019-01-301-3/+3
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2019-01-291-1/+9
|\ \ \ | |/ / |/| |
| * | i386: Enable NPT and NRIPSAVE for AMD CPUsVitaly Kuznetsov2019-01-281-0/+8
| * | i386: Update stepping of Cascadelake-ServerTao Xu2019-01-281-1/+1
* | | target/arm: Don't clear supported PMU events when initializing PMCEID1Aaron Lindsay OS2019-01-293-19/+22
* | | target/arm: v8m: Ensure IDAU is respected if SAU is disabledThomas Roth2019-01-291-9/+10
* | | target/arm: Fix validation of 32-bit address spaces for aa32Richard Henderson2019-01-291-7/+14
|/ /
* | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-25-20...Peter Maydell2019-01-253-30/+73
|\ \