Age | Commit message (Expand) | Author |
2016-09-30 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20160927' into s... | Peter Maydell |
2016-09-28 | s390x/kvm: fix build against qemu_uuid | Christian Borntraeger |
2016-09-28 | s390x/kvm: Fix potential deadlock in sigp handling | Christian Borntraeger |
2016-09-27 | cpus: pass CPUState to run_on_cpu helpers | Alex Bennée |
2016-09-19 | s390x/kvm: disable cpu model for the 2.7 machine | Christian Borntraeger |
2016-09-06 | s390x/kvm: don't enable key wrapping if msa3 is disabled | David Hildenbrand |
2016-09-06 | s390x/kvm: let the CPU model control CMM(A) | David Hildenbrand |
2016-09-06 | s390x/kvm: disable host model for problematic compat machines | David Hildenbrand |
2016-09-06 | s390x/kvm: implement CPU model support | David Hildenbrand |
2016-09-06 | s390x/cpumodel: let the CPU model handle feature checks | David Hildenbrand |
2016-09-05 | s390x/kvm: 2 byte software breakpoint support | David Hildenbrand |
2016-07-21 | kvm-irqchip: i386: add hook for add/remove virq | Peter Xu |
2016-07-11 | s390x/pci: replace fid with idx in msg data of msix | Yi Min Zhao |
2016-06-16 | os-posix: include sys/mman.h | Paolo Bonzini |
2016-06-14 | s390x/kvm: Fixup interrupt type for non-adapter I/O interrupts | Christian Borntraeger |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini |
2016-05-17 | s390x: enable runtime instrumentation | Fan Zhang |
2016-03-01 | s390x: remove {kvm_}s390_virtio_irq() | Cornelia Huck |
2016-03-01 | s390x/kvm: sync fprs via kvm_run | David Hildenbrand |
2016-01-29 | s390: Clean up includes | Peter Maydell |
2016-01-22 | fpu: Replace uint64 typedef with uint64_t | Peter Maydell |
2015-11-11 | s390x/kvm: don't enable CMMA when hugetlbfs will be used | Dominik Dingel |
2015-10-21 | s390x/cmma: clean up cmma reset | David Hildenbrand |
2015-10-21 | s390x: reset crypto only on clear reset and QEMU reset | David Hildenbrand |
2015-10-20 | s390x: flagify mcic values | Cornelia Huck |
2015-10-20 | s390x/kvm: Fix vector validity bit in device machine checks | Christian Borntraeger |
2015-10-19 | kvm: Pass PCI device pointer to MSI routing functions | Pavel Fedin |
2015-09-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-11 | typofixes - v4 | Veres Lajos |
2015-09-07 | Added generic panic handler qemu_system_guest_panicked() | Andrey Smetanin |
2015-07-01 | kvm: First step to push iothread lock out of inner run loop | Jan Kiszka |
2015-06-22 | Include monitor/monitor.h exactly where needed | Markus Armbruster |
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster |
2015-06-11 | s390x/kvm: diag288 instruction interception and handling | Xu Wang |
2015-06-09 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s... | Peter Maydell |
2015-06-03 | s390x/kvm: always ignore empty vcpu interrupt state | Sascha Silbe |
2015-06-02 | kvm: introduce kvm_arch_msi_data_to_gsi | Eric Auger |
2015-05-27 | s390x: Enable vector processing capability | Eric Farman |
2015-05-27 | s390x: Store Additional Status SIGP order | Eric Farman |
2015-05-27 | s390x: Vector Register IOCTLs | Eric Farman |
2015-05-27 | s390x: Common access to floating point registers | Eric Farman |
2015-05-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-05-08 | s390x/kvm: migrate vcpu interrupt state | Jens Freimann |
2015-05-08 | s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interrupts | Jens Freimann |
2015-04-30 | kvm: add support for memory transaction attributes | Paolo Bonzini |
2015-04-30 | s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl | Alexander Yarygin |
2015-04-30 | s390x/mmu: Use ioctl for reading and writing from/to guest memory | Thomas Huth |
2015-04-30 | s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIB | Ekaterina Tumanova |
2015-03-16 | s390x: CPACF: Handle key wrap machine options | Tony Krowiak |
2015-03-16 | s390x/kvm: make use of generic vm attribute check | Dominik Dingel |