messages from 2014-09-16 18:54:42 to 2014-09-19 17:59:48 UTC [more...]
Standardizing an MSR or other hypercall to get an RNG seed?
2014-09-19 17:59 UTC (47+ messages)
[PATCH v6] arm64: fix VTTBR_BADDR_MASK
2014-09-19 17:28 UTC (3+ messages)
[INVITE] OVMF BoF session at the KVM Forum 2014
2014-09-19 17:03 UTC (5+ messages)
` [Qemu-devel] "
` [edk2] "
[RFC patch 0/6] vfio based pci pass-through for qemu/KVM on s390
2014-09-19 15:12 UTC (8+ 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
` [RFC patch 6/6] vfio: make vfio run on s390 platform
[PATCH 0/3] x86: structs for cpuid info in x86
2014-09-19 14:44 UTC (27+ messages)
` [RESEND PATCH "
` [RESEND PATCH 1/3] x86: Adding structs to reflect cpuid fields
` [RESEND PATCH 2/3] x86: Use new cpuid structs in cpuid functions
` [RESEND PATCH 3/3] KVM: x86: Using cpuid structs in KVM
[PATCH v3 0/2] KVM: count actual tlb flushes
2014-09-19 14:26 UTC (10+ messages)
` [PATCH v3 1/2] KVM: x86: "
` [PATCH v3 2/2] KVM: x86: directly use kvm_make_request again
[[RFC] KVM-S390: Provide guest TOD Clock Get/Set Controls
2014-09-19 14:19 UTC
[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)
[PATCH RFC 1/2] virtio: support for urgent descriptors
2014-09-19 10:35 UTC (4+ messages)
` [PATCH RFC 2/2] vhost: support "
[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 (28+ 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)
[PATCH RFC] virtio-pci: share config interrupt between virtio devices
2014-09-18 19:18 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 (11+ 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 (13+ messages)
[PATCH] Using the tlb flush util function where applicable
2014-09-17 11:06 UTC (5+ messages)
[PATCH v6 0/6] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
2014-09-17 9:14 UTC (5+ messages)
` [PATCH v6 4/6] kvm, mem-hotplug: Reload L1' apic access page on migration in vcpu_enter_guest()
[RFC PATCH 00/17] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
2014-09-17 1:43 UTC (4+ messages)
` [RFC PATCH 07/17] COLO buffer: implement colo buffer as well as QEMUFileOps based on it
[PATCH v3 0/4] kvmtool: ARM/ARM64: Misc updates
2014-09-16 22:47 UTC (13+ messages)
` [PATCH v3 1/4] kvmtool: ARM: Use KVM_ARM_PREFERRED_TARGET vm ioctl to determine target cpu
` [PATCH v3 2/4] kvmtool: ARM64: Add target type potenza for aarch64
` [PATCH v3 3/4] kvmtool: Handle exit reason KVM_EXIT_SYSTEM_EVENT
[PATCH v4 0/4 resend] Introduce device assignment flag operation helper function
2014-09-16 22:21 UTC (2+ messages)
[PATCH] kvmtool/arm{,64}: fix ARM initrd functionality
2014-09-16 18:54 UTC (2+ messages)
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