public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-06 07:29:38 to 2014-10-10 13:09:33 UTC [more...]

[patch 0/4] KVM: support for pinning sptes (v2)
 2014-10-10 13:09 UTC  (11+ messages)
` [patch 3/4] KVM: MMU: reload request from GET_DIRTY_LOG path

[PATCH 0/5] KVM: x86: Various bug fixes
 2014-10-10 12:51 UTC  (22+ messages)
` [PATCH 1/5] KVM: x86: Clear DR7.LE during task-switch
` [PATCH 2/5] KVM: x86: Emulator performs code segment checks on read access
    ` [PATCH v2 "
` [PATCH 3/5] KVM: x86: Decoding guest instructions which cross page boundary may fail
` [PATCH 4/5] KVM: vmx: Unavailable DR4/5 is checked before CPL
` [PATCH 5/5] KVM: x86: Using TSC deadline may cause multiple interrupts by user writes

[question] Is there a plan to introduce a unified co-scheduling mechanism to CFS ?
 2014-10-10 12:00 UTC  (3+ messages)

[PATCH v3 0/3] arm/arm64: KVM: Host 48-bit VA support and IPA limits
 2014-10-10 10:14 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
` [PATCH v3 2/3] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
` [PATCH v3 3/3] arm64: Allow 48-bits VA space without ARM_SMMU

[PATCH v2 0/3] arm/arm64: KVM: Host 48-bit VA support and IPA limits
 2014-10-10  8:16 UTC  (18+ messages)
` [PATCH v2 1/3] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
` [PATCH v2 2/3] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
` [PATCH v2 3/3] arm64: Allow 48-bits VA space without ARM_SMMU

[PATCH 0/3] arm/arm64: Add dirty page logging for ARMv8
 2014-10-10  2:34 UTC  (4+ messages)
` [PATCH 1/3] arm64: ARMv8 headers changes for dirty page logging
` [PATCH 2/3] arm64: Add HYP interface to flush VM Stage 1/2 TLB entires
` [PATCH 3/3] arm/arm64: Enable Dirty Page logging for ARMv8 move log read, tlb flush to generic code

[PATCH kvm-kmod 0/3] First round of kvm-kmod fixes for 3.18 merge window
 2014-10-09 11:53 UTC  (4+ messages)
` [PATCH kvm-kmod 1/3] FOLL_TRIED is not available before 3.18
` [PATCH kvm-kmod 2/3] the MMU notifier clear_flush_young callback changed in 3.18
` [PATCH kvm-kmod 3/3] redefine is_zero_pfn to not rely on zero_pfn

[PATCH 0/4] leverage FAULT_FOLL_ALLOW_RETRY in get_user_pages
 2014-10-09 10:52 UTC  (8+ messages)
` [PATCH 1/4] mm: gup: add FOLL_TRIED
` [PATCH 2/4] mm: gup: add get_user_pages_locked and get_user_pages_unlocked
` [PATCH 3/4] mm: gup: use get_user_pages_fast "

[PATCH] vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT
 2014-10-09 10:49 UTC  (4+ messages)

[PATCH] kvm: vfio: fix unregister kvm_device_ops of vfio
 2014-10-09 10:37 UTC  (2+ messages)

[PATCH] vfio/pci: make MSI handling optional
 2014-10-09  8:40 UTC 

[[RFC] KVM-S390: Provide guest TOD Clock Get/Set Controls
 2014-10-09  8:12 UTC  (6+ messages)

[PATCH 3.10] vhost-net: backport extend device allocation to 3.10
 2014-10-09  4:41 UTC 

nVMX: Shadowing of CPU_BASED_VM_EXEC_CONTROL broken
 2014-10-08 23:58 UTC  (13+ messages)

[PATCH] KVM: nVMX: Disable preemption while reading from shadow VMCS
 2014-10-09  0:00 UTC  (6+ messages)

[PATCH kvm-kmod] adjust timekeeping compatibility code
 2014-10-08 16:00 UTC  (4+ messages)

[[RFC] KVM-S390: Provide guest TOD Clock Get/Set Controls
 2014-10-08 14:22 UTC 

[PATCHv7 00/26] VFIO support for platform and AMBA devices on ARM
 2014-10-08 12:18 UTC  (4+ messages)
` [PATCHv7 07/26] driver core: amba: add device binding path 'driver_override'

[PATCH 0/6] KVM: x86: Miscellaneous bug fixes
 2014-10-08  9:17 UTC  (10+ messages)
` [PATCH 3/6] KVM: x86: NoBigReal was mistakenly considering la instead of ea
` [PATCH 5/6] KVM: x86: Wrong assertion on paging_tmpl.h

[PATCH RFC 00/11] qemu: towards virtio-1 host support
 2014-10-08  9:04 UTC  (14+ messages)
` [PATCH RFC 01/11] linux-headers/virtio_config: Update with VIRTIO_F_VERSION_1
` [PATCH RFC 02/11] virtio: cull virtio_bus_set_vdev_features
` [PATCH RFC 03/11] virtio: support more feature bits
` [PATCH RFC 04/11] s390x/virtio-ccw: fix check for WRITE_FEAT
` [PATCH RFC 05/11] virtio: introduce legacy virtio devices
` [PATCH RFC 06/11] virtio: allow virtio-1 queue layout
` [PATCH RFC 07/11] dataplane: allow virtio-1 devices
` [PATCH RFC 08/11] s390x/css: Add a callback for when subchannel gets disabled
` [PATCH RFC 09/11] s390x/virtio-ccw: add virtio set-revision call
` [PATCH RFC 10/11] s390x/virtio-ccw: support virtio-1 set_vq format
` [PATCH RFC 11/11] s390x/virtio-ccw: enable virtio 1.0

[PATCH v2 00/15] KVM GICv3 emulation
 2014-10-08  8:41 UTC  (3+ messages)

[PATCH v2] KVM: x86: some apic broadcast modes does not work
 2014-10-08  8:38 UTC  (6+ messages)

Query with respect to VCPU scheduling
 2014-10-08  1:10 UTC  (2+ messages)

[PATCH] x86,kvm,vmx: Don't trap writes to CR4.TSD
 2014-10-08  0:16 UTC 

Windows NIC Teaming over SRIOV-VF devices
 2014-10-07 18:47 UTC 

[PATCH RFC 00/11] linux: towards virtio-1 guest support
 2014-10-07 14:39 UTC  (12+ messages)
` [PATCH RFC 01/11] virtio: use u32, not bitmap for struct virtio_device's features
` [PATCH RFC 02/11] virtio: add support for 64 bit features
` [PATCH RFC 03/11] virtio: endianess conversion helpers
` [PATCH RFC 04/11] virtio_ring: implement endian reversal based on VERSION_1 feature
` [PATCH RFC 05/11] virtio_config: endian conversion for v1.0
` [PATCH RFC 06/11] virtio: allow transports to get avail/used addresses
` [PATCH RFC 07/11] virtio_net: use v1.0 endian
` [PATCH RFC 08/11] virtio_blk: use virtio "
` [PATCH RFC 09/11] KVM: s390: Set virtio-ccw transport revision
` [PATCH RFC 10/11] KVM: s390: virtio-ccw revision 1 SET_VQ
` [PATCH RFC 11/11] KVM: s390: enable virtio-ccw revision 1

[PATCH 00/17] RFC: userfault v2
 2014-10-07 17:25 UTC  (31+ messages)
` [PATCH 04/17] mm: gup: make get_user_pages_fast and __get_user_pages_fast latency conscious
` [PATCH 07/17] mm: madvise MADV_USERFAULT: prepare vm_flags to allow more than 32bits
` [PATCH 08/17] mm: madvise MADV_USERFAULT
      ` [Qemu-devel] "
` [PATCH 10/17] mm: rmap preparation for remap_anon_pages
  ` [Qemu-devel] "

[PATCH v2 00/15] virtio: fix spec compliance issues
 2014-10-07 16:54 UTC  (30+ messages)
` [PATCH v2 01/15] virtio_pci: fix virtio spec compliance on restore
` [PATCH v2 02/15] virtio: unify config_changed handling
` [PATCH v2 03/15] virtio-pci: move freeze/restore to virtio core
` [PATCH v2 04/15] virtio: defer config changed notifications
` [PATCH v2 05/15] virtio_blk: drop config_enable
` [PATCH v2 06/15] virtio-blk: drop config_mutex
` [PATCH v2 07/15] virtio_net: drop config_enable
` [PATCH v2 08/15] virtio-net: drop config_mutex
` [PATCH v2 09/15] virtio_net: minor cleanup
` [PATCH v2 10/15] virtio: add API to enable VQs early
` [PATCH v2 11/15] virtio_net: "
` [PATCH v2 12/15] virtio_blk: "
` [PATCH v2 13/15] virtio_console: "
` [PATCH v2 14/15] 9p/trans_virtio: "
` [PATCH v2 15/15] virtio_net: fix use after free on allocation failure

Possible to backport this vhost-net fix to 3.10?
 2014-10-07 12:34 UTC  (7+ messages)

Some tutorial initiative for beginners
 2014-10-07  8:50 UTC 

[PATCH 0/2] arm/arm64: KVM: Host 48-bit VA support and IPA limits
 2014-10-06 19:54 UTC  (10+ messages)
` [PATCH 1/2] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
` [PATCH 2/2] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE

VMEXIT and Threads
 2014-10-06 19:07 UTC  (4+ messages)

[RFC] vPMU support for AMD system
 2014-10-06 14:26 UTC  (3+ messages)

[GIT PULL] KVM changes for 3.18
 2014-10-06 13:07 UTC 

[PATCH v6 0/4] kvmtool: ARM/ARM64: Misc updates
 2014-10-06 11:15 UTC  (5+ messages)
` [PATCH v6 1/4] kvmtool: ARM: Use KVM_ARM_PREFERRED_TARGET vm ioctl to determine target cpu
` [PATCH v6 2/4] kvmtool: ARM64: Add target type potenza for aarch64
` [PATCH v6 3/4] kvmtool: Handle exit reason KVM_EXIT_SYSTEM_EVENT
` [PATCH v6 4/4] kvmtool: ARM/ARM64: Provide PSCI-0.2 to guest when KVM supports it

[PATCH v5 0/4] kvmtool: ARM/ARM64: Misc updates
 2014-10-06  9:15 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