kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-05 18:20:43 to 2015-01-12 16:27:07 UTC [more...]

[PATCH RESEND v15 07/10] KVM: arm: page logging 2nd stage fault handling
 2015-01-12 16:27 UTC  (3+ messages)

[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 v5 0/5] irqfd support for arm/arm64
 2015-01-12 14:30 UTC  (13+ 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 0/4] arm/arm64: KVM: Random selection of MM related fixes
 2015-01-12 11:15 UTC  (32+ messages)
` [PATCH 1/4] mm: Correct ordering of *_clear_flush_young_notify
` [PATCH 2/4] arm/arm64: KVM: Use set/way op trapping to track the state of the caches
` [PATCH 3/4] arm/arm64: KVM: Flush caches to memory on unmap
` [PATCH 4/4] arm/arm64: KVM: use kernel mapping to perform invalidation on page fault

Fw: Benchmarking for vhost polling patch
 2015-01-12 10:36 UTC  (4+ messages)

[GIT PULL 0/2] KVM/ARM Fixes for 3.19
 2015-01-12 10:15 UTC  (4+ 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

[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 

[PATCH 1/9] MIPS OCTEON Add OCTEON3 to get cpu type
 2015-01-12  7:06 UTC  (5+ 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

[RFC PATCH 0/6] ARM64: KVM: PMU infrastructure support
 2015-01-12  4:19 UTC  (19+ messages)

Does kvm friendly support GPT?
 2015-01-12  2:35 UTC 

[PATCH RESEND v15 07/10] KVM: arm: page logging 2nd stage fault handling
 2015-01-11 14:03 UTC  (3+ messages)
` [PATCH RESEND v15 10/10] KVM: arm/arm64: Enable Dirty Page logging for ARMv8

[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

[PATCH 0/3] x86_64,entry: Rearrange the syscall exit optimizations
 2015-01-10 21:05 UTC  (16+ messages)
` [PATCH 1/3] x86_64,entry: Fix RCX for traced syscalls
` [PATCH 2/3] x86_64,entry: Use sysret to return to userspace when possible
` [PATCH 3/3] x86_64,entry: Remove the syscall exit audit and schedule optimizations

[GIT PULL] VFIO fixes for 3.19-rc4
 2015-01-10 19:40 UTC 

[PATCH v15 00/11] KVM//x86/arm/arm64: dirty page logging for ARMv7/8 (3.18.0-rc2)
 2015-01-10  4:38 UTC  (24+ messages)
` [PATCH v15 05/11] KVM: arm: Add initial dirty page locking support
` [PATCH v15 06/11] KVM: arm: dirty logging write protect support
` [PATCH v15 10/11] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
` [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD
` [RESEND PATCH v15 07/11] KVM: arm: page logging 2nd stage fault handling

[RFC PATCH] kvmtool: remove 8250 IRQ line reset on device_init
 2015-01-09 15:58 UTC 

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-01-09 15:47 UTC  (10+ messages)
` [v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI

[PATCH] KVM: x86: amend APIC lowest priority arbitration
 2015-01-09 14:37 UTC 

[virtio] dummy device
 2015-01-09 12:31 UTC 

[PATCH] Flush TLB when D bit is manually changed
 2015-01-09  9:50 UTC  (4+ messages)

[PATCH] kvm: update_memslots: clean flags for invalid memslots
 2015-01-09  8:29 UTC 

[PATCH 1/1] KVM: ioapic: Record edge-triggered interrupts delivery status
 2015-01-09  2:18 UTC  (2+ messages)

[RFC 0/2] x86, vdso, pvclock: Cleanups and speedups
 2015-01-08 22:43 UTC  (28+ messages)
` [RFC 2/2] x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader

[patch 0/3] KVM: add option to advance tscdeadline hrtimer expiration (v6)
 2015-01-08 21:44 UTC  (6+ messages)
` [patch 2/3] KVM: x86: add option to advance tscdeadline hrtimer expiration

[RFC PATCH] KVM: introduce kvm_check_device
 2015-01-08 17:41 UTC  (7+ messages)

[PATCH] KVM: x86: allow TSC deadline timer on all hosts
 2015-01-08 16:23 UTC  (2+ messages)

[PATCHv2] arch:x86:kvm:Add function for setting pending timer on virtual cpu in x86.c
 2015-01-08 12:32 UTC  (3+ messages)

[PATCH 0/8] KVM: x86: Emulator fixes
 2015-01-08 10:42 UTC  (2+ messages)

[PATCH kvm-kmod 0/4] Update to 3.19-rc1
 2015-01-08 10:32 UTC  (5+ messages)
` [PATCH 1/4] stubs for xsavec support
` [PATCH 2/4] fixes for changes in the iommu and PCI APIs
` [PATCH 3/4] fixes for changes in the percpu counter API
` [PATCH 4/4] add trace_seq_buffer_ptr

[PATCH] vhost/net: length miscalculation
 2015-01-08  8:08 UTC  (4+ messages)

[PULL] vhost: cleanups and fixes
 2015-01-08  7:51 UTC 

[PATCH] arm64: KVM: Fix HCR setting for 32bit guests
 2015-01-07 14:17 UTC  (3+ messages)

[ÞATCH] kvmtool, mips: Support more than 256 MB guest memory
 2015-01-07 14:06 UTC  (3+ messages)

Clarification for patch 7
 2015-01-07 12:39 UTC  (2+ messages)

[PATCH v8 34/50] vhost/net: virtio 1.0 byte swap
 2015-01-07  8:57 UTC  (4+ messages)

[PATCH] kvmtool: Add parameter to specifiy number of threads in thread_pool
 2015-01-06 13:13 UTC 

[PATCH] kvmtool: Set names for virtio-net-ctrl and term-poll threads
 2015-01-06 13:07 UTC 

[PATCH v11 03/20] vfio: platform: add the VFIO PLATFORM module to Kconfig
 2015-01-06 10:48 UTC  (20+ messages)
  ` [PATCH v11 01/20] vfio/platform: initial skeleton of VFIO support for platform devices
  ` [PATCH v11 02/20] vfio: platform: probe to devices on the platform bus
  ` [PATCH v11 04/20] vfio: amba: VFIO support for AMBA devices
  ` [PATCH v11 06/20] vfio/platform: return info for bound device
  ` [PATCH v11 08/20] vfio/platform: read and write support for the device fd
  ` [PATCH v11 11/20] vfio/platform: initial interrupts support code
  ` [PATCH v11 12/20] vfio/platform: trigger an interrupt via eventfd
  ` [PATCH v11 18/20] vfio: move eventfd support code for VFIO_PCI to a separate file
  ` [PATCH v11 19/20] vfio: initialize the virqfd workqueue in VFIO generic code
` [PATCH v11 05/20] vfio: amba: add the VFIO for AMBA devices module to Kconfig
` [PATCH v11 07/20] vfio/platform: return info for device memory mapped IO regions
` [PATCH v11 09/20] vfio/platform: support MMAP of MMIO regions
` [PATCH v11 10/20] vfio/platform: return IRQ info
` [PATCH v11 13/20] vfio/platform: support for level sensitive interrupts
` [PATCH v11 14/20] vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export
` [PATCH v11 15/20] vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit
` [PATCH v11 16/20] vfio: add local lock for virqfd instead of depending on VFIO PCI
` [PATCH v11 17/20] vfio: pass an opaque pointer on virqfd initialization
` [PATCH v11 20/20] vfio/platform: implement IRQ masking/unmasking via an eventfd

[PATCH kvm-unit-tests 00/15] arm64: initial drop
 2015-01-06  9:03 UTC  (4+ messages)

RECEIVE YOUR ATM CARD BEFORE 23RD OF DECEMBER 2014
 2015-01-05 22:43 UTC  (2+ messages)


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).