kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-13 09:04:00 to 2020-05-14 19:12:11 UTC [more...]

[PATCH AUTOSEL 5.6 13/62] vhost/vsock: fix packet delivery order to monitoring devices
 2020-05-14 18:51 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 27/62] selftests: fix kvm relocatable native/cross builds and installs
` [PATCH AUTOSEL 5.6 47/62] KVM: selftests: Fix build for evmcs.h

[PATCH AUTOSEL 5.4 12/49] vhost/vsock: fix packet delivery order to monitoring devices
 2020-05-14 18:52 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 38/49] KVM: selftests: Fix build for evmcs.h

[PATCH v6 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2020-05-14 18:53 UTC  (18+ messages)
` [PATCH v6 1/2] s390/setup: diag318: refactor struct
` [PATCH v6 2/2] s390/kvm: diagnose 318 handling

[PATCH AUTOSEL 4.19 10/31] vhost/vsock: fix packet delivery order to monitoring devices
 2020-05-14 18:53 UTC 

[PATCH AUTOSEL 4.14 17/39] vhost/vsock: fix packet delivery order to monitoring devices
 2020-05-14 18:54 UTC 

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-14 18:14 UTC  (21+ messages)
` [PATCH 2/8] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
` [PATCH 4/8] KVM: x86: interrupt based APF page-ready event delivery

[PATCH RFC 0/5] KVM: x86: KVM_MEM_ALLONES memory
 2020-05-14 18:05 UTC  (6+ messages)
` [PATCH RFC 1/5] KVM: rename labels in kvm_init()
` [PATCH RFC 2/5] KVM: x86: introduce KVM_MEM_ALLONES memory
` [PATCH RFC 3/5] KVM: x86: move kvm_vcpu_gfn_to_memslot() out of try_async_pf()
` [PATCH RFC 4/5] KVM: x86: aggressively map PTEs in KVM_MEM_ALLONES slots
` [PATCH RFC 5/5] KVM: selftests: add KVM_MEM_ALLONES test

[PATCH] KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
 2020-05-14 17:46 UTC  (2+ messages)

[RFC PATCH] KVM: Add module for IRQ forwarding
 2020-05-14 17:44 UTC  (9+ messages)

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-05-14 17:42 UTC  (7+ messages)

[RFC 00/18] Refactor configuration of guest memory protection
 2020-05-14 17:09 UTC  (20+ messages)
` [RFC 01/18] target/i386: sev: Remove unused QSevGuestInfoClass
` [RFC 02/18] target/i386: sev: Move local structure definitions into .c file
` [RFC 03/18] target/i386: sev: Rename QSevGuestInfo
` [RFC 04/18] target/i386: sev: Embed SEVState in SevGuestState
` [RFC 05/18] target/i386: sev: Partial cleanup to sev_state global
` [RFC 06/18] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
` [RFC 07/18] target/i386: sev: Remove redundant policy field
` [RFC 08/18] target/i386: sev: Remove redundant handle field
` [RFC 09/18] target/i386: sev: Unify SEVState and SevGuestState
` [RFC 10/18] guest memory protection: Add guest memory protection interface
` [RFC 11/18] guest memory protection: Handle memory encrption via interface
` [RFC 12/18] guest memory protection: Perform KVM init "
` [RFC 13/18] guest memory protection: Move side effect out of machine_set_memory_encryption()
` [RFC 14/18] guest memory protection: Rework the "memory-encryption" property
` [RFC 15/18] guest memory protection: Decouple kvm_memcrypt_*() helpers from KVM
` [RFC 16/18] use errp for gmpo kvm_init
` [RFC 17/18] spapr: Added PEF based guest memory protection
` [RFC 18/18] guest memory protection: Alter virtio default properties for protected guests

[PATCH v4 kvmtool 00/12] Add reassignable BARs
 2020-05-14 16:56 UTC  (17+ messages)
` [PATCH v4 kvmtool 01/12] ioport: mmio: Use a mutex and reference counting for locking
` [PATCH v4 kvmtool 02/12] pci: Add helpers for BAR values and memory/IO space access
` [PATCH v4 kvmtool 03/12] virtio/pci: Get emulated region address from BARs
` [PATCH v4 kvmtool 04/12] vfio: Reserve ioports when configuring the BAR
` [PATCH v4 kvmtool 05/12] pci: Limit configuration transaction size to 32 bits
` [PATCH v4 kvmtool 06/12] vfio/pci: Don't write configuration value twice
` [PATCH v4 kvmtool 07/12] Don't allow more than one framebuffers
` [PATCH v4 kvmtool 08/12] pci: Implement callbacks for toggling BAR emulation
` [PATCH v4 kvmtool 09/12] pci: Toggle BAR I/O and memory space emulation
` [PATCH v4 kvmtool 10/12] pci: Implement reassignable BARs
` [PATCH v4 kvmtool 11/12] arm/fdt: Remove 'linux,pci-probe-only' property
` [PATCH v4 kvmtool 12/12] vfio: Trap MMIO access to BAR addresses which aren't page aligned

[PATCH 0/2] vfio/type1/pci: IOMMU PFNMAP invalidation
 2020-05-14 16:52 UTC  (3+ messages)
` [PATCH 1/2] vfio: Introduce bus driver to IOMMU invalidation interface
` [PATCH 2/2] vfio: Introduce strict PFNMAP mappings

Virtual LAPIC page corruption
 2020-05-14 15:21 UTC  (2+ messages)

[RFC PATCH v2 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-05-14 13:46 UTC  (6+ messages)
` [RFC PATCH v2 1/4] vfio-ccw: Do not reset FSM state for unsolicited interrupts
` [RFC PATCH v2 2/4] vfio-ccw: Utilize scsw actl to serialize start operations
` [RFC PATCH v2 3/4] vfio-ccw: Expand SCSW usage to HALT and CLEAR
` [RFC PATCH v2 4/4] vfio-ccw: Clean up how to react to a failed START

[PATCH Kernel v19 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-14 13:39 UTC  (18+ messages)
` [PATCH Kernel v19 1/8] vfio: UAPI for migration interface for device state
` [PATCH Kernel v19 2/8] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH Kernel v19 3/8] vfio iommu: Cache pgsize_bitmap in struct vfio_iommu
` [PATCH Kernel v19 4/8] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH Kernel v19 5/8] vfio iommu: Implementation of ioctl "
` [PATCH Kernel v19 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v19 7/8] vfio iommu: Add migration capability to report supported features
` [PATCH Kernel v19 8/8] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH V5 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-14 13:33 UTC  (8+ messages)
` [PATCH V5 12/15] KVM: MIPS: Add CONFIG6 and DIAG registers emulation
` [PATCH V5 14/15] KVM: MIPS: Enable KVM support for Loongson-3
` [PATCH V5 15/15] MAINTAINERS: Update KVM/MIPS maintainers

[PATCH kvmtool] rtc: Generate fdt node for the real-time clock
 2020-05-14 13:11 UTC  (3+ messages)

[PATCH v27 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-05-14 12:54 UTC  (4+ messages)
` [PATCH v27 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro

[PATCH v3] docs/virt/kvm: Document configuring and running nested guests
 2020-05-14 12:30 UTC  (4+ messages)

[kvm-unit-tests PATCH v6 00/10] s390x: Testing the Channel Subsystem I/O
 2020-05-14 12:24 UTC  (13+ messages)
` [kvm-unit-tests PATCH v6 04/10] s390x: interrupt registration
` [kvm-unit-tests PATCH v6 05/10] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v6 06/10] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v6 07/10] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v6 09/10] s390x: css: ssch/tsch with sense and interrupt

[PATCH v3 00/15] virtio-mem: paravirtualized memory
 2020-05-14 12:19 UTC  (8+ messages)
` [virtio-dev] "

[Bug 207551] New: unable to handle kernel paging request for VMX
 2020-05-14 10:29 UTC  (2+ messages)
` [Bug 207551] "

[PATCH v11 00/11] Guest Last Branch Recording Enabling
 2020-05-14  8:30 UTC  (12+ messages)
` [PATCH v11 01/11] perf/x86: Fix variable types for LBR registers
` [PATCH v11 02/11] perf/x86/core: Refactor hw->idx checks and cleanup
` [PATCH v11 03/11] perf/x86/lbr: Add interface to get basic information about LBR stack
` [PATCH v11 04/11] perf/x86: Add constraint to create guest LBR event without hw counter
` [PATCH v11 05/11] perf/x86: Keep LBR stack unchanged in host context for guest LBR event
` [PATCH v11 06/11] KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
` [PATCH v11 07/11] KVM: x86: Expose MSR_IA32_PERF_CAPABILITIES for LBR record format
` [PATCH v11 08/11] KVM: x86/pmu: Emulate LBR feature via guest LBR event
` [PATCH v11 09/11] KVM: x86/pmu: Release guest LBR event via vPMU lazy release mechanism
` [PATCH v11 10/11] KVM: x86/pmu: Check guest LBR availability in case host reclaims them
` [PATCH v11 11/11] KVM: x86/pmu: Reduce the overhead of LBR passthrough or cancellation

[PATCH] KVM: MIPS: use true,false for bool variable
 2020-05-14  7:43 UTC  (2+ messages)

[PATCH -next] KVM: MIPS/Emulate: Remove unneeded semicolon
 2020-05-14  7:44 UTC  (2+ messages)

[PATCH] KVM: MIPS/TLB: Remove Unneeded semicolon in tlb.c
 2020-05-14  7:43 UTC  (2+ messages)

[PATCH -next] KVM: MIPS/VZ: Remove unneeded semicolon
 2020-05-14  7:43 UTC  (2+ messages)

[kvm-unit-tests PATCH] Always compile the kvm-unit-tests with -fno-common
 2020-05-14  7:37 UTC  (5+ messages)

[PATCH v5] arch/x86: Update config and kernel doc for MPK feature on AMD
 2020-05-13 22:44 UTC  (2+ messages)

[PATCH] KVM: arm64: Move virt/kvm/arm to arch/arm64
 2020-05-13 21:29 UTC  (2+ messages)

[PATCH v4 0/6] scripts: More Python fixes
 2020-05-13 21:08 UTC  (13+ messages)
` [PATCH v4 1/6] scripts/qemugdb: Remove shebang header
` [PATCH v4 2/6] scripts/qemu-gdb: Use Python 3 interpreter
` [PATCH v4 3/6] scripts/qmp: "
` [PATCH v4 4/6] scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()
` [PATCH v4 5/6] scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main
` [PATCH v4 6/6] tests/migration/guestperf: Use Python 3 interpreter

[PATCH Kernel v18 0/7] KABIs to support migration for VFIO devices
 2020-05-13 20:26 UTC  (4+ messages)
` [PATCH Kernel v18 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-13 17:58 UTC  (7+ messages)
` [PATCH v3 24/75] x86/boot/compressed/64: Unmap GHCB page before booting the kernel
` [PATCH v3 25/75] x86/sev-es: Add support for handling IOIO exceptions

[PATCH v2 kvmtool 00/30] Add reassignable BARs and PCIE 1.1 support
 2020-05-13 16:41 UTC  (4+ messages)

[PATCH v4 0/3] arch/x86: Enable MPK feature on AMD
 2020-05-13 16:00 UTC  (6+ messages)
` [PATCH v4 1/3] arch/x86: Update config and kernel doc for "

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-05-13 15:57 UTC  (6+ messages)

[kvm-unit-tests PATCH] x86/access: Fix phys-bits parameter
 2020-05-13 14:57 UTC  (2+ messages)

[PATCH] x86/hyperv: Properly suspend/resume reenlightenment notifications
 2020-05-13 15:01 UTC  (3+ messages)

[PATCH v3 kvmtool 00/32] Add reassignable BARs and PCIE 1.1 support
 2020-05-13 14:42 UTC  (8+ messages)
` [PATCH v3 kvmtool 32/32] arm/arm64: Add PCI Express "

[PATCH v5 36/38] samples: vfio-mdev/mbochs: fix common struct sg_table related issues
 2020-05-13 13:32 UTC 

[PATCH v11 0/7] x86/kvm/hyper-v: add support for synthetic debugger
 2020-05-13 12:49 UTC  (10+ messages)
` [PATCH v11 2/7] x86/kvm/hyper-v: Simplify addition for custom cpuid leafs
` [PATCH v11 5/7] x86/kvm/hyper-v: enable hypercalls without hypercall page with syndbg
` [PATCH v11 6/7] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-05-13 12:40 UTC  (11+ messages)

[PATCH] KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
 2020-05-13 12:15 UTC 

[PATCH] KVM: arm64: Use cpus_have_final_cap for has_vhe()
 2020-05-13 10:38 UTC 

[PATCH v2] i386/kvm: fix a use-after-free when vcpu plug/unplug
 2020-05-13 13:26 UTC  (2+ messages)

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-05-13  9:06 UTC  (5+ messages)
` [PATCH 08/26] KVM: arm64: Use TTL hint in when invalidating stage-2 translations


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).