messages from 2021-01-12 13:09:40 to 2021-01-13 14:39:02 UTC [more...]
[PATCH 0/7] KVM: x86: Conditional Hyper-V emulation enablement
2021-01-13 14:37 UTC (4+ messages)
` [PATCH 1/7] selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code
` [PATCH 2/7] selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_test
` [PATCH 3/7] KVM: x86: hyper-v: Always use vcpu_to_hv_vcpu() accessor to get to 'struct kvm_vcpu_hv'
UBSAN: shift-out-of-bounds in kvm_vcpu_after_set_cpuid
2021-01-13 14:20 UTC (6+ messages)
[PATCH v2 0/2] ] KVM: SVM: Track physical cpu and asid_generation via the vmcb
2021-01-13 14:10 UTC (3+ messages)
` [PATCH v2 1/2] KVM: nSVM: Track the physical cpu of the vmcb vmrun through "
` [PATCH v2 2/2] KVM: nSVM: Track the ASID generation "
[kvm-unit-tests PATCH v4 0/9] s390x: Add SIE library and simple tests
2021-01-13 13:34 UTC (22+ messages)
` [kvm-unit-tests PATCH v4 1/9] s390x: Add test_bit to library
` [kvm-unit-tests PATCH v4 2/9] s390x: Consolidate sclp read info
` [kvm-unit-tests PATCH v4 3/9] s390x: SCLP feature checking
` [kvm-unit-tests PATCH v4 4/9] s390x: Split assembly into multiple files
` [kvm-unit-tests PATCH v4 5/9] s390x: sie: Add SIE to lib
` [kvm-unit-tests PATCH v4 6/9] s390x: sie: Add first SIE test
` [kvm-unit-tests PATCH v4 7/9] s390x: Add diag318 intercept test
` [kvm-unit-tests PATCH v4 8/9] s390x: Fix sclp.h style issues
` [kvm-unit-tests PATCH v4 9/9] s390x: sclp: Add CPU entry offset comment
[PATCH 0/2] Enumerate and expose AVX_VNNI feature
2021-01-13 12:54 UTC (6+ messages)
` [PATCH 1/2] Enumerate AVX Vector Neural Network instructions
[PATCH 0/2] Use static_call for kvm_x86_ops
2021-01-13 12:53 UTC (6+ messages)
` [PATCH 1/2] KVM: x86: introduce definitions to support static calls "
[for-6.0 v5 11/13] spapr: PEF: prevent migration
2021-01-13 12:42 UTC (15+ messages)
` "
` [EXTERNAL] "
[PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
2021-01-13 12:40 UTC (25+ messages)
` [PATCH 2/2] KVM: SVM: Add support for VMCB address check change
[PATCH 0/5] vfio/iommu_type1: Some fixes about dirty tracking
2021-01-13 12:35 UTC (8+ messages)
` [PATCH 1/5] vfio/iommu_type1: Fixes vfio_dma_populate_bitmap to avoid dirty lose
` [PATCH 4/5] vfio/iommu_type1: Carefully use unmap_unpin_all during dirty tracking
[RFC PATCH kvm-unit-tests 0/4] add generic stress test
2021-01-13 12:13 UTC (5+ messages)
[PATCH 0/2] KVM: SVM: Track physical cpu and asid_generation via the vmcb
2021-01-13 12:09 UTC (4+ messages)
` [PATCH 1/2] KVM: nSVM: Track the physical cpu of the vmcb vmrun through "
` [PATCH 2/2] KVM: nSVM: Track the ASID generation "
[PATCH v6 00/13] Generalize memory encryption models
2021-01-13 12:03 UTC (16+ messages)
` [PATCH v6 02/13] confidential guest support: Introduce new confidential guest support class
` [PATCH v6 05/13] confidential guest support: Rework the "memory-encryption" property
` [PATCH v6 10/13] spapr: Add PEF based confidential guest support
` [PATCH v6 13/13] s390: Recognize confidential-guest-support option
[PATCH 0/9] Alpine Linux build fix and CI pipeline
2021-01-13 11:36 UTC (17+ messages)
` [PATCH 2/9] configure: Add sys/timex.h to probe clk_adjtime
` [PATCH 3/9] configure/meson: Only check sys/signal.h on non-Linux
` [PATCH 4/9] libvhost-user: Include poll.h instead of sys/poll.h
` [PATCH 5/9] elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
` [PATCH 6/9] hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
` [PATCH 7/9] accel/kvm: avoid using predefined PAGE_SIZE
` [PATCH 8/9] tests: Rename PAGE_SIZE definitions
[PATCH] swiotlb: Validate bounce size in the sync/unmap path
2021-01-13 11:30 UTC
[PATCH 00/14] KVM: s390: Add huge page VSIE support
2021-01-13 9:41 UTC (15+ messages)
` [PATCH 01/14] s390/mm: Code cleanups
` [PATCH 02/14] s390/mm: Improve locking for huge page backings
` [PATCH 03/14] s390/mm: Take locking out of gmap_protect_pte
` [PATCH 04/14] s390/mm: split huge pages in GMAP when protecting
` [PATCH 05/14] s390/mm: Split huge pages when migrating
` [PATCH 06/14] s390/mm: Provide vmaddr to pmd notification
` [PATCH 07/14] s390/mm: factor out idte global flush into gmap_idte_global
` [PATCH 08/14] s390/mm: Make gmap_read_table EDAT1 compatible
` [PATCH 09/14] s390/mm: Make gmap_protect_rmap "
` [PATCH 10/14] s390/mm: Add simple ptep shadow function
` [PATCH 11/14] s390/mm: Add gmap shadowing for large pmds
` [PATCH 12/14] s390/mm: Add gmap lock classes
` [PATCH 13/14] s390/mm: Pull pmd invalid check in gmap_pmd_op_walk
` [PATCH 14/14] KVM: s390: Allow the VSIE to be used with huge pages
[kvm-unit-tests PATCH] x86/access: Fixed test stuck issue on new 52bit machine
2021-01-13 9:07 UTC (5+ messages)
[PATCH 0/6] KVM: selftests: Perf test cleanups and memslot modification test
2021-01-13 7:39 UTC (9+ messages)
` [PATCH 1/6] KVM: selftests: Rename timespec_diff_now to timespec_elapsed
` [PATCH 2/6] KVM: selftests: Avoid flooding debug log while populating memory
` [PATCH 3/6] KVM: selftests: Convert iterations to int in dirty_log_perf_test
` [PATCH 4/6] KVM: selftests: Fix population stage "
` [PATCH 5/6] KVM: selftests: Add option to overlap vCPU memory access
` [PATCH 6/6] KVM: selftests: Add memslot modification stress test
[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
2021-01-13 5:56 UTC (6+ messages)
` [PATCH v7 02/16] iommu/smmu: Report empty domain nesting info
[PATCH V1 0/5] vfio virtual address update
2021-01-13 4:37 UTC (10+ messages)
` [PATCH V1 4/5] vfio: VA suspend interface
[PATCH v3] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call
2021-01-13 4:13 UTC (5+ messages)
[RFC PATCH 0/7] Support for virtio-net hash reporting
2021-01-13 4:05 UTC (16+ messages)
` [RFC PATCH 1/7] skbuff: define field for hash report type
` [RFC PATCH 2/7] vhost: support for hash report virtio-net feature
` [RFC PATCH 3/7] tun: allow use of BPF_PROG_TYPE_SCHED_CLS program type
` [RFC PATCH 4/7] tun: free bpf_program by bpf_prog_put instead of bpf_prog_destroy
` [RFC PATCH 5/7] tun: add ioctl code TUNSETHASHPOPULATION
` [RFC PATCH 6/7] tun: populate hash in virtio-net header when needed
` [RFC PATCH 7/7] tun: report new tun feature IFF_HASH
[PATCH 0/3] KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests
2021-01-13 2:46 UTC (4+ messages)
` [PATCH 1/3] KVM: nSVM: Check addresses of MSR and IO bitmap
` [PATCH 2/3] Test: nSVM: Test MSR and IO bitmap address
` [PATCH 3/3] Test: SVM: Use ALIGN macro when aligning 'io_bitmap_area'
[RFC 1/2] KVM: add initial support for KVM_SET_IOREGION
2021-01-13 2:38 UTC (12+ messages)
[RFC PATCH 00/23] KVM SGX virtualization support
2021-01-13 1:15 UTC (6+ messages)
` [RFC PATCH 01/23] x86/sgx: Split out adding EPC page to free list to separate helper
[RFC PATCH 04/23] x86/cpufeatures: Add SGX1 and SGX2 sub-features
2021-01-13 1:05 UTC (15+ messages)
[PATCH] kvm: x86: Mark __kvm_vcpu_halt() as static
2021-01-13 0:06 UTC (2+ messages)
[PATCH] kvm: Add emulation for movups/movupd
2021-01-12 23:47 UTC (6+ messages)
[PATCH 00/13] KVM: SVM: Misc SEV cleanups
2021-01-12 22:18 UTC (6+ messages)
` [PATCH 03/13] KVM: SVM: Move SEV module params/variables to sev.c
[PATCH] Revert "KVM: x86: Unconditionally enable irqs in guest context"
2021-01-12 22:04 UTC (6+ messages)
[PATCH v7 00/17] follow_pfn and other iomap races
2021-01-12 20:57 UTC (4+ messages)
[PATCH v13 00/15] s390/vfio-ap: dynamic configuration support
2021-01-12 18:44 UTC (16+ messages)
` [PATCH v13 09/15] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v13 10/15] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v13 11/15] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v13 12/15] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v13 13/15] s390/vfio-ap: handle host AP config change notification
` [PATCH v13 14/15] s390/vfio-ap: handle AP bus scan completed notification
[RFC PATCH 00/27] vDPA software assisted live migration
2021-01-12 18:21 UTC (4+ messages)
` [RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split
[PATCH 00/24] Allow parallel page faults with TDP MMU
2021-01-12 18:10 UTC (25+ messages)
` [PATCH 01/24] locking/rwlocks: Add contention detection for rwlocks
` [PATCH 02/24] sched: Add needbreak "
` [PATCH 03/24] sched: Add cond_resched_rwlock
` [PATCH 04/24] kvm: x86/mmu: change TDP MMU yield function returns to match cond_resched
` [PATCH 05/24] kvm: x86/mmu: Fix yielding in TDP MMU
` [PATCH 06/24] kvm: x86/mmu: Skip no-op changes in TDP MMU functions
` [PATCH 07/24] kvm: x86/mmu: Add comment on __tdp_mmu_set_spte
` [PATCH 08/24] kvm: x86/mmu: Add lockdep when setting a TDP MMU SPTE
` [PATCH 09/24] kvm: x86/mmu: Don't redundantly clear TDP MMU pt memory
` [PATCH 10/24] kvm: x86/mmu: Factor out handle disconnected pt
` [PATCH 11/24] kvm: x86/mmu: Put TDP MMU PT walks in RCU read-critical section
` [PATCH 12/24] kvm: x86/kvm: RCU dereference tdp mmu page table links
` [PATCH 13/24] kvm: x86/mmu: Only free tdp_mmu pages after a grace period
` [PATCH 14/24] kvm: mmu: Wrap mmu_lock lock / unlock in a function
` [PATCH 15/24] kvm: mmu: Wrap mmu_lock cond_resched and needbreak
` [PATCH 16/24] kvm: mmu: Wrap mmu_lock assertions
` [PATCH 17/24] kvm: mmu: Move mmu_lock to struct kvm_arch
` [PATCH 18/24] kvm: x86/mmu: Use an rwlock for the x86 TDP MMU
` [PATCH 19/24] kvm: x86/mmu: Protect tdp_mmu_pages with a lock
` [PATCH 20/24] kvm: x86/mmu: Add atomic option for setting SPTEs
` [PATCH 21/24] kvm: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map
` [PATCH 22/24] kvm: x86/mmu: Flush TLBs after zap in TDP MMU PF handler
` [PATCH 23/24] kvm: x86/mmu: Freeze SPTEs in disconnected pages
` [PATCH 24/24] kvm: x86/mmu: Allow parallel page faults for the TDP MMU
[PATCH 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
2021-01-12 17:48 UTC (12+ messages)
` [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 v4 0/2] System Generation ID driver and VMGENID backend
2021-01-12 13:08 UTC (4+ messages)
` [PATCH v4 1/2] drivers/misc: sysgenid: add system generation id driver
page: next (older) | prev (newer) | latest
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).