KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-27 10:22:11 to 2020-12-01 00:47:41 UTC [more...]

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

[PATCH v12 00/17] s390/vfio-ap: dynamic configuration support
 2020-12-01  0:18 UTC  (17+ messages)
` [PATCH v12 03/17] 390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v12 08/17] s390/vfio-ap: introduce shadow APCB
` [PATCH v12 09/17] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v12 10/17] s390/vfio-ap: initialize the guest apcb
` [PATCH v12 11/17] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v12 12/17] s390/vfio-ap: allow hot plug/unplug of AP resources using "

[PATCH AUTOSEL 5.9 22/33] vhost scsi: add lun parser helper
 2020-11-30 23:59 UTC  (18+ messages)

[PATCH 0/9] Add AMD SEV page encryption bitmap support
 2020-11-30 23:34 UTC  (10+ messages)
` [PATCH 1/9] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH 2/9] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH 3/9] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH 4/9] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH 5/9] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH 6/9] KVM: SVM: Add support for static allocation of unified Page Encryption Bitmap
` [PATCH 7/9] KVM: x86: Mark _bss_decrypted section variables as decrypted in page encryption bitmap
` [PATCH 8/9] KVM: x86: Add kexec support for SEV "
` [PATCH 9/9] KVM: SVM: Bypass DBG_DECRYPT API calls for unecrypted guest memory

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

[PATCH] KVM: x86: Reinstate userspace hypercall support
 2020-11-30 22:42 UTC  (8+ messages)

[PATCH v2 1/2] KVM: SVM: Move asid to vcpu_svm
 2020-11-30 21:06 UTC  (4+ messages)

[PATCH v2 1/1] vfio/type1: Add vfio_group_domain()
 2020-11-30 20:57 UTC  (2+ messages)

[RFC PATCH 00/35] SEV-ES hypervisor support
 2020-11-30 20:24 UTC  (25+ messages)
` [RFC PATCH 22/35] KVM: SVM: Add support for CR0 write traps for an SEV-ES guest
` [RFC PATCH 23/35] KVM: SVM: Add support for CR4 "
` [RFC PATCH 25/35] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES

[PATCH] kvm:svm: Return the correct error code
 2020-11-30 19:58 UTC  (2+ messages)

[PATCH v3 11/11] KVM: nVMX: Wake L2 from HLT when nested posted-interrupt pending
 2020-11-30 19:36 UTC  (12+ messages)

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2020-11-30 19:25 UTC  (18+ messages)
` [PATCH RFC 01/39] KVM: x86: fix Xen hypercall page msr handling
` [PATCH RFC 11/39] KVM: x86/xen: evtchn signaling via eventfd

[RFC PATCH 00/67] KVM: X86: TDX support
 2020-11-30 19:18 UTC  (6+ messages)
` [RFC PATCH 03/67] x86/cpu: Move get_builtin_firmware() common code (from microcode only)

[PATCH 0/2] RFC: Precise TSC migration
 2020-11-30 19:16 UTC  (14+ messages)
` [PATCH 1/2] KVM: x86: implement KVM_SET_TSC_PRECISE/KVM_GET_TSC_PRECISE
` [PATCH 2/2] KVM: x86: introduce KVM_X86_QUIRK_TSC_HOST_ACCESS
` [PATCH 0/2] RFC: Precise TSC migration (summary)

[PATCH v7 00/17] follow_pfn and other iomap races
 2020-11-30 18:03 UTC  (21+ messages)
` [PATCH v7 01/17] drm/exynos: Stop using frame_vector helpers
` [PATCH v7 02/17] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v7 03/17] misc/habana: Stop using frame_vector helpers
` [PATCH v7 04/17] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v7 05/17] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v7 06/17] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v7 07/17] mm: Close race in generic_access_phys
` [PATCH v7 08/17] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v7 09/17] /dev/mem: Only set filp->f_mapping
` [PATCH v7 10/17] resource: Move devmem revoke code to resource framework
` [PATCH v7 11/17] sysfs: Support zapping of binary attr mmaps
` [PATCH v7 12/17] PCI: Revoke mappings like devmem
` [PATCH v7 13/17] mm: Add unsafe_follow_pfn
` [PATCH v7 14/17] media/videobuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v7 15/17] vfio/type1: Mark follow_pfn "
` [PATCH v7 16/17] kvm: pass kvm argument to follow_pfn callsites
` [PATCH v7 17/17] mm: add mmu_notifier argument to follow_pfn

[PATCH] kvm/x86/mmu: use the correct inherited permissions to get shadow page
 2020-11-30 17:53 UTC  (6+ messages)

[kvm-unit-tests PATCH 00/10] GIC fixes and improvements
 2020-11-30 17:48 UTC  (7+ messages)
` [kvm-unit-tests PATCH 10/10] arm64: gic: Use IPI test checking for the LPI tests

[PATCH 0/2] KVM: arm64: Expose CSV3 to guests on running on Meltdown-safe HW
 2020-11-30 15:40 UTC  (5+ messages)
` [PATCH 1/2] arm64: Make the Meltdown mitigation state available
` [PATCH 2/2] KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV3=1 if the CPUs are Meltdown-safe

[PATCH] vfio-pci: Use io_remap_pfn_range() for PCI IO memory
 2020-11-30 15:34 UTC  (12+ messages)

[PATCH] KVM: x86: adjust SEV for commit 7e8e6eed75e
 2020-11-30 14:39 UTC 

[PATCH 0/2] RFC: Precise TSC migration
 2020-11-30 13:38 UTC  (3+ messages)
` [PATCH 1/2] Update the kernel headers for 5.10-rc5 + TSC
` [PATCH 2/2] Implement support for precise TSC migration

MMIO/PIO dispatch file descriptors (ioregionfd) design discussion
 2020-11-30 12:47 UTC  (6+ messages)

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

[PATCH v2 0/2] KVM: arm64: Optimize the wait for the completion of the VPT analysis
 2020-11-30 12:28 UTC  (6+ messages)
` [PATCH v2 1/2] irqchip/gic-v4.1: Reduce the delay time of the poll on the GICR_VPENDBASER.Dirty bit
` [PATCH v2 2/2] KVM: arm64: Delay the execution of the polling "

[PATCH RFC v2 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2020-11-30 10:49 UTC  (7+ messages)
` [PATCH v2 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest

[PATCH v15 00/17] KVM RISC-V Support
 2020-11-30 10:21 UTC  (5+ messages)
` [PATCH v15 10/17] RISC-V: KVM: Implement stage2 page table programming

[GIT PULL] vhost,vdpa: bugfixes
 2020-11-30  8:50 UTC 

[RFC PATCH 00/27] vDPA software assisted live migration
 2020-11-30  7:54 UTC  (5+ messages)
` [RFC PATCH 23/27] vhost: unmap qemu's shadow virtqueues on sw "

[RFC PATCH v1 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2020-11-30  7:23 UTC  (10+ messages)
` [RFC PATCH v1 1/4] irqchip/gic-v4.1: Plumb get_irqchip_state VLPI callback
` [RFC PATCH v1 3/4] KVM: arm64: GICv4.1: Restore VLPI's pending state to physical side

[PATCH 0/2] KVM: arm64: Fix DEMUX register access
 2020-11-27 19:47 UTC  (2+ messages)

[GIT PULL] KVM changes for 5.10-rc6
 2020-11-27 19:19 UTC  (2+ messages)

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-28 10:16 UTC  (14+ messages)
          ` [PATCH v3] "

[PATCH] irqchip/gic-v4.1: Optimize the wait for the completion of the analysis of the VPT
 2020-11-28  2:38 UTC  (3+ messages)

[PATCH 0/2 v2] KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ
 2020-11-27 18:37 UTC  (3+ messages)
` [PATCH 1/2 "

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-27 18:01 UTC  (2+ messages)

[PATCH] kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT
 2020-11-27 16:14 UTC  (2+ messages)

QEMU Advent Calendar 2020 Call for Images
 2020-11-27 15:43 UTC 

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-27 15:36 UTC  (3+ messages)

[RFC PATCH] vfio/pci: Allow force needs_pm_restore as specified by device:vendor
 2020-11-27 15:35 UTC  (4+ messages)

[PATCH 0/2] KVM: x86: cleanup and fix userspace interrupt window
 2020-11-27 12:53 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
` [PATCH 2/2] KVM: x86: Fix split-irqchip vs interrupt injection window request

[PATCH v2 3/6] kvm: Remove kvm_available() function
 2020-11-27 12:10 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 5.10, take #4
 2020-11-27 11:21 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Correctly align nVHE percpu data
` [PATCH 2/2] KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace

[Bug 209867] New: CPU soft lockup/stall with nested KVM and SMP
 2020-11-27 10:21 UTC  (2+ messages)
` [Bug 209867] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).