| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | nEPT: Support shadow paging for guest paging without A/D bits | Gleb Natapov | 2013-08-07 | 1 | -3/+13 |
| * | | | | | | | | | nEPT: make guest's A/D bits depends on guest's paging mode | Gleb Natapov | 2013-08-07 | 1 | -8/+22 |
| * | | | | | | | | | nEPT: Move common code to paging_tmpl.h | Nadav Har'El | 2013-08-07 | 2 | -67/+69 |
| * | | | | | | | | | nEPT: Fix wrong test in kvm_set_cr3 | Nadav Har'El | 2013-08-07 | 1 | -11/+0 |
| * | | | | | | | | | nEPT: Fix cr3 handling in nested exit and entry | Nadav Har'El | 2013-08-07 | 1 | -0/+26 |
| * | | | | | | | | | nEPT: Support LOAD_IA32_EFER entry/exit controls for L1 | Nadav Har'El | 2013-08-07 | 1 | -7/+16 |
| * | | | | | | | | | KVM: MMU: fix check the reserved bits on the gpte of L2 | Xiao Guangrong | 2013-08-07 | 1 | -2/+1 |
| * | | | | | | | | | KVM: nVMX: correctly set tr base on nested vmexit emulation | Gleb Natapov | 2013-08-07 | 1 | -1/+1 |
| * | | | | | | | | | nVMX: reset rflags register cache during nested vmentry. | Gleb Natapov | 2013-07-29 | 1 | -1/+1 |
| * | | | | | | | | | KVM: x86: handle singlestep during emulation | Paolo Bonzini | 2013-07-29 | 1 | -1/+38 |
| * | | | | | | | | | KVM: x86: handle hardware breakpoints during emulation | Paolo Bonzini | 2013-07-29 | 1 | -0/+66 |
| * | | | | | | | | | KVM: x86: rename EMULATE_DO_MMIO | Paolo Bonzini | 2013-07-29 | 4 | -6/+6 |
| * | | | | | | | | | KVM: x86: Drop some unused functions from lapic | Jan Kiszka | 2013-07-25 | 1 | -10/+0 |
| * | | | | | | | | | KVM: x86: Simplify __apic_accept_irq | Jan Kiszka | 2013-07-25 | 1 | -15/+8 |
| * | | | | | | | | | perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5 | Andi Kleen | 2013-07-19 | 2 | -5/+21 |
| * | | | | | | | | | KVM: nVMX: Set segment infomation of L1 when L2 exits | Arthur Chunqi Li | 2013-07-18 | 1 | -10/+48 |
| * | | | | | | | | | remove sched notifier for cross-cpu migrations | Marcelo Tosatti | 2013-07-18 | 3 | -53/+8 |
| * | | | | | | | | | KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL | Nadav Har'El | 2013-07-18 | 2 | -7/+31 |
| * | | | | | | | | | KVM: x86: Drop useless cast | Mathias Krause | 2013-07-18 | 1 | -1/+1 |
| * | | | | | | | | | KVM: VMX: Use proper types to access const arrays | Mathias Krause | 2013-07-18 | 1 | -8/+7 |
| * | | | | | | | | | KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virt | Arthur Chunqi Li | 2013-07-18 | 1 | -0/+2 |
| * | | | | | | | | | KVM: nVMX: Change location of 3 functions in vmx.c | Arthur Chunqi Li | 2013-07-18 | 1 | -43/+40 |
| * | | | | | | | | | KVM: x86: Avoid zapping mmio sptes twice for generation wraparound | Takuya Yoshikawa | 2013-07-18 | 2 | -9/+6 |
| * | | | | | | | | | KVM: Introduce kvm_arch_memslots_updated() | Takuya Yoshikawa | 2013-07-18 | 1 | -0/+4 |
* | | | | | | | | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-09-05 | 6 | -32/+66 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | xen/pvhvm: Initialize xen panic handler for PVHVM guests | Vaughan Cao | 2013-08-20 | 1 | -0/+2 |
| * | | | | | | | | | | xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping | Stefano Stabellini | 2013-08-20 | 1 | -6/+15 |
| * | | | | | | | | | | x86/xen: during early setup, only 1:1 map the ISA region | David Vrabel | 2013-08-20 | 1 | -5/+11 |
| * | | | | | | | | | | x86/xen: disable premption when enabling local irqs | David Vrabel | 2013-08-20 | 1 | -13/+12 |
| * | | | | | | | | | | xen/p2m: avoid unneccesary TLB flush in m2p_remove_override() | David Vrabel | 2013-08-09 | 1 | -1/+0 |
| * | | | | | | | | | | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk | 2013-08-09 | 4 | -7/+26 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-09-04 | 11 | -353/+531 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a... | Raghavendra K T | 2013-08-19 | 1 | -1/+1 |
| * | | | | | | | | | | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor | Srivatsa Vaddagiri | 2013-08-14 | 2 | -2/+274 |
| * | | | | | | | | | | kvm guest: Add configuration support to enable debug information for KVM Guests | Srivatsa Vaddagiri | 2013-08-09 | 1 | -0/+9 |
| * | | | | | | | | | | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi | Raghavendra K T | 2013-08-09 | 1 | -0/+1 |
| * | | | | | | | | | | xen, pvticketlock: Allow interrupts to be enabled while blocking | Jeremy Fitzhardinge | 2013-08-09 | 1 | -6/+40 |
| * | | | | | | | | | | x86, ticketlock: Add slowpath logic | Jeremy Fitzhardinge | 2013-08-09 | 5 | -25/+74 |
| * | | | | | | | | | | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2 | Jeremy Fitzhardinge | 2013-08-09 | 2 | -6/+14 |
| * | | | | | | | | | | x86, pvticketlock: Use callee-save for lock_spinning | Jeremy Fitzhardinge | 2013-08-09 | 4 | -4/+5 |
| * | | | | | | | | | | xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks | Jeremy Fitzhardinge | 2013-08-09 | 1 | -0/+14 |
| * | | | | | | | | | | xen, pvticketlock: Xen implementation for PV ticket locks | Jeremy Fitzhardinge | 2013-08-09 | 1 | -269/+79 |
| * | | | | | | | | | | xen: Defer spinlock setup until boot CPU setup | Jeremy Fitzhardinge | 2013-08-09 | 1 | -1/+1 |
| * | | | | | | | | | | x86, ticketlock: Collapse a layer of functions | Jeremy Fitzhardinge | 2013-08-09 | 1 | -30/+5 |
| * | | | | | | | | | | x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocks | Raghavendra K T | 2013-08-09 | 1 | -0/+1 |
| * | | | | | | | | | | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge | 2013-08-09 | 6 | -61/+65 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-09-04 | 4 | -11/+31 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP | Al Viro | 2013-09-01 | 2 | -4/+4 |
| * | | | | | | | | | | x86, smap: Handle csum_partial_copy_*_user() | H. Peter Anvin | 2013-09-01 | 2 | -7/+27 |
* | | | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 7 | -14/+95 |
|\ \ \ \ \ \ \ \ \ \ \ |
|