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