kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-15 17:14:59 to 2014-10-24 15:07:14 UTC [more...]

[PATCH 00/14] KVM changes for 3.18-rc2
 2014-10-24 15:07 UTC  (4+ messages)
` [PATCH 01/14] KVM: x86: Check non-canonical addresses upon WRMSR
` [PATCH 02/14] KVM: x86: Prevent host from panicking on shared MSR writes
` [PATCH 03/14] KVM: x86: Improve thread safety in pit

[PATCH RFC 00/11] qemu: towards virtio-1 host support
 2014-10-24 14:17 UTC  (15+ messages)

Nic Bonding - throughput for guest
 2014-10-24 12:37 UTC 

Payment
 2014-10-24 11:09 UTC 

[PATCH] target-i386: add Intel AVX-512 support
 2014-10-24 11:38 UTC  (7+ messages)
` [Qemu-devel] "

[RFC][PATCH] kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup()
 2014-10-24 10:48 UTC  (2+ messages)

[PATCH v12 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-10-24  8:57 UTC  (15+ messages)
` [PATCH v12 01/11] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH v12 02/11] qspinlock, x86: Enable x86-64 to use "
` [PATCH v12 03/11] qspinlock: Add pending bit
` [PATCH v12 04/11] qspinlock: Extract out code snippets for the next patch
` [PATCH v12 05/11] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v12 06/11] qspinlock: Use a simple write to grab the lock
` [PATCH v12 07/11] qspinlock: Revert to test-and-set on hypervisors
` [PATCH v12 08/11] qspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
` [PATCH v12 10/11] pvqspinlock, x86: Enable PV qspinlock for KVM
` [PATCH v12 11/11] pvqspinlock, x86: Enable PV qspinlock for XEN

[PATCH] target-ppc: kvm: Fix memory overflow issue about strncat()
 2014-10-24  8:19 UTC  (5+ messages)
  ` [Qemu-trivial] "

[QA-TCP] How to send tcp small packages immediately?
 2014-10-24  7:41 UTC 

A question about HTL VM-Exit handling time
 2014-10-24  1:14 UTC  (5+ messages)

KVM tracing events
 2014-10-23 22:39 UTC 

vmfork in KVM
 2014-10-23 18:25 UTC 

The status about vhost-net on kvm-arm?
 2014-10-23 12:16 UTC  (12+ messages)
        ` [Qemu-devel] "

[PATCH v3 0/4] mm: new function to forbid zeropage mappings for a process
 2014-10-23 10:19 UTC  (13+ messages)
` [PATCH 1/4] s390/mm: recfactor global pgste updates
` [PATCH 2/4] mm: introduce mm_forbids_zeropage function
` [PATCH 3/4] s390/mm: prevent and break zero page mappings in case of storage keys
` [PATCH 4/4] s390/mm: disable KSM for storage key enabled pages

Infinite IRQ injection loop in QEMU
 2014-10-23 10:17 UTC  (3+ messages)

[PATCH] KVM: x86: Enable Intel AVX-512 for guest
 2014-10-23  5:49 UTC  (3+ messages)

reduce networking latency
 2014-10-23  4:15 UTC  (5+ messages)

[PATCH v12 5/6] arm: KVM: dirty log read write protect support
 2014-10-22 22:38 UTC  (2+ messages)
` [PATCH v12 6/6] arm: KVM: ARMv7 dirty page logging 2nd stage page fault

[PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
 2014-10-22 22:34 UTC  (5+ messages)
` [PATCH v12 1/6] KVM: Add architecture-defined TLB flush support
` [PATCH v12 2/6] KVM: Add generic support for dirty page logging
` [PATCH v12 3/6] arm: KVM: Add ARMv7 API to flush TLBs
` [PATCH v12 4/6] arm: KVM: Add initial dirty page locking infrastructure

[PATCH] x86,kvm,vmx: Don't trap writes to CR4.TSD
 2014-10-22 19:52 UTC  (3+ messages)

[PATCH v8 02/18] vfio: platform: probe to devices on the platform bus
 2014-10-22 17:53 UTC  (20+ messages)
` [PATCH v8 07/18] vfio/platform: return info for device memory mapped IO regions
` [PATCH v8 09/18] vfio/platform: support MMAP of MMIO regions
` [PATCH v8 13/18] vfio/platform: support for maskable and automasked interrupts
` [PATCH v8 14/18] vfio: move eventfd support code for VFIO_PCI to a separate file

Question about physical page allocation to the guest
 2014-10-22 16:39 UTC  (2+ messages)

[PATCH RFC 00/11] linux: towards virtio-1 guest support
 2014-10-22 14:37 UTC  (7+ messages)
` [PATCH RFC 03/11] virtio: endianess conversion helpers
  ` [Qemu-devel] "
` [PATCH RFC 04/11] virtio_ring: implement endian reversal based on VERSION_1 feature

[PATCH v2 0/4] mm: new function to forbid zeropage mappings for a process
 2014-10-22 10:32 UTC  (8+ messages)
` [PATCH 1/4] s390/mm: recfactor global pgste updates
` [PATCH 2/4] mm: introduce mm_forbids_zeropage function
` [PATCH 3/4] s390/mm: prevent and break zero page mappings in case of storage keys
` [PATCH 4/4] s390/mm: disable KSM for storage key enabled pages

[PATCH 2/5] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
 2014-10-22  9:08 UTC  (12+ messages)
` [PATCH 3/5] vfio: type1: replace domain wide protection flags with supported capabilities
` [PATCH 5/5] vfio/iommu_type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag

[PATCH RFC] virtio 1.0 vring endian-ness
 2014-10-22  8:38 UTC  (3+ messages)

[PATCH] vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT
 2014-10-21 22:23 UTC  (6+ messages)

[PATCH linux-next] vfio: make vfio build and run on s390
 2014-10-21 20:24 UTC  (2+ messages)

[PATCH v2 0/6] fix hw_random stuck
 2014-10-21 14:17 UTC  (8+ messages)
` [PATCH v2 3/6] hw_random: use reference counts on each struct hwrng
` [PATCH v2 4/6] hw_random: fix unregister race

[PATCH v2 2/3] hw_random: fix stuck in catting hwrng attributes
 2014-10-21 14:15 UTC  (4+ messages)
` [PATCH 1/5] hw_random: place mutex around read functions and buffers
  ` [PATCH 3/5] hw_random: fix unregister race

nVMX: APICv seems to cause breakages
 2014-10-21 12:30 UTC  (3+ messages)

[PATCH 0/4] mm: new flag to forbid zero page mappings for a vma
 2014-10-21 11:20 UTC  (12+ messages)
` [PATCH 1/4] s390/mm: recfactor global pgste updates
` [PATCH 2/4] mm: introduce new VM_NOZEROPAGE flag
` [PATCH 3/4] s390/mm: prevent and break zero page mappings in case of storage keys
` [PATCH 4/4] s390/mm: disable KSM for storage key enabled pages

KVM resources for developer
 2014-10-21  2:39 UTC 

new GPG key
 2014-10-20 18:33 UTC  (3+ messages)

[PATCH v4 00/25] virtio: fix spec compliance issues
 2014-10-20 17:09 UTC  (14+ messages)
` [PATCH v4 13/25] virtio_console: enable VQs early
        ` [PATCH] virtio_console: move early VQ enablement

[PATCH 1/3] KVM: PPC: BOOK3S: HV: Add helpers for lock/unlock hpte
 2014-10-20 14:29 UTC  (3+ messages)
` [PATCH 2/3] KVM: PPC: BOOK3S: HV: Use unlock variant with memory barrier
` [PATCH 3/3] KVM: PPC: BOOK3S: HV: Rename variable for better readability

[PATCH] KVM: PPC: Book3S HV: Add missing HPTE unlock
 2014-10-20  9:25 UTC 

How KVM hypervisor allocates physical pages to the VM
 2014-10-19 16:26 UTC  (4+ messages)

[PATCH 2/5] KVM: x86: Emulator performs code segment checks on read access
 2014-10-19 16:07 UTC  (9+ messages)
` [PATCH v2 "

[GIT PULL] Second pull request for KVM on arm/arm64 for 3.18
 2014-10-18 11:57 UTC  (13+ messages)
` [PATCH 01/12] arm: kvm: fix CPU hotplug
` [PATCH 02/12] ARM: KVM: fix vgic-disabled build
` [PATCH 03/12] arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pages
` [PATCH 04/12] arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()
` [PATCH 05/12] arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
` [PATCH 06/12] ARM: kvm: define PAGE_S2_DEVICE as read-only by default
` [PATCH 07/12] arm64: "
` [PATCH 08/12] arm/arm64: KVM: map MMIO regions at creation time
` [PATCH 09/12] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
` [PATCH 10/12] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
` [PATCH 11/12] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort
` [PATCH 12/12] arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs

IOTLB page size question
 2014-10-17 21:01 UTC  (4+ messages)

[PATCH net-next RFC 0/3] virtio-net: Conditionally enable tx interrupt
 2014-10-17  5:23 UTC  (4+ messages)
` [PATCH net-next RFC 1/3] virtio: support for urgent descriptors

[RFC PATCH v2 1/4] vfio: platform: add device tree info API and skeleton
 2014-10-16 15:54 UTC  (4+ messages)
  ` [RFC PATCH v2 2/4] vfio: platform: devtree: return available property names
  ` [RFC PATCH v2 3/4] vfio: platform: devtree: access property as a list of strings
  ` [RFC PATCH v2 4/4] vfio: platform: devtree: return arrays of u32, u16, or u8 data

[RFC PATCH] arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs
 2014-10-16  8:48 UTC  (5+ messages)

A question about HLT VM-Exit handling time
 2014-10-16  8:18 UTC 

[Bug 86161] New: PROBLEM: On KVM, Window 7 32bit guests sometimes run into blue screen(0x0000005c) during reboot
 2014-10-16  7:56 UTC  (2+ messages)
` [Bug 86161] On KVM, Windows "

Nested VMX guest tsc_deadline OOPS
 2014-10-15 17:14 UTC  (3+ 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).