messages from 2018-09-25 23:16:22 to 2018-09-28 13:43:06 UTC [more...]
[PATCH v11 00/26] guest dedicated crypto adapters
2018-09-28 13:43 UTC (60+ messages)
` [PATCH v11 03/26] KVM: s390: refactor crypto initialization
` [PATCH v11 04/26] s390: vfio-ap: base implementation of VFIO AP device driver
` [PATCH v11 06/26] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v11 07/26] s390: vfio-ap: sysfs interfaces to configure domains
` [PATCH v11 08/26] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v11 09/26] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [PATCH v11 10/26] KVM: s390: interfaces to clear CRYCB masks
` [PATCH v11 11/26] s390: vfio-ap: implement mediated device open callback
` [FIXUP v11] fixup! "
` [PATCH v11 12/26] s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v11 13/26] s390: vfio-ap: zeroize the AP queues
` [PATCH v11 14/26] s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
` [PATCH v11 15/26] KVM: s390: Clear Crypto Control Block when using vSIE
` [PATCH v11 16/26] KVM: s390: vsie: Do the CRYCB validation first
` [PATCH v11 17/26] KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
` [PATCH v11 18/26] KVM: s390: vsie: Allow CRYCB FORMAT-2
` [PATCH v11 19/26] KVM: s390: vsie: allow CRYCB FORMAT-1
` [PATCH v11 20/26] KVM: s390: vsie: allow CRYCB FORMAT-0
` [PATCH v11 21/26] KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
` [PATCH v11 22/26] KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
` [PATCH v11 23/26] KVM: s390: vsie: allow guest FORMAT-0 "
` [PATCH v11 24/26] KVM: s390: device attrs to enable/disable AP interpretation
` [PATCH v11 25/26] KVM: s390: CPU model support for AP virtualization
` [PATCH v11 26/26] s390: doc: detailed specifications "
` [FIXUP v9] fixup! fixup! "
[PATCH v3 2/2] vfio: add edid support to mbochs sample driver
2018-09-28 12:49 UTC (6+ messages)
[PATCH] KVM/VMX: Remve unused function is_external_interrupt()
2018-09-28 12:45 UTC
[PATCH v2 00/33] KVM: PPC: Book3S HV: Nested HV virtualization
2018-09-28 9:46 UTC (34+ messages)
` [PATCH v2 01/33] KVM: PPC: Book3S: Simplify external interrupt handling
` [PATCH v2 02/33] KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation
` [PATCH v2 03/33] KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
` [PATCH v2 04/33] KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
` [PATCH v2 05/33] KVM: PPC: Book3S HV: Simplify real-mode interrupt handling
` [PATCH v2 06/33] KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
` [PATCH v2 07/33] KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked
` [PATCH v2 08/33] KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
` [PATCH v2 09/33] KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
` [PATCH v2 10/33] KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
` [PATCH v2 11/33] powerpc: Add LPCR_EVIRT define
` [PATCH v2 12/33] powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode
` [PATCH v2 13/33] KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
` [PATCH v2 14/33] KVM: PPC: Book3S HV: Clear partition table entry on vm teardown
` [PATCH v2 15/33] KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnostic
` [PATCH v2 16/33] KVM: PPC: Book3S HV: Refactor radix page fault handler
` [PATCH v2 17/33] KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()
` [PATCH v2 18/33] KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
` [PATCH v2 19/33] KVM: PPC: Book3S HV: Nested guest entry via hypercall
` [PATCH v2 20/33] KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
` [PATCH v2 21/33] KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
` [PATCH v2 22/33] KVM: PPC: Book3S HV: Framework to handle HV Emulation Assist Interrupt
` [PATCH v2 23/33] KVM: PPC: Book3S HV: Handle page fault for a nested guest
` [PATCH v2 24/33] KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
` [PATCH v2 25/33] KVM: PPC: Book3S HV: Emulate Privileged TLBIE for guest hypervisors
` [PATCH v2 26/33] KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
` [PATCH v2 27/33] KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
` [PATCH v2 28/33] KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
` [PATCH v2 29/33] KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
` [PATCH v2 30/33] KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
` [PATCH v2 31/33] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
` [PATCH v2 32/33] KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
` [PATCH v2 33/33] KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
[PATCH] KVM: LAPIC: Tune lapic_timer_advance_ns automatically
2018-09-28 6:12 UTC
[libvirt] [RFC PATCH v1 1/1] Add attribute multiple_mdev_support for mdev type-id
2018-09-28 1:29 UTC (7+ messages)
[PATCH net V2] vhost-vsock: fix use after free
2018-09-27 23:50 UTC (5+ messages)
[PATCH v2] reset: Exclusive resets must be dedicated to a single hardware block
2018-09-27 18:00 UTC
[PATCH 0/3] kvm "fake DAX" device
2018-09-27 15:55 UTC (6+ messages)
` [PATCH 3/3] virtio-pmem: Add virtio pmem driver
[PATCH v14 04/19] x86/cpufeatures: Add SGX feature bits
2018-09-27 14:52 UTC (4+ messages)
[RFC PATCH] x86: load FPU registers on return to userland
2018-09-27 14:21 UTC (12+ messages)
` [RFC PATCH 01/10] x86/entry: remove _TIF_ALLWORK_MASK
` [RFC PATCH 10/10] x86/fpu: defer FPU state load until return to userspace
[PATCH v3 0/5] Guest LBR Enabling
2018-09-27 14:11 UTC (11+ messages)
` [PATCH v3 4/5] KVM/x86/vPMU: Add APIs to support host save/restore the guest lbr stack
` [PATCH v3 5/5] KVM/x86/lbr: lazy save "
[PATCH v2 0/9] x86/kvm/nVMX: optimize MMU switch between L1 and L2
2018-09-27 13:44 UTC (24+ messages)
` [PATCH v2 1/9] x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
` [PATCH v2 2/9] x86/kvm/mmu.c: set get_pdptr hook in kvm_init_shadow_ept_mmu()
` [PATCH v2 3/9] x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()
` [PATCH v2 4/9] x86/kvm/mmu: introduce guest_mmu
` [PATCH v2 5/9] x86/kvm/mmu: get rid of redundant kvm_mmu_setup()
` [PATCH v2 6/9] x86/kvm/mmu: make space for source data caching in struct kvm_mmu
` [PATCH v2 7/9] x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()
` [PATCH v2 8/9] x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is needed
` [PATCH v2 9/9] x86/kvm/mmu: check if MMU reconfiguration is needed in init_kvm_nested_mmu()
[PATCH net] vhost-vsock: fix use after free
2018-09-27 12:21 UTC (3+ messages)
[PATCH v6 0/7] KVM: x86: hyperv: PV IPI support for Windows guests
2018-09-27 11:07 UTC (14+ messages)
` [PATCH v6 1/7] KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
` [PATCH v6 2/7] KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
` [PATCH v6 3/7] KVM: x86: hyperv: consistently use 'hv_vcpu' for 'struct kvm_vcpu_hv' variables
` [PATCH v6 4/7] KVM: x86: hyperv: keep track of mismatched VP indexes
` [PATCH v6 5/7] KVM: x86: hyperv: valid_bank_mask should be 'u64'
` [PATCH v6 6/7] KVM: x86: hyperv: optimize kvm_hv_flush_tlb() for vp_index == vcpu_idx case
` [PATCH v6 7/7] KVM: x86: hyperv: implement PV IPI send hypercalls
[PATCH V3 00/13] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
2018-09-27 4:47 UTC (16+ messages)
` [PATCH V3 1/13] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
` [PATCH V3 2/13] KVM/MMU: Add tlb flush with range helper function
` [PATCH V3 3/13] KVM: Replace old tlb flush function with new one to flush a specified range
` [PATCH V3 4/13] KVM/MMU: Flush tlb directly in the kvm_handle_hva_range()
` [PATCH V3 5/13] KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
` [PATCH V3 6/13] KVM/MMU: Flush tlb directly in kvm_mmu_zap_collapsible_spte()
` [PATCH V3 7/13] KVM: Add flush_link and parent_pte in the struct kvm_mmu_page
` [PATCH V3 8/13] KVM: Add spte's point "
` [PATCH V3 9/13] KVM/MMU: Replace tlb flush function with range list flush function
` [PATCH V3 10/13] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
` [PATCH V3 11/13] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range()
` [PATCH V3 12/13] KVM/VMX: Change hv flush logic when ept tables are mismatched
` [PATCH V3 13/13] KVM/VMX: Add hv tlb range flush support
[PULL 0/2] virtio-ccw fixes
2018-09-26 16:48 UTC (3+ messages)
` [PULL 1/2] virtio/s390: avoid race on vcdev->config
` [PULL 2/2] virtio/s390: fix race in ccw_io_helper()
[PATCH v6 00/18] kvm: arm64: Dynamic IPA and 52bit IPA
2018-09-26 16:32 UTC (23+ messages)
` [PATCH v6 01/18] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v6 02/18] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v6 03/18] kvm: arm64: Add helper for loading the stage2 setting for a VM
` [PATCH v6 04/18] arm64: Add a helper for PARange to physical shift conversion
` [PATCH v6 05/18] kvm: arm64: Clean up VTCR_EL2 initialisation
` [PATCH v6 06/18] kvm: arm/arm64: Allow arch specific configurations for VM
` [PATCH v6 07/18] kvm: arm64: Configure VTCR_EL2 per VM
` [PATCH v6 08/18] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v6 09/18] kvm: arm64: Prepare for dynamic stage2 page table layout
` [PATCH v6 10/18] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v6 11/18] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH v6 12/18] kvm: arm64: Configure VTCR_EL2.SL0 per VM
` [PATCH v6 13/18] kvm: arm64: Switch to per VM IPA limit
` [PATCH v6 14/18] vgic: Add support for 52bit guest physical address
` [PATCH v6 15/18] kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
` [PATCH v6 16/18] kvm: arm64: Set a limit on the IPA size
` [PATCH v6 17/18] kvm: arm64: Limit the minimum number of page table levels
` [PATCH v6 18/18] kvm: arm64: Allow tuning the physical address size for VM
` [kvmtool PATCH v6 19/18] kvmtool: Allow backends to run checks on the KVM device fd
` [kvmtool PATCH v6 20/18] kvmtool: arm64: Add support for guest physical address size
` [kvmtool PATCH v6 21/18] kvmtool: arm64: Switch memory layout
` [kvmtool PATCH v6 22/18] kvmtool: arm: Add support for creating VM with PA size
KASAN: use-after-free Read in vhost_transport_cancel_pkt
2018-09-26 7:50 UTC
[RFC PATCH v2 00/10] vfio/mdev: IOMMU aware mediated device
2018-09-26 2:11 UTC (12+ messages)
` [RFC PATCH v2 08/10] vfio/type1: Add domain at(de)taching group helpers
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