Sign in
qemu
/
qemu
/
196e2137831b58e1267313400b5947258d5db0ff
/
target-s390x
/
kvm.c
4c292a0
s390x/kvm: don't enable CMMA when hugetlbfs will be used
by Dominik Dingel
· 9 years ago
1cd4e0f
s390x/cmma: clean up cmma reset
by David Hildenbrand
· 10 years ago
4ab7292
s390x: reset crypto only on clear reset and QEMU reset
by David Hildenbrand
· 9 years ago
b080364
s390x: flagify mcic values
by Cornelia Huck
· 9 years ago
2ab75df
s390x/kvm: Fix vector validity bit in device machine checks
by Christian Borntraeger
· 9 years ago
dc9f06c
kvm: Pass PCI device pointer to MSI routing functions
by Pavel Fedin
· 9 years ago
a2aa09e
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
67cc32e
typofixes - v4
by Veres Lajos
· 9 years ago
5f5b594
Added generic panic handler qemu_system_guest_panicked()
by Andrey Smetanin
· 10 years ago
4b8523e
kvm: First step to push iothread lock out of inner run loop
by Jan Kiszka
· 10 years ago
a0b1a66
Include monitor/monitor.h exactly where needed
by Markus Armbruster
· 10 years ago
d49b683
qerror: Move #include out of qerror.h
by Markus Armbruster
· 10 years ago
8fc639a
s390x/kvm: diag288 instruction interception and handling
by Xu Wang
· 10 years ago
44ee94e
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into staging
by Peter Maydell
· 10 years ago
b853d4c
s390x/kvm: always ignore empty vcpu interrupt state
by Sascha Silbe
· 10 years ago
1850b6b
kvm: introduce kvm_arch_msi_data_to_gsi
by Eric Auger
· 10 years ago
46ca6b3
s390x: Enable vector processing capability
by Eric Farman
· 10 years ago
abec535
s390x: Store Additional Status SIGP order
by Eric Farman
· 10 years ago
fcb7980
s390x: Vector Register IOCTLs
by Eric Farman
· 10 years ago
c498d8e
s390x: Common access to floating point registers
by Eric Farman
· 10 years ago
b951cda
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
3cda44f
s390x/kvm: migrate vcpu interrupt state
by Jens Freimann
· 10 years ago
1191c94
s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interrupts
by Jens Freimann
· 10 years ago
4c66375
kvm: add support for memory transaction attributes
by Paolo Bonzini
· 10 years ago
6cb1e49
s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl
by Alexander Yarygin
· 10 years ago
a9bcd1b
s390x/mmu: Use ioctl for reading and writing from/to guest memory
by Thomas Huth
· 10 years ago
f07177a
s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIB
by Ekaterina Tumanova
· 10 years ago
2eb1cd0
s390x: CPACF: Handle key wrap machine options
by Tony Krowiak
· 10 years ago
2b14755
s390x/kvm: make use of generic vm attribute check
by Dominik Dingel
· 10 years ago
3f9e59b
s390x/kvm: Guest Migration TOD clock synchronization
by Jason J. Herne
· 10 years ago
a195fdd
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
b16565b
kvm: add machine state to kvm_arch_init
by Marcel Apfelbaum
· 10 years ago
165fa40
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into staging
by Peter Maydell
· 10 years ago
a310b28
s390x/kvm: passing max memory size to accelerator
by Dominik Dingel
· 10 years ago
f16d3f5
s390x/kvm: enable the new SIGP handling in user space
by David Hildenbrand
· 10 years ago
e3b7b57
s390x/kvm: deliver SIGP RESTART directly if stopped
by David Hildenbrand
· 10 years ago
4f2b55d
s390x/kvm: SIGP START is only applicable when STOPPED
by David Hildenbrand
· 10 years ago
18ff949
s390x/kvm: implement handling of new SIGP orders
by David Hildenbrand
· 10 years ago
56dba22
s390x/kvm: trace all SIGP orders
by David Hildenbrand
· 10 years ago
36b5c84
s390x/kvm: helper to set the SIGP status in SigpInfo
by David Hildenbrand
· 10 years ago
22740e3
s390x/kvm: pass the SIGP instruction parameter to the SIGP handler
by David Hildenbrand
· 10 years ago
6eb8f21
s390x/kvm: more details for SIGP handler with one destination vcpu
by David Hildenbrand
· 10 years ago
5172b78
s390x: introduce defines for SIGP condition codes
by David Hildenbrand
· 10 years ago
81b0735
Remove superfluous '\n' around error_report()
by Gonglei
· 10 years ago
653b080
s390x/ioinst: Set condition code in ioinst_handle_tsch() handler
by Thomas Huth
· 10 years ago
801cdd3
s390x/kvm: Add function for injecting pgm access exceptions
by Thomas Huth
· 10 years ago
e91e972
s390x/ipl: drop reipl parameters on resets
by Fan Zhang
· 10 years ago
68540b1
s390x/kvm: unknown DIAGNOSE code should give a specification exception
by Christian Borntraeger
· 10 years ago
20dd25b
s390x/kvm: Fix diag-308 register decoding
by Thomas Huth
· 10 years ago
9e03a04
kvm: extend kvm_irqchip_add_msi_route to work on s390
by Frank Blaschka
· 10 years ago
863f6f5
s390: implement pci instructions
by Frank Blaschka
· 10 years ago
59ac153
s390x/kvm: avoid syscalls by syncing registers with kvm_run
by David Hildenbrand
· 10 years ago
fdb78ec
s390x/kvm: sync register support helper function
by David Hildenbrand
· 10 years ago
dfa9c2a
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
e6eef7c
valgrind/s390x: avoid false positives on KVM_SET_FPU ioctl
by Christian Borntraeger
· 10 years ago
f41389a
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
by Eric Auger
· 10 years ago
dc622de
s390x/kvm: Fix compile error
by Christian Borntraeger
· 10 years ago
a2b257d
memory: expose alignment used for allocating RAM as MemoryRegion API
by Igor Mammedov
· 10 years ago
f0d4dc1
s390x/kvm: Fix warning from sparse
by Thomas Huth
· 10 years ago
80765f0
s390x/kvm: Fix opcode decoding for eb instruction handler
by Frank Blaschka
· 10 years ago
71dd7e6
s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESET
by David Hildenbrand
· 10 years ago
9960714
s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs
by David Hildenbrand
· 10 years ago
c9e659c
s390x/kvm: propagate s390 cpu state to kvm
by David Hildenbrand
· 10 years ago
eb24f7c
s390x/kvm: proper use of the cpu states OPERATING and STOPPED
by David Hildenbrand
· 10 years ago
1def665
sclp-s390: Add memory hotplug SCLPs
by Matthew Rosato
· 10 years ago
6e6ad8d
s390x/kvm: execute sigp orders on the target vcpu thread
by David Hildenbrand
· 10 years ago
85ad623
s390x/kvm: synchronize guest floating point registers
by Jason J. Herne
· 12 years ago
3a44969
qapi event: convert GUEST_PANICKED
by Wenchao Xia
· 11 years ago
bbd8bb8
s390x/kvm: inject via flic
by Cornelia Huck
· 11 years ago
de13d21
s390x: cleanup interrupt injection
by Cornelia Huck
· 11 years ago
66ad089
s390x/kvm: add alternative injection interface
by Cornelia Huck
· 11 years ago
79afc36
s390x: consolidate floating interrupts
by Cornelia Huck
· 11 years ago
6449a41
s390x/kvm: Log unmanageable program interruptions
by Thomas Huth
· 11 years ago
a268924
s390x/kvm: Log unmanageable external interruptions
by Thomas Huth
· 11 years ago
4cb88c3
s390x/kvm: enable/reset cmma via vm attributes
by Dominik Dingel
· 11 years ago
770a637
s390x/kvm: hw debugging support via guest PER facility
by David Hildenbrand
· 12 years ago
b30f4df
s390x/kvm: software breakpoint support
by David Hildenbrand
· 11 years ago
8e4e86a
s390x: remove duplicate definitions of DIAG 501
by David Hildenbrand
· 11 years ago
d426d9f
s390x/virtio-ccw: wire up irq routing and irqfds
by Cornelia Huck
· 12 years ago
50a2c6e
kvm: reset state from the CPU's reset method
by Paolo Bonzini
· 12 years ago
ada4135
kvm: make one_reg helpers available for everyone
by Cornelia Huck
· 11 years ago
e080f0f
s390x: use kvm_vcpu_enable_cap()
by Cornelia Huck
· 11 years ago
44b0c0b
s390x/kvm: sync gbea and pp register
by Christian Borntraeger
· 11 years ago
860643b
s390x/kvm: rework KVM synchronize to tracing for some ONEREGS
by Christian Borntraeger
· 11 years ago
8c01244
s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUG
by David Hildenbrand
· 12 years ago
7e74946
s390x/virtio-ccw: Adapter interrupt support.
by Cornelia Huck
· 12 years ago
1eecf41
s390x/kvm: Rework priv instruction handlers
by Frank Blaschka
· 11 years ago
04c2b51
s390x/kvm: Add missing SIGP CPU RESET order
by Thomas Huth
· 11 years ago
f7d3e46
s390x/kvm: Rework SIGP INITIAL CPU RESET handler
by Thomas Huth
· 11 years ago
e8803d9
s390x/sclp: Fixed setting of condition code register
by Thomas Huth
· 11 years ago
6e25280
s390x/sclp: Add missing checks to SCLP handler
by Thomas Huth
· 11 years ago
a0fa2cb
s390x/sclp: Fixed the size of sccb and code parameter
by Thomas Huth
· 11 years ago
77319f2
s390x/virtio-hcall: Specification exception for illegal subcodes
by Thomas Huth
· 11 years ago
0788082
s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handler
by Thomas Huth
· 11 years ago
819bd30
s390x/async_pf: Check for apf extension and enable pfault
by Dominik Dingel
· 11 years ago
44c68de
s390x/kvm: cleanup partial register handling
by Dominik Dingel
· 11 years ago
3796f0e
s390x/kvm: Fixed condition code for unknown SIGP orders
by Thomas Huth
· 11 years ago
b8031ad
s390x/kvm: Simplified the calculation of the SIGP order code
by Thomas Huth
· 11 years ago
b20a461
s390x/kvm: Implemented SIGP START
by Thomas Huth
· 11 years ago
0b9972a
s390x/kvm: Fix coding style in handle_sigp()
by Thomas Huth
· 11 years ago
Next »