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: reset state from the CPU's reset method
Paolo Bonzini
2014-05-13
1
-2
/
+4
*
kvm: make one_reg helpers available for everyone
Cornelia Huck
2014-05-13
1
-29
/
+0
*
s390x: use kvm_vcpu_enable_cap()
Cornelia Huck
2014-04-30
1
-3
/
+1
*
s390x/kvm: sync gbea and pp register
Christian Borntraeger
2014-04-25
1
-0
/
+4
*
s390x/kvm: rework KVM synchronize to tracing for some ONEREGS
Christian Borntraeger
2014-04-25
1
-78
/
+65
*
s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUG
David Hildenbrand
2014-04-25
1
-0
/
+28
*
s390x/virtio-ccw: Adapter interrupt support.
Cornelia Huck
2014-03-05
1
-2
/
+6
*
s390x/kvm: Rework priv instruction handlers
Frank Blaschka
2014-02-27
1
-59
/
+80
*
s390x/kvm: Add missing SIGP CPU RESET order
Thomas Huth
2014-02-27
1
-0
/
+13
*
s390x/kvm: Rework SIGP INITIAL CPU RESET handler
Thomas Huth
2014-02-27
1
-18
/
+7
*
s390x/sclp: Fixed setting of condition code register
Thomas Huth
2014-02-27
1
-1
/
+2
*
s390x/sclp: Add missing checks to SCLP handler
Thomas Huth
2014-02-27
1
-5
/
+1
*
s390x/sclp: Fixed the size of sccb and code parameter
Thomas Huth
2014-02-27
1
-2
/
+2
*
s390x/virtio-hcall: Specification exception for illegal subcodes
Thomas Huth
2014-02-27
1
-2
/
+7
*
s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handler
Thomas Huth
2014-02-27
1
-2
/
+4
*
s390x/async_pf: Check for apf extension and enable pfault
Dominik Dingel
2014-02-27
1
-0
/
+48
*
s390x/kvm: cleanup partial register handling
Dominik Dingel
2014-01-31
1
-83
/
+53
*
s390x/kvm: Fixed condition code for unknown SIGP orders
Thomas Huth
2013-12-18
1
-6
/
+11
*
s390x/kvm: Simplified the calculation of the SIGP order code
Thomas Huth
2013-12-18
1
-5
/
+3
*
s390x/kvm: Implemented SIGP START
Thomas Huth
2013-12-18
1
-0
/
+11
*
s390x/kvm: Fix coding style in handle_sigp()
Thomas Huth
2013-12-18
1
-12
/
+12
*
s390x/kvm: Removed s390_store_status stub
Thomas Huth
2013-12-18
1
-22
/
+0
*
s390x/kvm: Removed duplicated SIGP defines
Thomas Huth
2013-12-18
1
-5
/
+0
*
s390x/kvm: Fix diagnose handling.
Cornelia Huck
2013-12-18
1
-6
/
+13
*
exec: Fix prototype of phys_mem_set_alloc and related functions
Stefan Weil
2013-10-14
1
-2
/
+2
*
s390/ioinst: Moved the CC setting to the IO instruction handlers
Thomas Huth
2013-09-20
1
-24
/
+14
*
s390/cpu: Make setcc() function available to other files
Thomas Huth
2013-09-20
1
-12
/
+0
*
s390/kvm: Add check for priviledged SCLP handler
Thomas Huth
2013-09-20
1
-0
/
+4
*
exec: Don't abort when we can't allocate guest memory
Markus Armbruster
2013-09-12
1
-5
/
+1
*
exec: Simplify the guest physical memory allocation hook
Markus Armbruster
2013-09-12
1
-11
/
+6
*
s390: wire up nmi command to raise a RESTART interrupt on S390
Eugene (jno) Dvurechenski
2013-08-30
1
-3
/
+3
*
s390/kvm: basic implementation of diagnose 308 subcode 6
Eugene (jno) Dvurechenski
2013-08-30
1
-0
/
+14
*
s390x/kvm: Fix switch/case indentation for handle_diag
Christian Borntraeger
2013-08-30
1
-10
/
+10
*
s390x/kvm: Remove redundant return code
Thomas Huth
2013-07-30
1
-3
/
+2
*
s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst()
Thomas Huth
2013-07-30
1
-48
/
+11
*
s390x: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-29
1
-9
/
+10
*
target-s390x: Fix CPUState rework fallout
Christian Borntraeger
2013-07-26
1
-8
/
+4
*
target-s390x: Change handle_{hypercall,diag}() argument to S390CPU
Andreas Färber
2013-07-09
1
-6
/
+6
*
target-s390x: Don't overuse ENV_GET_CPU()
Andreas Färber
2013-07-09
1
-1
/
+1
*
virtio-ccw: fix build breakage on windows
Cornelia Huck
2013-07-01
1
-2
/
+3
*
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-28
1
-4
/
+5
*
virtio-ccw: Wire up ioeventfd.
Cornelia Huck
2013-06-25
1
-0
/
+19
*
KVM: S390: Add dummy kvm_arch_init_irq_routing()
Alexey Kardashevskiy
2013-06-12
1
-0
/
+4
*
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
2013-05-14
1
-1
/
+1
*
Wire up disabled wait a panicked event on s390
Christian Borntraeger
2013-04-30
1
-3
/
+14
*
Utilize selective runtime reg sync for hot code paths
Jason J. Herne
2013-04-26
1
-3
/
+12
*
Allow selective runtime register synchronization
Jason J. Herne
2013-04-26
1
-0
/
+67
*
s390: Fix cpu refactoring fallout.
Cornelia Huck
2013-03-17
1
-2
/
+1
*
s390: simplify kvm cpu init
Christian Borntraeger
2013-03-08
1
-7
/
+2
*
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
Andreas Färber
2013-02-01
1
-8
/
+5
[next]