kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-25 13:26:21 to 2020-06-30 19:10:16 UTC [more...]

[RFC PATCH v3 0/3] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-06-30 19:10 UTC  (4+ messages)

[RFC PATCH] kvm,x86: Exit to user space in case of page fault error
 2020-06-30 18:25 UTC  (14+ messages)

[kvm-unit-tests PATCH 0/5] x86: svm: fixes
 2020-06-30 17:37 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/5] x86: Remove boot_idt assembly assignment
` [kvm-unit-tests PATCH 2/5] x86: svm: check TSC adjust support
` [kvm-unit-tests PATCH 3/5] x86: svm: flush TLB on each test
` [kvm-unit-tests PATCH 4/5] x86: svm: wrong reserved bit in npt_rsvd_pfwalk_prepare
` [kvm-unit-tests PATCH 5/5] x86: svm: avoid advancing rip incorrectly on exc_inject

[PATCH 1/2] iommu: Add iommu_group_get/set_domain()
 2020-06-30 16:51 UTC  (5+ messages)
` [PATCH 2/2] vfio/type1: Update group->domain after aux attach and detach

[kvm-unit-tests PATCH v9 00/12] s390x: Testing the Channel Subsystem I/O
 2020-06-30 16:30 UTC  (7+ messages)
` [kvm-unit-tests PATCH v9 06/12] s390x: clock and delays caluculations
` [kvm-unit-tests PATCH v9 09/12] s390x: Library resources for CSS tests

[PATCH 0/2] KVM: X86: A few fixes around ignore_msrs
 2020-06-30 15:47 UTC  (15+ messages)
` [PATCH 1/2] KVM: X86: Move ignore_msrs handling upper the stack

[Bug 207389] New: Regression in nested SVM from 5.7-rc1, starting L2 guest locks up L1
 2020-06-30 13:53 UTC  (4+ messages)
` [Bug 207389] "

[PATCH 0/2] Fix breakage from adding MSR_IA32_UMWAIT_CONTROL
 2020-06-30 13:41 UTC  (9+ messages)
` [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally

[PATCH] KVM: x86: bit 8 of non-leaf PDPEs is not reserved
 2020-06-30 11:10 UTC 

[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-06-30 10:21 UTC  (24+ messages)
` [PATCH v5 01/21] pc: Support coldplugging of virtio-pmem-pci devices on all buses
` [PATCH v5 02/21] exec: Introduce ram_block_discard_(disable|require)()
` [PATCH v5 03/21] vfio: Convert to ram_block_discard_disable()
` [PATCH v5 04/21] accel/kvm: "
` [PATCH v5 05/21] s390x/pv: "
` [PATCH v5 06/21] virtio-balloon: Rip out qemu_balloon_inhibit()
` [PATCH v5 07/21] target/i386: sev: Use ram_block_discard_disable()
` [PATCH v5 08/21] migration/rdma: "
` [PATCH v5 09/21] migration/colo: "
` [PATCH v5 10/21] virtio-mem: Paravirtualized memory hot(un)plug
` [PATCH v5 11/21] virtio-pci: Proxy for virtio-mem
` [PATCH v5 12/21] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v5 13/21] hmp: Handle virtio-mem when printing memory device info
` [PATCH v5 14/21] numa: Handle virtio-mem in NUMA stats
` [PATCH v5 15/21] pc: Support for virtio-mem-pci
` [PATCH v5 16/21] virtio-mem: Allow notifiers for size changes
` [PATCH v5 17/21] virtio-pci: Send qapi events when the virtio-mem "
` [PATCH v5 18/21] virtio-mem: Migration sanity checks
` [PATCH v5 19/21] virtio-mem: Add trace events
` [PATCH v5 20/21] virtio-mem: Exclude unplugged memory during migration
` [PATCH v5 21/21] numa: Auto-enable NUMA when any memory devices are possible

[PATCH] KVM: x86: drop erroneous mmu_check_root() from fast_pgd_switch()
 2020-06-30 10:07 UTC 

[PATCH v4 00/18] Add support for Nitro Enclaves
 2020-06-30  9:08 UTC  (16+ messages)
` [PATCH v4 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v4 07/18] nitro_enclaves: Init misc device providing the ioctl interface
` [PATCH v4 17/18] nitro_enclaves: Add overview documentation

[RFC 0/3] virtio: NUMA-aware memory allocation
 2020-06-30  8:47 UTC  (8+ messages)
` [RFC 1/3] virtio-pci: use NUMA-aware memory allocation in probe
` [RFC 2/3] virtio_ring: "
` [RFC 3/3] virtio-blk: "

[PATCH v3 0/1] s390: virtio: let arch choose to accept devices without IOMMU feature
 2020-06-30  7:08 UTC  (17+ messages)
` [PATCH v3 1/1] s390: virtio: let arch "

KASAN: out-of-bounds Read in kvm_arch_hardware_setup
 2020-06-30  6:12 UTC  (5+ messages)

general protection fault in pvclock_gtod_notify
 2020-06-30  6:12 UTC  (2+ messages)

KASAN: null-ptr-deref Read in kvm_arch_check_processor_compat
 2020-06-30  6:11 UTC  (2+ messages)

[PATCH v3 19/20] kvm/eventfd: Use sequence counter with associated spinlock
 2020-06-30  5:44 UTC 

[PATCH] x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
 2020-06-30  5:25 UTC  (2+ messages)

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-30  3:45 UTC  (14+ messages)
` [PATCH v3 02/14] iommu: Report domain nesting info
` [PATCH v3 13/14] vfio: Document dual stage control

[PATCH 0/2] KVM: SVM: convert get_user_pages() --> pin_user_pages(), bug fixes
 2020-06-30  3:10 UTC  (4+ messages)
` [PATCH 1/2] KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast()

[PATCH] KVM: X86: Fix async pf caused null-ptr-deref
 2020-06-30  0:16 UTC  (6+ messages)

[GIT PULL] KVM/arm64 fixes for 5.8, take #2
 2020-06-29 16:25 UTC  (5+ messages)
` [PATCH 1/4] KVM: arm64: Annotate hyp NMI-related functions as __always_inline
` [PATCH 2/4] KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE
` [PATCH 3/4] KVM: arm64: pvtime: Ensure task delay accounting is enabled
` [PATCH 4/4] KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell

general protection fault in __apic_accept_irq (2)
 2020-06-29  8:51 UTC 

[kvm-unit-tests PATCH] x86: pmu: fix failures on 32-bit due to wrong masks
 2020-06-29 15:27 UTC  (4+ messages)

[PATCH v8 00/16] s390/vfio-ap: dynamic configuration support
 2020-06-29 15:11 UTC  (2+ messages)

[Bug 190131] New: VirtIO Windows Drivers doesn't support SecureBoot
 2020-06-28 11:04 UTC  (3+ messages)
` [Bug 190131] "

[RFC 0/2] Add support for bus lock VM exit
 2020-06-28  8:53 UTC  (3+ messages)
` [RFC 1/2] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
` [RFC 2/2] KVM: VMX: Enable bus lock VM exit

[PATCH] virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
 2020-06-28  6:20 UTC  (2+ messages)

[PATCH] vfio/pci: Fix SR-IOV VF handling with MMIO blocking
 2020-06-28  4:22 UTC  (4+ messages)

[GIT PULL] VFIO fixes for v5.8-rc3
 2020-06-27 22:45 UTC  (2+ messages)

[Bug 200101] random freeze under load
 2020-06-27  8:21 UTC 

[PATCH v2 00/27] KVM: x86/mmu: Remove fast invalidate mechanism
 2020-06-26 17:32 UTC  (10+ messages)
  ` [PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot

[PATCH v2 00/17] KVM: arm64: Preliminary NV patches
 2020-06-26 15:39 UTC  (7+ messages)
` [PATCH v2 04/17] arm64: Add level-hinted TLB invalidation helper
` [PATCH v2 05/17] KVM: arm64: Use TTL hint in when invalidating stage-2 translations
` [PATCH v2 06/17] KVM: arm64: Introduce accessor for ctxt->sys_reg

qemu polling KVM_IRQ_LINE_STATUS when stopped
 2020-06-26 15:14 UTC  (16+ messages)

[PATCH v3 0/9] Generalize memory encryption models
 2020-06-26 12:49 UTC  (21+ messages)
` [PATCH v3 1/9] host trust limitation: Introduce new host trust limitation interface
` [PATCH v3 8/9] spapr: PEF: block migration

[kvm-unit-tests PATCH 0/3] x86: realmode: fixes
 2020-06-26 10:43 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/3] x86: realmode: initialize idtr
` [kvm-unit-tests PATCH 2/3] x86: realmode: hlt loop as fallback on exit
` [kvm-unit-tests PATCH 3/3] x86: realmode: fix lss test

[PATCH v2 0/2] s390: Add API Docs for DIAGNOSE 0x318 and fix rst
 2020-06-26  7:53 UTC  (5+ messages)
` [PATCH v2 1/2] docs: kvm: add documentation for KVM_CAP_S390_DIAG318
` [PATCH v2 2/2] docs: kvm: fix rst formatting

[PATCH kvm-unit-tests] x86: move IDT away from address 0
 2020-06-26  7:38 UTC  (7+ messages)

[PATCH kvm-unit-tests] x86: map bottom 2G 1:1 into page tables
 2020-06-26  7:18 UTC 

[PATCH 0/4] KVM: SVM: Code move follow-up
 2020-06-25 23:29 UTC  (4+ messages)
` [PATCH 4/4] KVM: SVM: Rename svm_nested_virtualize_tpr() to nested_svm_virtualize_tpr()

[PATCH 0/2] s390: Add API Docs for DIAGNOSE 0x318 and fix rst
 2020-06-25 14:43 UTC  (9+ messages)
` [PATCH 1/2] docs: kvm: add documentation for KVM_CAP_S390_DIAG318
` [PATCH 2/2] docs: kvm: fix rst formatting

[PATCH RFC 0/4] Changes to Support *Virtual* CPU Hotplug for ARM64
 2020-06-25 13:37 UTC  (5+ messages)
` [PATCH RFC 1/4] arm64: kernel: Handle disabled[(+)present] cpus in MADT/GICC during init
` [PATCH RFC 2/4] arm64: kernel: Bound the total(present+disabled) cpus with nr_cpu_ids
` [PATCH RFC 3/4] arm64: kernel: Init cpu operations for all possible vcpus
` [PATCH RFC 4/4] arm64: kernel: Arch specific ACPI hooks(like logical cpuid<->hwid etc.)

[PATCH v2] x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
 2020-06-25 13:26 UTC  (4+ messages)


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