index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Commit message (
Expand
)
Author
Age
...
|
*
KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()
Guo Chao
2012-11-13
|
*
KVM: do not kfree error pointer
Guo Chao
2012-11-13
|
*
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
2012-10-29
|
*
KVM: do not de-cache cr4 bits needlessly
Gleb Natapov
2012-10-18
|
*
KVM: x86: Make emulator_fix_hypercall static
Jan Kiszka
2012-10-08
|
*
KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset
Jan Kiszka
2012-10-08
*
|
KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
Petr Matousek
2012-11-12
*
|
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
2012-10-31
|
/
*
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-04
|
\
|
*
KVM: x86: Fix guest debug across vcpu INIT reset
Jan Kiszka
2012-09-23
|
*
KVM: Add resampling irqfds for level triggered interrupts
Alex Williamson
2012-09-23
|
*
KVM: optimize apic interrupt delivery
Gleb Natapov
2012-09-20
|
*
KVM: MMU: Optimize pte permission checks
Avi Kivity
2012-09-20
|
*
KVM: make processes waiting on vcpu mutex killable
Michael S. Tsirkin
2012-09-17
|
*
KVM: use symbolic constant for nr interrupts
Michael S. Tsirkin
2012-09-06
|
*
KVM: Provide userspace IO exit completion callback
Gleb Natapov
2012-09-06
|
*
KVM: move postcommit flush to x86, as mmio sptes are x86 specific
Marcelo Tosatti
2012-09-06
|
*
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
2012-09-06
|
*
KVM: x86: more constification
Mathias Krause
2012-09-05
|
*
KVM: x86: constify read_write_emulator_ops
Mathias Krause
2012-09-05
|
*
KVM: x86 emulator: constify emulate_ops
Mathias Krause
2012-09-05
|
*
KVM: x86: remove unused variable from kvm_task_switch()
Marcelo Tosatti
2012-08-30
|
*
KVM: x86 emulator: access GPRs on demand
Avi Kivity
2012-08-27
|
*
KVM: introduce readonly memslot
Xiao Guangrong
2012-08-22
|
*
KVM: x86: fix possible infinite loop caused by reexecute_instruction
Xiao Guangrong
2012-08-22
|
*
KVM: x86: fix pvclock guest stopped flag reporting
Marcelo Tosatti
2012-08-13
|
*
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
Gleb Natapov
2012-08-09
|
*
KVM: use jump label to optimize checking for in kernel local apic presence
Gleb Natapov
2012-08-06
|
*
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
Gleb Natapov
2012-08-06
|
*
KVM: clean up kvm_(set|get)_apic_base
Gleb Natapov
2012-08-06
|
*
KVM: do not release the error page
Xiao Guangrong
2012-08-06
|
*
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
2012-08-06
|
*
KVM: Stop checking rmap to see if slot is being created
Takuya Yoshikawa
2012-08-06
|
*
Merge remote-tracking branch 'upstream' into next
Avi Kivity
2012-08-05
|
|
\
|
*
|
KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value
Gleb Natapov
2012-08-03
|
*
|
KVM: fold kvm_pit_timer into kvm_kpit_state
Avi Kivity
2012-07-31
|
*
|
KVM: Move KVM_IRQ_LINE to arch-generic code
Christoffer Dall
2012-07-26
|
*
|
KVM: x86: Fix typos in x86.c
Guo Chao
2012-07-20
|
*
|
KVM: x86: remove unnecessary mark_page_dirty
Xiao Guangrong
2012-07-19
|
*
|
KVM: Separate rmap_pde from kvm_lpage_info->write_count
Takuya Yoshikawa
2012-07-18
*
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-01
|
\
\
\
|
*
|
|
x86, kvm: fix kvm's usage of kernel_fpu_begin/end()
Suresh Siddha
2012-09-21
|
*
|
|
x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()
Suresh Siddha
2012-09-18
*
|
|
|
KVM: fix error paths for failed gfn_to_page() calls
Xiao Guangrong
2012-09-10
|
/
/
/
*
|
|
KVM: x86: fix KVM_GET_MSR for PV EOI
Michael S. Tsirkin
2012-08-27
*
|
|
KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value
Gleb Natapov
2012-08-05
|
|
/
|
/
|
*
|
KVM: x86: apply kvmclock offset to guest wall clock time
Bruce Rogers
2012-08-01
|
/
*
KVM: VMX: Implement PCID/INVPCID for guests with EPT
Mao, Junjie
2012-07-12
*
KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics
Avi Kivity
2012-07-09
*
KVM: host side for eoi optimization
Michael S. Tsirkin
2012-06-25
[prev]
[next]