messages from 2016-12-12 19:12:18 to 2016-12-16 03:35:45 UTC [more...]
[PATCH kernel 0/9] powerpc/kvm/vfio: Enable in-kernel acceleration
2016-12-16 1:32 UTC (16+ messages)
` [PATCH kernel 4/9] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel 5/9] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel 6/9] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel 7/9] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel 8/9] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel 9/9] KVM: PPC: Add in-kernel acceleration for VFIO
[PULL] virtio, vhost: new device, fixes, speedups
2016-12-16 2:20 UTC (2+ messages)
[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-12-16 1:43 UTC (24+ messages)
` [Qemu-devel] "
vfio/pci: guest error recovery proposal
2016-12-15 23:37 UTC (2+ messages)
` vfio/pci: host "
[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
2016-12-15 23:36 UTC (14+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
` [PATCH v3 2/8] kvm: x86: mmu: Rename spte_is_locklessly_modifiable()
` [PATCH v3 3/8] kvm: x86: mmu: Fast Page Fault path retries
` [PATCH v3 7/8] kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits
[PATCH] vfio/pci: Support error recovery
2016-12-15 22:01 UTC (23+ messages)
[PATCH] vfio/type1: Restore mapping performance with mdev support
2016-12-15 18:27 UTC (5+ messages)
[PATCH] vfio-mdev: Fix mtty sample driver building
2016-12-15 17:09 UTC (7+ messages)
[PATCH v3 0/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
2016-12-15 17:06 UTC (5+ messages)
` [PATCH v3 1/4] KVM: x86: use delivery to self in hyperv synic
` [PATCH v3 2/4] KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id
` [PATCH v3 3/4] KVM: x86: make interrupt delivery fast and slow path behave the same
` [PATCH v3 4/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
[PATCH v2 0/5] kvm: deliver async_pf to L1 only
2016-12-15 15:09 UTC (9+ messages)
` [PATCH v2 1/5] kvm/x86: skip async_pf when in guest mode
` [PATCH v2 2/5] kvm: add helper for testing ready async_pf's
` [PATCH v2 3/5] kvm: kick vcpu when async_pf is resolved
` [PATCH v2 4/5] kvm/vmx: kick L2 guest to L1 by ready async_pf
` [PATCH v2 5/5] kvm/svm: "
[PATCH v2] KVM: x86: avoid redundant REQ_EVENT
2016-12-15 14:56 UTC (7+ messages)
[PATCH V6 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2016-12-15 14:08 UTC (3+ messages)
` [PATCH V6 03/10] efi: parse ARM processor error
[PATCH v3] x86: SVM: Use the hardware provided GPA instead of page walk
2016-12-15 13:31 UTC (6+ messages)
` [PATCH v3] kvm: svm: "
kvm 4.10 merge grumbles wrt suspicious RCU usage , might_sleep() and sched: do not call blocking ops when !TASK_RUNNING
2016-12-15 10:49 UTC (2+ messages)
[PATCH 00/11] KVM implementation of PAPR HPT resizing extension
2016-12-15 5:54 UTC (12+ messages)
` [PATCH 01/11] powerpc/kvm: Reserve capabilities and ioctls for HPT resizing
` [PATCH 02/11] powerpc/kvm: Rename kvm_alloc_hpt() for clarity
` [PATCH 03/11] powerpc/kvm: Gather HPT related variables into sub-structure
` [PATCH 04/11] powerpc/kvm: Don't store values derivable from HPT order
` [PATCH 05/11] powerpc/kvm: Split HPT allocation from activation
` [PATCH 06/11] powerpc/kvm: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
` [PATCH 07/11] powerpc/kvm: Create kvmppc_unmap_hpte_helper()
` [PATCH 08/11] powerpc/kvm: KVM-HV HPT resizing stub implementation
` [PATCH 09/11] powerpc/kvm: Outline of KVM-HV HPT resizing implementation
` [PATCH 10/11] powerpc/kvm: "
` [PATCH 11/11] powerpc/kvm: Advertise availablity of HPT resizing on KVM HV
[PATCH 0/8] enable endian checks for all sparse builds
2016-12-15 5:15 UTC
[PATCH] vhost/vsock: Remove unused but set variable
2016-12-15 4:54 UTC (2+ messages)
[PATCH] KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest
2016-12-15 1:32 UTC (3+ messages)
kvm memslot questions
2016-12-15 1:03 UTC (2+ messages)
[Bug 190211] New: memory ballooning doesn't take on boot since approx kernel 4.5.3
2016-12-14 23:28 UTC (3+ messages)
` [Bug 190211] "
[Qemu-devel] Slow qemu guest performance after host is resumed from suspended state
2016-12-14 22:52 UTC (3+ messages)
` "
[PATCH] kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
2016-12-14 19:41 UTC
[PATCH kvm-unit-tests] x86/nVMX: Test L1 interception of #BP and #OF in the L2 guest
2016-12-14 19:38 UTC
(unknown)
2016-12-14 19:17 UTC
[PATCH v2 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
2016-12-14 18:47 UTC (12+ messages)
` [PATCH v2 3/3] kvm: svm: Use the hardware provided GPA instead of page walk
[PATCH v2 0/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
2016-12-14 17:26 UTC (13+ messages)
` [PATCH v2 1/4] KVM: x86: use delivery to self in hyperv synic
` [PATCH v2 2/4] KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id
` [PATCH v2 3/4] KVM: x86: make interrupt delivery fast and slow path behave the same
` [PATCH v2 4/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
[PATCH 1/1] arm64: Correcting format specifier for printing 64 bit addresses
2016-12-14 16:35 UTC (3+ messages)
[PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework
2016-12-14 15:36 UTC (6+ messages)
` [PATCH kvm-unit-tests v8 03/10] arm/arm64: add some delay routines
` [Qemu-devel] [PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework
[PATCH kvm-unit-tests 0/5] arm/arm64: few fixes
2016-12-14 14:39 UTC (6+ messages)
` [PATCH kvm-unit-tests 1/5] arm/pci-test: skip on pci/pci-testdev probe failure
` [PATCH kvm-unit-tests 2/5] lib/arm/setup: fix and comment init order
` [PATCH kvm-unit-tests 3/5] lib/powerpc/setup: comment init dependencies
` [PATCH kvm-unit-tests 4/5] devicetree: cpu nodes may have 64-bit regs
` [PATCH kvm-unit-tests 5/5] arm/arm64: support 64-bit MPIDRs
kvm memslot questions
2016-12-14 14:07 UTC (6+ messages)
[PATCH] vsock: lookup and setup guest_cid inside vhost_vsock_lock
2016-12-14 12:39 UTC (2+ messages)
PATCH: setup_vmcs_config: disable TSC scaling on unlike processors
2016-12-14 12:46 UTC (14+ messages)
replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
2016-12-14 10:52 UTC (7+ messages)
` [PATCH 6/6] media/cobalt: use pci_irq_allocate_vectors
[PATCH V2] vhost: introduce O(1) vq metadata cache
2016-12-14 9:53 UTC
[PATCH] vhost: introduce O(1) vq metadata cache
2016-12-14 9:33 UTC (3+ messages)
[RFC PATCH] mm: introduce kv[mz]alloc helpers
2016-12-14 9:05 UTC (6+ messages)
[PATCH] kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
2016-12-13 23:16 UTC (4+ messages)
` [PATCH v2] "
[RFC v4 00/16] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
2016-12-13 20:30 UTC (17+ messages)
` [RFC v4 01/16] iommu/dma: Allow MSI-only cookies
` [RFC v4 02/16] iommu: Rename iommu_dm_regions into iommu_resv_regions
` [RFC v4 03/16] iommu: Add a new type field in iommu_resv_region
` [RFC v4 04/16] iommu: iommu_alloc_resv_region
` [RFC v4 05/16] iommu: Only map direct mapped regions
` [RFC v4 06/16] iommu: iommu_get_group_resv_regions
` [RFC v4 07/16] iommu: Implement reserved_regions iommu-group sysfs file
` [RFC v4 08/16] iommu/vt-d: Implement reserved region get/put callbacks
` [RFC v4 09/16] iommu/arm-smmu: "
` [RFC v4 10/16] iommu/arm-smmu-v3: "
` [RFC v4 11/16] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_REMAP value
` [RFC v4 12/16] irqdomain: irq_domain_check_msi_remap
` [RFC v4 13/16] irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
` [RFC v4 14/16] vfio/type1: Allow transparent MSI IOVA allocation
` [RFC v4 15/16] vfio/type1: Check MSI remapping at irq domain level
` [RFC v4 16/16] iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore
kvm: WARNING in mmu_spte_clear_track_bits
2016-12-13 19:50 UTC
[PATCH kvm-unit-tests v2] Add git-diff orderFile
2016-12-13 16:06 UTC (2+ messages)
[PATCH v1] KVM: x86: avoid redundant REQ_EVENT
2016-12-13 15:16 UTC (4+ messages)
[PATCH RFC v2 0/2] Enable cp15 timers with user space gic & kvm
2016-12-13 13:20 UTC (3+ messages)
` [PATCH RFC v2 2/2] ARM: KVM: Enable in-kernel timers with user space gic
[RFC PATCH 0/4] KVM: Emulate UMIP (or almost do so)
2016-12-13 11:03 UTC (3+ messages)
[PATCH v4 0/4] vsock: cancel connect packets when failing to connect
2016-12-13 10:04 UTC (5+ messages)
` [PATCH v4 1/4] vsock: track pkt owner vsock
` [PATCH v4 2/4] vhost-vsock: add pkt cancel capability
DO YOU NEED A LOAN??
2016-12-13 5:28 UTC
[qemu patch V4 0/2] improve kvmclock difference on migration
2016-12-13 1:32 UTC (9+ messages)
` [qemu patch V4 2/2] kvmclock: reduce "
` [Qemu-devel] "
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