kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-30 10:00:04 to 2023-07-03 08:18:42 UTC [more...]

[PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
 2023-07-03  8:18 UTC  (21+ messages)
` [PATCH v5 01/13] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v5 02/13] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v5 03/13] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v5 04/13] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v5 05/13] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v5 06/13] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v5 07/13] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v5 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
` [PATCH v5 09/13] KVM: arm64: selftests: Move finalize_vcpu back to run_test
` [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list
` [PATCH v5 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
` [PATCH v5 12/13] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v5 13/13] KVM: riscv: selftests: Add get-reg-list test

[kvm-unit-tests PATCH v3 0/6] arm: pmu: Fix random failures of pmu-chain-promotion
 2023-07-03  8:08 UTC  (9+ 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 v9 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-07-03  7:56 UTC  (6+ messages)
` [PATCH v9 3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57}

[RFC 0/4] reconnect support in vduse
 2023-07-03  6:25 UTC  (14+ 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] KVM: PPC: Update MAINTAINERS
 2023-07-03  5:26 UTC  (2+ messages)

[PATCH] KVM: ppc64: Enable ring-based dirty memory tracking
 2023-07-03  5:31 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next V2 10/15] ice: save and restore TX queue head
 2023-07-03  5:27 UTC  (2+ messages)

[PATCH] KVM: nVMX: Prevent vmlaunch with EPTP pointing outside assigned memory area
 2023-07-03  2:20 UTC  (8+ messages)

[PATCH v4 0/8] i386: Make Intel PT configurable
 2023-07-03  2:03 UTC  (2+ messages)

[PATCH kernel 0/9] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-07-03  2:01 UTC  (9+ 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] target/riscv: Remove unuseful KVM stubs
 2023-07-03  1:22 UTC  (4+ messages)

linux-next: manual merge of the kvm-x86 tree with the arm-soc tree
 2023-07-03  0:57 UTC 

linux-next: manual merge of the kvm-riscv tree with the risc-v tree
 2023-07-03  0:55 UTC 

linux-next: manual merge of the kvm-riscv tree with the risc-v tree
 2023-07-03  0:54 UTC 

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2023-07-03  0:50 UTC 

[PATCH v2 0/6] PCI/VGA: Improve the default VGA device selection
 2023-07-02 18:27 UTC  (7+ messages)
` [PATCH v2 1/6] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v2 2/6] PCI/VGA: Improve the default VGA device selection
` [PATCH v2 3/6] drm/amdgpu: Implement the is_boot_device callback function
` [PATCH v2 4/6] drm/radeon: "
` [PATCH v2 5/6] drm/i915: "
` [PATCH v2 6/6] drm/ast: Register as a vga client to vgaarb by calling vga_client_register()

[PATCH RESEND v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
 2023-07-02 13:41 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE

[PATCH] KVM: x86: vPMU: truncate counter value to allowed width
 2023-07-01 19:51 UTC  (16+ messages)

KVM CPU hotplug notifier triggers BUG_ON on arm64
 2023-07-01 17:42 UTC  (2+ messages)

[kvm-unit-tests PATCH] arm64: timer: ignore ISTATUS with disabled timer
 2023-07-01 17:26 UTC  (3+ messages)

[PATCH] .debug ignore - to squash with efi:keep efi
 2023-07-01 17:18 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 0/6] arm64: improve debuggability
` [kvm-unit-tests PATCH v3 2/6] lib/stack: print base addresses on relocation setups

[kvm-unit-tests PATCH v3] run_tests: add list tests name option on command line
 2023-07-01 16:09 UTC  (2+ messages)

[GIT PULL] KVM: Non-x86 changes for 6.5
 2023-07-01 13:53 UTC  (6+ messages)
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: VMX "

[kvm-unit-tests PATCH v6 00/32] EFI and ACPI support for arm64
 2023-07-01 12:18 UTC  (2+ messages)

[GIT PULL] KVM/riscv changes for 6.5
 2023-07-01 11:37 UTC  (3+ messages)

[GIT PULL] KVM/arm64 updates for 6.5
 2023-07-01 11:07 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] "

[PATCH v12 00/22] TDX host kernel support
 2023-07-01  8:16 UTC  (40+ messages)
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [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: 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 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  (3+ 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 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 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  (3+ messages)


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).