Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f8dacde8c0f7841ad91fbaba43fb0ebf1c2c80b7
/
arch
/
x86
/
kvm
/
x86.c
abe6655
KVM: x86: disable kvmclock on non constant TSC hosts
by Marcelo Tosatti
· 16 years ago
ba4cef3
KVM: Fix racy in kvm_free_assigned_irq
by Sheng Yang
· 16 years ago
ad8ba2c
KVM: Add kvm_arch_sync_events to sync with asynchronize events
by Sheng Yang
· 16 years ago
19de40a
KVM: change KVM to use IOMMU API
by Joerg Roedel
· 16 years ago
4531220
KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
by Jan Kiszka
· 16 years ago
ca9edae
KVM: Consolidate userspace memory capability reporting into common code
by Avi Kivity
· 16 years ago
ad218f8
KVM: MMU: prepopulate the shadow on invlpg
by Marcelo Tosatti
· 16 years ago
6cffe8c
KVM: MMU: skip global pgtables on sync due to cr3 switch
by Marcelo Tosatti
· 16 years ago
0fdf8e5
KVM: Fix cpuid iteration on multiple leaves per eac
by Nitin A Kamble
· 16 years ago
0853d2c
KVM: Fix cpuid leaf 0xb loop termination
by Nitin A Kamble
· 16 years ago
6eb5581
KVM: Enable Function Level Reset for assigned device
by Sheng Yang
· 16 years ago
e93f36b
KVM: allow emulator to adjust rip for emulated pio instructions
by Guillaume Thouvenin
· 16 years ago
b8222ad
KVM: x86: Fix typo in function name
by Amit Shah
· 16 years ago
64d4d52
KVM: Enable MTRR for EPT
by Sheng Yang
· 16 years ago
468d472
KVM: VMX: Add PAT support for EPT
by Sheng Yang
· 16 years ago
0bed3b5
KVM: Improve MTRR structure
by Sheng Yang
· 16 years ago
5f17928
KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback
by Gleb Natapov
· 16 years ago
c4abb7c
KVM: x86: Support for user space injected NMIs
by Jan Kiszka
· 16 years ago
0496fbb
KVM: x86: VCPU with pending NMI is runnabled
by Jan Kiszka
· 16 years ago
448fa4a
KVM: x86: Reset pending/inject NMI state on CPU reset
by Jan Kiszka
· 16 years ago
5550af4
KVM: Fix guest shared interrupt with in-kernel irqchip
by Sheng Yang
· 16 years ago
08d19f51
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
80a914d
misc: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
8a98f66
KVM: Move device assignment logic to common code
by Xiantao Zhang
· 16 years ago
1b10bf3
KVM: x86: Silence various LAPIC-related host kernel messages
by Jan Kiszka
· 16 years ago
e482580
KVM: PIC: enhance IPI avoidance
by Marcelo Tosatti
· 16 years ago
4731d4c
KVM: MMU: out of sync shadow core
by Marcelo Tosatti
· 16 years ago
a705289
KVM: x86: trap invlpg
by Marcelo Tosatti
· 16 years ago
0ba73cd
KVM: MMU: sync roots on mmu reload
by Marcelo Tosatti
· 16 years ago
af2152f
KVM: don't enter guest after SIPI was received by a CPU
by Gleb Natapov
· 16 years ago
2259e3a
KVM: x86.c make kvm_load_realmode_segment static
by Harvey Harrison
· 16 years ago
4c2155c
KVM: switch to get_user_pages_fast
by Marcelo Tosatti
· 16 years ago
bfadade
KVM: Device Assignment: Free device structures if IRQ allocation fails
by Amit Shah
· 16 years ago
62c476c
KVM: Device Assignment with VT-d
by Ben-Ami Yassour
· 16 years ago
9c3e4aa
KVM: x86: unhalt vcpu0 on reset
by Marcelo Tosatti
· 16 years ago
d769017
KVM: x86: do not execute halted vcpus
by Marcelo Tosatti
· 16 years ago
fa89a81
KVM: Add statistics for guest irq injections
by Avi Kivity
· 16 years ago
a89c1ad
KVM: add MC5_MISC msr read support
by Joerg Roedel
· 16 years ago
acee3c0
KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED
by Avi Kivity
· 16 years ago
f4bbd9a
KVM: Load real mode segments correctly
by Avi Kivity
· 16 years ago
ee032c9
KVM: make irq ack notifier functions static
by Harvey Harrison
· 16 years ago
29c8fa3
KVM: Use kvm_set_irq to inject interrupts
by Amit Shah
· 16 years ago
6762b72
KVM: Device assignment: Check for privileges before assigning irq
by Amit Shah
· 16 years ago
29415c3
KVM: set debug registers after "schedulable" section
by Marcelo Tosatti
· 16 years ago
b772ff3
KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()
by Dave Hansen
· 16 years ago
f0d6627
KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()
by Dave Hansen
· 16 years ago
4d5c5d0
KVM: pci device assignment
by Ben-Ami Yassour
· 16 years ago
b5e2fec
KVM: Ignore DEBUGCTL MSRs with no effect
by Alexander Graf
· 16 years ago
26eef70
KVM: Clear exception queue before emulating an instruction
by Avi Kivity
· 16 years ago
5fdbf97
KVM: x86: accessors for guest registers
by Marcelo Tosatti
· 16 years ago
ed84862
KVM: Advertise synchronized mmu support to userspace
by Avi Kivity
· 16 years ago
604b38a
KVM: Allow browsing memslots with mmu_lock
by Andrea Arcangeli
· 16 years ago
a1708ce
KVM: Allow reading aliases with mmu_lock
by Andrea Arcangeli
· 16 years ago
c93cd3a
KVM: task switch: translate guest segment limit to virt-extension byte granular field
by Marcelo Tosatti
· 16 years ago
34198bf8
KVM: task switch: use seg regs provided by subarch instead of reading from GDT
by Marcelo Tosatti
· 16 years ago
98899aa
KVM: task switch: segment base is linear address
by Marcelo Tosatti
· 16 years ago
34d4cb8
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
by Marcelo Tosatti
· 16 years ago
d6e88ae
KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues
by Avi Kivity
· 16 years ago
ac9f6dc
KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized
by Avi Kivity
· 16 years ago
f8b78fa
KVM: move slots_lock acquision down to vapic_exit
by Marcelo Tosatti
· 16 years ago
7a5b56d
KVM: x86 emulator: lazily evaluate segment registers
by Avi Kivity
· 16 years ago
f76c710
KVM: Use printk_rlimit() instead of reporting emulation failures just once
by Avi Kivity
· 16 years ago
25be460
KVM: Do not calculate linear rip in emulation failure report
by Glauber Costa
· 16 years ago
542472b
KVM: Add coalesced MMIO support (x86 part)
by Laurent Vivier
· 17 years ago
9276049
KVM: kvm_io_device: extend in_range() to manage len and write attribute
by Laurent Vivier
· 17 years ago
3e6e0aa
KVM: Prefixes segment functions that will be exported with "kvm_"
by Guillaume Thouvenin
· 17 years ago
9ba075a
KVM: MTRR support
by Avi Kivity
· 17 years ago
f08864b
KVM: VMX: Enable NMI with in-kernel irqchip
by Sheng Yang
· 17 years ago
3419ffc
KVM: IOAPIC/LAPIC: Enable NMI support
by Sheng Yang
· 17 years ago
50d40d7
KVM: Remove unnecessary ->decache_regs() call
by Avi Kivity
· 17 years ago
7cc8883
KVM: Remove decache_vcpus_on_cpu() and related callbacks
by Avi Kivity
· 17 years ago
543e424
KVM: VMX: Add list of potentially locally cached vcpus
by Avi Kivity
· 17 years ago
54e445c
KVM: add missing kvmtrace bits
by Joerg Roedel
· 17 years ago
8b2cf73
KVM: add statics were possible, function definition in lapic.h
by Harvey Harrison
· 17 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 16 years ago
50d0a0f
KVM: Make kvm host use the paravirt clocksource structs
by Gerd Hoffmann
· 16 years ago
06e0564
KVM: close timer injection race window in __vcpu_run
by Marcelo Tosatti
· 16 years ago
d4acf7e
KVM: Fix race between timer migration and vcpu migration
by Marcelo Tosatti
· 16 years ago
2f59971
KVM: migrate PIT timer
by Marcelo Tosatti
· 17 years ago
bc1a34f
KVM: avoid fx_init() schedule in atomic
by Andrea Arcangeli
· 17 years ago
b4f14ab
KVM: Avoid spurious execeptions after setting registers
by Jan Kiszka
· 17 years ago
3fe913e
KVM: x86: task switch: fix wrong bit setting for the busy flag
by Izik Eidus
· 17 years ago
b7ebfb0
KVM: VMX: Prepare an identity page table for EPT in real mode
by Sheng Yang
· 17 years ago
7b52345
KVM: MMU: Add EPT support
by Sheng Yang
· 17 years ago
e9571ed
KVM: fix kvm_vcpu_kick vs __vcpu_run race
by Marcelo Tosatti
· 17 years ago
62d9f0d
KVM: add ioctls to save/store mpstate
by Marcelo Tosatti
· 17 years ago
a453529
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
by Avi Kivity
· 17 years ago
2714d1d
KVM: Add trace markers
by Feng (Eric) Liu
· 17 years ago
3d45830
KVM: Free apic access page on vm destruction
by Avi Kivity
· 17 years ago
3200f40
KVM: MMU: unify slots_lock usage
by Marcelo Tosatti
· 17 years ago
37817f2
KVM: x86: hardware task switching support
by Izik Eidus
· 17 years ago
2f333bc
KVM: MMU: hypercall based pte updates and TLB flushes
by Marcelo Tosatti
· 17 years ago
9f81128
KVM: Provide unlocked version of emulator_write_phys()
by Avi Kivity
· 17 years ago
a28e4f5
KVM: add basic paravirt support
by Marcelo Tosatti
· 17 years ago
e0f63cb
KVM: Add save/restore supporting of in kernel PIT
by Sheng Yang
· 17 years ago
7837699
KVM: In kernel PIT model
by Sheng Yang
· 17 years ago
b8688d5
KVM: replace remaining __FUNCTION__ occurances
by Harvey Harrison
· 17 years ago
71c4dfa
KVM: detect if VCPU triple faults
by Joerg Roedel
· 17 years ago
2d3ad1f
KVM: Prefix control register accessors with kvm_ to avoid namespace pollution
by Avi Kivity
· 17 years ago
05da455
KVM: MMU: large page support
by Marcelo Tosatti
· 17 years ago
Next »