kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-16 14:06:37 to 2022-12-20 07:30:15 UTC [more...]

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-20  7:24 UTC  (20+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes

[RFC PATCH v1 0/2] virtio/vsock: fix mutual rx/tx hungup
 2022-12-20  7:14 UTC  (5+ messages)
` [RFC PATCH v1 1/2] virtio/vsock: send credit update depending on SO_RCVLOWAT
` [RFC PATCH v1 2/2] vsock_test: mutual hungup reproducer

[RFC PATCH 00/32] x86: enable FRED for x86-64
 2022-12-20  6:36 UTC  (33+ messages)
` [RFC PATCH 01/32] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
` [RFC PATCH 02/32] x86/traps: add a system interrupt table for system interrupt dispatch
` [RFC PATCH 03/32] x86/traps: add install_system_interrupt_handler()
` [RFC PATCH 04/32] x86/traps: add external_interrupt() to dispatch external interrupts
` [RFC PATCH 05/32] x86/traps: add exc_raise_irq() for VMX IRQ reinjection
` [RFC PATCH 06/32] x86/cpufeature: add the cpu feature bit for FRED
` [RFC PATCH 07/32] x86/opcode: add ERETU, ERETS instructions to x86-opcode-map
` [RFC PATCH 08/32] x86/objtool: teach objtool about ERETU and ERETS
` [RFC PATCH 09/32] x86/cpu: add X86_CR4_FRED macro
` [RFC PATCH 10/32] x86/fred: add Kconfig option for FRED (CONFIG_X86_FRED)
` [RFC PATCH 11/32] x86/fred: if CONFIG_X86_FRED is disabled, disable FRED support
` [RFC PATCH 12/32] x86/cpu: add MSR numbers for FRED configuration
` [RFC PATCH 13/32] x86/fred: header file for event types
` [RFC PATCH 14/32] x86/fred: header file with FRED definitions
` [RFC PATCH 15/32] x86/fred: make unions for the cs and ss fields in struct pt_regs
` [RFC PATCH 16/32] x86/fred: reserve space for the FRED stack frame
` [RFC PATCH 17/32] x86/fred: add a page fault entry stub for FRED
` [RFC PATCH 18/32] x86/fred: add a debug "
` [RFC PATCH 19/32] x86/fred: add a NMI "
` [RFC PATCH 20/32] x86/fred: add a machine check "
` [RFC PATCH 21/32] x86/fred: FRED entry/exit and dispatch code
` [RFC PATCH 22/32] x86/fred: FRED initialization code
` [RFC PATCH 23/32] x86/fred: update MSR_IA32_FRED_RSP0 during task switch
` [RFC PATCH 24/32] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled
` [RFC PATCH 25/32] x86/fred: disallow the swapgs instruction "
` [RFC PATCH 26/32] x86/fred: no ESPFIX needed "
` [RFC PATCH 27/32] x86/fred: allow single-step trap and NMI when starting a new thread
` [RFC PATCH 28/32] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user
` [RFC PATCH 29/32] x86/ia32: do not modify the DPL bits for a null selector
` [RFC PATCH 30/32] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f
` [RFC PATCH 31/32] x86/fred: allow dynamic stack frame size
` [RFC PATCH 32/32] x86/fred: disable FRED by default in its early stage

Coverity: handle_vmclear(): Error handling issues
 2022-12-20  6:58 UTC  (3+ messages)

[PATCH] KVM: Destroy target device if coalesced MMIO unregistration fails
 2022-12-20  6:05 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/4] arm: pmu: Add support for PMUv3p5
 2022-12-20  3:10 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] arm: pmu: Fix overflow checks for PMUv3p5 long counters
` [kvm-unit-tests PATCH v2 2/4] arm: pmu: Prepare for testing 64-bit overflows
` [kvm-unit-tests PATCH v2 3/4] arm: pmu: Add tests for "
` [kvm-unit-tests PATCH v2 4/4] arm: pmu: Print counter values as hexadecimals

[PATCH v1] KVM: x86: add KVM_CAP_DEVICE_CTRL
 2022-12-20  1:34 UTC  (5+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-12-19 23:24 UTC  (4+ messages)
` [PATCH RFC v7 40/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command

[PATCH] KVM: selftests: Zero out valid_bank_mask for "all" case in Hyper-V IPI test
 2022-12-19 22:04 UTC 

[PATCH v1 00/16] vfio/ccw: channel program cleanup
 2022-12-19 21:04 UTC  (28+ messages)
` [PATCH v1 07/16] vfio/ccw: remove unnecessary malloc alignment
` [PATCH v1 08/16] vfio/ccw: pass page count to page_array struct
` [PATCH v1 09/16] vfio/ccw: populate page_array struct inline
` [PATCH v1 10/16] vfio/ccw: refactor the idaw counter
` [PATCH v1 11/16] vfio/ccw: discard second fmt-1 IDAW
` [PATCH v1 12/16] vfio/ccw: calculate number of IDAWs regardless of format
` [PATCH v1 13/16] vfio/ccw: allocate/populate the guest idal
` [PATCH v1 14/16] vfio/ccw: handle a guest Format-1 IDAL
` [PATCH v1 15/16] vfio/ccw: don't group contiguous pages on 2K IDAWs
` [PATCH v1 16/16] vfio/ccw: remove old IDA format restrictions

[PATCH v2 00/13] riscv: improve boot time isa extensions handling
 2022-12-19 21:32 UTC  (7+ messages)
` [PATCH v2 01/13] riscv: fix jal offsets in patched alternatives

[PATCH v4 1/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-12-19 21:24 UTC  (2+ messages)

[PATCH V6 0/7] fixes for virtual address update
 2022-12-19 20:55 UTC  (16+ messages)
` [PATCH V6 1/7] vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
` [PATCH V6 2/7] vfio/type1: prevent underflow of locked_vm via exec()
` [PATCH V6 3/7] vfio/type1: track locked_vm per dma
` [PATCH V6 4/7] vfio/type1: restore locked_vm
` [PATCH V6 5/7] vfio/type1: revert "block on invalid vaddr"
` [PATCH V6 6/7] vfio/type1: revert "implement notify callback"
` [PATCH V6 7/7] vfio: revert "iommu driver "

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-12-19 20:08 UTC  (5+ messages)
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table

[kvm-unit-tests PATCH] arm: Remove MAX_SMP probe loop
 2022-12-19 18:52 UTC 

RFC: few questions about hypercall patching in KVM
 2022-12-19 18:27 UTC  (4+ messages)

[RFC PATCH 0/9] Intel SPEC CTRL virtualization support
 2022-12-19 17:14 UTC  (5+ messages)
` [RFC PATCH 5/9] x86/bugs: Use Virtual MSRs to request hardware mitigations

[PATCH iommufd v2 8/9] irq/s390: Add arch_is_isolated_msi() for s390
 2022-12-19 16:16 UTC  (2+ messages)

[PATCH] KVM: selftests: Install sanitised kernel headers before compilation
 2022-12-19 16:14 UTC  (2+ messages)

[PATCH v4 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-12-19 16:13 UTC  (3+ messages)
` [PATCH v4 5/9] KVM: s390: selftest: memop: Move testlist into main

[PATCH v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
 2022-12-19 14:45 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION d650871875b2ccc670f1044be7f3cc90f276745d
 2022-12-19 14:34 UTC 

[RFC PATCH 0/1] QEMU: Dirty quota-based throttling of vcpus
 2022-12-19 14:19 UTC  (6+ messages)

[PATCH 0/7] improve AP queue reset processing
 2022-12-19 14:10 UTC  (3+ messages)
` [PATCH 7/7] s390/vfio_ap: always clean up IRQ resources

[PATCH v10 000/108] KVM TDX basic feature support
 2022-12-19 13:15 UTC  (11+ messages)
` [PATCH v10 052/108] KVM: x86/tdp_mmu: Ignore unsupported mmu operation on private GFNs
` [PATCH v10 104/108] KVM: TDX: Silently ignore INIT/SIPI
` [PATCH v10 105/108] KVM: TDX: Add methods to ignore accesses to CPU state

[PATCH v6 0/7] Introduce and test masked events
 2022-12-19 10:02 UTC  (6+ messages)
` [PATCH v6 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter

[PATCH] KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs()
 2022-12-19  9:53 UTC  (5+ messages)

[PATCH v3 0/9] Linear Address Masking (LAM) KVM Enabling
 2022-12-19  9:45 UTC  (10+ messages)
` [PATCH v3 3/9] KVM: x86: MMU: Rename get_cr3() --> get_pgd() and clear high bits for pgd
` [PATCH v3 5/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3
` [PATCH v3 6/9] KVM: x86: Untag LAM bits when applicable

[RFC 00/12] Add vfio_device cdev for iommufd support
 2022-12-19  8:51 UTC  (14+ messages)
` [RFC 01/12] vfio: Allocate per device file structure
` [RFC 02/12] vfio: Refine vfio file kAPIs
` [RFC 03/12] vfio: Accept vfio device file in the driver facing kAPI
` [RFC 04/12] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
` [RFC 05/12] kvm/vfio: Accept vfio device file from userspace
` [RFC 06/12] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [RFC 07/12] vfio: Block device access via device fd until device is opened
` [RFC 08/12] vfio: Add infrastructure for bind_iommufd and attach
` [RFC 09/12] vfio: Make vfio_device_open() exclusive between group path and device cdev path
` [RFC 10/12] vfio: Add cdev for vfio_device
` [RFC 11/12] vfio: Add ioctls for device cdev iommufd
` [RFC 12/12] vfio: Compile group optionally

[PATCH] vhost_net: revert upend_idx only on retriable error
 2022-12-19  7:39 UTC  (2+ messages)

[PATCH v4] vhost_vdpa: fix the crash in unmap a large memory
 2022-12-19  7:33 UTC 

Found a memory leak in kvm module
 2022-12-19  7:04 UTC  (3+ messages)
  ` 答复: "

[PATCH linux-next] KVM: x86/xen: Remove unneeded semicolon
 2022-12-19  6:32 UTC 

[PATCH v2 0/9] target/misc: Header cleanups around "cpu.h"
 2022-12-17 18:00 UTC  (11+ messages)
` [PATCH v2 1/9] target/alpha: Remove obsolete STATUS document
` [PATCH v2 2/9] target/loongarch/cpu: Remove unused "sysbus.h" header
` [PATCH v2 3/9] target/loongarch/cpu: Restrict "memory.h" header to sysemu
` [PATCH v2 4/9] target/ppc/internal: Restrict MMU declarations "
` [PATCH v2 5/9] target/ppc/kvm: Remove unused "sysbus.h" header
` [PATCH v2 6/9] target/riscv/cpu: Move Floating-Point fields closer
` [PATCH v2 7/9] target/riscv/cpu: Restrict some sysemu-specific fields from CPUArchState
` [PATCH v2 8/9] target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard
` [PATCH v2 9/9] target/xtensa/cpu: Include missing "memory.h" header

[PATCH] exec: Rename NEED_CPU_H -> CONFIG_TARGET
 2022-12-17 14:17 UTC  (2+ messages)

[PATCH 0/2] sysemu/kvm: Header cleanups around "cpu.h"
 2022-12-17 10:50 UTC  (6+ messages)
` [PATCH 1/2] sysemu/kvm: Remove CONFIG_USER_ONLY guard
` [PATCH 2/2] sysemu/kvm: Reduce target-specific declarations

[Bug 216812] New: kvm-unit-test xapic failed on linux 6.1 release kernel
 2022-12-17  7:00 UTC  (3+ messages)
` [Bug 216812] "

[PATCH v4 0/2] KVM: MMU: Use 'INVALID_GPA' and 'INVALID_GFN' properly
 2022-12-17  6:41 UTC  (9+ messages)
` [PATCH v4 1/2] KVM: MMU: Introduce 'INVALID_GFN' and use it for GFN values
` [PATCH v4 2/2] KVM: MMU: Make the definition of 'INVALID_GPA' common

[PATCH v4 00/32] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-12-16 23:34 UTC  (9+ messages)
` [PATCH v4 11/32] KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled
` [PATCH v4 19/32] KVM: x86: Explicitly track all possibilities for APIC map's logical modes

[PATCH v3 0/5] target/cpu: System/User cleanups around hwaddr/vaddr
 2022-12-16 21:55 UTC  (6+ messages)
` [PATCH v3 1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations
` [PATCH v3 2/5] cputlb: Restrict SavedIOTLB to system emulation
` [PATCH v3 3/5] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
` [PATCH v3 4/5] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
` [PATCH v3 5/5] target/cpu: Restrict do_transaction_failed() "

[PATCH-for-8.0 0/4] ppc: Clean up few headers to make them target agnostic
 2022-12-16 20:32 UTC  (11+ messages)
` [PATCH-for-8.0 1/4] target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h"
` [PATCH-for-8.0 2/4] hw/ppc/vof: Do not include the full "cpu.h"
` [PATCH-for-8.0 3/4] hw/ppc/spapr: Reduce "vof.h" inclusion
` [PATCH-for-8.0 4/4] hw/ppc/spapr_ovec: Avoid target_ulong spapr_ovec_parse_vector()

[PATCH V5 0/7] fixes for virtual address update
 2022-12-16 17:07 UTC  (12+ messages)
` [PATCH V5 1/7] vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
` [PATCH V5 2/7] vfio/type1: prevent locked_vm underflow
` [PATCH V5 4/7] vfio/type1: restore locked_vm

[PATCH] kvm: kvm_main: Remove unnecessary (void*) conversions
 2022-12-16 16:56 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION ca39c4daa6f7f770b1329ffb46f1e4a6bcc3f291
 2022-12-16 15:18 UTC 

Minor security issue on website
 2022-12-16 14:06 UTC 


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