kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-12 21:08:24 to 2020-05-14 15:38:51 UTC [more...]

[PATCH v4 kvmtool 00/12] Add reassignable BARs
 2020-05-14 15:38 UTC  (6+ 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 07/12] Don't allow more than one framebuffers

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

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  (20+ messages)
` [PATCH V5 01/15] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
` [PATCH V5 02/15] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
` [PATCH V5 03/15] KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
` [PATCH V5 04/15] KVM: MIPS: Add EVENTFD support which is needed by VHOST
` [PATCH V5 05/15] KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd
` [PATCH V5 06/15] KVM: MIPS: Introduce and use cpu_guest_has_ldpte
` [PATCH V5 07/15] KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
` [PATCH V5 08/15] KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
` [PATCH V5 09/15] KVM: MIPS: Add more types of virtual interrupts
` [PATCH V5 10/15] KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
` [PATCH V5 11/15] KVM: MIPS: Add CPUCFG emulation for Loongson-3
` [PATCH V5 12/15] KVM: MIPS: Add CONFIG6 and DIAG registers emulation
` [PATCH V5 13/15] KVM: MIPS: Add more MMIO load/store instructions emulation
` [PATCH V5 14/15] KVM: MIPS: Enable KVM support for Loongson-3
` [PATCH V5 15/15] MAINTAINERS: Update KVM/MIPS maintainers

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-14 13:31 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 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)

[RFC 00/18] Refactor configuration of guest memory protection
 2020-05-14  6:41 UTC  (19+ 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 v5] arch/x86: Update config and kernel doc for MPK feature on AMD
 2020-05-13 22:44 UTC  (2+ messages)

[RFC PATCH] KVM: Add module for IRQ forwarding
 2020-05-13 22:05 UTC  (8+ 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  (8+ messages)
` [PATCH Kernel v18 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking
` [PATCH Kernel v18 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-13 17:58 UTC  (11+ messages)
` [PATCH v3 23/75] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [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  (8+ messages)
` [PATCH v4 1/3] arch/x86: Update config and kernel doc for "
` [PATCH v4 2/3] KVM: x86: Move pkru save/restore to x86.c
` [PATCH v4 3/3] KVM: x86: Move MPK feature detection to common code

[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  (12+ messages)
` [PATCH v11 1/7] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
` [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  (14+ 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

[PATCH V2] ifcvf: move IRQ request/free to status change handlers
 2020-05-13  7:18 UTC  (4+ messages)

[PATCH v3 0/3] arch/x86: Enable MPK feature on AMD
 2020-05-13  6:47 UTC  (5+ messages)
` [PATCH v3 2/3] KVM: x86: Move pkru save/restore to x86.c

[PATCH 7/8] KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
 2020-05-13  1:44 UTC  (2+ messages)
` [kbuild-all] "

[PATCH] kvm: x86 mmu: avoid mmu_page_hash lookup for direct_map-only VM
 2020-05-12 22:36 UTC  (3+ messages)

[Bug 207707] New: USB pass through to qemu/kvm causes CDROM reset and "device not configured"
 2020-05-12 22:20 UTC 


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