index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-s390x
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-s390x: support non current ASC in s390_cpu_handle_mmu_fault
Aurelien Jarno
2015-06-05
1
-1
/
+1
*
target-s390x: add a cpu_mmu_idx_to_asc function
Aurelien Jarno
2015-06-05
1
-3
/
+22
*
target-s390x: implement high-word facility
Aurelien Jarno
2015-06-05
2
-0
/
+98
*
target-s390x: implement load-and-trap facility
Aurelien Jarno
2015-06-05
2
-9
/
+81
*
target-s390x: implement miscellaneous-instruction-extensions facility
Aurelien Jarno
2015-06-05
2
-0
/
+4
*
target-s390x: implement LPDFR and LNDFR instructions
Aurelien Jarno
2015-06-05
1
-0
/
+2
*
target-s390x: implement TRANSLATE EXTENDED instruction
Aurelien Jarno
2015-06-05
4
-0
/
+51
*
target-s390x: implement TRANSLATE AND TEST instruction
Aurelien Jarno
2015-06-05
4
-0
/
+37
*
target-s390x: implement LOAD FP INTEGER instructions
Aurelien Jarno
2015-06-05
4
-0
/
+63
*
target-s390x: move SET DFP ROUNDING MODE to the correct facility
Aurelien Jarno
2015-06-05
1
-1
/
+1
*
target-s390x: move STORE CLOCK FAST to the correct facility
Aurelien Jarno
2015-06-05
1
-1
/
+1
*
target-s390x: change CHRL and CGHRL format to RIL-b
Aurelien Jarno
2015-06-05
1
-2
/
+2
*
target-s390x: fix CLGIT instruction
Aurelien Jarno
2015-06-05
1
-1
/
+1
*
target-s390x: fix exception for invalid operation code
Aurelien Jarno
2015-06-05
1
-1
/
+1
*
target-s390x: implement LAY and LAEY instructions
Aurelien Jarno
2015-06-05
2
-0
/
+38
*
target-s390x: move a few instructions to the correct facility
Aurelien Jarno
2015-06-05
1
-4
/
+4
*
target-s390x: detect tininess before rounding for FP operations
Aurelien Jarno
2015-06-05
1
-0
/
+8
*
target-s390x: silence NaNs for LOAD LENGTHENED and LOAD ROUNDED
Aurelien Jarno
2015-06-05
1
-6
/
+6
*
target-s390x: fix MMU index computation
Aurelien Jarno
2015-06-05
1
-4
/
+11
*
target-s390x: fix PSW value on dynamical exception from helpers
Aurelien Jarno
2015-06-05
1
-1
/
+1
*
target-s390x: fix LOAD MULTIPLE instruction on page boundary
Aurelien Jarno
2015-06-05
1
-29
/
+99
*
target-s390x: implement STPT helper
Aurelien Jarno
2015-06-05
1
-3
/
+4
*
target-s390x: implement STCKC helper
Aurelien Jarno
2015-06-05
1
-2
/
+3
*
target-s390x: streamline STCK helper
Aurelien Jarno
2015-06-05
1
-7
/
+2
*
target-s390x: simplify SCKC helper
Aurelien Jarno
2015-06-05
1
-3
/
+4
*
target-s390x: add a tod2time function
Aurelien Jarno
2015-06-05
2
-2
/
+7
*
target-s390x: remove unused helpers
Aurelien Jarno
2015-06-05
2
-22
/
+0
*
target-s390x: optimize (negative-) abs computation
Aurelien Jarno
2015-06-05
3
-26
/
+14
*
target-s390x: fix CC computation for LOAD POSITIVE instructions
Aurelien Jarno
2015-06-05
1
-2
/
+2
*
target-s390x: fix CC computation for EX instruction
Aurelien Jarno
2015-06-05
1
-2
/
+1
*
kvm: introduce kvm_arch_msi_data_to_gsi
Eric Auger
2015-06-02
1
-0
/
+5
*
s390x: Enable vector processing capability
Eric Farman
2015-05-27
1
-0
/
+1
*
s390x: Migrate vector registers
Eric Farman
2015-05-27
2
-0
/
+75
*
s390x: Add vector registers to ELF dump
Eric Farman
2015-05-27
1
-0
/
+39
*
s390x: Add vector registers to HMP output
Eric Farman
2015-05-27
1
-0
/
+6
*
s390x: gdb updates for vector registers
Eric Farman
2015-05-27
1
-0
/
+46
*
s390x: Store Additional Status SIGP order
Eric Farman
2015-05-27
2
-0
/
+56
*
s390x: Vector Register IOCTLs
Eric Farman
2015-05-27
4
-35
/
+56
*
s390x: Common access to floating point registers
Eric Farman
2015-05-27
6
-8
/
+17
*
s390x: Add interlocked access facility 1 instructions
Alexander Graf
2015-05-13
2
-0
/
+51
*
s390x: Add some documentation in opcode list
Alexander Graf
2015-05-13
1
-0
/
+21
*
s390x: Fix stoc direction
Alexander Graf
2015-05-13
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-05-11
1
-1
/
+3
|
\
|
*
kvm: add support for memory transaction attributes
Paolo Bonzini
2015-04-30
1
-1
/
+3
*
|
s390x/kvm: migrate vcpu interrupt state
Jens Freimann
2015-05-08
5
-1
/
+82
*
|
s390x: move fpu regs into a subsection of the vmstate
David Hildenbrand
2015-05-08
1
-7
/
+29
*
|
s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interrupts
Jens Freimann
2015-05-08
1
-2
/
+20
*
|
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...
Peter Maydell
2015-04-30
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
misc: Fix new collection of typos
Stefan Weil
2015-04-30
2
-5
/
+5
*
|
s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl
Alexander Yarygin
2015-04-30
4
-48
/
+75
[next]