index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
tc_act
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pages
Cédric Le Goater
3
-0
/
+65
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
Cédric Le Goater
5
-0
/
+76
2019-04-30
KVM: Introduce a 'mmap' method for KVM devices
Cédric Le Goater
2
-0
/
+12
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state
Cédric Le Goater
6
-0
/
+131
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pages
Cédric Le Goater
3
-0
/
+115
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a control to sync the sources
Cédric Le Goater
3
-0
/
+45
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a global reset control
Cédric Le Goater
3
-0
/
+91
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration
Cédric Le Goater
6
-6
/
+315
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a control to configure a source
Cédric Le Goater
5
-2
/
+136
2019-04-30
KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
Cédric Le Goater
5
-4
/
+140
2019-04-30
KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE
Cédric Le Goater
8
-41
/
+268
2019-04-30
KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation mode
Cédric Le Goater
8
-2
/
+219
2019-04-30
KVM: PPC: Book3S HV: Save/restore vrsave register in kvmhv_p9_guest_entry()
Suraj Jitindar Singh
1
-0
/
+2
2019-04-30
KVM: PPC: Book3S HV: Flush TLB on secondary radix threads
Paul Mackerras
4
-63
/
+53
2019-04-30
KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C code
Paul Mackerras
3
-34
/
+35
2019-04-30
KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push code
Suraj Jitindar Singh
1
-11
/
+25
2019-04-30
KVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priority = 0
Paul Mackerras
1
-38
/
+40
2019-04-30
KVM: PPC: Book3S HV: smb->smp comment fixup
Palmer Dabbelt
1
-1
/
+1
2019-04-30
KVM: PPC: Book3S: Allocate guest TCEs on demand too
Alexey Kardashevskiy
4
-33
/
+110
2019-04-30
KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers
Alexey Kardashevskiy
3
-33
/
+44
2019-04-30
KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest
Alexey Kardashevskiy
1
-7
/
+8
2019-04-30
KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handler
Suraj Jitindar Singh
3
-1
/
+147
2019-04-30
KVM: PPC: Book3S HV: Implement virtual mode H_PAGE_INIT handler
Suraj Jitindar Singh
1
-0
/
+80
2019-04-29
KVM: s390: vsie: Return correct values for Invalid CRYCB format
Pierre Morel
1
-1
/
+1
2019-04-29
KVM: s390: vsie: Do not shadow CRYCB when no AP and no keys
Pierre Morel
1
-2
/
+4
2019-04-26
KVM: s390: provide kvm_arch_no_poll function
Christian Borntraeger
3
-0
/
+19
2019-04-26
KVM: polling: add architecture backend to disable polling
Christian Borntraeger
3
-1
/
+14
2019-04-25
KVM: s390: enable MSA9 keywrapping functions depending on cpu model
Christian Borntraeger
3
-2
/
+31
2019-04-25
KVM: s390: add deflate conversion facilty to cpu model
Christian Borntraeger
3
-1
/
+22
2019-04-20
powerpc: Add force enable of DAWR on P9 option
Michael Neuling
7
-17
/
+123
2019-04-18
KVM: s390: add enhanced sort facilty to cpu model
Christian Borntraeger
3
-1
/
+23
2019-04-18
KVM: s390: provide query function for instructions returning 32 byte
Christian Borntraeger
1
-0
/
+13
2019-04-18
KVM: s390: add MSA9 to cpumodel
Christian Borntraeger
6
-3
/
+21
2019-04-18
KVM: s390: add vector BCD enhancements facility to cpumodel
Christian Borntraeger
1
-0
/
+4
2019-04-18
KVM: s390: add vector enhancements facility 2 to cpumodel
Christian Borntraeger
1
-0
/
+4
2019-04-18
KVM: s390: Fix potential spectre warnings
Eric Farman
1
-2
/
+9
2019-04-16
kvm: move KVM_CAP_NR_MEMSLOTS to common code
Paolo Bonzini
6
-15
/
+4
2019-04-16
KVM: x86: Inject #GP if guest attempts to set unsupported EFER bits
Sean Christopherson
1
-0
/
+7
2019-04-16
KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
Sean Christopherson
1
-13
/
+24
2019-04-16
KVM: nVMX: Return -EINVAL when signaling failure in VM-Entry helpers
Sean Christopherson
1
-12
/
+12
2019-04-16
KVM: nVMX: Return -EINVAL when signaling failure in pre-VM-Entry helpers
Paolo Bonzini
1
-21
/
+7
2019-04-16
KVM: nVMX: Rename and split top-level consistency checks to match SDM
Sean Christopherson
1
-14
/
+25
2019-04-16
KVM: nVMX: Move guest non-reg state checks to VM-Exit path
Sean Christopherson
1
-15
/
+15
2019-04-16
kvm: nVMX: Check "load IA32_PAT" VM-entry control on vmentry
Krish Sadhukhan
1
-0
/
+4
2019-04-16
kvm: nVMX: Check "load IA32_PAT" VM-exit control on vmentry
Krish Sadhukhan
1
-0
/
+4
2019-04-16
KVM: x86: optimize check for valid PAT value
Paolo Bonzini
3
-10
/
+12
2019-04-16
KVM: x86: clear VM_EXIT_SAVE_IA32_PAT
Paolo Bonzini
1
-1
/
+0
2019-04-16
KVM: vmx: print more APICv fields in dump_vmcs
Paolo Bonzini
1
-2
/
+10
2019-04-16
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
Vitaly Kuznetsov
1
-2
/
+2
2019-04-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
4
-9
/
+16
[prev]
[next]