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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
23
-23
/
+23
2020-09-18
target/s390x: Set instance_align on S390CPU TypeInfo
Richard Henderson
1
-0
/
+1
2020-09-18
target/riscv: Set instance_align on RISCVCPU TypeInfo
Richard Henderson
1
-0
/
+1
2020-09-18
target/ppc: Set instance_align on PowerPCCPU TypeInfo
Richard Henderson
1
-0
/
+1
2020-09-18
target/arm: Set instance_align on CPUARM TypeInfo
Richard Henderson
1
-0
/
+2
2020-09-18
i386: Simplify CPUID_8000_001E for AMD
Babu Moger
1
-150
/
+45
2020-09-18
i386: Simplify CPUID_8000_001d for AMD
Babu Moger
1
-15
/
+16
2020-09-18
i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocks
Vitaly Kuznetsov
3
-5
/
+5
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
1
-1
/
+1
2020-09-14
target/arm: Count PMU events when MDCR.SPME is set
Aaron Lindsay
1
-1
/
+1
2020-09-14
target/arm: Remove no-longer-reachable 32-bit KVM code
Peter Maydell
4
-80
/
+53
2020-09-14
target/arm: Remove KVM support for 32-bit Arm hosts
Peter Maydell
2
-599
/
+1
2020-09-14
target/arm: Convert VCMLA, VCADD size field to MO_* in decode
Peter Maydell
2
-16
/
+24
2020-09-14
target/arm: Convert Neon VCVT fp size field to MO_* in decode
Peter Maydell
2
-4
/
+3
2020-09-14
target/arm: Convert Neon 3-same-fp size field to MO_* in decode
Peter Maydell
2
-10
/
+21
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
4
-12
/
+27
2020-09-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...
Peter Maydell
1
-10
/
+2
2020-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-2
/
+3
2020-09-11
target/i386/kvm: Add missing fallthrough comment
Thomas Huth
1
-0
/
+1
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
26
-235
/
+142
2020-09-10
target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken()
Philippe Mathieu-Daudé
1
-2
/
+2
2020-09-10
target/mips: simplify gen_compute_imm_branch logic
Alex Bennée
1
-10
/
+2
2020-09-09
hw/riscv: clint: Avoid using hard-coded timebase frequency
Bin Meng
3
-5
/
+9
2020-09-09
target/riscv: cpu: Set reset vector based on the configured property value
Bin Meng
1
-5
/
+2
2020-09-09
target/riscv: cpu: Add a new 'resetvec' property
Bin Meng
2
-0
/
+2
2020-09-09
target/riscv: Fix bug in getting trap cause name for trace_riscv_trap
Yifei Jiang
3
-2
/
+14
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-1
/
+1
2020-09-09
trace-events: Delete unused trace points
Markus Armbruster
1
-1
/
+0
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
23
-92
/
+46
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
26
-156
/
+54
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
26
-78
/
+133
2020-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200908' into...
Peter Maydell
5
-9
/
+4
2020-09-08
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into staging
Peter Maydell
10
-334
/
+478
2020-09-08
target/s390x: Use start-powered-off CPUState property
Thiago Jung Bauermann
1
-1
/
+1
2020-09-08
target/arm: Move setting of CPU halted state to generic code
Thiago Jung Bauermann
1
-1
/
+0
2020-09-08
target/arm: Move start-powered-off property to generic CPUState
Thiago Jung Bauermann
4
-8
/
+4
2020-09-07
Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ...
Peter Maydell
2
-6
/
+9
2020-09-07
target/microblaze: Put MicroBlazeCPUConfig into DisasContext
Richard Henderson
1
-12
/
+12
2020-09-07
target/microblaze: Fill in VMStateDescription for cpu
Richard Henderson
4
-8
/
+115
2020-09-07
target/microblaze: Move mmu parameters to MicroBlazeCPUConfig
Richard Henderson
5
-25
/
+30
2020-09-07
target/microblaze: Treat pvr_regs as constant
Richard Henderson
2
-9
/
+0
2020-09-07
target/microblaze: Move pvr regs to MicroBlazeCPUConfig
Richard Henderson
6
-60
/
+54
2020-09-07
target/microblaze: Reorg MicroBlazeCPUConfig to minimize holes
Richard Henderson
1
-5
/
+10
2020-09-07
target/microblaze: Split out MicroBlazeCPUConfig
Richard Henderson
1
-26
/
+29
2020-09-07
target/microblaze: Diagnose invalid insns in delay slots
Richard Henderson
1
-7
/
+41
2020-09-07
target/microblaze: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
1
-2
/
+2
2020-09-07
target/microblaze: Force rtid, rted, rtbd to exit
Richard Henderson
1
-11
/
+16
2020-09-07
target/microblaze: Handle DISAS_EXIT_NEXT in delay slot
Richard Henderson
1
-1
/
+33
2020-09-07
target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXT
Richard Henderson
1
-24
/
+10
2020-09-07
target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP
Richard Henderson
1
-8
/
+21
[prev]
[next]