messages from 2023-10-24 18:19:43 to 2023-10-26 01:06:53 UTC [more...]
[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
2023-10-26 1:06 UTC (5+ messages)
` [PATCH v3 3/5] KVM: selftests: Generate sysreg-defs.h and add to include path
[GIT PULL] LoongArch KVM changes for v6.7
2023-10-25 23:54 UTC (3+ messages)
[kvm-unit-tests Patch 0/5] Fix PMU test failures on Sapphire Rapids
2023-10-25 23:47 UTC (10+ messages)
` [kvm-unit-tests Patch 2/5] x86: pmu: Change the minimum value of llc_misses event to 0
` [kvm-unit-tests Patch 4/5] x86: pmu: Support validation for Intel PMU fixed counter 3
Questions about TSC virtualization in KVM
2023-10-25 23:11 UTC (3+ messages)
[PATCH] KVM: x86/xen: Inject vCPU upcall vector when local APIC is enabled
2023-10-25 23:11 UTC
[PATCH v2] KVM: arm64: selftests: Add arch_timer_edge_cases selftest
2023-10-25 23:07 UTC (2+ messages)
[PATCH v4] vsock/virtio: initialize the_virtio_vsock before using VQs
2023-10-25 23:00 UTC (3+ messages)
[PATCH v3 0/6] Delay VERW
2023-10-25 22:13 UTC (13+ messages)
` [PATCH v3 1/6] x86/bugs: Add asm helpers for executing VERW
` [PATCH v3 2/6] x86/entry_64: Add VERW just before userspace transition
` [PATCH v3 3/6] x86/entry_32: "
` [PATCH v3 4/6] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
` [PATCH v3 5/6] KVM: VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
` [PATCH v3 6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation
[PATCH v2 4/6] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
2023-10-25 22:08 UTC (2+ messages)
[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
2023-10-25 19:13 UTC (19+ messages)
` [PATCH V1 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO admin commands
` [PATCH V1 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices
[PATCH v3 00/28] Get Xen PV shim running in QEMU, add net & console
2023-10-25 19:02 UTC (32+ messages)
` [PATCH v3 01/28] i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel
` [PATCH v3 02/28] i386/xen: fix per-vCPU upcall vector for Xen emulation
` [PATCH v3 03/28] hw/xen: select kernel mode for per-vCPU event channel upcall vector
` [PATCH v3 04/28] hw/xen: don't clear map_track[] in xen_gnttab_reset()
` [PATCH v3 05/28] hw/xen: fix XenStore watch delivery to guest
` [PATCH v3 06/28] hw/xen: take iothread mutex in xen_evtchn_reset_op()
` [PATCH v3 07/28] hw/xen: use correct default protocol for xen-block on x86
` [PATCH v3 08/28] i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer()
` [PATCH v3 09/28] hw/xen: Clean up event channel 'type_val' handling to use union
` [PATCH v3 10/28] include: update Xen public headers to Xen 4.17.2 release
` [PATCH v3 11/28] i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID
` [PATCH v3 12/28] hw/xen: populate store frontend nodes with XenStore PFN/port
` [PATCH v3 13/28] hw/xen: automatically assign device index to block devices
` [PATCH v3 14/28] hw/xen: add get_frontend_path() method to XenDeviceClass
` [PATCH v3 15/28] hw/xen: do not repeatedly try to create a failing backend device
` [PATCH v3 16/28] hw/xen: update Xen console to XenDevice model
` [PATCH v3 17/28] hw/xen: add support for Xen primary console in emulated mode
` [PATCH v3 18/28] hw/xen: only remove peers of PCI NICs on unplug
` [PATCH v3 19/28] hw/xen: update Xen PV NIC to XenDevice model
` [PATCH v3 20/28] net: do not delete nics in net_cleanup()
` [PATCH v3 21/28] xen-platform: unplug AHCI disks
` [PATCH v3 22/28] net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
` [PATCH v3 23/28] net: report list of available models according to platform
` [PATCH v3 24/28] net: add qemu_create_nic_bus_devices()
` [PATCH v3 25/28] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
` [PATCH v3 26/28] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
` [PATCH v3 27/28] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
` [PATCH v3 28/28] docs: update Xen-on-KVM documentation
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-10-25 18:19 UTC (5+ messages)
` [PATCH v10 05/50] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
[kvm-unit-tests PATCH 00/10] s390x: topology: Fixes and extension
2023-10-25 17:58 UTC (14+ messages)
` [kvm-unit-tests PATCH 01/10] s390x: topology: Introduce enums for polarization & cpu type
` [kvm-unit-tests PATCH 02/10] s390x: topology: Fix report message
` [kvm-unit-tests PATCH 04/10] s390x: topology: Fix parsing loop
` [kvm-unit-tests PATCH 06/10] s390x: topology: Refine stsi header test
` [kvm-unit-tests PATCH 09/10] scripts: Implement multiline strings for extra_params
[PATCH] Add class property to configure KVM device node to use
2023-10-25 17:37 UTC (2+ messages)
[PATCH v12 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-10-25 17:15 UTC (11+ messages)
[PATCH kvm-unit-tests 0/4] x86: hyper-v: Add support for CONFIG_KVM_HYPERV
2023-10-25 15:29 UTC (5+ messages)
` [PATCH kvm-unit-tests 1/4] x86: hyper-v: Use '-cpu host,hv_passhtrough' for Hyper-V tests
` [PATCH kvm-unit-tests 2/4] x86: hyper-v: Use report_skip() in hyperv_stimer when pre-requisites are not met
` [PATCH kvm-unit-tests 3/4] x86: hyper-v: Use 'goto' instead of putting the whole test in an 'if' branch in hyperv_synic
` [PATCH kvm-unit-tests 4/4] x86: hyper-v: Unify hyperv_clock with other Hyper-V tests
[PATCH 0/6] Delay VERW
2023-10-25 15:27 UTC (8+ messages)
` [PATCH 1/6] x86/bugs: Add asm helpers for executing VERW
` [RESEND][PATCH "
[PATCH 00/14] KVM: x86: Make Hyper-V emulation optional
2023-10-25 15:24 UTC (15+ messages)
` [PATCH 01/14] KVM: x86: xen: Remove unneeded xen context from struct kvm_arch when !CONFIG_KVM_XEN
` [PATCH 02/14] KVM: x86: hyper-v: Move Hyper-V partition assist page out of Hyper-V emulation context
` [PATCH 03/14] KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
` [PATCH 04/14] KVM: x86: hyper-v: Introduce kvm_hv_synic_auto_eoi_set()
` [PATCH 05/14] KVM: x86: hyper-v: Introduce kvm_hv_synic_has_vector()
` [PATCH 06/14] KVM: VMX: Split off hyperv_evmcs.{ch}
` [PATCH 07/14] KVM: x86: hyper-v: Introduce kvm_hv_nested_transtion_tlb_flush() helper
` [PATCH 08/14] KVM: selftests: Make all Hyper-V tests explicitly dependent on Hyper-V emulation support in KVM
` [PATCH 09/14] KVM: selftests: Fix vmxon_pa == vmcs12_pa == -1ull vmx_set_nested_state_test for !eVMCS case
` [PATCH 10/14] KVM: x86: Make Hyper-V emulation optional
` [PATCH 11/14] KVM: nVMX: hyper-v: Introduce nested_vmx_evmptr12() and nested_vmx_is_evmptr12_valid() helpers
` [PATCH 12/14] KVM: nVMX: hyper-v: Introduce nested_vmx_evmcs() accessor
` [PATCH 13/14] KVM: nVMX: hyper-v: Hide more stuff under CONFIG_KVM_HYPERV
` [PATCH 14/14] KVM: nSVM: hyper-v: Hide more stuff under CONFIG_KVM_HYPERV/CONFIG_HYPERV
[PATCH v2 0/6] Delay VERW
2023-10-25 15:15 UTC (24+ messages)
` [PATCH v2 1/6] x86/bugs: Add asm helpers for executing VERW
` [PATCH v2 5/6] KVM: VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
` [PATCH v2 6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation
[PATCH v6 00/25] Enable CET Virtualization
2023-10-25 14:49 UTC (11+ messages)
` [PATCH v6 02/25] x86/fpu/xstate: Fix guest fpstate allocation size calculation
` [PATCH v6 06/25] x86/fpu/xstate: Opt-in kernel dynamic bits when calculate guest xstate size
[PATCH] KVM: x86/xsave: Remove 'return void' expression for 'void function'
2023-10-25 14:26 UTC (4+ messages)
[PATCH v2 0/2] x86/asyncpf: Fixes the size of asyncpf PV data and related docs
2023-10-25 14:22 UTC (5+ messages)
` [PATCH v2 1/2] x86/kvm/async_pf: Use separate percpu variable to track the enabling of asyncpf
` [PATCH v2 2/2] KVM: x86: Improve documentation of MSR_KVM_ASYNC_PF_EN
[PATCH v3 0/5] x86/paravirt: Get rid of paravirt patching
2023-10-25 13:57 UTC (6+ messages)
` [PATCH v3 1/5] x86/paravirt: move some functions and defines to alternative
[kvmtool PATCH v2 0/6] RISC-V AIA irqchip and Svnapot support
2023-10-25 13:42 UTC (11+ messages)
` [kvmtool PATCH v2 2/6] riscv: Add Svnapot extension support
` [kvmtool PATCH v2 3/6] riscv: Make irqchip support pluggable
` [kvmtool PATCH v2 4/6] riscv: Add IRQFD support for in-kernel AIA irqchip
` [kvmtool PATCH v2 5/6] riscv: Use AIA in-kernel irqchip whenever KVM RISC-V supports
` [kvmtool PATCH v2 6/6] riscv: Fix guest/init linkage for multilib toolchain
[PATCH v5 00/20] Support smp.clusters for x86 in QEMU
2023-10-25 13:42 UTC (6+ messages)
` [PATCH v5 02/20] tests: Rename test-x86-cpuid.c to test-x86-topo.c
[PATCH v7 0/8] Add Intel VT-d nested translation (part 1/2)
2023-10-25 12:07 UTC (12+ messages)
` [PATCH v7 6/8] iommu/vt-d: Set the nested domain to a device
` [PATCH v7 7/8] iommu/vt-d: Add nested domain allocation
` [PATCH v7 8/8] iommu/vt-d: Disallow read-only mappings to nest parent domain
[PATCH] iommu/vt-d: Enhance capability check for nested parent domain allocation
2023-10-25 11:33 UTC (4+ messages)
[PATCH 0/12] Get Xen PV shim running in qemu
2023-10-25 10:44 UTC (18+ messages)
` [PATCH 06/12] hw/xen: add get_frontend_path() method to XenDeviceClass
` [PATCH 12/12] hw/xen: add support for Xen primary console in emulated mode
[PATCH 0/5] KVM: arm64: NV trap forwarding fixes
2023-10-25 10:44 UTC (11+ messages)
` [PATCH 5/5] KVM: arm64: Handle AArch32 SPSR_{irq,abt,und,fiq} as RAZ/WI
[PATCH v6 00/10] iommufd: Add nesting infrastructure (part 1/2)
2023-10-25 10:19 UTC (16+ messages)
` [PATCH v6 04/10] iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
` [PATCH v6 07/10] iommufd: Add a nested HW pagetable object
[PATCH] KVM: arm64: Stop printing about MMIO accesses where ISV==0
2023-10-25 8:41 UTC (4+ messages)
[PATCH 1/2] KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace
2023-10-25 7:06 UTC (2+ messages)
[PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
2023-10-25 6:50 UTC (5+ messages)
` [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
[PATCH 0/3] KVM: Fix KVM-owned file refcounting of KVM module(s)
2023-10-25 4:25 UTC (5+ messages)
` [PATCH 2/3] KVM: Always flush async #PF workqueue when vCPU is being destroyed
[PATCH v5 00/13] KVM: x86/pmu: selftests: Fixes and new tests
2023-10-25 3:17 UTC (5+ messages)
` [PATCH v5 08/13] KVM: selftests: Test Intel PMU architectural events on gp counters
[ANNOUNCE] PUCK Agenda - 2023.10.25 - No topic, but still a go
2023-10-25 0:45 UTC
[PATCH v8 00/13] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-25 0:01 UTC (8+ messages)
` [PATCH v8 07/13] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v8 11/13] KVM: selftests: aarch64: vPMU register test for unimplemented counters
[PATCH v3 0/2] KVM: arm64: PMU event filtering fixes
2023-10-24 19:33 UTC (2+ messages)
[PATCH v3 1/2] KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn't advertised
2023-10-24 18:58 UTC (3+ messages)
[PATCH v2 0/24] Get Xen PV shim running in Qemu, add net & console
2023-10-24 18:38 UTC (6+ messages)
` [PATCH v2 16/24] hw/xen: handle soft reset for primary console
[PATCH v3] vsock/virtio: initialize the_virtio_vsock before using VQs
2023-10-24 18:27 UTC (3+ 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