Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
900ab14ca93dce3f95fdb2bd9c4b654d4d5f2571
900ab14
KVM: x86: use irqchip_kernel() to check for pic+ioapic
by David Hildenbrand
· 8 years ago
b5e7cf5
KVM: x86: simplify pic_ioport_read()
by David Hildenbrand
· 8 years ago
84a5c79
KVM: x86: set data directly in picdev_read()
by David Hildenbrand
· 8 years ago
9fecaa9
KVM: x86: drop picdev_in_range()
by David Hildenbrand
· 8 years ago
dc24d1d
KVM: x86: make kvm_pic_reset() static
by David Hildenbrand
· 8 years ago
e21d175
KVM: x86: simplify pic_unlock()
by David Hildenbrand
· 8 years ago
8c6b782
KVM: x86: cleanup return handling in setup_routing_entry()
by David Hildenbrand
· 8 years ago
43ae312
KVM: x86: drop goto label in kvm_set_routing_entry()
by David Hildenbrand
· 8 years ago
993225a
KVM: x86: rename kvm_vcpu_request_scan_ioapic()
by David Hildenbrand
· 8 years ago
ca8ab3f
KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c
by David Hildenbrand
· 8 years ago
d62f270
KVM: x86: remove all-vcpu request from kvm_ioapic_init()
by David Hildenbrand
· 8 years ago
445ee82
KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins
by David Hildenbrand
· 8 years ago
49f520b
KVM: x86: push usage of slots_lock down
by David Hildenbrand
· 8 years ago
ba7454e
KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
by David Hildenbrand
· 8 years ago
33392b4
KVM: x86: convert kvm_(set|get)_ioapic() into void
by David Hildenbrand
· 8 years ago
4c0b06d
KVM: x86: remove duplicate checks for ioapic
by David Hildenbrand
· 8 years ago
0bceb15
KVM: x86: use ioapic_in_kernel() to check for ioapic existence
by David Hildenbrand
· 8 years ago
0191e92
KVM: x86: get rid of ioapic_irqchip()
by David Hildenbrand
· 8 years ago
90bca05
KVM: x86: get rid of pic_irqchip()
by David Hildenbrand
· 8 years ago
f567080
KVM: x86: check against irqchip_mode in ioapic_in_kernel()
by David Hildenbrand
· 8 years ago
19d25a0
KVM: x86: check against irqchip_mode in pic_in_kernel()
by David Hildenbrand
· 8 years ago
8bf463f
KVM: x86: check against irqchip_mode in kvm_set_routing_entry()
by David Hildenbrand
· 8 years ago
637e3f8
KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
by David Hildenbrand
· 8 years ago
1df6dde
KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP
by David Hildenbrand
· 8 years ago
f7b1a77
Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 8 years ago
28d0635
kvm: nVMX: Disallow userspace-injected exceptions in guest mode
by Jim Mattson
· 8 years ago
28bf288
KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
by David Hildenbrand
· 8 years ago
4b4357e
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
by Paolo Bonzini
· 8 years ago
3042255
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
by Paolo Bonzini
· 8 years ago
a5f4645
KVM: nVMX: support RDRAND and RDSEED exiting
by Paolo Bonzini
· 8 years ago
1f51999
KVM: VMX: add missing exit reasons
by Paolo Bonzini
· 8 years ago
ae1e2d1
kvm: nVMX: support EPT accessed/dirty bits
by Paolo Bonzini
· 8 years ago
86407bc
kvm: x86: MMU support for EPT accessed/dirty bits
by Paolo Bonzini
· 8 years ago
0047723
KVM: VMX: remove bogus check for invalid EPT violation
by Paolo Bonzini
· 8 years ago
7db7426
KVM: nVMX: we support 1GB EPT pages
by Paolo Bonzini
· 8 years ago
ad6260d
KVM: x86: drop legacy device assignment
by Paolo Bonzini
· 8 years ago
2c82878
KVM: VMX: require virtual NMI support
by Paolo Bonzini
· 8 years ago
74f1690
kvm/svm: Setup MCG_CAP on AMD properly
by Borislav Petkov
· 8 years ago
1279a6b1
KVM: nVMX: single function for switching between vmcs
by David Hildenbrand
· 8 years ago
f0b98c0
kvm: vmx: Don't use INVVPID when EPT is enabled
by Jim Mattson
· 8 years ago
47a4693
KVM: s390: introduce AIS capability
by Yi Min Zhao
· 8 years ago
715958f
Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips
by Radim Krčmář
· 8 years ago
a892095
KVM: s390: introduce adapter interrupt inject function
by Yi Min Zhao
· 8 years ago
5197839
KVM: s390: introduce ais mode modify function
by Fei Li
· 8 years ago
08fab50
KVM: s390: interface for suppressible I/O adapters
by Fei Li
· 8 years ago
e55fe3c
tools/kvm_stat: add '%Total' column
by Stefan Raspl
· 8 years ago
9f114a0
tools/kvm_stat: add interactive command 'r'
by Stefan Raspl
· 8 years ago
4443084
tools/kvm_stat: add interactive command 'c'
by Stefan Raspl
· 8 years ago
f9ff108
tools/kvm_stat: add option '--guest'
by Stefan Raspl
· 8 years ago
645c172
tools/kvm_stat: remove regex filter on empty input
by Stefan Raspl
· 8 years ago
72187df
tools/kvm_stat: display regex when set to non-default
by Stefan Raspl
· 8 years ago
0152c20
tools/kvm_stat: print error messages on faulty pid filter input
by Stefan Raspl
· 8 years ago
be03ea3
tools/kvm_stat: remove pid filter on empty input
by Stefan Raspl
· 8 years ago
a24e85f
tools/kvm_stat: display guest name when using pid filter
by Stefan Raspl
· 8 years ago
1eaa2f9
tools/kvm_stat: document list of interactive commands
by Stefan Raspl
· 8 years ago
184b2d2
tools/kvm_stat: reduce perceived idle time on filter updates
by Stefan Raspl
· 8 years ago
692c7f6
tools/kvm_stat: full PEP8 compliance
by Stefan Raspl
· 8 years ago
a183606
tools/kvm_stat: fix trace setup glitch on field updates in TracepointProvider
by Stefan Raspl
· 8 years ago
e0ba387
tools/kvm_stat: fix misc glitches
by Stefan Raspl
· 8 years ago
dadf1e7
tools/kvm_stat: handle SIGINT in log and batch modes
by Stefan Raspl
· 8 years ago
9fc0adf
tools/kvm_stat: catch curses exceptions only
by Stefan Raspl
· 8 years ago
a0b4e6a
tools/kvm_stat: hide cursor
by Stefan Raspl
· 8 years ago
dc44abd
KVM: MIPS/Emulate: Properly implement TLBR for T&E
by James Hogan
· 8 years ago
0ae3abc
MIPS: Allow KVM to be enabled on Octeon CPUs
by James Hogan
· 8 years ago
1f48f9b
KVM: MIPS/VZ: Handle Octeon III guest.PRid register
by James Hogan
· 8 years ago
3ba731d
KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon III
by James Hogan
· 8 years ago
824533a
KVM: MIPS/VZ: VZ hardware setup for Octeon III
by James Hogan
· 8 years ago
867f4da
KVM: MIPS/T&E: Report correct dcache line size
by James Hogan
· 8 years ago
1c506c9
KVM: MIPS/TLB: Handle virtually tagged icaches
by James Hogan
· 8 years ago
4fa9de5
KVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
by James Hogan
· 8 years ago
7d8a528
MIPS: Add Octeon III register accessors & definitions
by James Hogan
· 8 years ago
edec9d7
KVM: MIPS/VZ: Trace guest mode changes
by James Hogan
· 8 years ago
f4474d5
KVM: MIPS/VZ: Support hardware guest timer
by James Hogan
· 8 years ago
d42a008
KVM: MIPS/VZ: Emulate MAARs when necessary
by James Hogan
· 8 years ago
273819a6
KVM: MIPS/VZ: Support guest load-linked bit
by James Hogan
· 8 years ago
5a2f352
KVM: MIPS/VZ: Support guest hardware page table walker
by James Hogan
· 8 years ago
4b7de02
KVM: MIPS/VZ: Support guest segmentation control
by James Hogan
· 8 years ago
dffe042
KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
by James Hogan
· 8 years ago
edc8926
KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
by James Hogan
· 8 years ago
56f7a44
KVM: MIPS: Add VZ support to build system
by James Hogan
· 8 years ago
c992a4f
KVM: MIPS: Implement VZ support
by James Hogan
· 8 years ago
ea1bdbf
KVM: MIPS: Update exit handler for VZ
by James Hogan
· 8 years ago
60c7aa3
KVM: MIPS/Emulate: Drop CACHE emulation for VZ
by James Hogan
· 8 years ago
5dee99b
KVM: MIPS/Emulate: Update CP0_Compare emulation for VZ
by James Hogan
· 8 years ago
372582a
KVM: MIPS/TLB: Add VZ TLB management
by James Hogan
· 8 years ago
1934a3a
KVM: MIPS/Entry: Update entry code to support VZ
by James Hogan
· 8 years ago
a27660f
KVM: MIPS: Abstract guest CP0 register access for VZ
by James Hogan
· 8 years ago
28c1e76
KVM: MIPS: Add guest exit exception callback
by James Hogan
· 8 years ago
edab4fe
KVM: MIPS: Add hardware_{enable,disable} callback
by James Hogan
· 8 years ago
607ef2f
KVM: MIPS: Add callback to check extension
by James Hogan
· 8 years ago
a517c1a
KVM: MIPS: Init timer frequency from callback
by James Hogan
· 8 years ago
578fd61
KVM: MIPS: Add 64BIT capability
by James Hogan
· 8 years ago
a8a3c42
KVM: MIPS: Add VZ & TE capabilities
by James Hogan
· 8 years ago
a724492
KVM: MIPS: Extend counters & events for VZ GExcCodes
by James Hogan
· 8 years ago
c58cf74
KVM: MIPS: Update kvm_lose_fpu() for VZ
by James Hogan
· 8 years ago
59d7814
KVM: MIPS/Emulate: Implement 64-bit MMIO emulation
by James Hogan
· 8 years ago
8b48d5b
KVM: MIPS/Emulate: De-duplicate MMIO emulation
by James Hogan
· 8 years ago
955d8dc
KVM: MIPS: Implement HYPCALL emulation
by James Hogan
· 8 years ago
a6c09b9
MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macro
by James Hogan
· 8 years ago
eb0bab3
MIPS: Add some missing guest CP0 accessors & defs
by James Hogan
· 8 years ago
Next »