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
*
s390x/tcg: Fix VECTOR SUBTRACT COMPUTE BORROW INDICATION
David Hildenbrand
2019-10-21
2
-4
/
+5
*
s390x/tcg: Fix VECTOR SHIFT RIGHT ARITHMETIC BY BYTE
David Hildenbrand
2019-10-21
1
-2
/
+4
*
s390x/tcg: Fix VECTOR MULTIPLY AND ADD *
David Hildenbrand
2019-10-21
1
-4
/
+4
*
s390x/tcg: Fix VECTOR MULTIPLY LOGICAL ODD
David Hildenbrand
2019-10-21
1
-1
/
+1
*
s390x/mmu: Remove duplicate check for MMU_DATA_STORE
David Hildenbrand
2019-10-21
1
-3
/
+1
*
s390x/cpumodel: Add missing visit_free
Andrew Jones
2019-10-21
1
-0
/
+1
*
target/i386: Add Snowridge-v2 (no MPX) CPU model
Xiaoyao Li
2019-10-15
1
-0
/
+12
*
i386: Omit all-zeroes entries from KVM CPUID table
Eduardo Habkost
2019-10-15
1
-0
/
+14
*
i386: Fix legacy guest with xsave panic on host kvm without update cpuid.
Bingsong Si
2019-10-15
1
-1
/
+7
*
target/i386: drop the duplicated definition of cpuid AVX512_VBMI macro
Tao Xu
2019-10-15
3
-8
/
+7
*
target/i386: clean up comments over 80 chars per line
Tao Xu
2019-10-15
1
-59
/
+111
*
target/arm/arm-semi: Implement SH_EXT_STDOUT_STDERR extension
Peter Maydell
2019-10-15
1
-2
/
+17
*
target/arm/arm-semi: Implement SH_EXT_EXIT_EXTENDED extension
Peter Maydell
2019-10-15
1
-5
/
+14
*
target/arm/arm-semi: Implement support for semihosting feature detection
Peter Maydell
2019-10-15
1
-1
/
+108
*
target/arm/arm-semi: Factor out implementation of SYS_FLEN
Peter Maydell
2019-10-15
1
-10
/
+22
*
target/arm/arm-semi: Factor out implementation of SYS_SEEK
Peter Maydell
2019-10-15
1
-9
/
+22
*
target/arm/arm-semi: Factor out implementation of SYS_ISTTY
Peter Maydell
2019-10-15
1
-5
/
+15
*
target/arm/arm-semi: Factor out implementation of SYS_READ
Peter Maydell
2019-10-15
1
-20
/
+35
*
target/arm/arm-semi: Factor out implementation of SYS_WRITE
Peter Maydell
2019-10-15
1
-18
/
+33
*
target/arm/arm-semi: Factor out implementation of SYS_CLOSE
Peter Maydell
2019-10-15
1
-7
/
+37
*
target/arm/arm-semi: Use set_swi_errno() in gdbstub callback functions
Peter Maydell
2019-10-15
1
-21
/
+6
*
target/arm/arm-semi: Restrict use of TaskState*
Peter Maydell
2019-10-15
1
-48
/
+63
*
target/arm/arm-semi: Make semihosting code hand out its own file descriptors
Peter Maydell
2019-10-15
1
-14
/
+214
*
target/arm/arm-semi: Correct comment about gdb syscall races
Peter Maydell
2019-10-15
1
-4
/
+15
*
target/arm/arm-semi: Always set some kind of errno for failed calls
Peter Maydell
2019-10-15
1
-18
/
+27
*
target/arm/arm-semi: Capture errno in softmmu version of set_swi_errno()
Peter Maydell
2019-10-15
1
-4
/
+5
*
ARM: KVM: Check KVM_CAP_ARM_IRQ_LINE_LAYOUT_2 for smp_cpus > 256
Eric Auger
2019-10-15
1
-1
/
+9
*
intc/arm_gic: Support IRQ injection for more than 256 vpus
Eric Auger
2019-10-15
3
-6
/
+17
*
s390x/tcg: MVCL: Exit to main loop if requested
David Hildenbrand
2019-10-10
1
-1
/
+10
*
target/s390x: Remove ILEN_UNWIND
Richard Henderson
2019-10-09
1
-2
/
+0
*
target/s390x: Remove ilen argument from trigger_pgm_exception
Richard Henderson
2019-10-09
4
-10
/
+8
*
target/s390x: Remove ilen argument from trigger_access_exception
Richard Henderson
2019-10-09
1
-3
/
+3
*
target/s390x: Remove ILEN_AUTO
Richard Henderson
2019-10-09
2
-5
/
+0
*
target/s390x: Rely on unwinding in s390_cpu_virt_mem_rw
Richard Henderson
2019-10-09
1
-1
/
+1
*
target/s390x: Rely on unwinding in s390_cpu_tlb_fill
Richard Henderson
2019-10-09
1
-16
/
+7
*
target/s390x: Simplify helper_lra
Richard Henderson
2019-10-09
1
-14
/
+3
*
target/s390x: Remove fail variable from s390_cpu_tlb_fill
Richard Henderson
2019-10-09
1
-12
/
+7
*
target/s390x: Return exception from translate_pages
Richard Henderson
2019-10-09
1
-10
/
+10
*
target/s390x: Return exception from mmu_translate
Richard Henderson
2019-10-09
5
-38
/
+35
*
target/s390x: Remove exc argument to mmu_translate_asce
Richard Henderson
2019-10-09
1
-2
/
+2
*
target/s390x: Return exception from mmu_translate_real
Richard Henderson
2019-10-09
3
-11
/
+9
*
target/s390x: Handle tec in s390_cpu_tlb_fill
Richard Henderson
2019-10-09
1
-1
/
+6
*
target/s390x: Push trigger_pgm_exception lower in s390_cpu_tlb_fill
Richard Henderson
2019-10-09
1
-2
/
+7
*
target/s390x: Use tcg_s390_program_interrupt in TCG helpers
Richard Henderson
2019-10-09
7
-46
/
+46
*
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
2019-10-09
11
-85
/
+73
*
target/s390x: Remove ilen parameter from tcg_s390_program_interrupt
Richard Henderson
2019-10-09
4
-10
/
+10
*
target/s390x: Add ilen to unwind data
Richard Henderson
2019-10-09
3
-5
/
+24
*
s390x/cpumodel: Add new TCG features to QEMU cpu model
David Hildenbrand
2019-10-09
1
-0
/
+5
*
s390x/cpumodel: Prepare for changes of QEMU model
David Hildenbrand
2019-10-09
1
-1
/
+5
*
s390x/mmu: Implement Instruction-Execution-Protection Facility
David Hildenbrand
2019-10-09
3
-1
/
+27
[next]