public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-07 11:46:49 to 2018-02-08 21:35:08 UTC [more...]

[patch] kvm: suppress KVM_SET_GSI_ROUTING allocation failure
 2018-02-08 21:35 UTC 

[RFC PATCH 0/5] vfio: ioeventfd support
 2018-02-08 20:52 UTC  (16+ messages)
` [RFC PATCH 1/5] vfio/quirks: Add common quirk alloc helper
` [RFC PATCH 2/5] vfio/quirks: Add generic support for ioveventfds
      ` [Qemu-devel] "
` [RFC PATCH 3/5] vfio/quirks: Automatic ioeventfd enabling for NVIDIA BAR0 quirks
    ` [Qemu-devel] "
` [RFC PATCH 5/5] vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly

[PATCH v28 0/4] Virtio-balloon: support free page reporting
 2018-02-08 19:55 UTC  (9+ messages)
` [PATCH v28 1/4] mm: support reporting free page blocks
` [PATCH v28 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v28 3/4] mm/page_poison: add a function to expose page poison val to kernel modules
` [PATCH v28 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

[RFC PATCH] KVM: PPC: Book3S HV: add support for page faults in VM_IO|VM_PFNMAP vmas
 2018-02-08 16:03 UTC 

[RFC 00/12] KVM/X86: Introduce a new guest mapping API
 2018-02-08 18:51 UTC  (4+ messages)
` [RFC 05/12] KVM/VMX: Use the new host mapping API for mapping nested vmptr

[PATCH v3 1/2] i386: Add Intel Processor Trace feature support
 2018-02-08 18:23 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH] target-i386: adds PV_DEDICATED hint CPUID feature bit
 2018-02-08 18:12 UTC  (2+ messages)

[PATCH 1/2] KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
 2018-02-08 18:11 UTC  (4+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
  ` [PATCH v2] "

[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
 2018-02-08 18:04 UTC  (30+ messages)
` [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address
` [PATCH v1 05/16] arm64: Helper for parange to PASize
` [PATCH v1 06/16] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v1 07/16] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v1 08/16] kvm: arm/arm64: Clean up stage2 pgd life time
` [PATCH v1 09/16] kvm: arm/arm64: Delay stage2 page table allocation
` [PATCH v1 13/16] kvm: arm64: Configure VTCR per VM
` [PATCH v1 14/16] kvm: arm64: Switch to per VM IPA
` [PATCH v1 15/16] kvm: arm64: Allow configuring physical address space size

[STABLE 4.9.y PATCH 0/9] Backport of KVM Speculation Control support
 2018-02-08 17:57 UTC  (7+ messages)

[libvirt-users] Nested KVM: L0 guest produces kernel BUG on wakeup from managed save (while a nested VM is running)
 2018-02-08 17:44 UTC  (17+ messages)

[PATCH] KVM: nVMX: Fix CR4 after VMLAUNCH/VMRESUME failure
 2018-02-08 16:40 UTC  (10+ messages)

[PATCH v6 00/23] x86: Secure Encrypted Virtualization (AMD)
 2018-02-08 16:22 UTC  (9+ messages)
` [PATCH v6 18/23] sev: emit the SEV_MEASUREMENT event
              ` [Qemu-devel] "

[PULL] virtio, vhost: fixes, cleanups, features
 2018-02-08 16:13 UTC 

[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
 2018-02-08 15:48 UTC  (14+ messages)
` [PATCH v3 04/41] KVM: arm64: Rework hyp_panic for VHE and non-VHE
` [PATCH v3 09/41] KVM: arm64: Defer restoring host VFP state to vcpu_put
` [PATCH v3 41/41] KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs

[PATCH] x86/kvm/vmx: Don't halt vcpu when L1 is injecting events to L2
 2018-02-08 13:53 UTC  (3+ messages)

[RFC PATCH] vfio/pci: Add ioeventfd support
 2018-02-08 13:48 UTC  (9+ messages)
` [Qemu-devel] "

[PATCH kvm-unit-tests 0/8] arm/arm64: extend psci tests
 2018-02-08 12:59 UTC  (14+ messages)
` [PATCH kvm-unit-tests 1/8] virtio-mmio: fix queue allocation
  ` [PATCH kvm-unit-tests v2 "
` [PATCH kvm-unit-tests 2/8] scripts/arch-run: run_migration improvements
` [PATCH kvm-unit-tests 3/8] powerpc: don't use NMI's to signal end of migration
` [PATCH kvm-unit-tests 4/8] powerpc: Introduce getchar
` [PATCH kvm-unit-tests 5/8] lib: Introduce do_migration
` [PATCH kvm-unit-tests 6/8] arm/arm64: Add support for migration tests
` [PATCH kvm-unit-tests 7/8] arm/arm64: psci: add migration test
` [PATCH kvm-unit-tests 8/8] arm/psci: add smccc 1.1 tests

[Fwd: [RFC PATCH 2/4] KVM: x86: Reduce retpoline performance impact in slot_handle_level_range()]
 2018-02-08 12:28 UTC 

[PATCH RFC 0/6] KVM: s390: Multiple-epoch facility fixes
 2018-02-08 12:15 UTC  (18+ messages)
` [PATCH RFC 1/6] KVM: s390: take care of clock-comparator sign control
` [PATCH RFC 2/6] KVM: s390: provide only a single function for setting the tod
` [PATCH RFC 3/6] KVM: s390: consider epoch index on hotplugged CPUs
` [PATCH RFC 4/6] KVM: s390: consider epoch index on TOD clock syncs
` [PATCH RFC 5/6] KVM: s390: no need to inititalize kvm->arch members to 0
` [PATCH RFC 6/6] KVM: s390: generalize kvm_s390_get_tod_clock_ext()

[Bug 198621] New: KVM Guest panics when running own guest, while being live migrated
 2018-02-08 12:07 UTC  (4+ messages)
` [Bug 198621] "

[PATCH] x86/kvm/vmx: Don't halt vcpu when L1 is injecting events to L2
 2018-02-08 11:20 UTC  (3+ messages)

[PATCH] KVM: X86: Fix SMRAM accessing even if VM is shutdown
 2018-02-08 10:31 UTC  (5+ messages)

[PATCH v1] KVM: s390: use switch vs jump table in interrupt.c
 2018-02-08 10:29 UTC  (8+ messages)

[PATCH v2] KVM: X86: Fix SMRAM accessing even if VM is shutdown
 2018-02-08 10:24 UTC  (2+ messages)

[PATCH 0/2] KVM: s390: avoid jump tables
 2018-02-08 10:18 UTC  (10+ messages)
` [PATCH 1/2] KVM: s390: use switch vs jump table in priv.c

qemu takes 100% of a core, freezes the VM
 2018-02-08  9:24 UTC  (4+ messages)

[PATCH 2/2] KVM: s390: use switch vs jump table in intercept.c
 2018-02-08  8:30 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v27 0/4] Virtio-balloon: support free page reporting
 2018-02-08  3:04 UTC  (5+ messages)
` [PATCH v27 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules

[vhost:vhost 19/20] Warning: arch/x86/tools/test_get_len found difference at <pm_restore_gfp_mask>:ffffffff811aa5f0
 2018-02-08  0:41 UTC  (6+ messages)
  ` [kbuild-all] "

Filesystem passthrough for Windows guests
 2018-02-07 21:57 UTC 

[PATCH v7 01/26] memattrs: add debug attribute
 2018-02-07 20:26 UTC  (38+ messages)
` [PATCH v7 02/26] exec: add ram_debug_ops support
` [PATCH v7 03/26] exec: add debug version of physical memory read and write API
` [PATCH v7 04/26] monitor/i386: use debug APIs when accessing guest memory
` [PATCH v7 05/26] target/i386: add memory encryption feature cpuid support
` [PATCH v7 06/26] machine: add -memory-encryption property
` [PATCH v7 07/26] kvm: update kvm.h to include memory encryption ioctls
` [PATCH v7 08/26] docs: add AMD Secure Encrypted Virtualization (SEV)
` [PATCH v7 09/26] accel: add Secure Encrypted Virtulization (SEV) object
` [PATCH v7 10/26] sev: add command to initialize the memory encryption context
` [PATCH v7 11/26] sev: register the guest memory range which may contain encrypted data
` [PATCH v7 12/26] kvm: introduce memory encryption APIs
` [PATCH v7 13/26] qmp: add query-sev command
` [PATCH v7 14/26] hmp: add 'info sev' command
` [PATCH v7 15/26] sev: add command to create launch memory encryption context
` [PATCH v7 16/26] sev: add command to encrypt guest memory region
` [PATCH v7 17/26] target/i386: encrypt bios rom
` [PATCH v7 18/26] sev: add support to LAUNCH_MEASURE command
` [PATCH v7 19/26] sev: Finalize the SEV guest launch flow
` [PATCH v7 20/26] hw: i386: set ram_debug_ops when memory encryption is enabled
` [PATCH v7 21/26] sev: add debug encrypt and decrypt commands
` [PATCH v7 22/26] target/i386: clear C-bit when walking SEV guest page table
` [PATCH v7 23/26] include: add psp-sev.h header file
` [PATCH v7 24/26] sev: add support to query PLATFORM_STATUS command
` [PATCH v7 25/26] sev: add support to KVM_SEV_GUEST_STATUS
` [PATCH v7 26/26] qmp: add query-sev-launch-measure command

[PATCH v7 00/26] x86: Secure Encrypted Virtualization (AMD)
 2018-02-07 16:02 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox