index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
char: add backend hotswap handler
Anton Nefedov
1
-1
/
+1
2017-07-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-1
/
+0
2017-07-13
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into staging
Peter Maydell
1
-2
/
+6
2017-07-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...
Peter Maydell
3
-3
/
+64
2017-07-11
target/mips: fix msa copy_[s|u]_df rd = 0 corner case
Miodrag Dinic
1
-2
/
+6
2017-07-11
target-arm: v7M: ignore writes to CONTROL.SPSEL from Thread mode
Peter Maydell
1
-3
/
+10
2017-07-11
ARM: KVM: Enable in-kernel timers with user space gic
Alexander Graf
2
-0
/
+54
2017-07-11
target/xtensa: gdbstub: drop dead return statement
Max Filippov
1
-1
/
+0
2017-07-11
ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPU
Greg Kurz
1
-1
/
+4
2017-07-11
target/ppc: Add debug function for radix mmu translation
Suraj Jitindar Singh
3
-1
/
+48
2017-07-11
target/ppc: Refactor tcg radix mmu code
Suraj Jitindar Singh
1
-14
/
+8
2017-07-11
target-ppc: SPR_BOOKE_ESR not set on FP exceptions
Aaron Larson
1
-0
/
+1
2017-07-06
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...
Peter Maydell
2
-6
/
+62
2017-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
14
-530
/
+597
2017-07-05
virtio-scsi-ccw: use ioeventfd even when KVM is disabled
QingFeng Hao
1
-1
/
+5
2017-07-05
s390x: return unavailable features via query-cpu-definitions
Viktor Mihajlovski
1
-5
/
+57
2017-07-05
target/i386: add the CONFIG_TCG into Makefiles
Yang Zhong
1
-5
/
+5
2017-07-05
target/i386: add the tcg_enabled() in target/i386/
Yang Zhong
4
-8
/
+16
2017-07-05
target/i386: move TLB refill function out of helper.c
Paolo Bonzini
2
-343
/
+344
2017-07-05
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
Yang Zhong
3
-13
/
+24
2017-07-05
target/i386: make cpu_get_fp80()/cpu_set_fp80() static
Yang Zhong
3
-20
/
+18
2017-07-05
target/i386: move cpu_sync_bndcs_hflags() function
Yang Zhong
2
-30
/
+30
2017-07-04
xsave_helper: pull xsave and xrstor out of kvm.c into helper function
Sergio Andres Gomez Del Real
4
-88
/
+120
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
1
-0
/
+23
2017-07-04
target/i386: simplify handling of conforming code segments on interrupt
Paolo Bonzini
1
-18
/
+10
2017-07-04
target/i386: fix interrupt CPL error when using ist in x86-64
Wu Xiang
1
-2
/
+4
2017-07-04
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
2
-8
/
+8
2017-07-04
target-microblaze: Add CPU version 10.0
Edgar E. Iglesias
1
-0
/
+1
2017-07-04
target-microblaze: dec_barrel: Add BSIFI
Edgar E. Iglesias
1
-1
/
+13
2017-07-04
target-microblaze: dec_barrel: Add BSEFI
Edgar E. Iglesias
1
-12
/
+30
2017-07-04
target-microblaze: dec_barrel: Plug TCG temp leak
Edgar E. Iglesias
1
-0
/
+1
2017-07-04
target-microblaze: dec_barrel: Add braces around if-statements
Edgar E. Iglesias
1
-4
/
+5
2017-07-04
target-microblaze: dec_barrel: Use extract32
Edgar E. Iglesias
1
-2
/
+2
2017-07-04
target-microblaze: dec_barrel: Use bool instead of unsigned int
Edgar E. Iglesias
1
-1
/
+1
2017-07-04
target-microblaze: Introduce a use-pcmp-instr property
Edgar E. Iglesias
3
-5
/
+7
2017-07-04
target-microblaze: Introduce a use-msr-instr property
Edgar E. Iglesias
3
-3
/
+5
2017-07-04
target-microblaze: Introduce a use-hw-mul property
Edgar E. Iglesias
3
-7
/
+11
2017-07-04
target-microblaze: Introduce a use-div property
Edgar E. Iglesias
3
-5
/
+7
2017-07-04
target-microblaze: Introduce a use-barrel property
Edgar E. Iglesias
3
-5
/
+7
2017-07-04
target-microblaze: Add CPU versions 9.4, 9.5 and 9.6
Edgar E. Iglesias
1
-0
/
+3
2017-07-04
target-microblaze: Don't hard code 0xb as initial MB version
Edgar E. Iglesias
1
-2
/
+1
2017-07-04
target-microblaze: Correct bit shift for the PVR0 version field
Edgar E. Iglesias
2
-1
/
+3
2017-06-30
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
3
-123
/
+602
2017-06-30
target/ppc: Proper cleanup when ppc_cpu_realizefn fails
Bharata B Rao
1
-4
/
+8
2017-06-30
target/ppc: Fix return value in tcg radix mmu fault handler
Suraj Jitindar Singh
1
-1
/
+1
2017-06-30
target/ppc/excp_helper: Take BQL before calling cpu_interrupt()
Thomas Huth
1
-0
/
+3
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
3
-3
/
+69
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
3
-62
/
+131
2017-06-29
target/m68k: add fmovem
Laurent Vivier
3
-30
/
+189
2017-06-29
target/m68k: add explicit single and double precision operations (part 2)
Laurent Vivier
3
-8
/
+74
[next]