index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-13
target/mips/tx79: Salvage instructions description comment
Philippe Mathieu-Daudé
2
-160
/
+188
2021-03-13
target/mips: Remove 'C790 Multimedia Instructions' dead code
Philippe Mathieu-Daudé
1
-371
/
+0
2021-03-13
target/mips/tx79: Move PCPYLD / PCPYUD opcodes to decodetree
Philippe Mathieu-Daudé
3
-80
/
+48
2021-03-13
target/mips/tx79: Move PCPYH opcode to decodetree
Philippe Mathieu-Daudé
3
-39
/
+27
2021-03-13
target/mips/translate: Simplify PCPYH using deposit_i64()
Philippe Mathieu-Daudé
1
-30
/
+4
2021-03-13
target/mips/translate: Make gen_rdhwr() public
Philippe Mathieu-Daudé
2
-1
/
+3
2021-03-13
target/mips/tx79: Move MTHI1 / MTLO1 opcodes to decodetree
Philippe Mathieu-Daudé
3
-25
/
+17
2021-03-13
target/mips/tx79: Move MFHI1 / MFLO1 opcodes to decodetree
Philippe Mathieu-Daudé
6
-12
/
+94
2021-03-13
target/mips: Use gen_load_gpr[_hi]() when possible
Philippe Mathieu-Daudé
1
-23
/
+6
2021-03-13
target/mips: Extract MXU code to new mxu_translate.c file
Philippe Mathieu-Daudé
3
-1605
/
+1613
2021-03-13
target/mips: Introduce mxu_translate_init() helper
Philippe Mathieu-Daudé
2
-12
/
+17
2021-03-13
target/mips: Simplify decode_opc_mxu() ifdef'ry
Philippe Mathieu-Daudé
2
-4
/
+5
2021-03-13
target/mips: Convert decode_ase_mxu() to decodetree prototype
Philippe Mathieu-Daudé
1
-3
/
+5
2021-03-13
target/mips: Rename decode_opc_mxu() as decode_ase_mxu()
Philippe Mathieu-Daudé
1
-2
/
+2
2021-03-13
target/mips: Move MUL opcode check from decode_mxu() to decode_legacy()
Philippe Mathieu-Daudé
1
-14
/
+5
2021-03-13
target/mips: Use OPC_MUL instead of OPC__MXU_MUL
Philippe Mathieu-Daudé
1
-2
/
+1
2021-03-13
target/mips: Pass instruction opcode to decode_opc_mxu()
Philippe Mathieu-Daudé
1
-7
/
+7
2021-03-13
target/mips: Remove unused CPUMIPSState* from MXU functions
Philippe Mathieu-Daudé
1
-10
/
+10
2021-03-13
target/mips: Remove XBurst Media eXtension Unit dead code
Philippe Mathieu-Daudé
1
-1286
/
+0
2021-03-13
target/mips: Rewrite complex ifdef'ry
Philippe Mathieu-Daudé
1
-4
/
+7
2021-03-13
target/mips/meson: Restrict mips-semi.c to TCG
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-13
target/mips/meson: Introduce mips_tcg source set
Philippe Mathieu-Daudé
1
-2
/
+5
2021-03-13
hw/mips/gt64xxx: Trace accesses to ISD registers
Philippe Mathieu-Daudé
2
-0
/
+4
2021-03-13
hw/mips/gt64xxx: Rename trace events related to interrupt registers
Philippe Mathieu-Daudé
2
-10
/
+10
2021-03-13
hw/mips/gt64xxx: Fix typos in qemu_log_mask() formats
Philippe Mathieu-Daudé
1
-10
/
+10
2021-03-13
hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlers
Philippe Mathieu-Daudé
1
-4
/
+6
2021-03-13
hw/mips/gt64xxx: Initialize ISD I/O memory region in DeviceRealize()
Philippe Mathieu-Daudé
1
-2
/
+9
2021-03-13
linux-user/elfload: fix address calculation in fallback scenario
Vincent Fazio
1
-1
/
+2
2021-03-13
linux-user/elfload: do not assume MAP_FIXED_NOREPLACE kernel support
Vincent Fazio
1
-2
/
+1
2021-03-13
linux-user/elfload: munmap proper address in pgd_find_hole_fallback
Vincent Fazio
1
-1
/
+1
2021-03-13
linux-user: manage binfmt-misc preserve-arg[0] flag
Laurent Vivier
2
-17
/
+51
2021-03-13
linux-user: Fix executable page of /proc/self/maps
Nicolas Surbayrole
1
-3
/
+3
2021-03-12
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
4
-24
/
+82
2021-03-12
README: Add Documentation blurb
John Snow
1
-0
/
+11
2021-03-12
MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
Thomas Huth
1
-15
/
+8
2021-03-12
tests: remove "make check-speed" in favor of "make bench"
Paolo Bonzini
1
-6
/
+2
2021-03-12
gitlab-ci.yml: Merge check-crypto-old jobs into the build-crypto-old jobs
Thomas Huth
1
-41
/
+4
2021-03-12
gitlab-ci.yml: Merge one of the coroutine jobs with the tcg-disabled job
Thomas Huth
1
-10
/
+4
2021-03-12
gitlab-ci.yml: Add some missing dependencies to the jobs
Thomas Huth
1
-0
/
+8
2021-03-12
gitlab-ci.yml: Move build-tools-and-docs-debian to a better place
Thomas Huth
1
-13
/
+15
2021-03-12
tests: Move benchmarks into a separate folder
Thomas Huth
9
-34
/
+36
2021-03-12
tests: Move unit tests into a separate directory
Thomas Huth
106
-219
/
+223
2021-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i...
Peter Maydell
3
-131
/
+117
2021-03-12
tests/qtest: Test PWM fan RPM using MFT in PWM test
Hao Wu
1
-6
/
+199
2021-03-12
hw/arm: Connect PWM fans in NPCM7XX boards
Hao Wu
2
-1
/
+109
2021-03-12
hw/arm: Add MFT device to NPCM7xx Soc
Hao Wu
3
-9
/
+40
2021-03-12
hw/misc: Add NPCM7XX MFT Module
Hao Wu
4
-0
/
+619
2021-03-12
hw/misc: Add GPIOs for duty in NPCM7xx PWM
Hao Wu
2
-1
/
+7
2021-03-12
hw/arm/virt: KVM: The IPA lower bound is 32
Andrew Jones
3
-10
/
+23
2021-03-12
accel: kvm: Fix kvm_type invocation
Andrew Jones
2
-0
/
+3
[prev]
[next]