messages from 2022-04-26 17:13:52 to 2022-04-27 20:18:28 UTC [more...]
[PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-04-27 20:18 UTC (8+ messages)
[RFC PATCH v3 00/19] RFC: nested AVIC
2022-04-27 20:03 UTC (20+ messages)
` [RFC PATCH v3 01/19] KVM: x86: document AVIC/APICv inhibit reasons
` [RFC PATCH v3 02/19] KVM: x86: inhibit APICv/AVIC when the guest and/or host changes apic id/base from the defaults
` [RFC PATCH v3 03/19] KVM: x86: SVM: remove avic's broken code that updated APIC ID
` [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally
` [RFC PATCH v3 05/19] x86: KVMGT: use kvm_page_track_write_tracking_enable
` [RFC PATCH v3 06/19] KVM: x86: mmu: add gfn_in_memslot helper
` [RFC PATCH v3 07/19] KVM: x86: mmu: tweak fast path for emulation of access to nested NPT pages
` [RFC PATCH v3 08/19] KVM: x86: SVM: move avic state to separate struct
` [RFC PATCH v3 09/19] KVM: x86: nSVM: add nested AVIC tracepoints
` [RFC PATCH v3 10/19] KVM: x86: nSVM: implement AVIC's physid/logid table access helpers
` [RFC PATCH v3 11/19] KVM: x86: nSVM: implement shadowing of AVIC's physical id table
` [RFC PATCH v3 12/19] KVM: x86: nSVM: make nested AVIC physid write tracking be aware of the host scheduling
` [RFC PATCH v3 13/19] KVM: x86: nSVM: wire nested AVIC to nested guest entry/exit
` [RFC PATCH v3 14/19] KVM: x86: rename .set_apic_access_page_addr to reload_apic_access_page
` [RFC PATCH v3 15/19] KVM: x86: nSVM: add code to reload AVIC physid table when it is invalidated
` [RFC PATCH v3 16/19] KVM: x86: nSVM: implement support for nested AVIC vmexits
` [RFC PATCH v3 17/19] KVM: x86: nSVM: implement nested AVIC doorbell emulation
` [RFC PATCH v3 18/19] KVM: x86: SVM/nSVM: add optional non strict AVIC doorbell mode
` [RFC PATCH v3 19/19] KVM: x86: nSVM: expose the nested AVIC to the guest
[PATCH v2 0/4] KVM: arm64: vgic: Misc ITS fixes
2022-04-27 18:48 UTC (5+ messages)
` [PATCH v2 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
` [PATCH v2 2/4] KVM: arm64: vgic: Add more checks when restoring ITS tables
` [PATCH v2 3/4] KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
` [PATCH v2 4/4] KVM: arm64: vgic: Undo work in failed ITS restores
[PATCH v2 00/11] KVM: SVM: Fix soft int/ex re-injection
2022-04-27 18:21 UTC (3+ messages)
[PATCH v6 0/9] KVM: arm64: Add support for hypercall services selection
2022-04-27 17:57 UTC (13+ messages)
` [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
` [PATCH v6 8/9] selftests: KVM: aarch64: Introduce hypercall ABI test
[PATCH 0/4] KVM: arm64: vgic: Misc ITS fixes
2022-04-27 17:54 UTC (6+ messages)
` [PATCH 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
[PATCH 0/2] KVM: x86: never write to memory from kvm_vcpu_check_block
2022-04-27 17:37 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: make vendor code check for all nested events
` [PATCH 2/3] KVM: x86: a vCPU with a pending triple fault is runnable
` [PATCH 3/3] KVM: x86: never write to memory from kvm_vcpu_check_block
[PATCH MANUALSEL 5.15 1/7] kvm: selftests: do not use bitfields larger than 32-bits for PTEs
2022-04-27 16:20 UTC (15+ messages)
` [PATCH MANUALSEL 5.15 2/7] KVM: selftests: Silence compiler warning in the kvm_page_table_test
` [PATCH MANUALSEL 5.15 3/7] x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
` [PATCH MANUALSEL 5.15 4/7] KVM: x86/mmu: do not allow readers to acquire references to invalid roots
` [PATCH MANUALSEL 5.15 5/7] KVM: x86: Do not change ICR on write to APIC_SELF_IPI
` [PATCH MANUALSEL 5.15 6/7] KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
` [PATCH MANUALSEL 5.15 7/7] KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised
[PATCH MANUALSEL 5.10 1/4] x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
2022-04-27 16:19 UTC (8+ messages)
` [PATCH MANUALSEL 5.10 2/4] KVM: x86: Do not change ICR on write to APIC_SELF_IPI
` [PATCH MANUALSEL 5.10 3/4] KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
` [PATCH MANUALSEL 5.10 4/4] KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised
[PATCH MANUALSEL 5.4 1/2] x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
2022-04-27 16:18 UTC (4+ messages)
` [PATCH MANUALSEL 5.4 2/2] KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised
[PATCH MANUALSEL 5.17 1/7] kvm: selftests: do not use bitfields larger than 32-bits for PTEs
2022-04-27 16:17 UTC (14+ messages)
` [PATCH MANUALSEL 5.17 2/7] KVM: selftests: Silence compiler warning in the kvm_page_table_test
` [PATCH MANUALSEL 5.17 3/7] x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
` [PATCH MANUALSEL 5.17 4/7] KVM: x86: Do not change ICR on write to APIC_SELF_IPI
` [PATCH MANUALSEL 5.17 5/7] KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
` [PATCH MANUALSEL 5.17 6/7] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
` [PATCH MANUALSEL 5.17 7/7] KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised
[PATCH v6 00/21] KVM: s390: enable zPCI for interpretive execution
2022-04-27 15:39 UTC (30+ messages)
` [PATCH v6 01/21] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v6 02/21] s390/sclp: detect the AISII facility
` [PATCH v6 03/21] s390/sclp: detect the AENI facility
` [PATCH v6 04/21] s390/sclp: detect the AISI facility
` [PATCH v6 05/21] s390/airq: pass more TPI info to airq handlers
` [PATCH v6 06/21] s390/airq: allow for airq structure that uses an input vector
` [PATCH v6 07/21] s390/pci: externalize the SIC operation controls and routine
` [PATCH v6 08/21] s390/pci: stash associated GISA designation
` [PATCH v6 09/21] s390/pci: stash dtsm and maxstbl
` [PATCH v6 10/21] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v6 11/21] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v6 12/21] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v6 13/21] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v6 14/21] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v6 15/21] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v6 16/21] vfio-pci/zdev: add open/close device hooks
` [PATCH v6 17/21] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v6 18/21] vfio-pci/zdev: different maxstbl for interpreted devices
` [PATCH v6 19/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v6 20/21] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v6 21/21] MAINTAINERS: additional files related kvm s390 pci passthrough
[PATCH v2 0/8] KVM: Fix mmu_notifier vs. pfncache vs. pfncache races
2022-04-27 15:17 UTC (11+ messages)
` [PATCH v2 1/8] Revert "KVM: Do not speculatively mark pfn cache valid to "fix" race"
` [PATCH v2 2/8] Revert "KVM: Fix race between mmu_notifier invalidation and pfncache refresh"
` [PATCH v2 3/8] KVM: Drop unused @gpa param from gfn=>pfn cache's __release_gpc() helper
` [PATCH v2 4/8] KVM: Put the extra pfn reference when reusing a pfn in the gpc cache
` [PATCH v2 5/8] KVM: Do not incorporate page offset into gfn=>pfn cache user address
` [PATCH v2 6/8] KVM: Fix multiple races in gfn=>pfn cache refresh
` [PATCH v2 7/8] KVM: Do not pin pages tracked by gfn=>pfn caches
` [PATCH v2 8/8] DO NOT MERGE: Hack-a-test to verify gpc invalidation+refresh
[PATCH v3 00/11] KVM: x86/pmu: More refactoring to get rid of PERF_TYPE_HARDWAR
2022-04-27 15:02 UTC (2+ messages)
[PATCH v3 00/21] TDX host kernel support
2022-04-27 14:49 UTC (25+ messages)
` [PATCH v3 01/21] x86/virt/tdx: Detect SEAM
` [PATCH v3 03/21] x86/virt/tdx: Implement the SEAMCALL base function
` [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
` [PATCH v3 05/21] x86/virt/tdx: Detect P-SEAMLDR and TDX module
` [PATCH v3 06/21] x86/virt/tdx: Shut down TDX module in case of error
[PATCH] KVM: x86/mmu: add lockdep check before lookup_address_in_mm()
2022-04-27 14:08 UTC (13+ messages)
[PATCH v2 0/9] kvm: s390: Add PV dump support
2022-04-27 12:58 UTC (5+ messages)
` [PATCH v2 6/9] kvm: s390: Add configuration dump functionality
[kvm-unit-tests PATCH v6 1/3] s390x: Give name to return value of tprot()
2022-04-27 12:42 UTC (10+ messages)
` [kvm-unit-tests PATCH v6 2/3] s390x: Test effect of storage keys on some instructions
` [kvm-unit-tests PATCH v6 3/3] Disable s390x skey test in GitLab CI
kvm_gfn_to_pfn_cache_refresh started getting a warning recently
2022-04-27 12:22 UTC (6+ messages)
[PATCH mlx5-next 0/5] Improve mlx5 live migration driver
2022-04-27 9:31 UTC (6+ messages)
` [PATCH mlx5-next 1/5] vfio/mlx5: Reorganize the VF is migratable code
` [PATCH mlx5-next 2/5] net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIs
` [PATCH mlx5-next 3/5] vfio/mlx5: Manage the VF attach/detach callback from the PF
` [PATCH mlx5-next 4/5] vfio/mlx5: Refactor to enable VFs migration in parallel
` [PATCH mlx5-next 5/5] vfio/mlx5: Run the SAVE state command in an async mode
[kvm-unit-tests PATCH 1/2] x86: replace `push` `pop` with callee-clobbered list
2022-04-27 9:27 UTC (5+ messages)
` [kvm-unit-tests PATCH 2/2] x86: replace `int 0x20` with `syscall`
linux-next: build failure after merge of the kvm tree
2022-04-27 6:06 UTC (3+ messages)
[kvm-unit-tests RESEND PATCH v3 0/8] Move npt test cases and NPT code improvements
2022-04-27 3:36 UTC (4+ messages)
` [kvm-unit-tests RESEND PATCH v3 8/8] x86: nSVM: Correct indentation for svm_tests.c part-2
[PATCH] KVM: HWPoison: Fix memory address&size during remap
2022-04-27 2:16 UTC (2+ messages)
` PING: "
[RFC 00/18] vfio: Adopt iommufd
2022-04-26 23:08 UTC (20+ messages)
` [RFC 15/18] vfio/iommufd: Implement iommufd backend
[PATCH v6 00/10] KVM: x86: Add a cap to disable NX hugepages on a VM
2022-04-26 21:50 UTC (4+ messages)
` [PATCH v6 06/10] KVM: selftests: Add NX huge pages test
[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
2022-04-26 21:32 UTC (5+ messages)
` [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
[RFC PATCH v5 000/104] KVM TDX basic feature support
2022-04-26 21:12 UTC (5+ messages)
` [RFC PATCH v5 048/104] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
[PATCH v3 0/4] Add Sstc extension support
2022-04-26 21:10 UTC (6+ messages)
` [PATCH v3 1/4] RISC-V: Add SSTC extension CSR details
` [PATCH v3 2/4] RISC-V: Enable sstc extension parsing from DT
` [PATCH v3 3/4] RISC-V: Prefer sstc extension if available
` [PATCH v3 4/4] RISC-V: KVM: Support sstc extension
[PATCH] KVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely populated rmaps
2022-04-26 20:33 UTC (7+ messages)
[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
2022-04-26 19:33 UTC (6+ messages)
` [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
[PATCH] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
2022-04-26 19:25 UTC (4+ messages)
Another nice lockdep print in nested SVM code
2022-04-26 17:29 UTC (2+ 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