1. 672550f KVM: s390: Provide access to program parameter by Christian Borntraeger · 11 years ago
  2. 3c038e6 KVM: async_pf: Async page fault support on s390 by Dominik Dingel · 11 years ago
  3. a91b8eb KVM: s390: limit floating irqs by Jens Freimann · 11 years ago
  4. c05c418 KVM: s390: add floating irq controller by Jens Freimann · 11 years ago
  5. 81aa8efe KVM: s390: add and extend interrupt information data structs by Jens Freimann · 11 years ago
  6. 7feb6bb KVM: s390: enable Transactional Execution by Michael Mueller · 11 years ago
  7. a7efdf6 KVM: s390: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  8. 6b948a7 KVM: s390: Remove dead "rerun vcpu" code by Thomas Huth · 11 years ago
  9. bf64087 KVM: s390: Make KVM_HVA_ERR_BAD usable on s390 by Dominik Dingel · 11 years ago
  10. 208dd75 KVM: s390: Renamed PGM_PRIVILEGED_OPERATION by Thomas Huth · 11 years ago
  11. b764bb1 KVM: s390,perf: Detect if perf samples belong to KVM host or guest by Heinz Graalfs · 11 years ago
  12. d0321a2 KVM: s390: Use common waitqueue by Christian Borntraeger · 11 years ago
  13. 69d0d3a KVM: s390: guest large pages by Christian Borntraeger · 11 years ago
  14. 49b99e1 s390/kvm: Provide a way to prevent reentering SIE by Christian Borntraeger · 12 years ago
  15. 95d38fd s390/kvm: Mark if a cpu is in SIE by Christian Borntraeger · 12 years ago
  16. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  17. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  18. d8346b7 KVM: s390: Support for I/O interrupts. by Cornelia Huck · 12 years ago
  19. 0743247 KVM: Make KVM_PRIVATE_MEM_SLOTS optional by Alex Williamson · 12 years ago
  20. bbacc0c KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Alex Williamson · 12 years ago
  21. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  22. 41628d3 KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM by Konstantin Weitz · 13 years ago
  23. db3fe4e KVM: Introduce kvm_memory_slot::arch and move lpage_info into it by Takuya Yoshikawa · 13 years ago
  24. 59674c1 KVM: s390: provide access guest registers via kvm_run by Christian Borntraeger · 13 years ago
  25. 5a32c1a KVM: s390: provide general purpose guest registers via kvm_run by Christian Borntraeger · 13 years ago
  26. 3777594 KVM: s390: fix assumption for KVM_MAX_VCPUS by Carsten Otte · 13 years ago
  27. bd59d3a KVM: s390: handle SIGP sense running intercepts by Cornelia Huck · 13 years ago
  28. 9e6dabe KVM: s390: Fix RUNNING flag misinterpretation by Cornelia Huck · 13 years ago
  29. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  30. 388186b [S390] kvm: Handle diagnose 0x10 (release pages) by Christian Borntraeger · 13 years ago
  31. 7697e71f KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  32. 8bb3a2e [S390] kvm: make sigp emerg smp capable by Christian Ehrhardt · 13 years ago
  33. 092670c [S390] Use gmap translation for accessing guest memory by Carsten Otte · 13 years ago
  34. 598841c [S390] use gmap address spaces for kvm guest images by Carsten Otte · 13 years ago
  35. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  36. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 14 years ago
  37. fc34531 KVM: s390: Don't exit SIE on SIGP sense running by Christian Borntraeger · 14 years ago
  38. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  39. e86a6ed [S390] Get rid of cpuid.h header file. by Heiko Carstens · 15 years ago
  40. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 15 years ago
  41. 628eb9b KVM: s390: streamline memslot handling by Christian Ehrhardt · 16 years ago
  42. 9ace903 KVM: s390: infrastructure to kick vcpus out of guest state by Christian Ehrhardt · 16 years ago
  43. ef50f7a KVM: s390: Allow stfle instruction in the guest by Christian Borntraeger · 15 years ago
  44. ca87230 KVM: s390: use hrtimer for clock wakeup from idle - v2 by Christian Borntraeger · 16 years ago
  45. 25097bf [S390] s390: move machine flags to lowcore by Christian Ehrhardt · 16 years ago
  46. 989c0f0 KVM: Remove old kvm_guest_debug structs by Jan Kiszka · 16 years ago
  47. c6557e7 [S390] move include/asm-s390 to arch/s390/include/asm by Martin Schwidefsky · 16 years ago[Renamed from include/asm-s390/kvm_host.h]
  48. f5e10b0 KVM: s390: Fix instruction naming for lctlg by Christian Borntraeger · 16 years ago
  49. 0096369 KVM: s390: Change guestaddr type in gaccess by Martin Schwidefsky · 16 years ago
  50. 180c12f KVM: s390: rename private structures by Christian Borntraeger · 16 years ago
  51. 0eaeafa [S390] s390-kvm: leave sie context on work. Removes preemption requirement by Christian Borntraeger · 17 years ago
  52. e28acfe KVM: s390: intercepts for diagnose instructions by Christian Borntraeger · 17 years ago
  53. 5288fbf KVM: s390: interprocessor communication via sigp by Christian Borntraeger · 17 years ago
  54. 453423d KVM: s390: intercepts for privileged instructions by Christian Borntraeger · 17 years ago
  55. ba5c1e9 KVM: s390: interrupt subsystem, cpu timer, waitpsw by Carsten Otte · 17 years ago
  56. 8f2abe6 KVM: s390: sie intercept handling by Christian Borntraeger · 17 years ago
  57. b0c632d KVM: s390: arch backend for the kvm kernel module by Heiko Carstens · 17 years ago