Age | Commit message (Expand) | Author |
2021-03-10 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-... | Peter Maydell |
2021-03-10 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'... | Peter Maydell |
2021-03-09 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210306' into... | Peter Maydell |
2021-03-09 | Remove deprecated target tilegx | Thomas Huth |
2021-03-09 | qtest: delete superfluous inclusions of qtest.h | Chen Qun |
2021-03-08 | target/arm: Restrict v7A TCG cpus to TCG accel | Philippe Mathieu-Daudé |
2021-03-08 | clock: Add ClockEvent parameter to callbacks | Peter Maydell |
2021-03-08 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' in... | Peter Maydell |
2021-03-08 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-03-08 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210308'... | Peter Maydell |
2021-03-06 | target/hexagon/opcodes: Add missing varargs cleanup | Philippe Mathieu-Daudé |
2021-03-06 | target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTR | Taylor Simpson |
2021-03-06 | target/sh4: Remove unused definitions | Philippe Mathieu-Daudé |
2021-03-06 | target/sh4: Let get_physical_address() use MMUAccessType access_type | Philippe Mathieu-Daudé |
2021-03-06 | target/sh4: Remove unused 'int access_type' argument | Philippe Mathieu-Daudé |
2021-03-06 | target/sh4: Replace magic value by MMUAccessType definitions | Philippe Mathieu-Daudé |
2021-03-06 | target/sh4: Fix code style for checkpatch.pl | Philippe Mathieu-Daudé |
2021-03-06 | KVM: x86: do not fail if software breakpoint has already been removed | Paolo Bonzini |
2021-03-05 | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into... | Peter Maydell |
2021-03-05 | target/arm/cpu: Update coding style to make checkpatch.pl happy | Philippe Mathieu-Daudé |
2021-03-05 | target/arm: Restrict v8M IDAU to TCG | Philippe Mathieu-Daudé |
2021-03-05 | target/arm: Use TCF0 and TFSRE0 for unprivileged tag checks | Peter Collingbourne |
2021-03-05 | target/arm: Speed up aarch64 TBL/TBX | Richard Henderson |
2021-03-05 | target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPU | Rebecca Cran |
2021-03-05 | target/arm: Enable FEAT_SSBS for "max" AARCH64 CPU | Rebecca Cran |
2021-03-05 | target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe | Rebecca Cran |
2021-03-04 | target-riscv: support QMP dump-guest-memory | Yifei Jiang |
2021-03-04 | target/riscv: Declare csr_ops[] with a known size | Bin Meng |
2021-03-04 | target/s390x/kvm: Simplify debug code | Philippe Mathieu-Daudé |
2021-03-04 | css: SCHIB measurement block origin must be aligned | Pierre Morel |
2021-03-04 | target/s390x/arch_dump: Fix warning for the name field in the PT_NOTE section | Thomas Huth |
2021-03-04 | s390x/cpu_model: disallow unpack for --only-migratable | Christian Borntraeger |
2021-03-02 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-02-25 | tcg/i386: rdpmc: fix the the condtions | Zheng Zhan Liang |
2021-02-25 | target/i386: Add bus lock debug exception support | Chenyi Qiang |
2021-02-25 | target/i386: update to show preferred boolean syntax for -cpu | Daniel P. Berrangé |
2021-02-22 | target/cris: Plug leakage of TCG temporaries | Stefan Sandstrom |
2021-02-22 | target/cris: Let cris_mmu_translate() use MMUAccessType access_type | Philippe Mathieu-Daudé |
2021-02-22 | target/cris: Use MMUAccessType enum type when possible | Philippe Mathieu-Daudé |
2021-02-21 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ... | Peter Maydell |
2021-02-21 | target/mips: Use GPR move functions in gen_HILO1_tx79() | Philippe Mathieu-Daudé |
2021-02-21 | target/mips: Introduce gen_load_gpr_hi() / gen_store_gpr_hi() helpers | Philippe Mathieu-Daudé |
2021-02-21 | target/mips: Rename 128-bit upper halve GPR registers | Philippe Mathieu-Daudé |
2021-02-21 | target/mips: Promote 128-bit multimedia registers as global ones | Philippe Mathieu-Daudé |
2021-02-21 | target/mips: Make cpu_HI/LO registers public | Philippe Mathieu-Daudé |
2021-02-21 | target/mips: Include missing "tcg/tcg.h" header | Philippe Mathieu-Daudé |
2021-02-21 | target/mips: Remove unused 'rw' argument from page_table_walk_refill() | Philippe Mathieu-Daudé |
2021-02-21 | target/mips: Let CPUMIPSTLBContext::map_address() take MMUAccessType | Philippe Mathieu-Daudé |
2021-02-21 | target/mips: Let get_seg*_physical_address() take MMUAccessType arg | Philippe Mathieu-Daudé |
2021-02-21 | target/mips: Let get_physical_address() take MMUAccessType argument | Philippe Mathieu-Daudé |