Age | Commit message (Expand) | Author | Files | Lines |
2008-10-28 | KVM: Future-proof device assignment ABI | Avi Kivity | 1 | -0/+6 |
2008-10-15 | KVM: ia64: Add intel iommu support for guests. | Xiantao Zhang | 1 | -1/+1 |
2008-10-15 | KVM: Move device assignment logic to common code | Xiantao Zhang | 1 | -0/+2 |
2008-10-15 | KVM: Device Assignment with VT-d | Ben-Ami Yassour | 1 | -0/+3 |
2008-10-15 | KVM: pci device assignment | Ben-Ami Yassour | 1 | -0/+19 |
2008-10-15 | KVM: ppc: trace powerpc instruction emulation | Christian Ehrhardt | 1 | -0/+1 |
2008-10-15 | KVM: ppc: adds trace points for ppc tlb activity | Jerone Young | 1 | -0/+3 |
2008-10-15 | KVM: kvmtrace: replace get_cycles with ktime_get v3 | Christian Ehrhardt | 1 | -3/+3 |
2008-10-15 | KVM: kvmtrace: Remove use of bit fields in kvm trace structure | Christian Ehrhardt | 1 | -3/+14 |
2008-10-15 | KVM: Move KVM TRACE DEFINITIONS to common header | Hollis Blanchard | 1 | -0/+21 |
2008-08-25 | KVM: fix userspace ABI breakage | Adrian Bunk | 1 | -2/+2 |
2008-07-29 | KVM: Advertise synchronized mmu support to userspace | Avi Kivity | 1 | -0/+1 |
2008-07-20 | KVM: Support mixed endian machines | Tan, Li | 1 | -2/+2 |
2008-07-20 | KVM: Add coalesced MMIO support (common part) | Laurent Vivier | 1 | -0/+29 |
2008-04-27 | KVM: ppc: Add DCR access information to struct kvm_run | Hollis Blanchard | 1 | -0/+7 |
2008-04-27 | KVM: add ioctls to save/store mpstate | Marcelo Tosatti | 1 | -0/+15 |
2008-04-27 | KVM: Add trace markers | Feng (Eric) Liu | 1 | -1/+48 |
2008-04-27 | KVM: s390: intercepts for diagnose instructions | Christian Borntraeger | 1 | -0/+8 |
2008-04-27 | KVM: s390: interrupt subsystem, cpu timer, waitpsw | Carsten Otte | 1 | -0/+17 |
2008-04-27 | KVM: s390: sie intercept handling | Christian Borntraeger | 1 | -0/+9 |
2008-04-27 | KVM: s390: arch backend for the kvm kernel module | Heiko Carstens | 1 | -0/+15 |
2008-04-27 | KVM: kvm.h: __user requires compiler.h | Christian Borntraeger | 1 | -0/+1 |
2008-04-27 | KVM: MMU: hypercall based pte updates and TLB flushes | Marcelo Tosatti | 1 | -0/+1 |
2008-04-27 | KVM: add basic paravirt support | Marcelo Tosatti | 1 | -0/+1 |
2008-04-27 | KVM: Add save/restore supporting of in kernel PIT | Sheng Yang | 1 | -0/+2 |
2008-04-27 | KVM: In kernel PIT model | Sheng Yang | 1 | -0/+2 |
2008-04-27 | KVM: Add API for determining the number of supported memory slots | Avi Kivity | 1 | -0/+1 |
2008-04-27 | KVM: Add API to retrieve the number of supported vcpus per vm | Avi Kivity | 1 | -0/+1 |
2008-04-27 | KVM: paravirtualized clocksource: host part | Glauber de Oliveira Costa | 1 | -0/+1 |
2008-03-03 | KVM: Make the supported cpuid list a host property rather than a vm property | Avi Kivity | 1 | -2/+2 |
2008-01-30 | KVM: Portability: Move kvm_fpu to asm-x86/kvm.h | Christian Ehrhardt | 1 | -17/+0 |
2008-01-30 | KVM: Accelerated apic support | Avi Kivity | 1 | -0/+7 |
2008-01-30 | KVM: local APIC TPR access reporting facility | Avi Kivity | 1 | -0/+17 |
2008-01-30 | KVM: Expose ioapic to ia64 save/restore APIs | Zhang Xiantao | 1 | -0/+2 |
2008-01-30 | KVM: Add ifdef in irqchip struct for x86 only structures | Jerone Young | 1 | -0/+2 |
2008-01-30 | KVM: Enhance guest cpuid management | Dan Kenigsberg | 1 | -0/+4 |
2008-01-30 | KVM: Portability: Move cpuid structures to <asm/kvm.h> | Jerone Young | 1 | -16/+0 |
2008-01-30 | KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h> | Jerone Young | 1 | -36/+0 |
2008-01-30 | KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h> | Jerone Young | 1 | -15/+0 |
2008-01-30 | KVM: Portability: Move structure lapic_state to <asm/kvm.h> | Jerone Young | 1 | -5/+0 |
2008-01-30 | KVM: Portability: Move kvm_regs to <asm/kvm.h> | Jerone Young | 1 | -9/+0 |
2008-01-30 | KVM: Portability: Move x86 pic strutctures | Jerone Young | 1 | -48/+0 |
2008-01-30 | KVM: Portability: Move kvm_memory_alias to asm/kvm.h | Jerone Young | 1 | -7/+1 |
2008-01-30 | KVM: Add ioctl to tss address from userspace, | Izik Eidus | 1 | -0/+2 |
2008-01-30 | KVM: Support assigning userspace memory to the guest | Izik Eidus | 1 | -0/+12 |
2008-01-30 | KVM: Allow dynamic allocation of the mmu shadow cache size | Izik Eidus | 1 | -0/+3 |
2007-10-13 | KVM: Replace enum by #define | Avi Kivity | 1 | -19/+15 |
2007-10-13 | KVM: in-kernel LAPIC save and restore support | Eddie Dong | 1 | -0/+8 |
2007-10-13 | KVM: in-kernel IOAPIC save and restore support | He, Qing | 1 | -1/+28 |
2007-10-13 | KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support | He, Qing | 1 | -0/+36 |