messages from 2023-04-08 04:25:53 to 2023-04-11 16:43:37 UTC [more...]
[PATCH v5 00/17] Add iommufd physical device operations for replace and alloc hwpt
2023-04-11 16:43 UTC (5+ messages)
` [PATCH v5 06/17] iommufd: Use the iommufd_group to avoid duplicate MSI setup
` [PATCH v5 10/17] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
` [PATCH v5 13/17] iommufd: Make destroy_rwsem use a lock class per object type
` [PATCH v5 17/17] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC
[PATCH] KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted
2023-04-11 16:07 UTC (4+ messages)
[PATCH] KVM: SVM: Disable TDP MMU when running on Hyper-V
2023-04-11 16:02 UTC (6+ messages)
[PATCH V5 00/10] KVM: x86: Add AMD Guest PerfMonV2 PMU support
2023-04-11 14:58 UTC (16+ messages)
` [PATCH V5 01/10] KVM: x86/pmu: Expose reprogram_counters() in pmu.h
` [PATCH V5 02/10] KVM: x86/pmu: Return #GP if user sets the GLOBAL_STATUS reserved bits
` [PATCH V5 03/10] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
` [PATCH V5 04/10] KVM: x86: Explicitly zero cpuid "0xa" leaf when PMU is disabled
` [PATCH V5 05/10] KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met
` [PATCH V5 06/10] KVM: x86/pmu: Forget PERFCTR_CORE if the min "
` [PATCH V5 07/10] KVM: x86/pmu: Constrain the num of guest counters with kvm_pmu_cap
` [PATCH V5 08/10] KVM: x86/cpuid: Add a KVM-only leaf to redirect AMD PerfMonV2 flag
` [PATCH V5 09/10] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
` [PATCH V5 10/10] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
[PATCH] target/arm: Initialize debug capabilities only once
2023-04-11 14:43 UTC (2+ messages)
[PATCH] target/arm: Check if debug is already initialized
2023-04-11 14:42 UTC (2+ messages)
[PATCH 0/2] target/arm: KVM Aarch32 spring cleaning
2023-04-11 14:35 UTC (3+ messages)
[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
2023-04-11 14:31 UTC (4+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
[PATCH v4 0/6] KVM: x86: Fix unpermitted XTILE CPUID reporting
2023-04-11 14:04 UTC (3+ messages)
[PATCH v3 00/12] Introduce new methods for verifying ownership in vfio PCI hot reset
2023-04-11 13:34 UTC (23+ messages)
` [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
[PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
2023-04-11 13:24 UTC (11+ messages)
[PATCH v2 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
2023-04-11 13:03 UTC (8+ messages)
` [PATCH v2 05/11] qemu-options: finesse the recommendations around -blockdev
[PATCH] KVM: x86/pmu: Remove redundant check for MSR_IA32_DS_AREA set handler
2023-04-11 13:03 UTC
[PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
2023-04-11 12:57 UTC (7+ messages)
` [PATCH kernel v5 1/6] KVM: SEV: move set_dr_intercepts/clr_dr_intercepts from the header
` [PATCH kernel v5 2/6] KVM: SEV: Move SEV's GP_VECTOR intercept setup to SEV
` [PATCH kernel v5 3/6] KVM: SEV-ES: explicitly disable debug
` [PATCH kernel v5 4/6] KVM: SVM/SEV/SEV-ES: Rework intercepts
` [PATCH kernel v5 5/6] KVM: SEV: Enable data breakpoints in SEV-ES
` [PATCH kernel v5 6/6] x86/sev: Do not handle #VC for DR7 read/write
[PATCH v13 000/113] KVM TDX basic feature support
2023-04-11 12:49 UTC (3+ messages)
` [PATCH v13 064/113] KVM: TDX: Implement TDX vcpu enter/exit path
[PATCH v19 00/21] s390x: CPU Topology
2023-04-11 12:27 UTC (7+ messages)
` [PATCH v19 01/21] s390x/cpu topology: add s390 specifics to CPU topology
[PATCH v2 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
2023-04-11 11:24 UTC (5+ messages)
` [PATCH v2 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
[PATCH v12 1/6] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
2023-04-11 10:09 UTC (3+ messages)
` [PATCH v12 5/6] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs
[PATCH] KVM: PPC: Fix documentation for ppc mmu caps
2023-04-11 9:37 UTC (2+ messages)
[PATCH] vhost_vdpa: fix unmap process in no-batch mode
2023-04-11 9:13 UTC (4+ messages)
[kvm-unit-tests PATCH v10 0/7] MTTCG sanity tests for ARM
2023-04-11 9:08 UTC (8+ messages)
` [kvm-unit-tests PATCH v10 4/7] arm/tlbflush-code: TLB flush during code execution
[kvm-unit-tests PATCH] x86: Link with "-z noexecstack" to suppress irrelevant linker warnings
2023-04-11 8:01 UTC (2+ messages)
[PATCH 00/10] accel/kvm: Spring cleaning
2023-04-11 7:31 UTC (8+ messages)
` [PATCH 04/10] hw/intc/arm_gic: Rename 'first_cpu' argument
` [PATCH 07/10] target/arm: Restrict KVM-specific fields from ArchCPU
` [RFC PATCH 09/10] target/riscv: "
[PATCH v6 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
2023-04-11 6:47 UTC (2+ messages)
[GIT PULL] KVM changes for Linux 6.3-rc7
2023-04-11 6:34 UTC (3+ messages)
[PATCH v2 0/4] KVM: selftests: add powerpc support
2023-04-11 5:57 UTC (2+ messages)
[PATCH v5 0/9] vdpa_sim: add support for user VA
2023-04-11 5:41 UTC (7+ messages)
` [PATCH v5 2/9] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v5 4/9] vringh: define the stride used for translation
` [PATCH v5 5/9] vringh: support VA with iotlb
[PATCH v8 00/33] x86: enable FRED for x86-64
2023-04-11 5:06 UTC (44+ messages)
` [PATCH v8 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
` [PATCH v8 02/33] x86/fred: make unions for the cs and ss fields in struct pt_regs
` [PATCH v8 03/33] x86/traps: add a system interrupt table for system interrupt dispatch
` [PATCH v8 04/33] x86/traps: add install_system_interrupt_handler()
` [PATCH v8 05/33] x86/traps: add external_interrupt() to dispatch external interrupts
` [PATCH v8 06/33] x86/cpufeature: add the cpu feature bit for FRED
` [PATCH v8 07/33] x86/opcode: add ERETU, ERETS instructions to x86-opcode-map
` [PATCH v8 08/33] x86/objtool: teach objtool about ERETU and ERETS
` [PATCH v8 09/33] x86/cpu: add X86_CR4_FRED macro
` [PATCH v8 10/33] x86/fred: add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v8 11/33] x86/fred: if CONFIG_X86_FRED is disabled, disable FRED support
` [PATCH v8 12/33] x86/cpu: add MSR numbers for FRED configuration
` [PATCH v8 13/33] x86/fred: header file for event types
` [PATCH v8 14/33] x86/fred: header file with FRED definitions
` [PATCH v8 15/33] x86/fred: reserve space for the FRED stack frame
` [PATCH v8 16/33] x86/fred: add a page fault entry stub for FRED
` [PATCH v8 17/33] x86/fred: add a debug "
` [PATCH v8 18/33] x86/fred: add a NMI "
` [PATCH v8 19/33] x86/fred: add a machine check "
` [PATCH v8 20/33] x86/fred: FRED entry/exit and dispatch code
` [PATCH v8 21/33] x86/fred: FRED initialization code
` [PATCH v8 22/33] x86/fred: update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v8 23/33] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled
` [PATCH v8 24/33] x86/fred: disallow the swapgs instruction "
` [PATCH v8 25/33] x86/fred: no ESPFIX needed "
` [PATCH v8 26/33] x86/fred: allow single-step trap and NMI when starting a new thread
` [PATCH v8 27/33] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH v8 28/33] x86/ia32: do not modify the DPL bits for a null selector
` [PATCH v8 29/33] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f
` [PATCH v8 30/33] x86/fred: allow dynamic stack frame size
` [PATCH v8 31/33] x86/fred: BUG() when ERETU with %rsp not equal to that when the ring 3 event was just delivered
` [PATCH v8 32/33] x86/fred: disable FRED by default in its early stage
` [PATCH v8 33/33] KVM: x86/vmx: refactor VMX_DO_EVENT_IRQOFF to generate FRED stack frames
[PATCH 0/3] Some code refactor surround CR4.UMIP virtualization
2023-04-11 5:04 UTC (18+ messages)
` [PATCH 1/3] KVM: VMX: Rename vmx_umip_emulated() to cpu_has_vmx_desc()
` [PATCH 2/3] KVM: VMX: Remove a unnecessary cpu_has_vmx_desc() check in vmx_set_cr4()
` [PATCH 3/3] KVM: VMX: Use the canonical interface to read CR4.UMIP bit
[RFC PATCH v3 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
2023-04-11 1:35 UTC (2+ messages)
[RFC PATCH v4 0/2] Providing mount in memfd_restricted() syscall
2023-04-11 1:29 UTC (3+ messages)
` [RFC PATCH v4 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
` [RFC PATCH v4 2/2] selftests: restrictedmem: Check memfd_restricted()'s handling of provided userspace mount
[PATCH 0/2] KVM: x86: More cleanups for Hyper-V range flushing
2023-04-10 23:30 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults
2023-04-10 23:30 UTC (4+ messages)
[PATCH v6 0/4] Add IO page table replacement support
2023-04-10 22:50 UTC (3+ messages)
` [PATCH v6 2/4] iommufd: Add iommufd_access_replace() API
[PATCH v8 vfio 0/7] pds_vfio driver
2023-04-10 22:15 UTC (7+ messages)
` [PATCH v8 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v8 vfio 4/7] vfio/pds: Add VFIO live migration support
` [PATCH v8 vfio 5/7] vfio/pds: Add support for dirty page tracking
[GIT PULL] virtio: last minute fixes
2023-04-10 21:21 UTC (2+ messages)
[PATCH v6 00/12] Implement Eager Page Splitting for ARM
2023-04-10 20:04 UTC (13+ messages)
` [PATCH v6 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
` [PATCH v6 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
` [PATCH v6 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v6 12/12] KVM: arm64: Use local TLBI on permission relaxation
[PATCH v7 00/33] x86: enable FRED for x86-64
2023-04-10 19:25 UTC (5+ messages)
` [PATCH v7 23/33] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled
[PATCH] kvm: x86: Update KVM_GET_CPUID2 to return valid entry count
2023-04-10 18:38 UTC (3+ messages)
[PATCH v7 00/12] Implement Eager Page Splitting for ARM
2023-04-10 17:40 UTC (16+ messages)
` [PATCH v7 01/12] KVM: arm64: Rename free_removed to free_unlinked
` [PATCH v7 02/12] KVM: arm64: Add KVM_PGTABLE_WALK ctx->flags for skipping BBM and CMO
` [PATCH v7 02/12] KVM: arm64: Add KVM_PGTABLE_WALK flags for skipping CMOs and BBM TLBIs
` [PATCH v7 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
` [PATCH v7 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v7 05/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
` [PATCH v7 06/12] KVM: arm64: Add kvm_uninit_stage2_mmu()
` [PATCH v7 07/12] KVM: arm64: Export kvm_are_all_memslots_empty()
` [PATCH v7 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
` [PATCH v7 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
` [PATCH v7 10/12] KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked()
` [PATCH v7 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v7 12/12] KVM: arm64: Use local TLBI on permission relaxation
[PATCH v3] KVM: VMX: fix lockdep warning on posted intr wakeup
2023-04-10 17:30 UTC (8+ messages)
[PATCH 0/2] KVM: VMX: Clean up of vmx_set_cr4()
2023-04-10 17:11 UTC (4+ messages)
` [PATCH 1/2] KVM: VMX: Use kvm_read_cr4() to get cr4 value
` [PATCH 2/2] KVM: VMX: Move the comment of CR4.MCE handling right above the code
[PATCH kvm RESEND] KVM: i8259: Fix poll command
2023-04-10 16:32 UTC (2+ messages)
[PATCH v4 00/20] KVM: arm64: Rework timer offsetting for fun and profit
2023-04-10 15:48 UTC (5+ messages)
` [PATCH v4 04/20] KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer
` [PATCH v4 05/20] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
[PATCH v2 0/4] x86: Add test cases for LAM
2023-04-10 15:33 UTC (6+ messages)
` [PATCH v2 2/4] x86: Add test case for LAM_SUP
[PATCH v10 0/5] Add zoned storage emulation to virtio-blk driver
2023-04-10 13:13 UTC (2+ messages)
[PATCH] docs: kvm: fix register ID for SPSR_FIQ
2023-04-10 12:19 UTC
[PATCH v4 00/12] KVM: x86: Add AMD Guest PerfMonV2 PMU support
2023-04-10 11:34 UTC (6+ messages)
` [PATCH v4 11/12] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
[PATCH v7 0/5] Linear Address Masking (LAM) KVM Enabling
2023-04-10 3:35 UTC (7+ messages)
` [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
` [PATCH v7 4/5] KVM: x86: Untag address when LAM applicable
[PATCH v5 30/30] LoongArch: KVM: Supplement kvm document about loongarch-specific part
2023-04-10 1:36 UTC (2+ messages)
[PATCH] KVM: x86/emulator: Use tabs instead of spaces for indentation
2023-04-09 6:38 UTC
[PATCH v2 0/5] KVM: arm64: Synchronise speculative page table walks on translation regime change
2023-04-08 16:04 UTC (6+ messages)
` [PATCH v2 1/5] KVM: arm64: nvhe: Synchronise with page table walker on vcpu run
` [PATCH v2 2/5] KVM: arm64: nvhe: Synchronise with page table walker on TLBI
` [PATCH v2 3/5] KVM: arm64: pkvm: Document the side effects of kvm_flush_dcache_to_poc()
` [PATCH v2 4/5] KVM: arm64: vhe: Synchronise with page table walker on MMU update
` [PATCH v2 5/5] KVM: arm64: vhe: Drop extra isb() on guest exit
[PATCH][next] KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC"
2023-04-08 14:43 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: Reserve SMC64 arch range per SMCCC filter documentation
2023-04-08 14:37 UTC (4+ messages)
` [PATCH 1/2] KVM: arm64: Prevent userspace from handling SMC64 arch range
` [PATCH 2/2] KVM: arm64: Test that SMC64 arch calls are reserved
Słowa kluczowe do wypozycjonowania
2023-04-07 7:35 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