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-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
2020-09-07
target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT
Richard Henderson
1
-5
/
+5
2020-09-07
target/microblaze: Rename mmu structs
Richard Henderson
4
-18
/
+14
2020-09-07
target/microblaze: Cleanup mb_cpu_do_interrupt
Richard Henderson
1
-133
/
+106
2020-09-07
target/microblaze: Renumber D_FLAG
Richard Henderson
1
-1
/
+1
2020-09-07
target/microblaze: Collected fixes for env->iflags
Richard Henderson
4
-9
/
+26
2020-09-02
target/hppa: Fix boot with old Linux installation CDs
Helge Deller
1
-5
/
+5
2020-09-02
hw/hppa: Make number of TLB and BTLB entries configurable
Helge Deller
1
-1
/
+4
2020-09-02
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
11
-79
/
+151
2020-09-02
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200901' into staging
Peter Maydell
12
-1841
/
+2069
2020-09-02
target/i386/sev: Plug memleak in sev_read_file_base64
Pan Nengyuan
1
-0
/
+1
2020-09-02
target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
Pan Nengyuan
1
-0
/
+1
2020-09-02
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
2
-2
/
+0
2020-09-02
Revert "target/i386: Cleanup and use the EPYC mode topology functions"
Babu Moger
1
-34
/
+127
2020-09-02
Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"
Babu Moger
2
-17
/
+0
2020-09-02
Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"
Babu Moger
1
-2
/
+0
2020-09-02
Revert "i386: Fix pkg_id offset for EPYC cpu models"
Babu Moger
2
-6
/
+4
2020-09-02
rx: Move typedef RXCPU to cpu-qom.h
Eduardo Habkost
2
-1
/
+1
2020-09-02
rx: Rename QOM type check macros
Eduardo Habkost
5
-15
/
+15
2020-09-02
arm: Fix typo in AARCH64_CPU_GET_CLASS definition
Eduardo Habkost
1
-1
/
+1
2020-09-02
x86-iommu: Rename QOM type macros
Eduardo Habkost
1
-1
/
+1
2020-09-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200901'...
Peter Maydell
13
-800
/
+1687
2020-09-01
target/microblaze: Reduce linux-user address space to 32-bit
Richard Henderson
4
-4
/
+45
2020-09-01
target/microblaze: Add flags markup to some helpers
Richard Henderson
1
-4
/
+4
2020-09-01
target/microblaze: Remove cpu_R[0]
Richard Henderson
1
-1
/
+7
2020-09-01
target/microblaze: Remove last of old decoder
Richard Henderson
2
-131
/
+1
2020-09-01
target/microblaze: Convert dec_stream to decodetree
Richard Henderson
2
-12
/
+52
2020-09-01
target/microblaze: Convert dec_msr to decodetree
Richard Henderson
2
-130
/
+135
2020-09-01
target/microblaze: Convert msrclr, msrset to decodetree
Richard Henderson
2
-37
/
+54
[next]