summaryrefslogtreecommitdiffstats
path: root/target-s390x/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* exec: Fix prototype of phys_mem_set_alloc and related functionsStefan Weil2013-10-141-2/+2
* s390/ioinst: Moved the CC setting to the IO instruction handlersThomas Huth2013-09-201-24/+14
* s390/cpu: Make setcc() function available to other filesThomas Huth2013-09-201-12/+0
* s390/kvm: Add check for priviledged SCLP handlerThomas Huth2013-09-201-0/+4
* exec: Don't abort when we can't allocate guest memoryMarkus Armbruster2013-09-121-5/+1
* exec: Simplify the guest physical memory allocation hookMarkus Armbruster2013-09-121-11/+6
* s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski2013-08-301-3/+3
* s390/kvm: basic implementation of diagnose 308 subcode 6Eugene (jno) Dvurechenski2013-08-301-0/+14
* s390x/kvm: Fix switch/case indentation for handle_diagChristian Borntraeger2013-08-301-10/+10
* s390x/kvm: Remove redundant return codeThomas Huth2013-07-301-3/+2
* s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst()Thomas Huth2013-07-301-48/+11
* s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell2013-07-291-9/+10
* target-s390x: Fix CPUState rework falloutChristian Borntraeger2013-07-261-8/+4
* target-s390x: Change handle_{hypercall,diag}() argument to S390CPUAndreas Färber2013-07-091-6/+6
* target-s390x: Don't overuse ENV_GET_CPU()Andreas Färber2013-07-091-1/+1
* virtio-ccw: fix build breakage on windowsCornelia Huck2013-07-011-2/+3
* kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber2013-06-281-4/+5
* virtio-ccw: Wire up ioeventfd.Cornelia Huck2013-06-251-0/+19
* KVM: S390: Add dummy kvm_arch_init_irq_routing()Alexey Kardashevskiy2013-06-121-0/+4
* osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini2013-05-141-1/+1
* Wire up disabled wait a panicked event on s390Christian Borntraeger2013-04-301-3/+14
* Utilize selective runtime reg sync for hot code pathsJason J. Herne2013-04-261-3/+12
* Allow selective runtime register synchronizationJason J. Herne2013-04-261-0/+67
* s390: Fix cpu refactoring fallout.Cornelia Huck2013-03-171-2/+1
* s390: simplify kvm cpu initChristian Borntraeger2013-03-081-7/+2
* target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber2013-02-011-8/+5
* s390: Wire up channel I/O in kvm.Cornelia Huck2013-01-291-13/+226
* kvm: Create kvm_arch_vcpu_id() functionEduardo Habkost2013-01-271-0/+5
* s390: Add a hypercall registration interface.Cornelia Huck2013-01-181-1/+1
* s390x: fix indentationAlexander Graf2013-01-181-5/+5
* s390: Add CPU reset handlerJens Freimann2013-01-181-1/+8
* s390: new contributions GPLv2 or laterChristian Borntraeger2013-01-181-1/+5
* Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber2012-12-231-4/+4
|\
| * softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-3/+3
| * misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* | cpu: Move kvm_run into CPUStateAndreas Färber2012-12-191-36/+41
* | cpu: Move kvm_state field into CPUStateAndreas Färber2012-12-191-3/+2
* | kvm: Pass CPUState to kvm_vcpu_ioctl()Andreas Färber2012-12-191-29/+33
* | kvm: Pass CPUState to kvm_arch_*Andreas Färber2012-12-191-13/+25
|/
* cpus: Pass CPUState to qemu_cpu_kick()Andreas Färber2012-10-311-1/+1
* s390: sclp base supportHeinz Graalfs2012-10-291-4/+1
* s390: use sync regs for register transferChristian Borntraeger2012-10-291-20/+92
* s390: Fix error handling and condition code of service callChristian Borntraeger2012-08-151-2/+3
* s390: autodetect map privateChristian Borntraeger2012-07-101-0/+35
* s390: stop target cpu on sigp initial resetChristian Borntraeger2012-06-181-0/+1
* target-s390x: Pass S390CPU to s390_cpu_restart()Andreas Färber2012-06-111-2/+4
* s390-virtio: Let s390_cpu_addr2state() return S390CPUAndreas Färber2012-06-111-2/+4
* S390: dont call system_shutdown on disabled waitChristian Borntraeger2012-05-011-0/+12
* S390: support reboot for kvm on s390Jens Freimann2012-05-011-2/+1
* target-s390x: Don't overuse CPUStateAndreas Färber2012-03-141-28/+28
OpenPOWER on IntegriCloud