index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
appletalk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-12
VMX: remove unneeded enable_unrestricted_guest check
Gleb Natapov
1
-1
/
+1
2012-12-12
KVM: VMX: fix DPL during entry to protected mode
Gleb Natapov
1
-0
/
+1
2012-12-11
x86/kexec: crash_vmclear_local_vmcss needs __rcu
Zhang Yanfei
2
-3
/
+4
2012-12-10
kvm: Fix irqfd resampler list walk
Alex Williamson
1
-1
/
+1
2012-12-06
KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump
Zhang Yanfei
1
-0
/
+67
2012-12-06
x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary
Zhang Yanfei
2
-0
/
+34
2012-12-06
KVM: MMU: optimize for set_spte
Xiao Guangrong
1
-4
/
+12
2012-12-06
KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface
Mihai Caraman
3
-0
/
+17
2012-12-06
KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
Mihai Caraman
3
-1
/
+26
2012-12-06
KVM: PPC: bookehv: Add guest computation mode for irq delivery
Mihai Caraman
1
-1
/
+8
2012-12-06
KVM: PPC: Make EPCR a valid field for booke64 and bookehv
Alexander Graf
1
-1
/
+6
2012-12-06
KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
Mihai Caraman
2
-2
/
+2
2012-12-06
KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation
Mihai Caraman
1
-0
/
+2
2012-12-06
KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation
Mihai Caraman
1
-0
/
+10
2012-12-06
KVM: PPC: e500: Add emulation helper for getting instruction ea
Mihai Caraman
4
-29
/
+35
2012-12-06
KVM: PPC: bookehv64: Add support for interrupt handling
Mihai Caraman
2
-8
/
+155
2012-12-06
KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler
Mihai Caraman
1
-5
/
+2
2012-12-06
KVM: PPC: booke: Fix get_tb() compile error on 64-bit
Mihai Caraman
1
-0
/
+1
2012-12-06
KVM: PPC: e500: Silence bogus GCC warning in tlb code
Mihai Caraman
1
-1
/
+2
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
5
-28
/
+213
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
6
-45
/
+73
2012-12-06
MAINTAINERS: Add git tree link for PPC KVM
Michael Ellerman
1
-0
/
+1
2012-12-06
KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
Paul Mackerras
1
-1
/
+1
2012-12-06
KVM: PPC: Book3S PR: Fix VSX handling
Paul Mackerras
4
-57
/
+62
2012-12-06
KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers
Paul Mackerras
2
-1
/
+17
2012-12-06
KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages
Paul Mackerras
1
-0
/
+22
2012-12-06
KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPT
Paul Mackerras
1
-1
/
+1
2012-12-06
KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT
Paul Mackerras
1
-0
/
+24
2012-12-06
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
Paul Mackerras
8
-12
/
+467
2012-12-06
KVM: PPC: Book3S HV: Make a HPTE removal function available
Paul Mackerras
2
-6
/
+16
2012-12-06
KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs
Paul Mackerras
3
-4
/
+34
2012-12-06
KVM: PPC: Book3S HV: Fix bug causing loss of page dirty state
Paul Mackerras
1
-3
/
+3
2012-12-06
KVM: PPC: Book3S HV: Restructure HPT entry creation code
Paul Mackerras
3
-23
/
+45
2012-12-06
KVM: PPC: Support eventfd
Alexander Graf
3
-2
/
+20
2012-12-06
KVM: Distangle eventfd code from irqchip
Alexander Graf
2
-1
/
+17
2012-12-05
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
4
-16
/
+17
2012-12-05
kvm: don't use bit24 for detecting address-specific invalidation capability
Zhang Xiantao
2
-18
/
+1
2012-12-05
kvm: remove unnecessary bit checking for ept violation
Zhang Xiantao
1
-5
/
+0
2012-12-05
kvm: deliver msi interrupts from irq handler
Michael S. Tsirkin
1
-10
/
+26
2012-12-05
kvm: add kvm_set_irq_inatomic
Michael S. Tsirkin
2
-12
/
+72
2012-12-02
KVM: x86: Fix uninitialized return code
Jan Kiszka
1
-0
/
+1
2012-11-30
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
8
-0
/
+53
2012-11-30
KVM: x86: Add code to track call origin for msr assignment
Will Auld
5
-21
/
+56
2012-11-30
KVM: Fix user memslot overlap check
Alex Williamson
1
-8
/
+5
2012-11-30
KVM: VMX: fix memory order between loading vmcs and clearing vmcs
Xiao Guangrong
1
-0
/
+17
2012-11-29
KVM: VMX: fix invalid cpu passed to smp_call_function_single
Xiao Guangrong
1
-3
/
+5
2012-11-29
KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf
Gleb Natapov
1
-6
/
+1
2012-11-28
KVM: x86: update pvclock area conditionally, on cpu migration
Marcelo Tosatti
1
-1
/
+6
2012-11-28
KVM: x86: require matched TSC offsets for master clock
Marcelo Tosatti
3
-8
/
+89
2012-11-28
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
8
-3
/
+30
[next]