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
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-19
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...
Peter Maydell
9
-109
/
+756
2020-10-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-0
/
+1
2020-10-17
hax: unbreak accelerator cpu code after cpus.c split
Claudio Fontana
1
-0
/
+1
2020-10-17
target/mips: Increase number of TLB entries on the 34Kf core (16 -> 64)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-17
target/mips/cpu: Display warning when CPU is used without input clock
Philippe Mathieu-Daudé
1
-0
/
+10
2020-10-17
target/mips/cpu: Introduce mips_cpu_create_with_clock() helper
Philippe Mathieu-Daudé
2
-0
/
+24
2020-10-17
target/mips/cpu: Allow the CPU to use dynamic frequencies
Philippe Mathieu-Daudé
2
-2
/
+13
2020-10-17
target/mips/cpu: Make cp0_count_rate a property
Philippe Mathieu-Daudé
2
-8
/
+20
2020-10-17
target/mips/cpu: Calculate the CP0 timer period using the CPU frequency
Philippe Mathieu-Daudé
1
-2
/
+2
2020-10-17
target/mips: Move cp0_count_ns to CPUMIPSState
Philippe Mathieu-Daudé
3
-17
/
+28
2020-10-17
target/mips/cp0_timer: Document TIMER_PERIOD origin
Philippe Mathieu-Daudé
1
-1
/
+11
2020-10-17
target/mips/cp0_timer: Explicit unit in variable name
Philippe Mathieu-Daudé
1
-9
/
+10
2020-10-17
target/mips: Move cpu_mips_get_random() with CP0 helpers
Philippe Mathieu-Daudé
3
-26
/
+26
2020-10-17
target/mips/op_helper: Log unimplemented cache opcode
Philippe Mathieu-Daudé
1
-0
/
+9
2020-10-17
target/mips/op_helper: Document Invalidate/Writeback opcodes as no-op
Philippe Mathieu-Daudé
1
-0
/
+5
2020-10-17
target/mips/op_helper: Convert multiple if() to switch case
Philippe Mathieu-Daudé
1
-4
/
+9
2020-10-17
target/mips: Add loongson-ext lsdc2 group of instructions
Jiaxun Yang
1
-0
/
+179
2020-10-17
target/mips: Add loongson-ext lswc2 group of instructions (Part 2)
Jiaxun Yang
1
-2
/
+180
2020-10-17
target/mips: Add loongson-ext lswc2 group of instructions (Part 1)
Jiaxun Yang
1
-0
/
+86
2020-10-17
target/mips: Demacro helpers for <MAX|MAXA|MIN|MINA>.<D|S>
Aleksandar Markovic
1
-23
/
+81
2020-10-17
target/mips: Demacro helpers for M<ADD|SUB>F.<D|S>
Aleksandar Markovic
1
-17
/
+46
2020-10-17
target/mips: Demacro helpers for <ABS|CHS>.<D|S|PS>
Aleksandar Markovic
1
-21
/
+40
2020-10-17
target/mips: Fix some comment spelling errors
zhaolichang
3
-7
/
+7
2020-10-16
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
4
-28
/
+29
2020-10-14
i386: Mark Icelake-Client CPU models deprecated
Robert Hoo
1
-3
/
+7
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
1
-0
/
+8
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
3
-11
/
+0
2020-10-14
i386/kvm: Remove IRQ routing support checks
Eduardo Habkost
1
-7
/
+0
2020-10-14
i386/kvm: Require KVM_CAP_IRQ_ROUTING
Eduardo Habkost
1
-0
/
+5
2020-10-14
target/i386: Remove core_id assert check in CPUID 0x8000001E
Babu Moger
1
-3
/
+8
2020-10-14
i386/kvm: fix FEATURE_HYPERV_EDX value in hyperv_passthrough case
Zhenyu Wang
1
-1
/
+1
2020-10-14
i386: drop x86_cpu_get_supported_feature_word() forward declaration
Vitaly Kuznetsov
1
-3
/
+0
2020-10-13
i386: Register most CPU properties as class properties
Eduardo Habkost
1
-32
/
+34
2020-10-13
target/sparc/int32_helper: Remove duplicated 'Tag Overflow' entry
Philippe Mathieu-Daudé
1
-1
/
+0
2020-10-12
target/i386/cpu: Update comment that mentions Texinfo
Markus Armbruster
1
-1
/
+2
2020-10-09
ppc: Fix return value in cpu_post_load() error path
Greg Kurz
1
-4
/
+5
2020-10-09
ppc: Add a return value to ppc_set_compat() and ppc_set_compat_all()
Greg Kurz
2
-13
/
+17
2020-10-08
target/arm: Make '-cpu max' have a 48-bit PA
Peter Maydell
1
-0
/
+4
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
6
-6
/
+131
2020-10-08
target/arm/kvm: Make uncalled stubs explicitly unreachable
Andrew Jones
1
-19
/
+32
2020-10-05
hax: remove hax specific functions from global includes
Claudio Fontana
7
-6
/
+21
2020-10-05
whpx: remove whpx specific functions from global includes
Claudio Fontana
1
-0
/
+17
2020-10-05
hvf: remove hvf specific functions from global includes
Claudio Fontana
3
-1
/
+10
2020-10-05
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
3
-29
/
+0
2020-10-05
cpus: extract out hvf-specific code to target/i386/hvf/
Claudio Fontana
4
-0
/
+152
2020-10-05
cpus: extract out whpx-specific code to target/i386/
Claudio Fontana
4
-1
/
+120
2020-10-05
cpus: extract out hax-specific code to target/i386/
Claudio Fontana
7
-3
/
+148
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
2
-4
/
+4
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
3
-4
/
+6
2020-10-05
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2
-11
/
+49
[next]