aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2019-02-05gdbstub: Fix i386/x86_64 machine description and add control registersDoug Gale
2019-02-05i386: hvf: Don't miss 16-bit displacementRoman Bolshakov
2019-02-05target-i386: hvf: remove MPX supportPaolo Bonzini
2019-02-05Revert "i386: Add CPUID bit for PCONFIG"Robert Hoo
2019-02-05i386: remove the 'INTEL_PT' CPUID bit from named CPU modelsPaolo Bonzini
2019-02-05i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU modelRobert Hoo
2019-02-05Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell
2019-02-04target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.cMark Cave-Ayland
2019-02-04target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: simplify VEXT_SIGNED macro in int_helper.cMark Cave-Ayland
2019-02-04target/ppc: eliminate use of EL_IDX macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland
2019-02-04target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland
2019-02-04ppc: remove the interrupt presenters from under PowerPCCPUCédric Le Goater
2019-02-04target/ppc: implement complete set of Vsr* macrosMark Cave-Ayland
2019-02-04target/ppc/kvm: Drop useless include directiveGreg Kurz
2019-02-01target/arm: fix decoding of B{,L}RA{A,B}Remi Denis-Courmont
2019-02-01target/arm: fix AArch64 virtual address space sizeRemi Denis-Courmont
2019-02-01target/arm: Always enable pac keys for user-onlyRichard Henderson
2019-02-01arm: Clarify the logic of set_pc()Julia Suvorova
2019-02-01target/arm: Enable API, APK bits in SCR, HCRRichard Henderson
2019-02-01target/arm: Add a timer to predict PMU counter overflowAaron Lindsay OS
2019-02-01target/arm: Send interrupts on PMU counter overflowAaron Lindsay OS
2019-02-01target/arm/translate-a64: Fix mishandling of size in FCMLA decodePeter Maydell
2019-02-01target/arm/translate-a64: Fix FCMLA decoding errorPeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode SDOT and UDOTPeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode FP insnsPeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode add/sub extended registerPeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode SIMD ld/st singlePeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode SIMD ld/st multiplePeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode PRFMPeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode system instructionsPeter Maydell
2019-01-31Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-01-30target/m68k: Fix LGPL information in the file headersThomas Huth
2019-01-30target/s390x: Fix LGPL version in the file header commentsThomas Huth
2019-01-30target/tricore: Fix LGPL version numberThomas Huth
2019-01-30target/openrisc: Fix LGPL version numberThomas Huth
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth
2019-01-29Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2019-01-29target/arm: Don't clear supported PMU events when initializing PMCEID1Aaron Lindsay OS
2019-01-29target/arm: v8m: Ensure IDAU is respected if SAU is disabledThomas Roth
2019-01-29target/arm: Fix validation of 32-bit address spaces for aa32Richard Henderson
2019-01-28target/xtensa: add test_mmuhifi_c3 coreMax Filippov
2019-01-28target/xtensa: expose core runstall as an IRQ lineMax Filippov
2019-01-28target/xtensa: rearrange access to external interruptsMax Filippov
2019-01-28target/xtensa: drop function xtensa_timer_irqMax Filippov
2019-01-28i386: Enable NPT and NRIPSAVE for AMD CPUsVitaly Kuznetsov
2019-01-28i386: Update stepping of Cascadelake-ServerTao Xu
2019-01-25Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-25-20...Peter Maydell