messages from 2022-09-23 14:28:48 to 2022-09-27 10:04:12 UTC [more...]
[PATCH v9 00/10] s390x: CPU Topology
2022-09-27 9:44 UTC (5+ messages)
` [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
[PATCH V2 RESEND 0/6] Conditionally read fields in dev cfg space
2022-09-27 10:02 UTC (14+ messages)
` [PATCH V2 RESEND 1/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V2 RESEND 2/6] vDPA: only report driver features if FEATURES_OK is set
` [PATCH V2 RESEND 3/6] vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
` [PATCH V2 RESEND 4/6] vDPA: check virtio device features to detect MQ
` [PATCH V2 RESEND 5/6] vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fill
` [PATCH V2 RESEND 6/6] vDPA: conditionally read MTU and MAC in dev cfg space
[RFC PATCH 0/9] kvm: implement atomic memslot updates
2022-09-27 9:32 UTC (16+ messages)
` [RFC PATCH 9/9] kvm_main.c: handle atomic memslot update
[PATCH v3 00/10] KVM: x86/mmu: Make tdp_mmu read-only and clean up TPD MMU fault handler
2022-09-27 9:19 UTC (3+ messages)
` [PATCH v3 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
[PATCH 5.4 1/1] KVM: SEV: add cache flush to solve SEV cache incoherency issues
2022-09-27 8:03 UTC (5+ messages)
[PATCH net] rhashtable: fix crash due to mm api change
2022-09-27 7:04 UTC (12+ messages)
[PATCH v2] vfio: Follow a strict lifetime for struct iommu_group
2022-09-27 6:34 UTC (3+ messages)
[RFC v2] KVM: x86/vmx: Suppress posted interrupt notification when CPU is in host
2022-09-27 6:32 UTC (3+ messages)
[PATCH V2 0/6] Conditionally read fields in dev cfg space
2022-09-27 2:50 UTC (7+ messages)
` [PATCH V2 1/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V2 2/6] vDPA: only report driver features if FEATURES_OK is set
` [PATCH V2 3/6] vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
` [PATCH V2 4/6] vDPA: check virtio device features to detect MQ
` [PATCH V2 5/6] vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fill
` [PATCH V2 6/6] vDPA: conditionally read MTU and MAC in dev cfg space
[PATCH v2 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing
2022-09-27 2:54 UTC (6+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
[PATCH] vfio: Use filp instead of fd
2022-09-27 1:37 UTC (2+ messages)
simplify the mdev interface v8
2022-09-27 1:28 UTC (15+ messages)
` [PATCH 04/14] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 05/14] vfio/mdev: simplify mdev_type handling
` [PATCH 09/14] vfio/mdev: remove mtype_get_parent_dev
` [PATCH 10/14] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 11/14] vfio/mdev: consolidate all the name "
` [PATCH 12/14] vfio/mdev: consolidate all the available_instance "
` [PATCH 14/14] vfio/mdev: add mdev available instance checking to the core
[PATCH] vfio: Use filp instead of fd
2022-09-27 1:25 UTC
[PATCH v2 0/6] KVM: Fix dirty-ring ordering on weakly ordered architectures
2022-09-27 0:58 UTC (8+ messages)
` [PATCH v2 1/6] KVM: Use acquire/release semantics when accessing dirty ring GFN state
` [PATCH v2 2/6] KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option
` [PATCH v2 3/6] KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL
` [PATCH v2 4/6] KVM: Document weakly ordered architecture requirements for dirty ring
` [PATCH v2 5/6] KVM: selftests: dirty-log: Upgrade flag accesses to acquire/release semantics
` [PATCH v2 6/6] KVM: selftests: dirty-log: Use KVM_CAP_DIRTY_LOG_RING_ACQ_REL if available
[PATCH v4 0/6] KVM: arm64: Enable ring-based dirty memory tracking
2022-09-27 0:54 UTC (7+ messages)
` [PATCH v4 1/6] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
` [PATCH v4 2/6] KVM: x86: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h
` [PATCH v4 3/6] KVM: arm64: Enable ring-based dirty memory tracking
` [PATCH v4 4/6] KVM: selftests: Use host page size to map ring buffer in dirty_log_test
` [PATCH v4 5/6] KVM: selftests: Clear dirty ring states between two modes "
` [PATCH v4 6/6] KVM: selftests: Automate choosing dirty ring size "
[PATCH v5 00/30] KVM: hardware enable/disable reorganize
2022-09-27 0:40 UTC (4+ messages)
` [PATCH v5 27/30] RFC: KVM: powerpc: Move processor compatibility check to hardware setup
[PATCH] KVM: selftests: Skip tests that require EPT when it is not available
2022-09-26 23:57 UTC (6+ messages)
[V2 PATCH 0/8] Execute hypercalls from guests according to cpu type
2022-09-26 23:53 UTC (26+ messages)
` [V2 PATCH 2/8] KVM: selftests: Add arch specific initialization
` [V2 PATCH 3/8] KVM: selftests: Add arch specific post vm load setup
` [V2 PATCH 4/8] KVM: selftests: x86: Precompute the result for is_{intel,amd}_cpu()
` [V2 PATCH 5/8] KVM: selftests: x86: delete svm_vmcall_test
` [V2 PATCH 7/8] Kvm: selftests: x86: Execute cpu specific vmcall instruction
` [V2 PATCH 8/8] KVM: selftests: x86: xen: "
[PATCH] smp/hotplug, x86/vmware: Put offline vCPUs in halt instead of mwait
2022-09-26 22:41 UTC (2+ messages)
[PATCH] KVM: selftests: Fix nx_huge_pages_test on TDP-disabled hosts
2022-09-26 22:20 UTC (2+ messages)
[PATCH v1 7/9] gdbstub: move sstep flags probing into AccelClass
2022-09-25 10:18 UTC (6+ messages)
` [PATCH v1 8/9] gdbstub: move breakpoint logic to accel ops
` [PATCH v1 9/9] gdbstub: move guest debug support check to ops
[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
2022-09-26 21:52 UTC (9+ messages)
` [PATCH 2/6] vsock: return errors other than -ENOMEM to socket
` [PATCH 4/6] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
[PATCH] KVM: selftests: Gracefully handle empty stack traces
2022-09-26 21:47 UTC (4+ messages)
[PATCH] KVM: x86: Pass host's CPUID.16H through to KVM_GET_SUPPORTED_CPUID
2022-09-26 21:13 UTC (3+ messages)
[PATCH] vfio: Use filp instead of fd
2022-09-26 19:38 UTC (4+ messages)
[RFC PATCH v2 0/3] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
2022-09-26 18:08 UTC (12+ messages)
` [RFC PATCH v2 2/3] perf/x86/intel/pt: Introduce and export pt_get_curr_event()
[PATCH v8 00/14] KVM: selftests: Add aarch64/page_fault_test
2022-09-26 17:22 UTC (4+ messages)
` [PATCH v8 10/14] KVM: selftests: aarch64: "
[PATCH v3 00/28] KVM: x86: AVIC and local APIC fixes+cleanups
2022-09-26 17:00 UTC (4+ messages)
` [PATCH v3 07/28] KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled
[PATCH] KVM: x86: disable on 32-bit unless CONFIG_BROKEN
2022-09-26 16:51 UTC
[GIT PULL] KVM: x86: First batch of updates for 6.1, i.e. kvm/queue
2022-09-26 16:23 UTC (3+ messages)
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
2022-09-26 15:51 UTC (23+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-09-26 15:19 UTC (9+ messages)
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
[kvm-unit-tests RFC PATCH 00/19] arm/arm64: Rework cache maintenance at boot
2022-09-26 15:04 UTC (12+ messages)
` [kvm-unit-tests RFC PATCH 05/19] lib/alloc_phys: Remove locking
` [kvm-unit-tests RFC PATCH 07/19] arm/arm64: Mark the phys_end parameter as unused in setup_mmu()
` [kvm-unit-tests RFC PATCH 13/19] arm: page.h: Add missing libcflat.h include
[PATCH RFC 0/3] KVM: x86/pmu: Add Intel Guest Branch Trace Store Support
2022-09-26 14:29 UTC (4+ messages)
` [PATCH RFC 1/3] KVM + perf: Rename *_intel_pt_intr() for generic usage
` [PATCH RFC 2/3] KVM + perf: Passing vector into generic perf_handle_guest_intr()
` [PATCH RFC 3/3] KVM: x86/pmu: Add Intel Guest Branch Trace Store Support
[PATCH RFC v2 00/13] IOMMUFD Generic interface
2022-09-26 13:48 UTC (4+ messages)
[PATCH v2 09/11] gdbstub: move sstep flags probing into AccelClass
2022-09-26 13:39 UTC (3+ messages)
` [PATCH v2 10/11] gdbstub: move breakpoint logic to accel ops
` [PATCH v2 11/11] gdbstub: move guest debug support check to ops
[kvm-unit-tests PATCH v6 0/2] Add specification exception tests
2022-09-26 13:18 UTC (5+ messages)
` [kvm-unit-tests PATCH v6 1/2] s390x: Add specification exception test
` [kvm-unit-tests PATCH v6 2/2] s390x: Test specification exceptions during transaction
[PATCH v8 0/8] s390x/pci: zPCI interpretation support
2022-09-26 13:17 UTC (12+ messages)
` [PATCH v8 1/8] linux-headers: update to 6.0-rc3
` [PATCH v8 3/8] s390x/pci: enable for load/store intepretation
` [PATCH v8 5/8] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v8 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property
[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
2022-09-26 13:12 UTC (5+ messages)
` [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap
The root cause of failure of access_tracking_perf_test in a nested guest
2022-09-26 8:50 UTC (5+ messages)
[PATCH] KVM: selftests: replace assertion with warning in access_tracking_perf_test
2022-09-26 8:29 UTC
[PATCH RFC v2 00/13] IOMMUFD Generic interface
2022-09-26 6:34 UTC (15+ messages)
[kvm-unit-tests PATCH v2 0/4] x86: nSVM: Add testing for routing L2 exceptions
2022-09-26 4:34 UTC (4+ messages)
[PATCH 0/6] KVM: Fix dirty-ring ordering on weakly ordered architectures
2022-09-25 23:17 UTC (23+ messages)
` [PATCH 1/6] KVM: Use acquire/release semantics when accessing dirty ring GFN state
` [PATCH 2/6] KVM: Add KVM_CAP_DIRTY_LOG_RING_ORDERED capability and config option
` [PATCH 3/6] KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ORDERED
` [PATCH 5/6] KVM: selftests: dirty-log: Upgrade dirty_gfn_set_collected() to store-release
[PATCH v3 0/6] KVM: arm64: Enable ring-based dirty memory tracking
2022-09-25 23:13 UTC (7+ messages)
` [PATCH v3 2/6] KVM: x86: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h
` [PATCH v3 3/6] KVM: arm64: Enable ring-based dirty memory tracking
[PATCH v3 0/3] riscv: kvm: use generic entry for TIF_NOTIFY_RESUME and misc
2022-09-25 16:24 UTC (4+ messages)
` [PATCH v3 1/3] RISC-V: KVM: Record number of signal exits as a vCPU stat
` [PATCH v3 2/3] RISC-V: KVM: Use generic guest entry infrastructure
` [PATCH v3 3/3] riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
[RFC 0/9] KVM perf support
2022-09-23 21:04 UTC (4+ messages)
` [RFC 8/9] RISC-V: KVM: Implement "
[PATCH v3 0/8] vfio: Split the container code into a clean layer and dedicated file
2022-09-23 17:10 UTC (2+ messages)
[PATCH net-next 0/4] shrink struct ubuf_info
2022-09-23 16:39 UTC (5+ messages)
` [PATCH net-next 1/4] net: introduce struct ubuf_info_msgzc
` [PATCH net-next 2/4] xen/netback: use "
` [PATCH net-next 3/4] vhost/net: "
` [PATCH net-next 4/4] net: shrink struct ubuf_info
[GIT PULL] KVM fixes for Linux 5.0-rc7
2022-09-23 16:25 UTC (2+ messages)
[RESEND PATCH v2] kvm: mmu: fix typos in struct kvm_arch
2022-09-23 15:05 UTC
[PATCH] kvm: vmx: keep constant definition format consistent
2022-09-23 15:03 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).