messages from 2015-01-11 12:39:33 to 2015-01-16 09:35:39 UTC [more...]
[PATCH v7 0/4] irqfd support for arm/arm64
2015-01-16 9:35 UTC (7+ messages)
` [PATCH v7 1/4] KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP
` [PATCH v7 2/4] KVM: introduce kvm_arch_intc_initialized and use it in irqfd
` [PATCH v7 3/4] KVM: arm/arm64: implement kvm_arch_intc_initialized
` [PATCH v7 4/4] KVM: arm/arm64: add irqfd support
[PATCH 1/1] arch/x86/kvm/vmx.c: Fix external interrupts inject directly bug with guestos RFLAGS.IF=0
2015-01-16 8:07 UTC (4+ messages)
[PATCH 5/5] KVM: nVMX: Enable nested posted interrupt processing
2015-01-16 5:59 UTC
[PATCH 4/5] KVM: nVMX: Enable nested virtual interrupt delivery
2015-01-16 5:58 UTC
[PATCH 3/5] KVM: nVMX: Enable nested apic register virtualization
2015-01-16 5:56 UTC
[PATCH 2/5] KVM: nVMX: Enable nested virtualize x2apic mode
2015-01-16 5:55 UTC
[PATCH 1/5] KVM: nVMX: Make nested control MSRs per-cpu
2015-01-16 5:50 UTC
[PATCH 0/5] KVM: nVMX: Enable nested apicv support
2015-01-16 5:49 UTC
use dedicated I/O service domain in KVM
2015-01-16 4:14 UTC
[ovirt-users] Use dedicated I/O service domain in KVM
2015-01-16 4:08 UTC
[PATCH v16 00/10] KVM/arm/arm64/x86: dirty page logging for ARMv7/8 (3.18.0-rc2)
2015-01-15 23:59 UTC (11+ messages)
` [PATCH v16 01/10] KVM: Add architecture-defined TLB flush support
` [PATCH v16 02/10] KVM: Add generic support for dirty page logging
` [PATCH v16 03/10] KVM: x86: switch to kvm_get_dirty_log_protect
` [PATCH v16 04/10] KVM: arm: Add ARMv7 API to flush TLBs
` [PATCH v16 05/10] KVM: arm: Add initial dirty page locking support
` [PATCH v16 06/10] KVM: arm: dirty logging write protect support
` [PATCH v16 07/10] KVM: arm: page logging 2nd stage fault handling
` [PATCH v16 08/10] KVM: arm64: ARMv8 header changes for page logging
` [PATCH v16 09/10] KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries
` [PATCH v16 10/10] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
[PATCH 0/8] current ACCESS_ONCE patch queue
2015-01-15 23:09 UTC (17+ messages)
` [PATCH 1/8] ppc/kvm: Replace ACCESS_ONCE with READ_ONCE
` [PATCH 2/8] ppc/hugetlbfs: "
` [PATCH 3/8] x86/xen/p2m: "
` [Xen-devel] "
` [PATCH 4/8] x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCE
` [PATCH 5/8] mm/gup: Replace ACCESS_ONCE with READ_ONCE
` [PATCH 6/8] kernel: tighten rules for ACCESS ONCE
` [PATCH 7/8] next: sh: Fix compile error
` [PATCH 8/8] kernel: Fix sparse warning for ACCESS_ONCE
[PATCH v2 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
2015-01-15 19:47 UTC (11+ messages)
` [PATCH v2 1/5] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks
` [PATCH v2 2/5] KVM: ARM: on IO mem abort - route the call to KVM MMIO bus
` [PATCH v2 3/5] KVM: ARM VGIC add kvm_io_bus_ frontend
[PATCH 0/3] vfio/type1: map/unmap chunking + conditional rescheduling
2015-01-15 17:35 UTC (4+ messages)
` [PATCH 1/3] vfio/type1: DMA unmap chunking
` [PATCH 2/3] vfio/type1: Chunk contiguous reserved/invalid page mappings
` [PATCH 3/3] vfio/type1: Add conditional rescheduling
[PATCH 4/4] arm/arm64: KVM: use kernel mapping to perform invalidation on page fault
2015-01-15 15:47 UTC (26+ messages)
[PATCH/RFC] KVM: fix sparse warning in include/trace/events/kvm.h
2015-01-15 14:21 UTC
[PATCH/RFC 00/21] KVM: s390: fixes and features for kvm/next (3.20)
2015-01-15 13:43 UTC (22+ messages)
` [PATCH/RFC 01/21] KVM: remove unneeded return value of vcpu_postcreate
` [PATCH/RFC 02/21] KVM: s390: make local function static
` [PATCH/RFC 03/21] KVM: s390: move vcpu specific initalization to a later point
` [PATCH/RFC 04/21] KVM: s390: Allow userspace to limit guest memory size
` [PATCH/RFC 05/21] KVM: s390: prevent sleep duration underflows in handle_wait()
` [PATCH/RFC 06/21] KVM: s390: base hrtimer on a monotonic clock
` [PATCH/RFC 07/21] KVM: s390: forward hrtimer if guest ckc not pending yet
` [PATCH/RFC 08/21] KVM: s390: new parameter for SIGP STOP irqs
` [PATCH/RFC 09/21] KVM: s390: handle stop irqs without action_bits
` [PATCH/RFC 10/21] KVM: s390: a VCPU may only stop when no interrupts are left pending
` [PATCH/RFC 11/21] KVM: s390: SIGP SET PREFIX cleanup
` [PATCH/RFC 12/21] s390/sclp: introduce check for the SIGP Interpretation Facility
` [PATCH/RFC 13/21] KVM: s390: only one external call may be pending at a time
` [PATCH/RFC 14/21] KVM: s390: clear the pfault queue if user space sets the invalid token
` [PATCH/RFC 15/21] KVM: s390: forward most SIGP orders to user space
` [PATCH/RFC 16/21] KVM: s390: no need to hold the kvm->mutex for floating interrupts
` [PATCH/RFC 17/21] KVM: s390: Take addressing mode into account for MVPG interception
` [PATCH/RFC 18/21] KVM: s390: fix bug in sigp emergency signal injection
` [PATCH/RFC 19/21] KVM: s390: trace correct values for set prefix and machine checks
` [PATCH/RFC 20/21] KVM: s390: Provide guest TOD Clock Get/Set Controls
` [PATCH/RFC 21/21] KVM: s390/cpacf: Enable/disable protected key functions for kvm guest
[PATCH v6 0/4] irqfd support for arm/arm64
2015-01-15 11:06 UTC (7+ messages)
` [PATCH v6 1/4] KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP
` [PATCH v6 2/4] KVM: introduce kvm_arch_intc_initialized
` [PATCH v6 3/4] KVM: arm/arm64: implement kvm_arch_intc_initialized and use it in irqfd
` [PATCH v6 4/4] KVM: arm/arm64: add irqfd support
[PATCH RESEND v15 07/10] KVM: arm: page logging 2nd stage fault handling
2015-01-15 10:55 UTC (2+ messages)
[PATCH v3 0/2] x86/arm64: add xenconfig
2015-01-15 10:47 UTC (4+ messages)
` [PATCH v3 1/2] x86, platform, xen, kconfig: clarify kvmconfig is for kvm
` [PATCH v3 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper
[PATCH RESEND v15 07/10] KVM: arm: page logging 2nd stage fault handling
2015-01-15 10:20 UTC (12+ messages)
[PATCH] kvm: Fix CR3_PCID_INVD type on 32-bit
2015-01-15 8:44 UTC
[PULL] uaccess: fix sparse warning on get/put_user for bitwise types
2015-01-14 22:19 UTC (2+ messages)
[PATCH v2 0/2] x86/arm64: add xenconfig
2015-01-14 18:36 UTC (10+ messages)
` [PATCH v2 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper
` [Xen-devel] "
[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v3)
2015-01-14 18:23 UTC (6+ messages)
` [patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq
` [patch -rt 2/2] KVM: lapic: mark LAPIC timer handler as irqsafe
[PATCH] KVM: x86: amend APIC lowest priority arbitration
2015-01-14 17:04 UTC (2+ messages)
[v3 00/26] Add VT-d Posted-Interrupts support
2015-01-14 16:59 UTC (9+ messages)
` [v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI
[GIT PULL] KVM changes for 3.19-rc5
2015-01-14 15:24 UTC
Fw: Benchmarking for vhost polling patch
2015-01-14 15:23 UTC (6+ messages)
Network performance drop when compared to other hypervisor with vhost_net on for UDP
2015-01-14 12:58 UTC (4+ messages)
` [ovirt-users] "
[RFC PATCH 0/6] ARM64: KVM: PMU infrastructure support
2015-01-14 4:28 UTC (13+ messages)
[ÞATCH] kvmtool, mips: Support more than 256 MB guest memory
2015-01-14 3:08 UTC (5+ messages)
` [ÞATCH v2] "
[PATCH v2 0/3] arm/arm64: KVM: Random selection of cache related fixes
2015-01-13 17:38 UTC (4+ messages)
` [PATCH v2 1/3] arm/arm64: KVM: Use set/way op trapping to track the state of the caches
` [PATCH v2 2/3] arm/arm64: KVM: Invalidate data cache on unmap
` [PATCH v2 3/3] arm/arm64: KVM: use kernel mapping to perform invalidation on page fault
[PATCH 0/4] arm/arm64: KVM: Random selection of MM related fixes
2015-01-13 13:57 UTC (12+ messages)
` [PATCH 1/4] mm: Correct ordering of *_clear_flush_young_notify
` [PATCH 3/4] arm/arm64: KVM: Flush caches to memory on unmap
[PATCH 1/3] KVM: PPC: BOOK3S: HV: Add helpers for lock/unlock hpte
2015-01-13 5:09 UTC (2+ messages)
[PATCH 1/9] MIPS OCTEON Add OCTEON3 to get cpu type
2015-01-12 19:04 UTC (7+ messages)
` [PATCH 2/9] MIPS OCTEON Enable use of FPU
` [PATCH 3/9] MIPS Add function get ebase cpunum
` [PATCH 4/9] MIPS Add minimal support for OCTEON3 to c-r4k.c
` [PATCH 5/9] MIPS donot build fast TLB refill handler with 32-bit kernels
[GIT PULL 0/2] KVM/ARM Fixes for 3.19
2015-01-12 18:47 UTC (7+ messages)
` [GIT PULL 1/2] arm64: KVM: Fix TLB invalidation by IPA/VMID
` [GIT PULL 2/2] arm64: KVM: Fix HCR setting for 32bit guests
[RFC PATCH] kvmtool: remove 8250 IRQ line reset on device_init
2015-01-12 17:45 UTC (3+ messages)
[PATCH v5 0/5] irqfd support for arm/arm64
2015-01-12 16:55 UTC (14+ messages)
` [PATCH v5 2/5] KVM: introduce kvm_arch_is_virtual_intc_initialized
` [PATCH v5 3/5] KVM: arm/arm64: implement kvm_arch_is_virtual_intc_initialized
` [PATCH v5 4/5] KVM: irqfd: use kvm_arch_is_virtual_intc_initialized
` [PATCH v5 5/5] KVM: arm/arm64: add irqfd support
[PATCH RESEND v15 07/10] KVM: arm: page logging 2nd stage fault handling
2015-01-12 16:29 UTC (4+ messages)
` [PATCH RESEND v15 10/10] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
[RFC PATCH 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
2015-01-12 16:21 UTC (5+ messages)
` [RFC PATCH 2/5] ARM: on IO mem abort - route the call to KVM MMIO bus
Questions about to dos in emulate.c
2015-01-12 15:41 UTC
[PATCH] x86: kvm: vmx: Remove some unused functions
2015-01-12 10:12 UTC (2+ messages)
[PATCH] Optimize TLB flush in kvm_mmu_slot_remove_write_access
2015-01-12 7:28 UTC
Does kvm friendly support GPT?
2015-01-12 2:35 UTC
[PATCH v3 0/2] VGIC early initialization initiated by user-space
2015-01-11 12:40 UTC (5+ messages)
` [PATCH v3 1/2] KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu
` [PATCH v3 2/2] KVM: arm/arm64: vgic: add init entry to VGIC KVM device
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).