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