pandora-kernel.git
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for NPT state
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for interrupt state
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for the ASID
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for IOPM_BASE and MSRPM_BASE
2011-01-12 Joerg RoedelKVM: SVM: Add clean-bit for intercetps, tsc-offset...
2011-01-12 Roedel, JoergKVM: SVM: Add clean-bits infrastructure code
2011-01-12 Takuya YoshikawaKVM: MMU: Avoid dropping accessed bit while removing...
2011-01-12 Avi KivityKVM: VMX: Return 0 from a failed VMREAD
2011-01-12 Avi KivityKVM: Don't spin on virt instruction faults during reboot
2011-01-12 Joerg RoedelKVM: SVM: Use get_host_vmcb function in svm_get_msr...
2011-01-12 Joerg RoedelKVM: SVM: Add manipulation functions for misc intercepts
2011-01-12 Joerg RoedelKVM: SVM: Add manipulation functions for exception...
2011-01-12 Joerg RoedelKVM: SVM: Add manipulation functions for DRx intercepts
2011-01-12 Roedel, JoergKVM: SVM: Add manipulation functions for CRx intercepts
2011-01-12 Joerg RoedelKVM: SVM: Add function to recalculate intercept masks
2011-01-12 Joerg RoedelKVM: X86: Don't report L2 emulation failures to user...
2011-01-12 Joerg RoedelKVM: SVM: Make Use of the generic guest-mode functions
2011-01-12 Joerg RoedelKVM: X86: Introduce generic guest-mode representation
2011-01-12 Avi KivityKVM: Pull extra page fault information into struct...
2011-01-12 Avi KivityKVM: Push struct x86_exception into walk_addr()
2011-01-12 Avi KivityKVM: Push struct x86_exception info the various gva_to_...
2011-01-12 Avi KivityKVM: x86 emulator: simplify exception generation
2011-01-12 Avi KivityKVM: x86 emulator: tighen up ->read_std() and ->write_s...
2011-01-12 Avi KivityKVM: x86 emulator: drop dead pf injection in emulate_popf()
2011-01-12 Avi KivityKVM: x86 emulator: make emulator memory callbacks retur...
2011-01-12 Avi KivityKVM: x86 emulator: introduce struct x86_exception to...
2011-01-12 Xiao GuangrongKVM: MMU: delay flush all tlbs on sync_page path
2011-01-12 Xiao GuangrongKVM: MMU: abstract invalid guest pte mapping
2011-01-12 Xiao GuangrongKVM: MMU: remove 'clear_unsync' parameter
2011-01-12 Lai JiangshanKVM: MMU: rename 'reset_host_protection' to 'host_writable'
2011-01-12 Xiao GuangrongKVM: MMU: don't drop spte if overwrite it from W to RO
2011-01-12 Xiao GuangrongKVM: MMU: fix forgot flush tlbs on sync_page path
2011-01-12 Alexander GrafKVM: PPC: Fix compile warning
2011-01-12 Avi KivityKVM: Add instruction-set-specific exit qualifications...
2011-01-12 Avi KivityKVM: Record instruction set in kvm_exit tracepoint
2011-01-12 Michael S.... KVM: fast-path msi injection with irqfd
2011-01-12 Avi KivityKVM: VMX: Fold __vmx_vcpu_run() into vmx_vcpu_run()
2011-01-12 Avi KivityKVM: x86 emulator: do not perform address calculations...
2011-01-12 Avi KivityKVM: x86 emulator: preserve an operand's segment identity
2011-01-12 Avi KivityKVM: x86 emulator: drop DPRINTF()
2011-01-12 Avi KivityKVM: x86 emulator: drop unused #ifndef __KERNEL__
2011-01-12 Shane WangKVM: VMX: Inform user about INTEL_TXT dependency
2011-01-12 Takuya YoshikawaKVM: rename hardware_[dis|en]able() to *_nolock() and...
2011-01-12 Takuya YoshikawaKVM: take kvm_lock for hardware_disable() during cpu...
2011-01-12 Xiao GuangrongKVM: MMU: don't mark spte notrap if reserved bit set
2011-01-12 Jan KiszkaKVM: Document device assigment API
2011-01-12 Jan KiszkaKVM: Clean up kvm_vm_ioctl_assigned_device
2011-01-12 Jan KiszkaKVM: Save/restore state of assigned PCI device
2011-01-12 Jan KiszkaKVM: Refactor IRQ names of assigned devices
2011-01-12 Jan KiszkaKVM: Switch assigned device IRQ forwarding to threaded...
2011-01-12 Jan KiszkaKVM: Clear assigned guest IRQ on release
2011-01-12 Avi KivityKVM: Mask KVM_GET_SUPPORTED_CPUID data with Linux cpuid...
2011-01-12 Avi KivityKVM: SVM: Replace svm_has() by standard Linux cpuid...
2011-01-12 Xiao GuangrongKVM: MMU: fix apf prefault if nested guest is enabled
2011-01-12 Xiao GuangrongKVM: MMU: support apf for nonpaing guest
2011-01-12 Xiao GuangrongKVM: MMU: clear apfs if page state is changed
2011-01-12 Xiao GuangrongKVM: MMU: fix missing post sync audit
2011-01-12 Jan KiszkaKVM: Clean up vm creation and release
2011-01-12 Tracey DentKVM: x86: Makefile clean up
2011-01-12 Xiao GuangrongKVM: remove unused function declaration
2011-01-12 Jan KiszkaKVM: Refactor srcu struct release on early errors
2011-01-12 Avi KivityKVM: VMX: Disallow NMI while blocked by STI
2011-01-12 Xiao GuangrongKVM: fix the race while wakeup all pv guest
2011-01-12 Xiao GuangrongKVM: handle more completed apfs if possible
2011-01-12 Xiao GuangrongKVM: avoid unnecessary wait for a async pf
2011-01-12 Xiao GuangrongKVM: fix searching async gfn in kvm_async_pf_gfn_slot
2011-01-12 Xiao GuangrongKVM: cleanup async_pf tracepoints
2011-01-12 Xiao GuangrongKVM: fix tracing kvm_try_async_get_page
2011-01-12 Takuya YoshikawaKVM: replace vmalloc and memset with vzalloc
2011-01-12 Gleb NatapovKVM: handle exit due to INVD in VMX
2011-01-12 Jan KiszkaKVM: x86: Avoid issuing wbinvd twice
2011-01-12 Heiko CarstensKVM: get rid of warning within kvm_dev_ioctl_create_vm
2011-01-12 Heiko CarstensKVM: add cast within kvm_clear_guest_page to fix warning
2011-01-12 Takuya YoshikawaKVM: use kmalloc() for small dirty bitmaps
2011-01-12 Takuya YoshikawaKVM: pre-allocate one more dirty bitmap to avoid vmalloc()
2011-01-12 Takuya YoshikawaKVM: introduce wrapper functions for creating/destroyin...
2011-01-12 Gleb NatapovKVM: x86: trace "exit to userspace" event
2011-01-12 Marcelo TosattiKVM: propagate fault r/w information to gup(), allow...
2011-01-12 Marcelo TosattiKVM: MMU: flush TLBs on writable -> read-only spte...
2011-01-12 Marcelo TosattiKVM: MMU: remove kvm_mmu_set_base_ptes
2011-01-12 Marcelo TosattiKVM: VMX: remove setting of shadow_base_ptes for EPT
2011-01-12 Avi KivityKVM: Avoid double interrupt injection with vapic
2011-01-12 Avi KivityKVM: SVM: Fold save_host_msrs() and load_host_msrs...
2011-01-12 Avi KivityKVM: SVM: Move fs/gs/ldt save/restore to heavyweight...
2011-01-12 Avi KivityKVM: SVM: Move svm->host_gs_base into a separate structure
2011-01-12 Avi KivityKVM: SVM: Move guest register save out of interrupts...
2011-01-12 Jan KiszkaKVM: x86: Add missing inline tag to kvm_read_and_reset_...
2011-01-12 Andi KleenKVM: Move KVM context switch into own function
2011-01-12 Jan KiszkaKVM: x86: Mark kvm_arch_setup_async_pf static
2011-01-12 Gleb NatapovKVM: improve hva_to_pfn() readability
2011-01-12 Gleb NatapovKVM: Send async PF when guest is not in userspace too.
2011-01-12 Gleb NatapovKVM: Let host know whether the guest can handle async...
2011-01-12 Gleb NatapovKVM paravirt: Handle async PF in non preemptable context
2011-01-12 Gleb NatapovKVM: Inject asynchronous page fault into a PV guest...
2011-01-12 Gleb NatapovKVM: Handle async PF in a guest.
2011-01-12 Gleb NatapovKVM paravirt: Add async PF initialization to PV guest.
2011-01-12 Gleb NatapovKVM: Add PV MSR to enable asynchronous page faults...
2011-01-12 Gleb NatapovKVM paravirt: Move kvm_smp_prepare_boot_cpu() from...
2011-01-12 Gleb NatapovKVM: Add memory slot versioning and use it to provide...
2011-01-12 Gleb NatapovKVM: Retry fault before vmentry
next