Show patches with: Submitter = Paolo Bonzini       |    State = Action Required       |   2973 patches
« 1 2 ... 27 28 29 30 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[kvm-unit-tests,17/18] x86: vm: mark intermediate PTEs as user-accessible - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,16/18] x86: vm: export get_pte and return a pointer to it - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,15/18] x86: vm: remove dead code - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,14/18] x86: svm: rename get_pte function - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,13/18] x86: xsave: use cpuid functions from processor.h - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,12/18] x86: eventinj: port consecutive exception tests to x86-64 - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,11/18] x86: eventinj: enable NP test in 64-bit mode - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,10/18] x86: eventinj: fix inline assembly and make it more robust to new compilers - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,09/18] x86: desc: support ISTs for alternate stacks in 64-bit mode - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,08/18] x86: move CR0 and CR4 constants to processor.h - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,07/18] x86: unify GDT format between 32-bit and 64-bit - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,06/18] x86: taskswitch: use desc library - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,05/18] x86: desc: reuse cstart.S GDT and TSS - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,04/18] x86: desc: move idt_entry_t and gdt_entry_t to header - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,03/18] x86: desc: change set_gdt_entry argument to selector - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,02/18] x86: move size #defines to processor.h - - - --- 2014-04-28 Paolo Bonzini New
[kvm-unit-tests,01/18] libcflat: move stringification trick to a common place - - - --- 2014-04-28 Paolo Bonzini New
[6/6] KVM: emulate: extend memory access optimization to stores - - - --- 2014-04-01 Paolo Bonzini New
[5/6] KVM: emulate: activate memory access optimization - - - --- 2014-04-01 Paolo Bonzini New
[4/6] KVM: emulate: introduce memory_prepare callback to speed up memory access - - - --- 2014-04-01 Paolo Bonzini New
[3/6] KVM: export mark_page_dirty_in_slot - - - --- 2014-04-01 Paolo Bonzini New
[2/6] KVM: emulate: abstract handling of memory operands - - - --- 2014-04-01 Paolo Bonzini New
[1/6] KVM: emulate: simplify writeback - - - --- 2014-04-01 Paolo Bonzini New
[RFC,5/5] KVM: x86: speed up emulated moves - - - --- 2014-03-27 Paolo Bonzini New
[RFC,4/5] KVM: x86: protect checks on ctxt->d by a common "if (unlikely())" - - - --- 2014-03-27 Paolo Bonzini New
[RFC,3/5] KVM: x86: move around some checks - - - --- 2014-03-27 Paolo Bonzini New
[RFC,2/5] KVM: x86: avoid useless set of KVM_REQ_EVENT after emulation - - - --- 2014-03-27 Paolo Bonzini New
[RFC,1/5] KVM: vmx: speed up emulation of invalid guest state - - - --- 2014-03-27 Paolo Bonzini New
[kvm-unit-tests] realmode: fix typo in test_cpuid - - - --- 2014-03-27 Paolo Bonzini New
KVM: vmx: fix MPX detection - - - --- 2014-03-26 Paolo Bonzini New
[kvm-unit-tests,v2] realmode: add performance test - - - --- 2014-03-25 Paolo Bonzini New
KVM: x86: handle missing MPX in nested virtualization - - - --- 2014-03-24 Paolo Bonzini New
realmode: add performance test - - - --- 2014-03-21 Paolo Bonzini New
[v2,4/4] KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIP - - - --- 2014-03-21 Paolo Bonzini New
[v2,3/4] KVM: ioapic: extract body of kvm_ioapic_set_irq - - - --- 2014-03-21 Paolo Bonzini New
[v2,2/4] KVM: ioapic: clear IRR for edge-triggered interrupts at delivery - - - --- 2014-03-21 Paolo Bonzini New
[v2,1/4] KVM: ioapic: merge ioapic_deliver into ioapic_service - - - --- 2014-03-21 Paolo Bonzini New
[4/4] KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIP - - - --- 2014-03-18 Paolo Bonzini New
[3/4] KVM: ioapic: extract body of kvm_ioapic_set_irq - - - --- 2014-03-18 Paolo Bonzini New
[2/4] KVM: ioapic: clear IRR for edge-triggered interrupts at delivery - - - --- 2014-03-18 Paolo Bonzini New
[1/4] KVM: ioapic: merge ioapic_deliver into ioapic_service - - - --- 2014-03-18 Paolo Bonzini New
[RFCv2,5/7] vhost/scsi: Enable T10 PI IOV -> SGL memory mapping - - - --- 2014-03-17 Paolo Bonzini New
[v3,1/3] KVM: nVMX: Rework interception of IRQs and NMIs - - - --- 2014-03-07 Paolo Bonzini New
[7/7] KVM: svm: Allow the guest to run with dirty debug registers - - - --- 2014-03-07 Paolo Bonzini New
[6/7] KVM: svm: set/clear all DR intercepts in one swoop - - - --- 2014-03-07 Paolo Bonzini New
[5/7] KVM: nVMX: Allow nested guests to run with dirty debug registers - - - --- 2014-03-07 Paolo Bonzini New
[4/7] KVM: vmx: Allow the guest to run with dirty debug registers - - - --- 2014-03-07 Paolo Bonzini New
[3/7] KVM: x86: Allow the guest to run with dirty debug registers - - - --- 2014-03-07 Paolo Bonzini New
[2/7] KVM: x86: change vcpu->arch.switch_db_regs to a bit mask - - - --- 2014-03-07 Paolo Bonzini New
[1/7] KVM: vmx: we do rely on loading DR7 on entry - - - --- 2014-03-07 Paolo Bonzini New
3.10.X kernel/jump_label kvm - - - --- 2014-03-03 Paolo Bonzini New
kvm, vmx: Really fix lazy FPU on nested guest - - - --- 2014-02-27 Paolo Bonzini New
nVMX regression v3.13+, bisected - - - --- 2014-02-27 Paolo Bonzini New
[v2,2/2] KVM: x86: Add nested virtualization support for MPX - - - --- 2014-02-26 Paolo Bonzini New
[v2,1/2] KVM: x86: introduce kvm_supported_xcr0() - - - --- 2014-02-26 Paolo Bonzini New
[4/4] KVM: vmx: Allow the guest to run with dirty debug registers - - - --- 2014-02-26 Paolo Bonzini New
[3/4] KVM: x86: Allow the guest to run with dirty debug registers - - - --- 2014-02-26 Paolo Bonzini New
[2/4] KVM: x86: change vcpu->arch.switch_db_regs to a bit mask - - - --- 2014-02-26 Paolo Bonzini New
[1/4] KVM: vmx: we do rely on loading DR7 on entry - - - --- 2014-02-26 Paolo Bonzini New
[v2,2/2] KVM: x86: Add nested virtualization support for MPX - - - --- 2014-02-26 Paolo Bonzini New
[v2,1/2] KVM: x86: introduce kvm_supported_xcr0() - - - --- 2014-02-26 Paolo Bonzini New
[kvm-unit-tests] vmexit: add mov-to-dr test - - - --- 2014-02-26 Paolo Bonzini New
[RFC] kvm, cpuid: silence a buffer overflow warning - - - --- 2014-02-20 Paolo Bonzini New
[A] KVM: Simplify kvm->tlbs_dirty handling - - - --- 2014-02-18 Paolo Bonzini New
kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef - - - --- 2014-01-29 Paolo Bonzini New
[Xen-devel] KVM, XEN: Fix potential race in pvclock code - - - --- 2014-01-27 Paolo Bonzini New
[5/5] kvm: add support for hyper-v timers - - - --- 2014-01-24 Paolo Bonzini New
[4/5] kvm: make hyperv vapic assist page migratable - - - --- 2014-01-24 Paolo Bonzini New
[3/5] kvm: make hyperv hypercall and guest os id MSRs migratable. - - - --- 2014-01-24 Paolo Bonzini New
[2/5] kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV - - - --- 2014-01-24 Paolo Bonzini New
[1/5] KVM: fix coexistence of KVM and Hyper-V leaves - - - --- 2014-01-24 Paolo Bonzini New
[kvm-kmod] - - - --- 2014-01-22 Paolo Bonzini New
[uq/master] kvm: always update the MPX model specific register - - - --- 2014-01-20 Paolo Bonzini New
KVM: remove useless write to vcpu->hv_clock.tsc_timestamp - - - --- 2014-01-15 Paolo Bonzini New
[kvm-unit-tests] svm: fix warning - - - --- 2013-12-17 Paolo Bonzini New
[backport,hints,for,<3.10] KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6… - - - --- 2013-12-16 Paolo Bonzini New
KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376) - - - --- 2013-12-13 Paolo Bonzini New
kvm-kmod and kernels 3.11.* - - - --- 2013-12-13 Paolo Bonzini New
kvm-kmod and kernels 3.11.* - - - --- 2013-12-12 Paolo Bonzini New
KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376) - - - --- 2013-12-12 Paolo Bonzini New
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) - - - --- 2013-12-12 Paolo Bonzini New
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) - - - --- 2013-12-12 Paolo Bonzini New
KVM: Improve create VCPU parameter - - - --- 2013-12-12 Paolo Bonzini New
[edk2] apparent KVM problem with LRET in TianoCore S3 resume trampoline - - - --- 2013-12-05 Paolo Bonzini New
[v2,2/2] target-i386: Intel MPX - - - --- 2013-12-05 Paolo Bonzini New
MAINTAINERS: Add git tree for KVM - - - --- 2013-10-31 Paolo Bonzini New
[kvm-unit-tests] realmode: test SAHF instruction - - - --- 2013-10-31 Paolo Bonzini New
KVM: x86: emulate SAHF instruction - - - --- 2013-10-31 Paolo Bonzini New
KVM: use a more sensible error number when debugfs directory creation fails - - - --- 2013-10-30 Paolo Bonzini New
[kvm-unit-tests] VMX: clean up switch statements for the "stage" state machine - - - --- 2013-10-28 Paolo Bonzini New
[PULL,3/3] kvmvapic: Prevent reading beyond the end of guest RAM - - - --- 2013-10-18 Paolo Bonzini New
[PULL,2/3] x86: cpuid: reconstruct leaf 0Dh data - - - --- 2013-10-18 Paolo Bonzini New
[PULL,1/3] x86: fix migration from pre-version 12 - - - --- 2013-10-18 Paolo Bonzini New
[2/2] KVM: x86: fix KVM_SET_XCRS loop - - - --- 2013-10-17 Paolo Bonzini New
[1/2] KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE - - - --- 2013-10-17 Paolo Bonzini New
[uq/master] KVM: x86: fix typo in KVM_GET_XCRS - - - --- 2013-10-17 Paolo Bonzini New
[2/2] kvm: ppc: booke: check range page invalidation progress on page setup - - - --- 2013-10-07 Paolo Bonzini New
[5/7] KVM: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept_mmu - - - --- 2013-10-03 Paolo Bonzini New
[v3,uq/master,2/2] x86: cpuid: reconstruct leaf 0Dh data - - - --- 2013-10-02 Paolo Bonzini New
[7/7] KVM: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON - - - --- 2013-10-02 Paolo Bonzini New
« 1 2 ... 27 28 29 30 »