kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-17 20:01:31 to 2014-09-22 09:08:39 UTC [more...]

[[RFC] KVM-S390: Provide guest TOD Clock Get/Set Controls
 2014-09-22  9:08 UTC  (4+ messages)

[RFC patch 0/6] vfio based pci pass-through for qemu/KVM on s390
 2014-09-22  7:40 UTC  (9+ messages)
` [RFC patch 1/6] KVM: s390: Enable PCI instructions
` [RFC patch 2/6] iommu: add iommu for s390 platform
` [RFC patch 3/6] vfio: make vfio build on s390
` [RFC patch 4/6] s390: Add PCI bus support
` [RFC patch 5/6] s390: implement pci instruction
    ` [Qemu-devel] "
` [RFC patch 6/6] vfio: make vfio run on s390 platform

[PATCH RFC 1/2] virtio: support for urgent descriptors
 2014-09-22  6:55 UTC  (9+ messages)
` [PATCH RFC 2/2] vhost: support "

Standardizing an MSR or other hypercall to get an RNG seed?
 2014-09-22  4:11 UTC  (68+ messages)

Payment
 2014-09-20 13:35 UTC 

[PATCH] x86:kvm: fix two typos in comment
 2014-09-22  2:31 UTC 

HOW ARE YOU?
 2014-09-22  1:16 UTC 

[PATCH RFC] virtio-pci: share config interrupt between virtio devices
 2014-09-21 17:53 UTC  (10+ messages)

VM lazy restore
 2014-09-21 14:29 UTC 

[PATCH v7 0/9] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
 2014-09-20 10:47 UTC  (10+ messages)
` [PATCH v7 1/9] kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address
` [PATCH v7 2/9] kvm: Remove ept_identity_pagetable from struct kvm_arch
` [PATCH v7 3/9] kvm: Make init_rmode_identity_map() return 0 on success
` [PATCH v7 4/9] kvm: Add interface to check if secondary exec virtualzed apic accesses is enabled
` [PATCH v7 5/9] kvm, mem-hotplug: Reload L1's apic access page in vcpu_enter_guest()
` [PATCH v7 6/9] kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make it non-static
` [PATCH v7 7/9] kvm, mem-hotplug: Reload L1's apic access page on migration when L2 is running
` [PATCH v7 8/9] kvm, mem-hotplug: Add arch specific mmu notifier to handle apic access migration
` [PATCH v7 9/9] kvm, mem-hotplug: Unpin and remove kvm_arch->apic_access_page

Looking for sponsors for Outreach Program for Women 2014 December-March
 2014-09-20  8:07 UTC 

[PATCH v2 00/15] KVM GICv3 emulation
 2014-09-20  1:15 UTC  (3+ messages)
` [PATCH v2 15/15] arm/arm64: KVM: allow userland to request a virtual GICv3

[PATCH] kvm: Make init_rmode_tss() return 0 on success
 2014-09-19 23:44 UTC  (2+ messages)

[PATCH] kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
 2014-09-19 23:03 UTC 

[PATCH v3 0/2] KVM: count actual tlb flushes
 2014-09-19 21:10 UTC  (11+ messages)
` [PATCH v3 1/2] KVM: x86: "
` [PATCH v3 2/2] KVM: x86: directly use kvm_make_request again

[INVITE] OVMF BoF session at the KVM Forum 2014
 2014-09-19 18:04 UTC  (6+ messages)
` [Qemu-devel] "
  ` [edk2] "

[PATCH v6] arm64: fix VTTBR_BADDR_MASK
 2014-09-19 17:28 UTC  (3+ messages)

[PATCH 0/3] x86: structs for cpuid info in x86
 2014-09-19 14:44 UTC  (19+ messages)
` [RESEND PATCH "
  ` [RESEND PATCH 1/3] x86: Adding structs to reflect cpuid fields

[question] virtio-blk performance degradation happened with virito-serial
 2014-09-19 13:35 UTC  (7+ messages)
` [Qemu-devel] "
  ` [Qemu-devel] [question] virtio-blk performance degradationhappened "
          `  "

[PATCH 1/1] KVM: correct null pid check in kvm_vcpu_yield_to()
 2014-09-19 13:33 UTC  (2+ messages)

KVM: nested VMX: disable perf cpuid reporting
 2014-09-19 13:28 UTC  (2+ messages)

[PATCH] blk-mq: Avoid race condition with uninitialized requests
 2014-09-19 12:41 UTC  (3+ messages)

[Bug 84781] New: The guest will hang after live migration
 2014-09-19  6:09 UTC  (5+ messages)
` [Bug 84781] "

[PATCH] kvm: Faults which trigger IO release the mmap_sem
 2014-09-19  6:08 UTC  (15+ messages)
` [PATCH v2] "

KVM Test report, kernel fd275235... qemu e4d50d47
 2014-09-19  5:36 UTC  (3+ messages)

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

[PATCH v3] ARM: KVM: add irqfd support
 2014-09-18 22:13 UTC  (5+ messages)

How KVM hypervisor allocates physical pages to the VM
 2014-09-18 20:36 UTC  (3+ messages)

Upgrade
 2014-09-18 17:27 UTC 

[PATCH v2 0/6] fix hw_random stuck
 2014-09-18 17:08 UTC  (8+ messages)
` [PATCH v2 1/6] hw_random: place mutex around read functions and buffers
` [PATCH v2 2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock
` [PATCH v2 3/6] hw_random: use reference counts on each struct hwrng
` [PATCH v2 4/6] hw_random: fix unregister race
` [PATCH v2 5/6] hw_random: don't double-check old_rng
` [PATCH v2 6/6] hw_random: don't init list element we're about to add to list

[PATCH v2] KVM: x86: count actual tlb flushes
 2014-09-18 14:47 UTC  (7+ messages)

[PATCH v2 0/3] fix stuck in accessing hwrng attributes
 2014-09-18 12:47 UTC  (10+ messages)
` [PATCH v2 2/3] hw_random: fix stuck in catting "
    ` [PATCH 1/5] hw_random: place mutex around read functions and buffers
      ` [PATCH 2/5] hw_random: use reference counts on each struct hwrng
      ` [PATCH 3/5] hw_random: fix unregister race
      ` [PATCH 4/5] hw_random: don't double-check old_rng
      ` [PATCH 5/5] hw_random: don't init list element we're about to add to list

[PATCH kvm-unit-tests] arm: fix crash when caches are off
 2014-09-18 10:36 UTC  (2+ messages)

blk-mq crash under KVM in multiqueue block code (with virtio-blk and ext4)
 2014-09-18  2:13 UTC  (11+ 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).