Show patches with: none      |   111822 patches
« 1 2 ... 900 901 9021118 1119 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3.10,09/48] MIPS: KVM: Pass reserved instruction exceptions to guest - - - --- 2014-05-11 Greg KH New
[3.14,11/83] MIPS: KVM: Pass reserved instruction exceptions to guest - - - --- 2014-05-11 Greg KH New
vfio-pci: Quirk RTL8168 NIC - - - --- 2014-05-10 Alex Williamson New
KVM: x86: Fix CR3 reserved bits check in long mode - - - --- 2014-05-10 Jan Kiszka New
[v2] PCI: Introduce new device binding path using pci_dev.driver_override - - - --- 2014-05-09 Alex Williamson New
ARM: KVM: add irqfd and irq routing support - - - --- 2014-05-09 Eric Auger New
[v4,9/9] kvmtool: virtio: enable arm/arm64 support for bi-endianness - - - --- 2014-05-08 Marc Zyngier New
[v4,8/9] kvmtool: convert net backend to support bi-endianness - - - --- 2014-05-08 Marc Zyngier New
[v4,7/9] kvmtool: convert blk backend to support bi-endianness - - - --- 2014-05-08 Marc Zyngier New
[v4,6/9] kvmtool: convert 9p backend to support bi-endianness - - - --- 2014-05-08 Marc Zyngier New
[v4,5/9] kvmtool: convert console backend to support bi-endianness - - - --- 2014-05-08 Marc Zyngier New
[v4,4/9] kvmtool: add queue endianness initializer - - - --- 2014-05-08 Marc Zyngier New
[v4,3/9] kvmtool: sample CPU endianness on virtio-mmio device reset - - - --- 2014-05-08 Marc Zyngier New
[v4,2/9] kvmtool: virt_queue configuration based on endianness - - - --- 2014-05-08 Marc Zyngier New
[v4,1/9] kvmtool: pass trapped vcpu to MMIO accessors - - - --- 2014-05-08 Marc Zyngier New
[v5,4/4] add 2nd stage page fault handling during live migration - - - --- 2014-05-08 Mario Smarduch New
[v5,3/4] live migration support for VM dirty log management - - - --- 2014-05-08 Mario Smarduch New
[v5,2/4] live migration support for initial write protect of VM - - - --- 2014-05-08 Mario Smarduch New
[v5,1/4] add ARMv7 HYP API to flush VM TLBs without address param - - - --- 2014-05-08 Mario Smarduch New
[v2] kvm: x86: emulate monitor and mwait instructions as nop - - - --- 2014-05-07 Gabriel L. Somlo New
kvm: x86: emulate monitor and mwait instructions as nop - - - --- 2014-05-07 Gabriel L. Somlo New
[9/9] arm64: KVM: enable trapping of all debug registers - - - --- 2014-05-07 Marc Zyngier New
[8/9] arm64: KVM: implement lazy world switch for debug registers - - - --- 2014-05-07 Marc Zyngier New
[7/9] arm64: KVM: add trap handlers for AArch32 debug registers - - - --- 2014-05-07 Marc Zyngier New
[6/9] arm64: KVM: check ordering of all system register tables - - - --- 2014-05-07 Marc Zyngier New
[5/9] arm64: KVM: use separate tables for AArch32 32 and 64bit traps - - - --- 2014-05-07 Marc Zyngier New
[4/9] arm64: KVM: common infrastructure for handling AArch32 CP14/CP15 - - - --- 2014-05-07 Marc Zyngier New
[3/9] arm64: KVM: add trap handlers for AArch64 debug registers - - - --- 2014-05-07 Marc Zyngier New
[2/9] arm64: move DBG_MDSCR_* to asm/debug-monitors.h - - - --- 2014-05-07 Marc Zyngier New
[1/9] arm64: KVM: rename pm_fake handler to trap_wi_raz - - - --- 2014-05-07 Marc Zyngier New
[v10,19/19] pvqspinlock, x86: Enable PV qspinlock for XEN - - - --- 2014-05-07 Waiman Long New
[v10,18/19] pvqspinlock, x86: Enable PV qspinlock PV for KVM - - - --- 2014-05-07 Waiman Long New
[v10,17/19] pvqspinlock: Add qspinlock para-virtualization support - - - --- 2014-05-07 Waiman Long New
[v10,16/19] pvqspinlock: Enable coexistence with the unfair lock - - - --- 2014-05-07 Waiman Long New
[v10,15/19] pvqspinlock, x86: Add PV data structure & methods - - - --- 2014-05-07 Waiman Long New
[v10,14/19] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled - - - --- 2014-05-07 Waiman Long New
[v10,13/19] unfair qspinlock: Enable lock stealing in lock waiters - - - --- 2014-05-07 Waiman Long New
[v10,12/19] unfair qspinlock: Variable frequency lock stealing mechanism - - - --- 2014-05-07 Waiman Long New
[v10,11/19] qspinlock: Split the MCS queuing code into a separate slowerpath - - - --- 2014-05-07 Waiman Long New
[v10,10/19] qspinlock, x86: Allow unfair spinlock in a virtual guest - - - --- 2014-05-07 Waiman Long New
[v10,09/19] qspinlock: Prepare for unfair lock support - - - --- 2014-05-07 Waiman Long New
[v10,08/19] qspinlock: Make a new qnode structure to support virtualization - - - --- 2014-05-07 Waiman Long New
[v10,07/19] qspinlock: Use a simple write to grab the lock, if applicable - - - --- 2014-05-07 Waiman Long New
[v10,06/19] qspinlock: prolong the stay in the pending bit path - - - --- 2014-05-07 Waiman Long New
[v10,05/19] qspinlock: Optimize for smaller NR_CPUS - - - --- 2014-05-07 Waiman Long New
[v10,04/19] qspinlock: Extract out the exchange of tail code word - - - --- 2014-05-07 Waiman Long New
[v10,03/19] qspinlock: Add pending bit - - - --- 2014-05-07 Waiman Long New
[v10,02/19] qspinlock, x86: Enable x86-64 to use queue spinlock - - - --- 2014-05-07 Waiman Long New
[v10,01/19] qspinlock: A simple generic 4-byte queue spinlock - - - --- 2014-05-07 Waiman Long New
kvm/x86: implement hv EOI assist - - - --- 2014-05-07 Michael S. Tsirkin New
[kvm-kmod] Provide pci_enable_msix_exact() for kernels < 3.15 - - - --- 2014-05-07 Gabriel L. Somlo New
[5/5] KVM: x86: Fix wrong masking on relative jump/call - - - --- 2014-05-07 Nadav Amit New
[4/5] KVM: x86: Wrong register masking in 64-bit mode - - - --- 2014-05-07 Nadav Amit New
[3/5] KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support - - - --- 2014-05-07 Nadav Amit New
[2/5] KVM: vmx: handle_dr does not handle RSP correctly - - - --- 2014-05-07 Nadav Amit New
[1/5] KVM: x86: Emulator does not calculate address correctly - - - --- 2014-05-07 Nadav Amit New
[kvm-kmod] Provide pci_enable_msix_exact() for kernels < 3.15 - - - --- 2014-05-06 Gabriel L. Somlo New
[RFC,4/4] KVM: emulate: put pointers in the fetch_cache - - - --- 2014-05-06 Paolo Bonzini New
[RFC,3/4] KVM: emulate: avoid per-byte copying in instruction fetches - - - --- 2014-05-06 Paolo Bonzini New
[RFC,2/4] KVM: emulate: avoid repeated calls to do_insn_fetch_bytes - - - --- 2014-05-06 Paolo Bonzini New
[RFC,1/4] KVM: emulate: speed up do_insn_fetch - - - --- 2014-05-06 Paolo Bonzini New
[V2] KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest - - - --- 2014-05-06 Aneesh Kumar K.V New
[V2] KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation - - - --- 2014-05-06 Aneesh Kumar K.V New
[11/11] kvm tools: Modify term_putc to write more than one char - - - --- 2014-05-06 Andreas Herrmann New
[10/11] kvm tools: Introduce weak (default) load_bzimage function - - - --- 2014-05-06 Andreas Herrmann New
[09/11] kvm tools, mips: Add support for loading elf binaries - - - --- 2014-05-06 Andreas Herrmann New
[08/11] kvm tools: Handle virtio/pci I/O space as little endian. - - - --- 2014-05-06 Andreas Herrmann New
[07/11] kvm tools: Provide per arch macro to specify type for KVM_CREATE_VM - - - --- 2014-05-06 Andreas Herrmann New
[06/11] kvm tools, mips: Enable build of mips support - - - --- 2014-05-06 Andreas Herrmann New
[05/11] kvm tools, mips: Add MIPS support - - - --- 2014-05-06 Andreas Herrmann New
[04/11] kvm tools: Allow to load ELF binary - - - --- 2014-05-06 Andreas Herrmann New
[03/11] kvm tools: Move definition of TERM_MAX_DEVS to header - - - --- 2014-05-06 Andreas Herrmann New
[02/11] kvm tools: Fix print format warnings - - - --- 2014-05-06 Andreas Herrmann New
[01/11] kvm tools: Print message on failure of KVM_CREATE_VM - - - --- 2014-05-06 Andreas Herrmann New
[V5] KVM: PPC: BOOK3S: Use the saved dar value and generic make_dsisr - - - --- 2014-05-06 Aneesh Kumar K.V New
[GIT,PULL,3/3] KVM: s390: Fix external interrupt interception - - - --- 2014-05-06 Christian Borntraeger New
[GIT,PULL,2/3] KVM: s390: Add clock comparator and CPU timer IRQ injection - - - --- 2014-05-06 Christian Borntraeger New
[GIT,PULL,1/3] KVM: s390: return -EFAULT if copy_from_user() fails - - - --- 2014-05-06 Christian Borntraeger New
[v2,4/4] KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptr - - - --- 2014-05-06 Bandan Das New
[v2,3/4] KVM: nVMX: fail on invalid vmclear/vmptrld pointer - - - --- 2014-05-06 Bandan Das New
[v2,2/4] KVM: nVMX: additional checks on vmxon region - - - --- 2014-05-06 Bandan Das New
[v2,1/4] KVM: nVMX: rearrange get_vmx_mem_address - - - --- 2014-05-06 Bandan Das New
[RFC,3/3] KVM: x86: cache userspace address for faster fetches - - - --- 2014-05-06 Bandan Das New
[RFC,2/3] KVM: x86: use memory_prepare in fetch helper function - - - --- 2014-05-06 Bandan Das New
[RFC,1/3] KVM: x86: pass ctxt to fetch helper function - - - --- 2014-05-06 Bandan Das New
[PULL,05/20] machine: Replace QEMUMachine by MachineClass in accelerator configuration - - - --- 2014-05-05 Andreas Färber New
kvmclock: Ensure time in migration never goes backward - - - --- 2014-05-05 Alexander Graf New
[11/11] perf kvm: add stat support on s390 - - - --- 2014-05-05 Christian Borntraeger New
[V5] KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest - - - --- 2014-05-05 Aneesh Kumar K.V New
[22/22] powerpc/powernv: Support PCI error injection - - - --- 2014-05-05 Gavin Shan New
[21/22] powerpc/powernv: Sync OPAL header file with firmware - - - --- 2014-05-05 Gavin Shan New
[20/22] powerpc/kvm: Infrastructure for error injection - - - --- 2014-05-05 Gavin Shan New
[19/22] powerpc: Introduce CONFIG_KVM_ERRINJCT - - - --- 2014-05-05 Gavin Shan New
[18/22] powerpc/eeh: Avoid event on passed PE - - - --- 2014-05-05 Gavin Shan New
[17/22] powerpc/kvm: Connect EEH RTAS emulation backend - - - --- 2014-05-05 Gavin Shan New
[16/22] powerpc/eeh: Emulate RTAS call ibm,configure-pe - - - --- 2014-05-05 Gavin Shan New
[15/22] powerpc/eeh: Emulate RTAS call ibm,slot-error-detail - - - --- 2014-05-05 Gavin Shan New
[14/22] powerpc/eeh: Emulate RTAS call ibm,get-config-addr-info2 - - - --- 2014-05-05 Gavin Shan New
[13/22] powerpc/eeh: Emulate RTAS call ibm,read-slot-reset-state2 - - - --- 2014-05-05 Gavin Shan New
[12/22] powerpc/eeh: Emulate RTAS call ibm,set-slot-reset - - - --- 2014-05-05 Gavin Shan New
« 1 2 ... 900 901 9021118 1119 »