messages from 2019-01-08 10:26:23 to 2019-01-10 15:53:17 UTC [more...]
[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
2019-01-10 15:53 UTC (12+ messages)
[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
2019-01-10 15:41 UTC
撤回: [RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
2019-01-10 15:39 UTC
[PATCH v15 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
2019-01-10 15:36 UTC
[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
2019-01-10 15:30 UTC
[PATCH] vfio_pci: set TRACE_INCLUDE_PATH to fix the build error
2019-01-10 14:47 UTC (3+ messages)
[PATCH kvmtool v2 0/6] arm: Add support for firmware booting
2019-01-10 14:20 UTC (7+ messages)
` [PATCH kvmtool v2 1/6] rtc: Initialize the Register D for MC146818 RTC
` [PATCH kvmtool v2 2/6] arm: Move firmware function
` [PATCH kvmtool v2 3/6] builtin-run: Do not look for default kernel when firmware is provided
` [PATCH kvmtool v2 4/6] arm: Support firmware loading
` [PATCH kvmtool v2 5/6] kvm: Add arch specific reset
` [PATCH kvmtool v2 6/6] arm: Support non-volatile memory
[PATCH kvmtool v2 00/13] Implement reset of virtio devices
2019-01-10 14:12 UTC (14+ messages)
` [PATCH kvmtool v2 01/13] ioeventfd: Fix removal of ioeventfd
` [PATCH kvmtool v2 02/13] virtio: Implement notify_status
` [PATCH kvmtool v2 03/13] virtio: Add get_vq_count() callback
` [PATCH kvmtool v2 04/13] virtio: Add get_vq() callback
` [PATCH kvmtool v2 05/13] virtio: Add exit_vq() callback
` [PATCH kvmtool v2 06/13] virtio: Add reset() callback
` [PATCH kvmtool v2 07/13] net/uip: Add exit function
` [PATCH kvmtool v2 08/13] virtio/net: Clean virtqueue state
` [PATCH kvmtool v2 09/13] virtio/net: Implement device and virtqueue reset
` [PATCH kvmtool v2 10/13] virtio/blk: Reset virtqueue
` [PATCH kvmtool v2 11/13] threadpool: Add cancel() function
` [PATCH kvmtool v2 12/13] virtio/p9: Implement reset
` [PATCH kvmtool v2 13/13] virtio/console: "
[PATCH net V2] vhost: log dirty page correctly
2019-01-10 14:07 UTC (4+ messages)
[PATCH v15 00/10] Add ARMv8 RAS virtualization support in QEMU
2019-01-10 13:27 UTC (3+ messages)
` [PATCH v15 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
2019-01-10 13:25 UTC (6+ messages)
[PATCH v5 00/13] KVM/X86: Introduce a new guest mapping interface
2019-01-10 13:07 UTC (15+ messages)
` [PATCH v5 01/13] X86/nVMX: handle_vmon: Read 4 bytes from guest memory
` [PATCH v5 02/13] X86/nVMX: Update the PML table without mapping and unmapping the page
` [PATCH v5 03/13] X86/KVM: Handle PFNs outside of kernel reach when touching GPTEs
` [PATCH v5 04/13] KVM: Introduce a new guest mapping API
` [PATCH v5 05/13] X86/nVMX: handle_vmptrld: Use kvm_vcpu_map when copying VMCS12 from guest memory
` [PATCH v5 06/13] KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR bitmap
` [PATCH v5 07/13] KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page
` [PATCH v5 08/13] KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
` [PATCH v5 09/13] KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated
` [PATCH v5 10/13] KVM/nSVM: Use the new mapping API for mapping guest memory
` [PATCH v5 11/13] KVM/nVMX: Use kvm_vcpu_map for accessing the shadow VMCS
` [PATCH v5 12/13] KVM/nVMX: Use kvm_vcpu_map for accessing the enlightened VMCS
` [PATCH v5 13/13] KVM/nVMX: Use page_address_valid in a few more locations
[PATCH v1 0/2] Get DMA information from real IOMMU
2019-01-10 12:47 UTC (9+ messages)
` [PATCH v1 1/2] vfio:iommu: Use capabilities do report IOMMU informations
` [PATCH v1 2/2] vfio:iommu: Get DMA information from real IOMMU
[PATCH v3 0/5] kvm "virtio pmem" device
2019-01-10 10:17 UTC (11+ messages)
` [PATCH v3 1/5] libnvdimm: nd_region flush callback support
` [PATCH v3 2/5] virtio-pmem: Add virtio pmem driver
` [PATCH v3 3/5] libnvdimm: add nd_region buffered dax_dev flag
` [PATCH v3 4/5] ext4: disable map_sync for virtio pmem
` [PATCH v3 5/5] xfs: "
[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
2019-01-10 9:06 UTC (9+ messages)
` [PATCH 9/11] KVM/MMU: Flush tlb in the kvm_mmu_write_protect_pt_masked()
` [PATCH 11/11] KVM/MMU: Flush tlb in the kvm_age_rmapp()
[PATCH v5 0/8] vfio/mdev: IOMMU aware mediated device
2019-01-10 3:00 UTC (9+ messages)
` [PATCH v5 1/8] iommu: Add APIs for multiple domains per device
` [PATCH v5 2/8] iommu/vt-d: Add per-device IOMMU feature ops entries
` [PATCH v5 3/8] iommu/vt-d: Move common code out of iommu_attch_device()
` [PATCH v5 6/8] vfio/mdev: Add iommu related member in mdev_device
` [PATCH v5 7/8] vfio/type1: Add domain at(de)taching group helpers
` [PATCH v5 4/8] iommu/vt-d: Aux-domain specific domain attach/detach
` [PATCH v5 5/8] iommu/vt-d: Return ID associated with an auxiliary domain
` [PATCH v5 8/8] vfio/type1: Handle different mdev isolation type
[PATCH tip/core/rcu 2/2] virt/kvm: Replace spin_is_locked() with lockdep
2019-01-09 22:36 UTC (2+ messages)
5.0-rc1 KVM inspired "BUG: Bad page state in process" spew
2019-01-09 19:26 UTC (4+ messages)
[PATCH] virtio-ccw: wire up ->bus_name callback
2019-01-09 18:39 UTC (2+ messages)
[PATCH v3 0/3] virtio-balloon: tweak config_changed
2019-01-09 18:31 UTC (11+ messages)
` [PATCH v3 1/3] virtio-balloon: tweak config_changed implementation
[PATCH v3 0/5] kvm "virtio pmem" device
2019-01-09 18:21 UTC (7+ messages)
` [PATCH v3 1/5] libnvdimm: nd_region flush callback support
` [PATCH v3 2/5] virtio-pmem: Add virtio pmem driver
` [PATCH v3 3/5] libnvdimm: add nd_region buffered dax_dev flag
` [Qemu-devel] [PATCH v3 0/5] kvm "virtio pmem" device
[PATCH] x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not backed
2019-01-09 17:51 UTC (3+ messages)
[PATCH v1 0/2] Virtio: fix some vq allocation issues
2019-01-09 16:30 UTC (5+ messages)
` [PATCH v1 1/2] virtio_pci: use queue idx instead of array idx to set up the vq
` [PATCH v1 2/2] virtio: don't allocate vqs when names[i] = NULL
[PATCH v5 00/15] KVM: s390: make use of the GIB
2019-01-09 16:18 UTC (27+ messages)
` [PATCH v5 10/15] KVM: s390: add functions to (un)register GISC with GISA
` [PATCH v5 13/15] KVM: s390: add function process_gib_alert_list()
` [PATCH v5 14/15] KVM: s390: add and wire function gib_alert_irq_handler()
[PATCH 0/3] arm64: KVM: Allow direct function calls on VHE
2019-01-09 16:04 UTC (11+ messages)
` [PATCH 1/3] arm/arm64: KVM: Introduce kvm_call_hyp_ret()
` [PATCH 2/3] arm64: KVM: Allow for direct call of HYP functions when using VHE
` [PATCH 3/3] arm64: KVM: Drop VHE-specific HYP call stub
[PATCH v3 4/5] ext4: disable map_sync for virtio pmem
2019-01-09 14:54 UTC (4+ messages)
` [PATCH v3 5/5] xfs: "
[PATCH net-next V2 0/3] basic in order support for vhost_net
2019-01-09 14:27 UTC (6+ messages)
` [PATCH net-next V2 1/3] virtio: introduce in order feature bit
` [PATCH net-next V2 2/3] vhost_net: support in order feature
` [PATCH net-next V2 3/3] vhost: don't touch avail ring if in_order is negotiated
[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
2019-01-09 13:38 UTC (9+ messages)
` [PATCH 01/19] powerpc/xive: export flags for the XIVE native exploitation mode hcalls
` [PATCH 02/19] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
` [PATCH 03/19] KVM: PPC: Book3S HV: check the IRQ controller type
[PATCH v6] x86: load FPU registers on return to userland
2019-01-09 11:47 UTC (23+ messages)
` [PATCH 01/22] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
` [PATCH 02/22] x86/fpu: Remove fpu__restore()
` [PATCH 03/22] x86/fpu: Remove preempt_disable() in fpu__clear()
` [PATCH 04/22] x86/fpu: Always init the `state' "
` [PATCH 05/22] x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()
` [PATCH 06/22] x86/fpu: Don't save fxregs for ia32 frames "
` [PATCH 07/22] x86/fpu: Remove fpu->initialized
` [PATCH 08/22] x86/fpu: Remove user_fpu_begin()
` [PATCH 09/22] x86/fpu: Add (__)make_fpregs_active helpers
` [PATCH 10/22] x86/fpu: Make __raw_xsave_addr() use feature number instead of mask
` [PATCH 11/22] x86/fpu: Make get_xsave_field_ptr() and get_xsave_addr() "
` [PATCH 12/22] x86/fpu: Only write PKRU if it is different from current
` [PATCH 13/22] x86/pkeys: Don't check if PKRU is zero before writting it
` [PATCH 14/22] x86/fpu: Eager switch PKRU state
` [PATCH 15/22] x86/entry: Add TIF_NEED_FPU_LOAD
` [PATCH 16/22] x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
` [PATCH 17/22] x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD
` [PATCH 18/22] x86/fpu: Update xstate's PKRU value on write_pkru()
` [PATCH 19/22] x86/fpu: Inline copy_user_to_fpregs_zeroing()
` [PATCH 20/22] x86/fpu: Let __fpu__restore_sig() restore the !32bit+fxsr frame from kernel memory
` [PATCH 21/22] x86/fpu: Merge the two code paths in __fpu__restore_sig()
` [PATCH 22/22] x86/fpu: Defer FPU state load until return to userspace
[PATCH] vfio/type1: Fix unmap overflow off-by-one
2019-01-09 8:58 UTC (4+ messages)
[PATCH] KVM: X86: Fix scan ioapic use-before-initialization
2019-01-09 8:28 UTC (8+ messages)
[PATCH] vhost/vsock: fix vhost vsock cid hashing inconsistent
2019-01-09 8:21 UTC (3+ messages)
[RFC PATCH V3 0/5] Hi:
2019-01-09 5:19 UTC (14+ messages)
` __get_user slower than get_user (was Re: [RFC PATCH V3 0/5] Hi:)
[PATCH v4 00/10] Guest LBR Enabling
2019-01-09 1:54 UTC (20+ messages)
` [PATCH v4 04/10] KVM/x86: intel_pmu_lbr_enable
` [PATCH v4 05/10] KVM/x86: expose MSR_IA32_PERF_CAPABILITIES to the guest
[PATCH RESEND] KVM: MMU: Introduce single thread to zap collapsible sptes
2019-01-09 0:47 UTC
[PATCH] KVM: validate userspace input in kvm_clear_dirty_log_protect()
2019-01-08 16:28 UTC (3+ messages)
[Qemu-devel][PATCH 0/4] This patch-set is to enable Guest CET support
2019-01-08 16:11 UTC (3+ messages)
` [Qemu-devel][PATCH 3/4] Add hepler functions for CPUID xsave area size calculation
[RFC v3 00/21] SMMUv3 Nested Stage Setup
2019-01-08 10:26 UTC (12+ messages)
` [RFC v3 13/21] iommu/smmuv3: Implement bind_guest_msi
` [RFC v3 15/21] driver core: add per device iommu param
` [RFC v3 16/21] iommu: introduce device fault report API
` [RFC v3 17/21] iommu/smmuv3: Report non recoverable faults
` [RFC v3 11/21] iommu/smmuv3: Implement cache_invalidate
` [RFC v3 12/21] dma-iommu: Implement NESTED_MSI cookie
` [RFC v3 14/21] iommu: introduce device fault data
` [RFC v3 18/21] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [RFC v3 21/21] vfio: Document nested stage control
` [RFC v3 19/21] vfio-pci: Register an iommu fault handler
` [RFC v3 20/21] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
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;
as well as URLs for NNTP newsgroup(s).