messages from 2021-03-09 01:41:49 to 2021-03-10 09:16:48 UTC [more...]
[PATCH V3 0/6] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
2021-03-10 9:16 UTC (8+ messages)
` [PATCH V3 1/6] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
` [PATCH V3 2/6] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
` [PATCH V3 3/6] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids
` [PATCH V3 4/6] vDPA/ifcvf: remove the version number string
` [PATCH V3 5/6] vDPA/ifcvf: fetch device feature bits when probe
` [PATCH V3 6/6] vDPA/ifcvf: verify mandatory feature bits for vDPA
[PATCH] kvm: lapic: add module parameters for LAPIC_TIMER_ADVANCE_ADJUST_MAX/MIN
2021-03-10 9:15 UTC (4+ messages)
cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
2021-03-10 9:15 UTC (10+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 16/17] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
` [Freedreno] "
[PATCH v6 00/12] SVM cleanup and INVPCID feature support
2021-03-10 9:08 UTC (14+ messages)
[PATCH] KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode
2021-03-10 9:08 UTC (2+ messages)
[PATCH v2 0/7] x86/seves: Support 32-bit boot path and other updates
2021-03-10 8:43 UTC (8+ messages)
` [PATCH v2 1/7] x86/boot/compressed/64: Cleanup exception handling before booting kernel
` [PATCH v2 2/7] x86/boot/compressed/64: Reload CS in startup_32
` [PATCH v2 3/7] x86/boot/compressed/64: Setup IDT in startup_32 boot path
` [PATCH v2 4/7] x86/boot/compressed/64: Add 32-bit boot #VC handler
` [PATCH v2 5/7] x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-path
` [PATCH v2 6/7] x86/boot/compressed/64: Check SEV encryption in "
` [PATCH v2 7/7] x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate()
[PATCH v2] x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case
2021-03-10 8:18 UTC (4+ messages)
[PATCH v3 0/9] Introduce vfio-pci-core subsystem
2021-03-10 8:15 UTC (13+ messages)
` [PATCH 1/9] vfio-pci: rename vfio_pci.c to vfio_pci_core.c
` [PATCH 2/9] vfio-pci: rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH 3/9] vfio-pci: rename vfio_pci_device to vfio_pci_core_device
` [PATCH 4/9] vfio-pci: introduce vfio_pci_core subsystem driver
` [PATCH 5/9] vfio/pci: introduce vfio_pci_device structure
` [PATCH 6/9] vfio-pci-core: export vfio_pci_register_dev_region function
` [PATCH 7/9] vfio/pci_core: split nvlink2 to nvlink2gpu and npu2
` [PATCH 8/9] vfio/pci: export nvlink2 support into vendor vfio_pci drivers
` [PATCH 9/9] vfio/pci: export igd support into vendor vfio_pci driver
[PATCH v1 00/14] vfio: Device memory DMA mapping improvements
2021-03-10 8:03 UTC (17+ messages)
` [PATCH v1 01/14] vfio: Create vfio_fs_type with inode per device
` [PATCH v1 02/14] vfio: Update vfio_add_group_dev() API
` [PATCH v1 07/14] vfio: Add a device notifier interface
` [PATCH v1 09/14] vfio/type1: Refactor pfn_list clearing
` [PATCH v1 11/14] vfio/type1: Register device notifier
` [PATCH v1 14/14] vfio: Cleanup use of bare unsigned
[PATCH v6 00/12] x86: major paravirt cleanup
2021-03-10 7:51 UTC (4+ messages)
` [PATCH v6 02/12] x86/paravirt: switch time pvops functions to use static_call()
[PATCH 00/10] Embed struct vfio_device in all sub-structures
2021-03-10 7:37 UTC (22+ messages)
` [PATCH 01/10] vfio: Simplify the lifetime logic for vfio_device
` [PATCH 02/10] vfio: Split creation of a vfio_device into init and register ops
` [PATCH 03/10] vfio/platform: Use vfio_init/register/unregister_group_dev
` [PATCH 04/10] vfio/fsl-mc: "
` [PATCH 05/10] vfio/pci: "
` [PATCH 06/10] vfio/mdev: "
` [PATCH 07/10] vfio/mdev: Make to_mdev_device() into a static inline
` [PATCH 08/10] vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'
` [PATCH 09/10] vfio/pci: Replace uses of vfio_device_data() with container_of
` [PATCH 10/10] vfio: Remove device_data from the vfio bus driver API
[RFC PATCH v2 0/6] Add IOPF support for VFIO passthrough
2021-03-10 6:34 UTC (9+ messages)
` [RFC PATCH v2 1/6] iommu: Evolve to support more scenarios of using IOPF
` [RFC PATCH v2 2/6] vfio: Add an MMU notifier to avoid pinning
` [RFC PATCH v2 3/6] vfio: Add a page fault handler
` [RFC PATCH v2 4/6] vfio: VFIO_IOMMU_ENABLE_IOPF
` [RFC PATCH v2 5/6] vfio: No need to statically pin and map if IOPF enabled
` [RFC PATCH v2 6/6] vfio: Add nested IOPF support
[PATCH] vfio/pci: make the vfio_pci_mmap_fault reentrant
2021-03-10 6:23 UTC (18+ messages)
` 答复: "
[PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl
2021-03-10 3:47 UTC (19+ messages)
[RFC PATCH 0/4] KVM: stats: Retrieve statistics data in binary format
2021-03-10 0:30 UTC (5+ messages)
` [RFC PATCH 1/4] KVM: stats: Separate statistics name strings from debugfs code
` [RFC PATCH 2/4] KVM: stats: Define APIs for aggregated stats retrieval in binary format
` [RFC PATCH 3/4] KVM: stats: Add ioctl commands to pull statistics "
` [RFC PATCH 4/4] KVM: selftests: Add selftest for KVM binary form statistics interface
[PATCH v2 0/4] KVM: x86: Fixups and PAE+SME fixes
2021-03-09 22:42 UTC (5+ messages)
` [PATCH v2 1/4] KVM: x86: Fixup "Get active PCID only when writing a CR3 value"
` [PATCH v2 2/4] KVM: x86/mmu: Exclude the MMU_PRESENT bit from MMIO SPTE's generation
` [PATCH v2 3/4] KVM: x86/mmu: Use '0' as the one and only value for an invalid PAE root
` [PATCH v2 4/4] KVM: x86/mmu: Mark the PAE roots as decrypted for shadow paging
[PATCH 0/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
2021-03-09 22:14 UTC (7+ messages)
` [PATCH 1/2] sysemu/runstate: Let runstate_is_running() return bool
` [PATCH 2/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
[PATCH v2 00/25] KVM SGX virtualization support
2021-03-09 18:49 UTC (13+ messages)
` [PATCH v2 17/25] KVM: x86: Add support for reverse CPUID lookup of scattered features
` [PATCH v2 18/25] KVM: x86: Add reverse-CPUID lookup support for scattered SGX features
` [PATCH v2 19/25] KVM: VMX: Add basic handling of VM-Exit from SGX enclave
` [PATCH v2 20/25] KVM: VMX: Frame in ENCLS handler for SGX virtualization
` [PATCH v2 21/25] KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions
` [PATCH v2 22/25] KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs
` [PATCH v2 23/25] KVM: VMX: Add ENCLS[EINIT] handler to support SGX Launch Control (LC)
` [PATCH v2 24/25] KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC
` [PATCH v2 25/25] KVM: x86: Add capability to grant VM access to privileged SGX attribute
[PATCH] KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
2021-03-09 18:01 UTC (10+ messages)
[RFC] KVM: x86: Support KVM VMs sharing SEV context
2021-03-09 17:45 UTC (6+ messages)
[PATCH 0/2] Fixups to hide our goofs
2021-03-09 17:26 UTC (8+ messages)
` [PATCH 1/2] KVM: x86: Fixup "Get active PCID only when writing a CR3 value"
` [PATCH 2/2] KVM: x86/mmu: Exclude the MMU_PRESENT bit from MMIO SPTE's generation
[kvm-unit-tests PATCH v5 0/6] CSS Mesurement Block
2021-03-09 17:08 UTC (12+ messages)
` [kvm-unit-tests PATCH v5 1/6] s390x: css: Store CSS Characteristics
` [kvm-unit-tests PATCH v5 2/6] s390x: css: simplifications of the tests
` [kvm-unit-tests PATCH v5 3/6] s390x: css: extending the subchannel modifying functions
` [kvm-unit-tests PATCH v5 4/6] s390x: css: implementing Set CHannel Monitor
` [kvm-unit-tests PATCH v5 5/6] s390x: css: testing measurement block format 0
` [kvm-unit-tests PATCH v5 6/6] s390x: css: testing measurement block format 1
[PATCH] x86/perf: Fix guest_get_msrs static call if there is no PMU
2021-03-09 17:07 UTC (8+ messages)
[PATCH kvmtool v2 00/22] Unify I/O port and MMIO trap handling
2021-03-09 16:06 UTC (17+ messages)
` [PATCH kvmtool v2 08/22] x86/ioport: Refactor trap handlers
` [PATCH kvmtool v2 09/22] x86/ioport: Switch to new "
` [PATCH kvmtool v2 15/22] vfio: Refactor ioport trap handler
` [PATCH kvmtool v2 17/22] virtio: Switch trap handling to use MMIO handler
` [PATCH kvmtool v2 19/22] Remove ioport specific routines
` [PATCH kvmtool v2 20/22] arm: Reorganise and document memory map
` [PATCH kvmtool v2 21/22] hw/serial: ARM/arm64: Use MMIO at higher addresses
` [PATCH kvmtool v2 22/22] hw/rtc: "
[PATCH] KVM: arm64: Cap default IPA size to the host's own size
2021-03-09 14:46 UTC (10+ messages)
[PATCH v3 0/1] s390/vfio-ap: fix circular lockdep when starting SE guest
2021-03-09 14:27 UTC (8+ messages)
` [PATCH v3 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
[PATCH 0/7] x86/seves: Support 32-bit boot path and other updates
2021-03-09 10:02 UTC (4+ messages)
` [PATCH 6/7] x86/boot/compressed/64: Check SEV encryption in 32-bit boot-path
[kvm-unit-tests PATCH v4 0/6] CSS Mesurement Block
2021-03-09 9:30 UTC (6+ messages)
` [kvm-unit-tests PATCH v4 2/6] s390x: css: simplifications of the tests
[PATCH 0/2] Performance improvement about cache flush
2021-03-09 9:02 UTC (6+ messages)
` [PATCH 2/2] KVM: arm64: Skip the cache flush when coalescing tables into a block
[PATCH v4 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
2021-03-09 8:35 UTC (4+ messages)
[RFC v3 0/5] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
2021-03-09 8:01 UTC (10+ messages)
` [RFC v3 1/5] KVM: add initial support for KVM_SET_IOREGION
` [RFC v3 2/5] KVM: x86: add support for ioregionfd signal handling
` [RFC v3 3/5] KVM: implement wire protocol
` [RFC v3 4/5] KVM: add ioregionfd context
[syzbot] upstream boot error: WARNING in kvm_wait
2021-03-09 7:00 UTC (3+ messages)
[syzbot] WARNING in kvm_wait
2021-03-09 6:54 UTC (3+ messages)
[PATCH v5 00/12] x86: major paravirt cleanup
2021-03-09 6:14 UTC (4+ messages)
` [PATCH v5 02/12] x86/paravirt: switch time pvops functions to use static_call()
[PATCH V2 0/4] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
2021-03-09 5:50 UTC (12+ messages)
` [PATCH V2 1/4] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
` [PATCH V2 2/4] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
` [PATCH V2 3/4] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids
` [PATCH V2 4/4] vDPA/ifcvf: remove the version number string
[PATCH v2] KVM: x86: Revise guest_fpu xcomp_bv field
2021-03-09 5:31 UTC (3+ messages)
[kvm-unit-tests PATCH] Makefile: do not use "libgcc" for clang
2021-03-09 4:52 UTC
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).