KVM: SVM: clean up nested vmrun path
[deliverable/linux.git] / arch /
2009-09-10  Joerg RoedelKVM: SVM: clean up nested vmrun path
2009-09-10  Joerg RoedelKVM: SVM: clean up nestec vmload/vmsave paths
2009-09-10  Joerg RoedelKVM: SVM: clean up nested_svm_exit_handled_msr
2009-09-10  Joerg RoedelKVM: SVM: get rid of nested_svm_vmexit_real
2009-09-10  Joerg RoedelKVM: SVM: simplify nested_svm_check_exception
2009-09-10  Joerg RoedelKVM: SVM: do nested vmexit in nested_svm_exit_handled
2009-09-10  Joerg RoedelKVM: SVM: consolidate nested_svm_exit_handled
2009-09-10  Joerg RoedelKVM: SVM: cache nested intercepts
2009-09-10  Joerg RoedelKVM: SVM: move nested svm state into seperate struct
2009-09-10  Joerg RoedelKVM: SVM: complete interrupts after handling nested...
2009-09-10  Joerg RoedelKVM: SVM: copy only necessary parts of the control...
2009-09-10  Joerg RoedelKVM: SVM: optimize nested vmrun
2009-09-10  Joerg RoedelKVM: SVM: optimize nested #vmexit
2009-09-10  Joerg RoedelKVM: SVM: add helper functions for global interrupt...
2009-09-10  Avi Kivityx86: Export kmap_atomic_to_page()
2009-09-10  Gleb NatapovKVM: Replace pic_lock()/pic_unlock() with direct call...
2009-09-10  Gleb NatapovKVM: Call ack notifiers from PIC when guest OS acks...
2009-09-10  Gleb NatapovKVM: Call kvm_vcpu_kick() inside pic spinlock
2009-09-10  Roel KluinKVM: fix EFER read buffer overflow
2009-09-10  Amit ShahKVM: ignore reads to perfctr msrs
2009-09-10  Avi KivityKVM: VMX: Optimize vmx_get_cpl()
2009-09-10  Jan KiszkaKVM: x86: Disallow hypercalls for guest callers in...
2009-09-10  Marcelo TosattiKVM: MMU: fix bogus alloc_mmu_pages assignment
2009-09-10  Izik EidusKVM: MMU: make __kvm_mmu_free_some_pages handle empty...
2009-09-10  Bartlomiej Zolnier... KVM: remove superfluous NULL pointer check in kvm_injec...
2009-09-10  Joerg RoedelKVM: report 1GB page support to userspace
2009-09-10  Joerg RoedelKVM: MMU: enable gbpages by increasing nr of pagesizes
2009-09-10  Joerg RoedelKVM: MMU: shadow support for 1gb pages
2009-09-10  Joerg RoedelKVM: MMU: make page walker aware of mapping levels
2009-09-10  Joerg RoedelKVM: MMU: make direct mapping paths aware of mapping...
2009-09-10  Joerg RoedelKVM: MMU: rename is_largepage_backed to mapping_level
2009-09-10  Joerg RoedelKVM: MMU: make rmap code aware of mapping levels
2009-09-10  Marcelo TosattiKVM: limit lapic periodic timer frequency
2009-09-10  Mikhail ErshovKVM: Align cr8 threshold when userspace changes cr8
2009-09-10  Jan KiszkaKVM: VMX: Avoid to return ENOTSUPP to userland
2009-09-10  Gleb NatapovKVM: PIT: Unregister ack notifier callback when freeing
2009-09-10  Sheng YangKVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
2009-09-10  Akinobu MitaKVM: x86: use kvm_get_gdt() and kvm_read_ldt()
2009-09-10  Akinobu MitaKVM: x86: use get_desc_base() and get_desc_limit()
2009-09-10  Gleb NatapovKVM: s390: remove unused structs
2009-09-10  Marcelo TosattiKVM: MMU: fix missing locking in alloc_mmu_pages
2009-09-10  Sheng YangKVM: Discard unnecessary kvm_mmu_flush_tlb() in kvm_mmu...
2009-09-10  Gleb NatapovKVM: silence lapic kernel messages that can be triggere...
2009-09-10  Gleb NatapovKVM: Reduce runnability interface with arch support...
2009-09-10  Gleb NatapovKVM: Move kvm_cpu_get_interrupt() declaration to x86...
2009-09-10  Gleb NatapovKVM: Move exception handling to the same place as other...
2009-09-10  Joerg RoedelKVM: MMU: Fix MMU_DEBUG compile breakage
2009-09-10  Gregory HaskinsKVM: add ioeventfd support
2009-09-10  Gregory HaskinsKVM: make io_bus interface more robust
2009-09-10  Beth KonKVM: PIT support for HPET legacy mode
2009-09-10  Gleb NatapovKVM: Always report x2apic as supported feature
2009-09-10  Gleb NatapovKVM: No need to kick cpu if not in a guest mode
2009-09-10  Gleb NatapovKVM: Add trace points in irqchip code
2009-09-10  Andre PrzywaraKVM: fix MMIO_CONF_BASE MSR access
2009-09-10  Avi KivityKVM: Trace shadow page lifecycle
2009-09-10  Avi KivityKVM: MMU: Trace guest pagetable walker
2009-09-10  Jan KiszkaRevert "KVM: x86: check for cr3 validity in ioctl_set_s...
2009-09-10  Andre PrzywaraKVM: handle AMD microcode MSR
2009-09-10  Sheng YangKVM: Fix apic_mmio_write return for unaligned write
2009-09-10  Gleb NatapovKVM: x2apic interface to lapic
2009-09-10  Gleb NatapovKVM: Add Directed EOI support to APIC emulation
2009-09-10  Avi KivityKVM: Trace apic registers using their symbolic names
2009-09-10  Avi KivityKVM: Trace mmio
2009-09-10  Andre PrzywaraKVM: Ignore PCI ECS I/O enablement
2009-09-10  Michael S. TsirkinKVM: remove in_range from io devices
2009-09-10  Michael S. TsirkinKVM: convert bus to slots_lock
2009-09-10  Michael S. TsirkinKVM: switch pit creation to slots_lock
2009-09-10  Marcelo TosattiKVM: remove old KVMTRACE support code
2009-09-10  Marcelo TosattiKVM: powerpc: convert marker probes to event trace
2009-09-10  Andre PrzywaraKVM: introduce module parameter for ignoring unknown...
2009-09-10  Andre PrzywaraKVM: ignore reads from AMDs C1E enabled MSR
2009-09-10  Andre PrzywaraKVM: ignore AMDs HWCR register access to set the FFDIS bit
2009-09-10  Marcelo TosattiKVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU...
2009-09-10  Joerg RoedelKVM: Prepare memslot data structures for multiple hugep...
2009-09-10  Andre PrzywaraKVM: x86 emulator: Add sysexit emulation
2009-09-10  Andre PrzywaraKVM: x86 emulator: Add sysenter emulation
2009-09-10  Andre PrzywaraKVM: x86 emulator: add syscall emulation
2009-09-10  Andre PrzywaraKVM: x86 emulator: Prepare for emulation of syscall...
2009-09-10  Andre PrzywaraKVM: x86 emulator: Add missing EFLAGS bit definitions
2009-09-10  Andre PrzywaraKVM: Allow emulation of syscalls instructions on #UD
2009-09-10  Marcelo TosattiKVM: convert custom marker based tracing to event traces
2009-09-10  Alexander GrafKVM: SVM: Improve nested interrupt injection
2009-09-10  Alexander GrafKVM: SVM: Implement INVLPGA
2009-09-10  Alexander GrafKVM: Implement MSRs used by Hyper-V
2009-09-10  Alexander Grafx86: Add definition for IGNNE MSR
2009-09-10  Avi KivityKVM: SVM: Don't save/restore host cr2
2009-09-10  Avi KivityKVM: VMX: Only reload guest cr2 if different from host cr2
2009-09-10  Jan KiszkaKVM: Drop useless atomic test from timer function
2009-09-10  Jan KiszkaKVM: Fix racy event propagation in timer
2009-09-10  Gleb NatapovKVM: Optimize searching for highest IRR
2009-09-10  Gleb NatapovKVM: Replace pending exception by PF if it happens...
2009-09-10  Marcelo TosattiKVM: VMX: conditionally disable 2M pages
2009-09-10  Marcelo TosattiKVM: VMX: EPT misconfiguration handler
2009-09-10  Marcelo TosattiKVM: MMU: add kvm_mmu_get_spte_hierarchy helper
2009-09-10  Marcelo TosattiKVM: MMU: make for_each_shadow_entry aware of largepages
2009-09-10  Marcelo TosattiKVM: VMX: more MSR_IA32_VMX_EPT_VPID_CAP capability...
2009-09-10  Andre PrzywaraKVM: Move performance counter MSR access interception...
2009-09-10  Marcelo TosattiKVM: MMU audit: largepage handling
2009-09-10  Marcelo TosattiKVM: MMU audit: audit_mappings tweaks
2009-09-10  Marcelo TosattiKVM: MMU audit: nontrapping ptes in nonleaf level
next
This page took 0.044329 seconds and 8 git commands to generate.