messages from 2023-06-29 17:19:45 to 2023-07-01 11:36:58 UTC [more...]
[kvm-unit-tests PATCH v3 0/6] arm: pmu: Fix random failures of pmu-chain-promotion
2023-07-01 11:36 UTC (7+ messages)
` [kvm-unit-tests PATCH v3 4/6] arm: pmu: Fix chain counter enable/disable sequences
` [kvm-unit-tests PATCH v3 5/6] arm: pmu: Add pmu-mem-access-reliability test
[PATCH] .debug ignore - to squash with efi:keep efi
2023-07-01 11:34 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 2/6] lib/stack: print base addresses on relocation setups
[GIT PULL] KVM: Non-x86 changes for 6.5
2023-07-01 11:17 UTC (4+ messages)
` [GIT PULL] KVM: x86: Misc "
[GIT PULL] KVM/arm64 updates for 6.5
2023-07-01 11:07 UTC (2+ messages)
[GIT PULL] KVM/riscv changes for 6.5
2023-07-01 11:04 UTC (2+ messages)
[GIT PULL 00/11] kvm: s390: Changes for 6.5
2023-07-01 11:01 UTC (2+ messages)
[Bug 217307] New: windows guest entering boot loop when nested virtualization enabled and hyperv installed
2023-07-01 9:44 UTC (2+ messages)
` [Bug 217307] "
[RFC 0/4] reconnect support in vduse
2023-07-01 9:24 UTC (13+ messages)
` [RFC 1/4] vduse: Add the struct to save the vq reconnect info
` [RFC 2/4] vduse: Add file operation for mmap
` [RFC 3/4] vduse: Add the function for get/free the mapp pages
` [RFC 4/4] vduse: update the vq_info in ioctl
[PATCH v12 00/22] TDX host kernel support
2023-07-01 8:16 UTC (51+ messages)
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP
[RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support
2023-07-01 6:45 UTC (21+ messages)
` [RFC PATCH v5 01/17] vsock/virtio: read data from non-linear skb
` [RFC PATCH v5 02/17] vhost/vsock: "
` [RFC PATCH v5 03/17] vsock/virtio: support to send "
` [RFC PATCH v5 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v5 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v5 06/17] vsock: fix EPOLLERR set on non-empty error queue
` [RFC PATCH v5 07/17] vsock: read from socket's "
` [RFC PATCH v5 08/17] vsock: check for MSG_ZEROCOPY support on send
` [RFC PATCH v5 09/17] vsock: enable SOCK_SUPPORT_ZC bit
` [RFC PATCH v5 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v5 11/17] vsock/virtio: "
` [RFC PATCH v5 12/17] vsock/loopback: "
` [RFC PATCH v5] vsock: enable setting SO_ZEROCOPY
` [RFC PATCH v5 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [RFC PATCH v5 15/17] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v5 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [RFC PATCH v5 17/17] test/vsock: io_uring rx/tx tests
[RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support
2023-07-01 6:39 UTC (18+ messages)
` [RFC PATCH v5 01/17] vsock/virtio: read data from non-linear skb
` [RFC PATCH v5 02/17] vhost/vsock: "
` [RFC PATCH v5 03/17] vsock/virtio: support to send "
` [RFC PATCH v5 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v5 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v5 06/17] vsock: fix EPOLLERR set on non-empty error queue
` [RFC PATCH v5 07/17] vsock: read from socket's "
` [RFC PATCH v5 08/17] vsock: check for MSG_ZEROCOPY support on send
` [RFC PATCH v5 09/17] vsock: enable SOCK_SUPPORT_ZC bit
` [RFC PATCH v5 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v5 11/17] vsock/virtio: "
` [RFC PATCH v5 12/17] vsock/loopback: "
` [RFC PATCH v5 13/17] vsock: enable setting SO_ZEROCOPY
` [RFC PATCH v5 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [RFC PATCH v5 15/17] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v5 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [RFC PATCH v5 17/17] test/vsock: io_uring rx/tx tests
[PATCH v3 00/21] Enable CET Virtualization
2023-07-01 1:58 UTC (17+ messages)
` [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification
[PATCH] KVM: x86: vPMU: truncate counter value to allowed width
2023-06-30 23:25 UTC (16+ messages)
[PATCH] kvm/x86: clear hlt for intel cpu when resetting vcpu
2023-06-30 22:56 UTC (4+ messages)
[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-06-30 22:29 UTC (10+ messages)
` [PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile
` [PATCH RFC v9 09/51] x86/sev: Add RMP entry lookup helpers
[GIT PULL] VFIO updates for v6.5-rc1
2023-06-30 22:29 UTC (2+ messages)
[PATCH kernel 0/9] KVM: SEV: Enable AMD SEV-ES DebugSwap
2023-06-30 21:52 UTC (8+ messages)
` [PATCH kernel 5/9] KVM: SVM/SEV/SEV-ES: Rework intercepts
` [PATCH kernel 0/9 v6] KVM: SEV: Enable AMD SEV-ES DebugSwap
[PATCH v1 0/6] LASS KVM virtualization support
2023-06-30 18:50 UTC (4+ messages)
` [PATCH v1 3/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
[PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
2023-06-30 18:32 UTC (7+ messages)
[PATCH] KVM: x86/tsc: Update guest tsc_offset again before vcpu first runs
2023-06-30 17:24 UTC (4+ messages)
[PATCH v6] vfio/pci: Propagate ACPI notifications to user-space via eventfd
2023-06-30 15:59 UTC
[kvm-unit-tests PATCH v3 0/6] s390x: Add support for running guests without MSO/MSL
2023-06-30 15:53 UTC (6+ messages)
` [kvm-unit-tests PATCH v3 5/6] s390x: lib: sie: don't reenter SIE on pgm int
[PATCH] KVM: nVMX: Prevent vmlaunch with EPTP pointing outside assigned memory area
2023-06-30 15:37 UTC (7+ messages)
[PATCH 00/12] KVM: x86: Add "governed" X86_FEATURE framework
2023-06-30 15:31 UTC (12+ messages)
` [PATCH 01/12] KVM: x86: Add a framework for enabling KVM-governed x86 features
` [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
[kvm-unit-tests RFC 0/3] s390x: Improve console handling
2023-06-30 15:25 UTC (6+ messages)
` [kvm-unit-tests RFC 1/3] lib: s390x: sclp: Add carriage return to line feed
` [kvm-unit-tests RFC 2/3] lib: s390x: sclp: Clear ASCII screen on setup
` [kvm-unit-tests RFC 3/3] lib: s390x: sclp: Add line mode input handling
[kvm-unit-tests PATCH v2 5/6] arm: pmu: Add pmu-mem-access-reliability test
2023-06-30 14:43 UTC (3+ messages)
[PATCH v3 0/6] target/ppc: Few cleanups in kvm_ppc.h
2023-06-30 14:06 UTC (3+ messages)
` [PATCH v3 3/6] target/ppc: Move CPU QOM definitions to cpu-qom.h
[PATCH RESEND kvmtool 0/4] Add --loglevel argument
2023-06-30 13:31 UTC (5+ messages)
` [PATCH RESEND kvmtool 1/4] util: Make pr_err() return void
` [PATCH RESEND kvmtool 2/4] Replace printf/fprintf with pr_* macros
` [PATCH RESEND kvmtool 3/4] util: Use __pr_debug() instead of pr_info() to print debug messages
` [PATCH RESEND kvmtool 4/4] Add --loglevel argument for the run command
[RFC 0/5] crypto: qat - enable SRIOV VF live migration
2023-06-30 13:13 UTC (6+ messages)
` [RFC 1/5] crypto: qat - add bank save/restore and RP drain
` [RFC 2/5] crypto: qat - add interface for live migration
` [RFC 3/5] units: Add HZ_PER_GHZ
` [RFC 4/5] crypto: qat - implement interface for live migration
` [RFC 5/5] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
[kvm-unit-tests PATCH v10 0/2] S390x: CPU Topology Information
2023-06-30 12:29 UTC (2+ messages)
[PATCH] target/riscv: Remove unuseful KVM stubs
2023-06-30 11:38 UTC (2+ messages)
[PATCH v1 0/4] PCI/VGA: Improve the default VGA device selection
2023-06-30 11:02 UTC (5+ messages)
` [PATCH v1 1/4] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v1 2/4] PCI/VGA: Improve the default VGA device selection
` [PATCH v1 3/4] drm/amdgpu: Implement the is_boot_device callback function
` [PATCH v1 4/4] drm/radeon: "
[PATCH v1 0/4] PCI/VGA: Improve the default VGA device selection
2023-06-30 10:57 UTC (3+ messages)
` [PATCH v1 1/4] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v1 2/4] PCI/VGA: Improve the default VGA device selection
[PATCH v4 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support placeholder
2023-06-30 10:11 UTC (5+ messages)
` [PATCH v4 4/6] target/riscv: Create an KVM AIA irqchip
[PATCH v21 00/20] s390x: CPU Topology
2023-06-30 9:17 UTC (21+ messages)
` [PATCH v21 01/20] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v21 02/20] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v21 04/20] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v21 05/20] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v21 06/20] s390x/cpu topology: interception of PTF instruction
` [PATCH v21 07/20] target/s390x/cpu topology: activate CPU topology
` [PATCH v21 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v21 09/20] machine: adding s390 topology to query-cpu-fast
` [PATCH v21 10/20] machine: adding s390 topology to info hotpluggable-cpus
` [PATCH v21 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v21 12/20] qapi/s390x/cpu topology: query-cpu-polarization qmp command
` [PATCH v21 13/20] docs/s390x/cpu topology: document s390x cpu topology
` [PATCH v21 14/20] tests/avocado: s390x cpu topology core
` [PATCH v21 15/20] tests/avocado: s390x cpu topology polarisation
` [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v21 17/20] tests/avocado: s390x cpu topology test dedicated CPU
` [PATCH v21 18/20] tests/avocado: s390x cpu topology test socket full
` [PATCH v21 19/20] tests/avocado: s390x cpu topology dedicated errors
` [PATCH v21 20/20] tests/avocado: s390x cpu topology bad move
[PATCH 0/2] KVM: selftests: Add tests for PEBS and MSR_IA32_DS_AREA
2023-06-30 8:59 UTC (4+ messages)
` [PATCH 2/2] KVM: selftests: Add PEBS test for MSR_IA32_PERF_CAPABILITIES
[PATCH v3 00/11] KVM: x86/mmu: refine memtype related mmu zap
2023-06-30 7:49 UTC (6+ messages)
` [PATCH v3 08/11] KVM: x86: move vmx code to get EPT memtype when CR0.CD=1 to x86 common code
[GIT PULL] Please pull IOMMUFD subsystem changes
2023-06-30 4:16 UTC (2+ messages)
[PATCH v3 0/4] KVM: selftests: Improve PMU event filter settings and add test cases
2023-06-30 2:47 UTC (4+ messages)
` [PATCH v3 1/4] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
[PATCH 0/4] Part of fix for host and guest LBR event coexist
2023-06-30 2:05 UTC (5+ messages)
` [PATCH 4/4] KVM: selftests: Add test case for guest and host LBR preemption
[PATCH] KVM: SVM: Update destination when updating pi irte
2023-06-29 22:35 UTC (5+ messages)
[ANNOUNCE] PUCK Agenda - 2023.06.28 - CANCELED
2023-06-29 21:10 UTC (2+ messages)
[PATCH v9 0/6] Linear Address Masking (LAM) KVM Enabling
2023-06-29 17:26 UTC (6+ messages)
` [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops
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).