index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
target/microblaze: Move mmu parameters to MicroBlazeCPUConfig
Richard Henderson
2020-09-07
5
-25
/
+30
|
*
|
target/microblaze: Treat pvr_regs as constant
Richard Henderson
2020-09-07
2
-9
/
+0
|
*
|
target/microblaze: Move pvr regs to MicroBlazeCPUConfig
Richard Henderson
2020-09-07
6
-60
/
+54
|
*
|
target/microblaze: Reorg MicroBlazeCPUConfig to minimize holes
Richard Henderson
2020-09-07
1
-5
/
+10
|
*
|
target/microblaze: Split out MicroBlazeCPUConfig
Richard Henderson
2020-09-07
1
-26
/
+29
|
*
|
target/microblaze: Diagnose invalid insns in delay slots
Richard Henderson
2020-09-07
1
-7
/
+41
|
*
|
target/microblaze: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2020-09-07
1
-2
/
+2
|
*
|
target/microblaze: Force rtid, rted, rtbd to exit
Richard Henderson
2020-09-07
1
-11
/
+16
|
*
|
target/microblaze: Handle DISAS_EXIT_NEXT in delay slot
Richard Henderson
2020-09-07
1
-1
/
+33
|
*
|
target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXT
Richard Henderson
2020-09-07
1
-24
/
+10
|
*
|
target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP
Richard Henderson
2020-09-07
1
-8
/
+21
|
*
|
target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT
Richard Henderson
2020-09-07
1
-5
/
+5
|
*
|
target/microblaze: Rename mmu structs
Richard Henderson
2020-09-07
4
-18
/
+14
|
*
|
target/microblaze: Cleanup mb_cpu_do_interrupt
Richard Henderson
2020-09-07
1
-133
/
+106
|
*
|
target/microblaze: Renumber D_FLAG
Richard Henderson
2020-09-07
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ...
Peter Maydell
2020-09-07
2
-6
/
+9
|
\
\
|
|
/
|
/
|
|
*
target/hppa: Fix boot with old Linux installation CDs
Helge Deller
2020-09-02
1
-5
/
+5
|
*
hw/hppa: Make number of TLB and BTLB entries configurable
Helge Deller
2020-09-02
1
-1
/
+4
*
|
target/microblaze: Collected fixes for env->iflags
Richard Henderson
2020-09-07
4
-9
/
+26
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-02
11
-79
/
+151
|
\
\
|
*
|
target/i386/sev: Plug memleak in sev_read_file_base64
Pan Nengyuan
2020-09-02
1
-0
/
+1
|
*
|
target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
Pan Nengyuan
2020-09-02
1
-0
/
+1
|
*
|
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
2020-09-02
2
-2
/
+0
|
*
|
Revert "target/i386: Cleanup and use the EPYC mode topology functions"
Babu Moger
2020-09-02
1
-34
/
+127
|
*
|
Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"
Babu Moger
2020-09-02
2
-17
/
+0
|
*
|
Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"
Babu Moger
2020-09-02
1
-2
/
+0
|
*
|
Revert "i386: Fix pkg_id offset for EPYC cpu models"
Babu Moger
2020-09-02
2
-6
/
+4
|
*
|
rx: Move typedef RXCPU to cpu-qom.h
Eduardo Habkost
2020-09-02
2
-1
/
+1
|
*
|
rx: Rename QOM type check macros
Eduardo Habkost
2020-09-02
5
-15
/
+15
|
*
|
arm: Fix typo in AARCH64_CPU_GET_CLASS definition
Eduardo Habkost
2020-09-02
1
-1
/
+1
|
*
|
x86-iommu: Rename QOM type macros
Eduardo Habkost
2020-09-02
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200901' into staging
Peter Maydell
2020-09-02
12
-1841
/
+2069
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
target/microblaze: Reduce linux-user address space to 32-bit
Richard Henderson
2020-09-01
4
-4
/
+45
|
*
|
target/microblaze: Add flags markup to some helpers
Richard Henderson
2020-09-01
1
-4
/
+4
|
*
|
target/microblaze: Remove cpu_R[0]
Richard Henderson
2020-09-01
1
-1
/
+7
|
*
|
target/microblaze: Remove last of old decoder
Richard Henderson
2020-09-01
2
-131
/
+1
|
*
|
target/microblaze: Convert dec_stream to decodetree
Richard Henderson
2020-09-01
2
-12
/
+52
|
*
|
target/microblaze: Convert dec_msr to decodetree
Richard Henderson
2020-09-01
2
-130
/
+135
|
*
|
target/microblaze: Convert msrclr, msrset to decodetree
Richard Henderson
2020-09-01
2
-37
/
+54
|
*
|
target/microblaze: Tidy do_rti, do_rtb, do_rte
Richard Henderson
2020-09-01
1
-44
/
+29
|
*
|
target/microblaze: Convert dec_rts to decodetree
Richard Henderson
2020-09-01
2
-28
/
+28
|
*
|
target/microblaze: Convert dec_bcc to decodetree
Richard Henderson
2020-09-01
2
-47
/
+88
|
*
|
target/microblaze: Convert dec_br to decodetree
Richard Henderson
2020-09-01
2
-38
/
+63
|
*
|
target/microblaze: Reorganize branching
Richard Henderson
2020-09-01
2
-118
/
+80
|
*
|
target/microblaze: Convert mbar to decodetree
Richard Henderson
2020-09-01
2
-38
/
+49
|
*
|
target/microblaze: Convert brk and brki to decodetree
Richard Henderson
2020-09-01
4
-52
/
+78
|
*
|
target/microblaze: Tidy mb_cpu_dump_state
Richard Henderson
2020-09-01
1
-25
/
+40
|
*
|
target/microblaze: Replace delayed_branch with tb_flags_to_set
Richard Henderson
2020-09-01
1
-12
/
+5
|
*
|
target/microblaze: Replace clear_imm with tb_flags_to_set
Richard Henderson
2020-09-01
1
-6
/
+9
|
*
|
target/microblaze: Use cc->do_unaligned_access
Richard Henderson
2020-09-01
6
-69
/
+64
[prev]
[next]