index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: nVMX: Skip PF interception check when queuing during nested run
Jan Kiszka
2013-04-28
1
-1
/
+1
*
KVM: x86: Increase the "hard" max VCPU limit
Chegu Vinod
2013-04-28
1
-1
/
+1
*
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
2013-04-28
8
-15
/
+32
*
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
2013-04-28
41
-211
/
+4871
|
\
|
*
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
Paul Mackerras
2013-04-26
4
-0
/
+123
|
*
KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
Paul Mackerras
2013-04-26
4
-15
/
+113
|
*
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
2013-04-26
3
-64
/
+80
|
*
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
Benjamin Herrenschmidt
2013-04-26
5
-19
/
+490
|
*
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
2013-04-26
7
-19
/
+158
|
*
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
2013-04-26
12
-2
/
+1192
|
*
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
2013-04-26
10
-1
/
+230
|
*
kvm/ppc/mpic: Eliminate mmio_mapped
Scott Wood
2013-04-26
1
-28
/
+1
|
*
kvm: destroy emulated devices on VM exit
Scott Wood
2013-04-26
1
-2
/
+0
|
*
KVM: IA64: Carry non-ia64 changes into ia64
Alexander Graf
2013-04-26
3
-1
/
+3
|
*
KVM: PPC: MPIC: Restrict to e500 platforms
Alexander Graf
2013-04-26
1
-1
/
+1
|
*
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
Alexander Graf
2013-04-26
2
-0
/
+14
|
*
KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
Alexander Graf
2013-04-26
6
-1
/
+139
|
*
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
2013-04-26
5
-8
/
+132
|
*
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
2013-04-26
8
-200
/
+626
|
*
kvm/ppc/mpic: adapt to kernel style and environment
Scott Wood
2013-04-26
1
-237
/
+208
|
*
kvm/ppc/mpic: remove some obviously unneeded code
Scott Wood
2013-04-26
1
-344
/
+0
|
*
kvm/ppc/mpic: import hw/openpic.c from QEMU
Scott Wood
2013-04-26
1
-0
/
+1686
|
*
KVM: Move irqfd resample cap handling to generic code
Alexander Graf
2013-04-26
1
-1
/
+0
|
*
KVM: Extract generic irqchip logic into irqchip.c
Alexander Graf
2013-04-26
1
-1
/
+1
|
*
KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
Alexander Graf
2013-04-26
1
-0
/
+1
|
*
KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
Alexander Graf
2013-04-26
1
-0
/
+2
|
*
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
2013-04-26
6
-21
/
+80
|
*
KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes
Paul Mackerras
2013-04-26
3
-20
/
+63
|
*
KVM: PPC: e500: Add e6500 core to Kconfig description
Mihai Caraman
2013-04-26
1
-3
/
+3
|
*
KVM: PPC: e500mc: Enable e6500 cores
Mihai Caraman
2013-04-26
1
-0
/
+2
|
*
KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs
Mihai Caraman
2013-04-26
1
-0
/
+4
|
*
KVM: PPC: e500: Add support for EPTCFG register
Mihai Caraman
2013-04-26
4
-0
/
+23
|
*
KVM: PPC: e500: Add support for TLBnPS registers
Mihai Caraman
2013-04-26
5
-0
/
+55
|
*
KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions
Mihai Caraman
2013-04-26
1
-22
/
+38
|
*
KVM: PPC: e500: Expose MMU registers via ONE_REG
Mihai Caraman
2013-04-26
5
-4
/
+123
|
*
KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
Mihai Caraman
2013-04-26
4
-47
/
+91
|
*
booke: exit to user space if emulator request
Bharat Bhushan
2013-04-26
1
-0
/
+3
|
*
KVM: extend EMULATE_EXIT_USER to support different exit reasons
Bharat Bhushan
2013-04-26
2
-2
/
+2
|
*
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
Bharat Bhushan
2013-04-26
3
-3
/
+3
|
*
KVM: PPC: debug stub interface parameter defined
Bharat Bhushan
2013-04-26
4
-6
/
+35
|
*
KVM: PPC: cache flush for kernel managed pages
Bharat Bhushan
2013-04-26
1
-1
/
+8
*
|
KVM: x86: Rework request for immediate exit
Jan Kiszka
2013-04-28
4
-13
/
+14
*
|
kvm, svm: Fix typo in printk message
Borislav Petkov
2013-04-28
1
-1
/
+1
*
|
KVM: VMX: remove unprintable characters from comment
Jan Kiszka
2013-04-28
1
-1
/
+1
*
|
Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.git
Gleb Natapov
2013-04-25
19
-387
/
+585
|
\
\
|
|
/
|
/
|
|
*
ARM: KVM: Fix length of mmio access
Marc Zyngier
2013-03-07
1
-3
/
+4
|
*
ARM: KVM: sanitize freeing of HYP page tables
Marc Zyngier
2013-03-07
1
-18
/
+26
|
*
ARM: KVM: move kvm_handle_wfi to handle_exit.c
Marc Zyngier
2013-03-07
3
-17
/
+19
|
*
ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa
Marc Zyngier
2013-03-07
3
-8
/
+11
|
*
ARM: KVM: move include of asm/idmap.h to kvm_mmu.h
Marc Zyngier
2013-03-07
2
-1
/
+1
[next]