| Commit message (Expand) | Author | Age | Files | Lines |
* | target-i386: hvf: remove MPX support | Paolo Bonzini | 2019-02-05 | 1 | -17/+1 |
* | Revert "i386: Add CPUID bit for PCONFIG" | Robert Hoo | 2019-02-05 | 2 | -2/+1 |
* | i386: remove the 'INTEL_PT' CPUID bit from named CPU models | Paolo Bonzini | 2019-02-05 | 1 | -5/+3 |
* | i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model | Robert Hoo | 2019-02-05 | 1 | -2/+1 |
* | Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into staging | Peter Maydell | 2019-02-05 | 11 | -16/+37006 |
|\ |
|
| * | target/xtensa: add test_mmuhifi_c3 core | Max Filippov | 2019-01-28 | 5 | -0/+36981 |
| * | target/xtensa: expose core runstall as an IRQ line | Max Filippov | 2019-01-28 | 1 | -0/+2 |
| * | target/xtensa: rearrange access to external interrupts | Max Filippov | 2019-01-28 | 1 | -2/+3 |
| * | target/xtensa: drop function xtensa_timer_irq | Max Filippov | 2019-01-28 | 1 | -1/+0 |
| * | target/xtensa: fix access to the INTERRUPT SR | Max Filippov | 2019-01-24 | 4 | -12/+19 |
| * | target/xtensa: add qemu_cpu_kick to xtensa_runstall | Max Filippov | 2019-01-24 | 1 | -1/+1 |
* | | target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.c | Mark Cave-Ayland | 2019-02-04 | 1 | -110/+45 |
* | | target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.c | Mark Cave-Ayland | 2019-02-04 | 1 | -28/+20 |
* | | target/ppc: simplify VEXT_SIGNED macro in int_helper.c | Mark Cave-Ayland | 2019-02-04 | 1 | -7/+7 |
* | | target/ppc: eliminate use of EL_IDX macros from int_helper.c | Mark Cave-Ayland | 2019-02-04 | 1 | -39/+27 |
* | | target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.c | Mark Cave-Ayland | 2019-02-04 | 1 | -95/+85 |
* | | target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macros | Mark Cave-Ayland | 2019-02-04 | 1 | -21/+27 |
* | | target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macros | Mark Cave-Ayland | 2019-02-04 | 1 | -35/+19 |
* | | ppc: remove the interrupt presenters from under PowerPCCPU | Cédric Le Goater | 2019-02-04 | 1 | -5/+0 |
* | | target/ppc: implement complete set of Vsr* macros | Mark Cave-Ayland | 2019-02-04 | 1 | -1/+8 |
* | | target/ppc/kvm: Drop useless include directive | Greg Kurz | 2019-02-04 | 1 | -1/+0 |
* | | target/arm: fix decoding of B{,L}RA{A,B} | Remi Denis-Courmont | 2019-02-01 | 1 | -1/+1 |
* | | target/arm: fix AArch64 virtual address space size | Remi Denis-Courmont | 2019-02-01 | 1 | -1/+1 |
* | | target/arm: Always enable pac keys for user-only | Richard Henderson | 2019-02-01 | 2 | -60/+3 |
* | | arm: Clarify the logic of set_pc() | Julia Suvorova | 2019-02-01 | 3 | -19/+25 |
* | | target/arm: Enable API, APK bits in SCR, HCR | Richard Henderson | 2019-02-01 | 1 | -0/+6 |
* | | target/arm: Add a timer to predict PMU counter overflow | Aaron Lindsay OS | 2019-02-01 | 3 | -2/+92 |
* | | target/arm: Send interrupts on PMU counter overflow | Aaron Lindsay OS | 2019-02-01 | 1 | -10/+51 |
* | | target/arm/translate-a64: Fix mishandling of size in FCMLA decode | Peter Maydell | 2019-02-01 | 1 | -1/+1 |
* | | target/arm/translate-a64: Fix FCMLA decoding error | Peter Maydell | 2019-02-01 | 1 | -1/+1 |
* | | target/arm/translate-a64: Don't underdecode SDOT and UDOT | Peter Maydell | 2019-02-01 | 1 | -1/+1 |
* | | target/arm/translate-a64: Don't underdecode FP insns | Peter Maydell | 2019-02-01 | 1 | -1/+21 |
* | | target/arm/translate-a64: Don't underdecode add/sub extended register | Peter Maydell | 2019-02-01 | 1 | -1/+2 |
* | | target/arm/translate-a64: Don't underdecode SIMD ld/st single | Peter Maydell | 2019-02-01 | 1 | -1/+10 |
* | | target/arm/translate-a64: Don't underdecode SIMD ld/st multiple | Peter Maydell | 2019-02-01 | 1 | -1/+6 |
* | | target/arm/translate-a64: Don't underdecode PRFM | Peter Maydell | 2019-02-01 | 1 | -1/+1 |
* | | target/arm/translate-a64: Don't underdecode system instructions | Peter Maydell | 2019-02-01 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell | 2019-01-31 | 33 | -39/+39 |
|\ \ |
|
| * | | target/m68k: Fix LGPL information in the file headers | Thomas Huth | 2019-01-30 | 6 | -10/+10 |
| * | | target/s390x: Fix LGPL version in the file header comments | Thomas Huth | 2019-01-30 | 9 | -9/+9 |
| * | | target/tricore: Fix LGPL version number | Thomas Huth | 2019-01-30 | 10 | -10/+10 |
| * | | target/openrisc: Fix LGPL version number | Thomas Huth | 2019-01-30 | 7 | -7/+7 |
| * | | Don't talk about the LGPL if the file is licensed under the GPL | Thomas Huth | 2019-01-30 | 1 | -3/+3 |
* | | | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in... | Peter Maydell | 2019-01-29 | 1 | -1/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | i386: Enable NPT and NRIPSAVE for AMD CPUs | Vitaly Kuznetsov | 2019-01-28 | 1 | -0/+8 |
| * | | i386: Update stepping of Cascadelake-Server | Tao Xu | 2019-01-28 | 1 | -1/+1 |
* | | | target/arm: Don't clear supported PMU events when initializing PMCEID1 | Aaron Lindsay OS | 2019-01-29 | 3 | -19/+22 |
* | | | target/arm: v8m: Ensure IDAU is respected if SAU is disabled | Thomas Roth | 2019-01-29 | 1 | -9/+10 |
* | | | target/arm: Fix validation of 32-bit address spaces for aa32 | Richard Henderson | 2019-01-29 | 1 | -7/+14 |
|/ / |
|
* | | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-25-20... | Peter Maydell | 2019-01-25 | 3 | -30/+73 |
|\ \ |
|