kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-10 16:30:22 to 2020-12-12 18:57:49 UTC [more...]

[PATCH 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2020-12-12 18:50 UTC  (10+ messages)
` [PATCH 1/9] KVM: arm64: vgic-v3: Fix some error codes when setting RDIST base
` [PATCH 2/9] KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
` [PATCH 3/9] KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()
` [PATCH 4/9] KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()
` [PATCH 5/9] KVM: arm: move has_run_once after the map_resources
` [PATCH 6/9] docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT doc
` [PATCH 7/9] KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]
` [PATCH 8/9] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
` [PATCH 9/9] KVM: selftests: aarch64/vgic-v3 init sequence tests

[PATCH] KVM/VMX/SVM: Move kvm_machine_check function to x86.h
 2020-12-12 16:27 UTC  (2+ messages)

[GIT PULL] Final batch of KVM changes for Linux 5.10
 2020-12-12 15:53 UTC 

Get Back To Me
 2020-12-11 20:05 UTC 

[PATCH v2 0/3] RFC: Precise TSC migration
 2020-12-12 13:03 UTC  (33+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2020-12-12 12:07 UTC  (5+ messages)
` [PATCH RFC 03/39] KVM: x86/xen: register shared_info page

[PATCH v2 0/2] Clean up vfio_ap resources when KVM pointer invalidated
 2020-12-12  8:20 UTC  (5+ messages)
` [PATCH v2 1/2] s390/vfio-ap: No need to disable IRQ after queue reset
` [PATCH v2 2/2] s390/vfio-ap: reverse group notifier actions when KVM pointer invalidated

[GIT PULL 0/4] KVM: s390: features and test for 5.11
 2020-12-12  8:58 UTC  (2+ messages)

[PATCH v3] KVM: mmu: Fix SPTE encoding of MMIO generation upper half
 2020-12-12  0:11 UTC  (3+ messages)

[PATCH v2 00/16] KVM: Add Xen hypercall and shared info pages
 2020-12-12  0:01 UTC  (3+ messages)
` [PATCH v2 09/16] KVM: x86/xen: setup pvclock updates

[RFC 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2020-12-11 15:04 UTC  (12+ messages)
` [RFC 1/4] s390/pci: track alignment/length strictness for zpci_dev

[PATCH 0/2 v5] KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ
 2020-12-12  0:50 UTC  (3+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 v5] nSVM: Test "

[PATCH] kvm:vmx:code changes in handle_io() to save some CPU cycles
 2020-12-12  0:34 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: vmx: add regression test for posted interrupts
 2020-12-12  0:34 UTC  (6+ messages)

[PATCH 0/2] Enumerate and expose AVX512_FP16 feature
 2020-12-11 23:42 UTC  (4+ messages)
` [PATCH 2/2] x86: Expose AVX512_FP16 for supported CPUID

[PATCH v2 0/9] Add AMD SEV page encryption bitmap support
 2020-12-11 22:55 UTC  (8+ messages)
` [PATCH v2 1/9] KVM: x86: Add AMD SEV specific Hypercall3

[PATCH 0/2 v4] KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ
 2020-12-11 21:49 UTC  (5+ messages)
` [PATCH 1/2 "

[PATCH v3 0/5] gitlab-ci: Add accelerator-specific Linux jobs
 2020-12-11 21:27 UTC  (4+ messages)
` [PATCH v3 1/5] gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 job

[PATCH] s390/vfio-ap: Clean up vfio_ap resources when KVM pointer invalidated
 2020-12-11 21:08 UTC  (4+ messages)

[PATCH] selftests: kvm: Merge user_msr_test into userspace_msr_exit_test
 2020-12-11 20:47 UTC  (2+ messages)

[kvm-unit-tests PATCH] Makefile: fix use of PWD in target "all"
 2020-12-11 19:58 UTC  (2+ messages)

[PATCH] KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
 2020-12-11 19:55 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: Optimize the wait for the completion of the VPT analysis
 2020-12-11 15:01 UTC  (2+ messages)

[PATCH] KVM: SVM: use vmsave/vmload for saving/restoring additional host state
 2020-12-11 13:39 UTC  (7+ messages)

[PATCH] target/i386/sev: add the support to query the attestation report
 2020-12-11 13:23 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 0/8] s390x: Add SIE library and simple test
 2020-12-11 12:18 UTC  (11+ messages)
` [kvm-unit-tests PATCH v3 1/8] s390x: Add test_bit to library
` [kvm-unit-tests PATCH v3 2/8] s390x: Consolidate sclp read info
` [kvm-unit-tests PATCH v3 3/8] s390x: SCLP feature checking
` [kvm-unit-tests PATCH v3 4/8] s390x: Split assembly and move to s390x/asm/
` [kvm-unit-tests PATCH v3 5/8] s390x: sie: Add SIE to lib
` [kvm-unit-tests PATCH v3 6/8] s390x: sie: Add first SIE test
` [kvm-unit-tests PATCH v3 7/8] s390x: Add diag318 intercept test
` [kvm-unit-tests PATCH v3 8/8] s390x: Fix sclp.h style issues

[RFC, v1 0/3] msi support for platform devices
 2020-12-11  8:40 UTC  (8+ messages)
` [RFC, v2 0/1] "
  ` [RFC v2 1/1] vfio/platform: add support for msi

[PATCH 0/7] vfio: iommu_type1: Some fixes and optimization
 2020-12-11  6:51 UTC  (4+ messages)
` [PATCH 1/7] vfio: iommu_type1: Clear added dirty bit when unwind pin

[PATCH] selftests: kvm: remove reassignment of non-absolute variables
 2020-12-11  1:36 UTC  (8+ messages)
          ` [PATCH v2] "

[PATCH] kvm:vmx:changes in handle_io() for code cleanup
 2020-12-11  0:33 UTC 

[PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
 2020-12-11  0:03 UTC  (10+ messages)

[Patch v3 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2020-12-10 23:44 UTC  (4+ messages)

[PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
 2020-12-10 23:42 UTC  (6+ messages)

[PATCH] KVM/SVM: add support for SEV attestation command
 2020-12-10 23:28 UTC  (4+ messages)

[PATCH v4 1/1] vfio/type1: Add vfio_group_iommu_domain()
 2020-12-10 22:40 UTC  (2+ messages)

[PATCH 0/2] x86: Add the feature Virtual SPEC_CTRL
 2020-12-10 22:57 UTC  (6+ messages)
` [PATCH 2/2] KVM: SVM: Add support for "

[PATCH 2/2] KVM: SVM: Add support for Virtual SPEC_CTRL
 2020-12-10 21:31 UTC  (2+ messages)

[PATCH kvmtool 00/21] Unify I/O port and MMIO trap handling
 2020-12-10 14:29 UTC  (21+ messages)
` [PATCH kvmtool 01/21] ioport: Remove ioport__setup_arch()
` [PATCH kvmtool 02/21] hw/serial: Use device abstraction for FDT generator function
` [PATCH kvmtool 03/21] ioport: Retire .generate_fdt_node functionality
` [PATCH kvmtool 05/21] hw/i8042: Clean up data types
` [PATCH kvmtool 06/21] hw/i8042: Refactor trap handler
` [PATCH kvmtool 07/21] hw/i8042: Switch to new trap handlers
` [PATCH kvmtool 08/21] x86/ioport: Refactor "
` [PATCH kvmtool 09/21] x86/ioport: Switch to new "
` [PATCH kvmtool 10/21] hw/rtc: Refactor "
` [PATCH kvmtool 11/21] hw/rtc: Switch to new trap handler
` [PATCH kvmtool 12/21] hw/vesa: Switch trap handling to use MMIO handler
` [PATCH kvmtool 13/21] hw/serial: Refactor trap handler
` [PATCH kvmtool 14/21] hw/serial: Switch to new trap handlers
` [PATCH kvmtool 15/21] vfio: Refactor ioport trap handler
` [PATCH kvmtool 16/21] vfio: Switch to new ioport trap handlers
` [PATCH kvmtool 17/21] virtio: Switch trap handling to use MMIO handler
` [PATCH kvmtool 18/21] pci: "
` [PATCH kvmtool 19/21] Remove ioport specific routines
` [PATCH kvmtool 20/21] hw/serial: ARM/arm64: Use MMIO at higher addresses
` [PATCH kvmtool 21/21] hw/rtc: "

[RFC PATCH 1/1] platform-msi: Add platform check for subdevice irq domain
 2020-12-10 19:15 UTC  (3+ messages)

[PATCH kvmtool] arm64: Determine kernel offset even on non-seekable file descriptors
 2020-12-10 18:42 UTC  (3+ messages)

[PATCH v2] KVM: mmu: Fix SPTE encoding of MMIO generation upper half
 2020-12-10 18:25 UTC 

[PATCH v5 00/34] SEV-ES hypervisor support
 2020-12-10 17:10 UTC  (35+ messages)
` [PATCH v5 01/34] x86/cpu: Add VM page flush MSR availablility as a CPUID feature
` [PATCH v5 02/34] KVM: SVM: Remove the call to sev_platform_status() during setup
` [PATCH v5 03/34] KVM: SVM: Add support for SEV-ES capability in KVM
` [PATCH v5 04/34] KVM: SVM: Add GHCB accessor functions for retrieving fields
` [PATCH v5 05/34] KVM: SVM: Add support for the SEV-ES VMSA
` [PATCH v5 06/34] KVM: x86: Mark GPRs dirty when written
` [PATCH v5 07/34] KVM: SVM: Add required changes to support intercepts under SEV-ES
` [PATCH v5 08/34] KVM: SVM: Prevent debugging "
` [PATCH v5 09/34] KVM: SVM: Do not allow instruction emulation "
` [PATCH v5 10/34] KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
` [PATCH v5 11/34] KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
` [PATCH v5 12/34] KVM: SVM: Add initial support for a VMGEXIT VMEXIT
` [PATCH v5 13/34] KVM: SVM: Create trace events for VMGEXIT processing
` [PATCH v5 14/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
` [PATCH v5 15/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
` [PATCH v5 16/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
` [PATCH v5 17/34] KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
` [PATCH v5 18/34] KVM: SVM: Support MMIO for an SEV-ES guest
` [PATCH v5 19/34] KVM: SVM: Support string IO operations "
` [PATCH v5 20/34] KVM: SVM: Add support for EFER write traps "
` [PATCH v5 21/34] KVM: SVM: Add support for CR0 "
` [PATCH v5 22/34] KVM: SVM: Add support for CR4 "
` [PATCH v5 23/34] KVM: SVM: Add support for CR8 "
` [PATCH v5 24/34] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES
` [PATCH v5 25/34] KVM: SVM: Do not report support for SMM for an SEV-ES guest
` [PATCH v5 26/34] KVM: SVM: Guest FPU state save/restore not needed for "
` [PATCH v5 27/34] KVM: SVM: Add support for booting APs for an "
` [PATCH v5 28/34] KVM: SVM: Add NMI support "
` [PATCH v5 29/34] KVM: SVM: Set the encryption mask for the SVM host save area
` [PATCH v5 30/34] KVM: SVM: Update ASID allocation to support SEV-ES guests
` [PATCH v5 31/34] KVM: SVM: Provide support for SEV-ES vCPU creation/loading
` [PATCH v5 32/34] KVM: SVM: Provide support for SEV-ES vCPU loading
` [PATCH v5 33/34] KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
` [PATCH v5 34/34] KVM: SVM: Provide support to launch and run an SEV-ES guest

[PATCH v5 00/34] SEV-ES hypervisor support
 2020-12-10 17:21 UTC  (9+ messages)
` [PATCH v5 01/34] x86/cpu: Add VM page flush MSR availablility as a CPUID feature
` [PATCH v5 02/34] KVM: SVM: Remove the call to sev_platform_status() during setup
` [PATCH v5 03/34] KVM: SVM: Add support for SEV-ES capability in KVM
` [PATCH v5 04/34] KVM: SVM: Add GHCB accessor functions for retrieving fields
` [PATCH v5 05/34] KVM: SVM: Add support for the SEV-ES VMSA
` [PATCH v5 06/34] KVM: x86: Mark GPRs dirty when written
` [PATCH v5 07/34] KVM: SVM: Add required changes to support intercepts under SEV-ES

[PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2020-12-10 16:00 UTC  (23+ messages)
` [PATCH v3 01/66] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH v3 02/66] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v3 04/66] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH v3 06/66] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH v3 07/66] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [PATCH v3 08/66] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
` [PATCH v3 10/66] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH v3 15/66] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v3 18/66] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v3 20/66] KVM: arm64: nv: Trap CPACR_EL1 access "
` [PATCH v3 26/66] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH v3 28/66] KVM: arm64: nv: Forward debug traps to the nested guest
` [PATCH v3 29/66] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v3 31/66] KVM: arm64: nv: Filter out unsupported features from ID regs
` [PATCH v3 37/66] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v3 39/66] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH v3 43/66] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH v3 47/66] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
` [PATCH v3 53/66] KVM: arm64: nv: Add handling of ARMv8.4-TTL TLB invalidation
` [PATCH v3 55/66] KVM: arm64: Allow populating S2 SW bits
` [PATCH v3 61/66] KVM: arm64: nv: Synchronize PSTATE early on exit
` [PATCH v3 66/66] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests

[PATCH v2 03/16] KVM: x86/xen: intercept xen hypercalls if enabled
 2020-12-10 16:01 UTC  (2+ 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).