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
/
kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: First step to push iothread lock out of inner run loop
Jan Kiszka
2015-07-01
1
-0
/
+3
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
s390x/kvm: diag288 instruction interception and handling
Xu Wang
2015-06-11
1
-0
/
+18
*
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...
Peter Maydell
2015-06-09
1
-3
/
+4
|
\
|
*
s390x/kvm: always ignore empty vcpu interrupt state
Sascha Silbe
2015-06-03
1
-3
/
+4
*
|
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: Store Additional Status SIGP order
Eric Farman
2015-05-27
1
-0
/
+55
*
s390x: Vector Register IOCTLs
Eric Farman
2015-05-27
1
-16
/
+33
*
s390x: Common access to floating point registers
Eric Farman
2015-05-27
1
-3
/
+6
*
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
1
-0
/
+55
*
|
s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interrupts
Jens Freimann
2015-05-08
1
-2
/
+20
|
/
*
s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl
Alexander Yarygin
2015-04-30
1
-16
/
+30
*
s390x/mmu: Use ioctl for reading and writing from/to guest memory
Thomas Huth
2015-04-30
1
-0
/
+40
*
s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIB
Ekaterina Tumanova
2015-04-30
1
-0
/
+71
*
s390x: CPACF: Handle key wrap machine options
Tony Krowiak
2015-03-16
1
-0
/
+51
*
s390x/kvm: make use of generic vm attribute check
Dominik Dingel
2015-03-16
1
-35
/
+7
*
s390x/kvm: Guest Migration TOD clock synchronization
Jason J. Herne
2015-03-16
1
-0
/
+39
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-12
1
-1
/
+1
|
\
|
*
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
2015-03-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...
Peter Maydell
2015-03-11
1
-58
/
+358
|
\
\
|
|
/
|
/
|
|
*
s390x/kvm: passing max memory size to accelerator
Dominik Dingel
2015-03-10
1
-0
/
+45
|
*
s390x/kvm: enable the new SIGP handling in user space
David Hildenbrand
2015-03-10
1
-0
/
+3
|
*
s390x/kvm: deliver SIGP RESTART directly if stopped
David Hildenbrand
2015-03-10
1
-2
/
+11
|
*
s390x/kvm: SIGP START is only applicable when STOPPED
David Hildenbrand
2015-03-10
1
-0
/
+5
|
*
s390x/kvm: implement handling of new SIGP orders
David Hildenbrand
2015-03-10
1
-3
/
+201
|
*
s390x/kvm: trace all SIGP orders
David Hildenbrand
2015-03-10
1
-1
/
+3
|
*
s390x/kvm: helper to set the SIGP status in SigpInfo
David Hildenbrand
2015-03-10
1
-3
/
+8
|
*
s390x/kvm: pass the SIGP instruction parameter to the SIGP handler
David Hildenbrand
2015-03-10
1
-2
/
+6
|
*
s390x/kvm: more details for SIGP handler with one destination vcpu
David Hildenbrand
2015-03-10
1
-62
/
+91
|
*
s390x: introduce defines for SIGP condition codes
David Hildenbrand
2015-03-10
1
-7
/
+7
*
|
Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
1
-1
/
+1
|
/
*
s390x/ioinst: Set condition code in ioinst_handle_tsch() handler
Thomas Huth
2015-02-18
1
-7
/
+2
*
s390x/kvm: Add function for injecting pgm access exceptions
Thomas Huth
2015-02-18
1
-0
/
+12
*
s390x/ipl: drop reipl parameters on resets
Fan Zhang
2015-02-13
1
-1
/
+2
*
s390x/kvm: unknown DIAGNOSE code should give a specification exception
Christian Borntraeger
2015-02-03
1
-1
/
+1
*
s390x/kvm: Fix diag-308 register decoding
Thomas Huth
2015-02-03
1
-1
/
+1
*
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
2015-01-12
1
-0
/
+26
*
s390: implement pci instructions
Frank Blaschka
2015-01-12
1
-0
/
+153
*
s390x/kvm: avoid syscalls by syncing registers with kvm_run
David Hildenbrand
2015-01-12
1
-22
/
+50
*
s390x/kvm: sync register support helper function
David Hildenbrand
2015-01-12
1
-10
/
+12
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
1
-2
/
+1
|
\
|
*
valgrind/s390x: avoid false positives on KVM_SET_FPU ioctl
Christian Borntraeger
2014-12-15
1
-1
/
+1
|
*
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
2014-12-15
1
-1
/
+0
*
|
s390x/kvm: Fix compile error
Christian Borntraeger
2014-11-26
1
-2
/
+2
|
/
*
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
2014-11-23
1
-1
/
+1
*
s390x/kvm: Fix warning from sparse
Thomas Huth
2014-11-05
1
-1
/
+1
[next]