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
*
tricore: add QSEED instruction
Andreas Konopik
2019-06-25
3
-0
/
+89
*
tricore: sync ctx.hflags with tb->flags
Georg Hofstetter
2019-06-25
1
-0
/
+1
*
tricore: fix RRPW_INSERT instruction
David Brenken
2019-06-25
1
-2
/
+2
*
tricore: add UTOF instruction
David Brenken
2019-06-25
3
-0
/
+20
*
tricore: add FTOIZ instruction
David Brenken
2019-06-25
3
-0
/
+29
*
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-21-2019' ...
Peter Maydell
2019-06-21
2
-190
/
+403
|
\
|
*
target/mips: Fix emulation of ILVR.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
1
-0
/
+37
|
*
target/mips: Fix emulation of ILVL.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
1
-0
/
+37
|
*
target/mips: Fix emulation of ILVOD.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
1
-0
/
+37
|
*
target/mips: Fix emulation of ILVEV.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
1
-0
/
+37
|
*
target/mips: Fix if-else-switch-case arms checkpatch errors in translate.c
Aleksandar Markovic
2019-06-21
1
-72
/
+133
|
*
target/mips: Fix some space checkpatch errors in translate.c
Aleksandar Markovic
2019-06-21
1
-118
/
+122
*
|
target/i386: kvm: Add nested migration blocker only when kernel lacks require...
Liran Alon
2019-06-21
2
-3
/
+8
*
|
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
2019-06-21
6
-24
/
+187
*
|
target/i386: kvm: Add support for save and restore nested state
Liran Alon
2019-06-21
3
-0
/
+281
*
|
target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
Liran Alon
2019-06-21
3
-13
/
+19
*
|
target/i386: kvm: Re-inject #DB to guest with updated DR6
Liran Alon
2019-06-21
1
-0
/
+3
*
|
target/i386: kvm: Use symbolic constant for #DB/#BP exception constants
Liran Alon
2019-06-21
1
-4
/
+4
*
|
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-21
6
-0
/
+42
*
|
target/i386: kvm: Delete VMX migration blocker on vCPU init failure
Liran Alon
2019-06-21
1
-2
/
+5
*
|
target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
Xiaoyao Li
2019-06-21
3
-1
/
+35
*
|
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
Vitaly Kuznetsov
2019-06-21
4
-0
/
+13
*
|
i386/kvm: hv-evmcs requires hv-vapic
Vitaly Kuznetsov
2019-06-21
1
-1
/
+2
*
|
i386/kvm: hv-tlbflush/ipi require hv-vpindex
Vitaly Kuznetsov
2019-06-21
1
-2
/
+4
*
|
i386/kvm: hv-stimer requires hv-time and hv-synic
Vitaly Kuznetsov
2019-06-21
1
-4
/
+19
*
|
i386/kvm: implement 'hv-passthrough' mode
Vitaly Kuznetsov
2019-06-21
3
-14
/
+77
*
|
i386/kvm: move Hyper-V CPUID filling to hyperv_handle_properties()
Vitaly Kuznetsov
2019-06-21
1
-73
/
+90
*
|
i386/kvm: add support for KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
2019-06-21
1
-118
/
+356
*
|
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
2019-06-21
5
-79
/
+89
*
|
hax: Honor CPUState::halted
Colin Xu
2019-06-21
1
-2
/
+34
|
/
*
target/arm: Check for dp support for dp VFM, not sp
Peter Maydell
2019-06-18
1
-4
/
+4
*
target/arm: Only implement doubles if the FPU supports them
Peter Maydell
2019-06-17
2
-0
/
+90
*
target/arm: Fix typos in trans function prototypes
Peter Maydell
2019-06-17
1
-14
/
+14
*
target/arm: Remove unused cpu_F0s, cpu_F0d, cpu_F1s, cpu_F1d
Peter Maydell
2019-06-17
1
-10
/
+2
*
target/arm: Stop using deprecated functions in NEON_2RM_VCVT_F32_F16
Peter Maydell
2019-06-17
1
-15
/
+11
*
target/arm: stop using deprecated functions in NEON_2RM_VCVT_F16_F32
Peter Maydell
2019-06-17
1
-15
/
+12
*
target/arm: Stop using cpu_F0s in Neon VCVT fixed-point ops
Peter Maydell
2019-06-17
1
-34
/
+28
*
target/arm: Stop using cpu_F0s for Neon f32/s32 VCVT
Peter Maydell
2019-06-17
1
-60
/
+22
*
target/arm: Stop using cpu_F0s for NEON_2RM_VRECPE_F and NEON_2RM_VRSQRTE_F
Peter Maydell
2019-06-17
1
-3
/
+3
*
target/arm: Stop using cpu_F0s for NEON_2RM_VCVT[ANPM][US]
Peter Maydell
2019-06-17
1
-4
/
+3
*
target/arm: Stop using cpu_F0s for NEON_2RM_VRINT*
Peter Maydell
2019-06-17
1
-5
/
+3
*
target/arm: Stop using cpu_F0s for NEON_2RM_VNEG_F
Peter Maydell
2019-06-17
1
-11
/
+2
*
target/arm: Stop using cpu_F0s for NEON_2RM_VABS_F
Peter Maydell
2019-06-17
1
-11
/
+8
*
target/arm: Use vfp_expand_imm() for AArch32 VFP VMOV_imm
Peter Maydell
2019-06-17
2
-28
/
+10
*
target/arm: Move vfp_expand_imm() to translate.[ch]
Peter Maydell
2019-06-17
4
-33
/
+40
*
target/arm: Allow M-profile CPUs to disable the DSP extension via CPU property
Peter Maydell
2019-06-17
2
-0
/
+31
*
target/arm: Allow VFP and Neon to be disabled via a CPU property
Peter Maydell
2019-06-17
2
-6
/
+148
*
target/arm: Fix short-vector increment behaviour
Peter Maydell
2019-06-13
1
-40
/
+60
*
target/arm: Convert float-to-integer VCVT insns to decodetree
Peter Maydell
2019-06-13
3
-239
/
+80
*
target/arm: Convert VCVT fp/fixed-point conversion insns to decodetree
Peter Maydell
2019-06-13
3
-55
/
+136
[next]