kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-10 22:20:16 to 2019-05-14 09:47:30 UTC [more...]

[PATCH v8 0/6] virtio pmem driver
 2019-05-14  9:47 UTC  (19+ messages)
` [PATCH v8 2/6] virtio-pmem: Add "
    ` [Qemu-devel] "
` [PATCH v8 3/6] libnvdimm: add dax_dev sync flag
        ` [Qemu-devel] "

[RFC KVM 00/27] KVM Address Space Isolation
 2019-05-14  9:41 UTC  (71+ messages)
` [RFC KVM 01/27] kernel: Export memory-management symbols required for KVM address space isolation
` [RFC KVM 02/27] KVM: x86: Introduce address_space_isolation module parameter
` [RFC KVM 03/27] KVM: x86: Introduce KVM separate virtual address space
` [RFC KVM 04/27] KVM: x86: Switch to KVM address space on entry to guest
` [RFC KVM 05/27] KVM: x86: Add handler to exit kvm isolation
` [RFC KVM 06/27] KVM: x86: Exit KVM isolation on IRQ entry
` [RFC KVM 07/27] KVM: x86: Switch to host address space when may access sensitive data
` [RFC KVM 08/27] KVM: x86: Optimize branches which checks if address space isolation enabled
` [RFC KVM 09/27] kvm/isolation: function to track buffers allocated for the KVM page table
` [RFC KVM 10/27] kvm/isolation: add KVM page table entry free functions
` [RFC KVM 11/27] kvm/isolation: add KVM page table entry offset functions
` [RFC KVM 12/27] kvm/isolation: add KVM page table entry allocation functions
` [RFC KVM 13/27] kvm/isolation: add KVM page table entry set functions
` [RFC KVM 14/27] kvm/isolation: functions to copy page table entries for a VA range
` [RFC KVM 15/27] kvm/isolation: keep track of VA range mapped in KVM address space
` [RFC KVM 16/27] kvm/isolation: functions to clear page table entries for a VA range
` [RFC KVM 17/27] kvm/isolation: improve mapping copy when mapping is already present
` [RFC KVM 18/27] kvm/isolation: function to copy page table entries for percpu buffer
` [RFC KVM 19/27] kvm/isolation: initialize the KVM page table with core mappings
` [RFC KVM 20/27] kvm/isolation: initialize the KVM page table with vmx specific data
` [RFC KVM 21/27] kvm/isolation: initialize the KVM page table with vmx VM data
` [RFC KVM 22/27] kvm/isolation: initialize the KVM page table with vmx cpu data
` [RFC KVM 23/27] kvm/isolation: initialize the KVM page table with the vcpu tasks
` [RFC KVM 24/27] kvm/isolation: KVM page fault handler
` [RFC KVM 25/27] kvm/isolation: implement actual KVM isolation enter/exit
` [RFC KVM 26/27] kvm/isolation: initialize the KVM page table with KVM memslots
` [RFC KVM 27/27] kvm/isolation: initialize the KVM page table with KVM buses

[RFC] Question about enable doorbell irq and halt_poll process
 2019-05-14  9:02 UTC  (8+ messages)

[PATCH v2 0/2] introduction of version attribute for VFIO live migration
 2019-05-14  7:47 UTC  (16+ messages)
  ` [PATCH v2 1/2] vfio/mdev: add version attribute for mdev device

Linux in KVM guest segfaults when hosts runs Linux 5.1
 2019-05-14  6:51 UTC  (4+ messages)

[PATCH] KVM: X86: Enable IA32_MSIC_ENABLE MONITOR bit when exposing mwait/monitor
 2019-05-14  6:13 UTC  (4+ messages)

[PATCH] i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor
 2019-05-14  6:06 UTC 

[PATCH v2] KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
 2019-05-14  5:55 UTC 

[PATCH net] vhost: don't use kmap() to log dirty pages
 2019-05-14  3:42 UTC  (3+ messages)

[PATCH v2 0/8] vsock/virtio: optimizations to increase the throughput
 2019-05-14  3:40 UTC  (20+ messages)
` [PATCH v2 1/8] vsock/virtio: limit the memory used per-socket
` [PATCH v2 2/8] vsock/virtio: free packets during the socket release
` [PATCH v2 7/8] vsock/virtio: increase RX buffer size to 64 KiB
` [PATCH v2 8/8] vsock/virtio: make the RX buffer size tunable

[PATCH 0/3] KVM: LAPIC: Optimize timer latency further
 2019-05-14  1:45 UTC  (9+ messages)
` [PATCH 1/3] KVM: LAPIC: Extract adaptive tune timer advancement logic
` [PATCH 2/3] KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
` [PATCH 3/3] KVM: LAPIC: Optimize timer latency further

[PATCH] KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUs
 2019-05-14  1:11 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Set "APIC Software Enable" after APIC reset
 2019-05-14  1:06 UTC  (4+ messages)

[kvm-unit-tests PATCH] x86: nVMX: Dynamically calculate and check max VMCS field encoding index
 2019-05-13 22:43 UTC 

[KVM nVMX]: Check "load IA32_PERF_GLOBAL_CTRL" on vmentry of nested guests
 2019-05-13 22:08 UTC  (13+ messages)
` [PATCH 1/8][KVMnVMX]: Enable "load IA32_PERF_GLOBAL_CTRL" VM-exit control for "
` [PATCH 2/8][KVM nVMX]: Enable "load IA32_PERF_GLOBAL_CTRL" VM-entry "
` [PATCH 3/8][KVM VMX]: Add a function to check reserved bits in MSR_CORE_PERF_GLOBAL_CTRL
` [PATCH 4/8][KVM nVMX]: Check "load IA32_PERF_GLOBAL_CTRL" VM-exit control on vmentry of nested guests
` [PATCH 7/8][KVM nVMX]: Enable "load IA32_PERF_GLOBAL_CTRL VM-{entry,exit} controls

[kvm-unit-tests PATCH v2] x86: Halt on exit
 2019-05-13  9:58 UTC 

[PATCH v7 00/23] SMMUv3 Nested Stage Setup
 2019-05-13 14:40 UTC  (21+ messages)
` [PATCH v7 12/23] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v7 13/23] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v7 14/23] iommu/smmuv3: Implement cache_invalidate
` [PATCH v7 18/23] iommu/smmuv3: Report non recoverable faults

[PATCH, RFC 00/62] Intel MKTME enabling
 2019-05-13 14:27 UTC  (4+ messages)
` [PATCH, RFC 03/62] mm/ksm: Do not merge pages with different KeyIDs

[PATCH v2] selftests: kvm: Add files generated when compiled to .gitignore
 2019-05-13 14:03 UTC  (2+ messages)

[PATCH 00/10] s390: virtio: support protected virtualization
 2019-05-13 13:54 UTC  (41+ messages)
` [PATCH 01/10] virtio/s390: use vring_create_virtqueue
` [PATCH 04/10] s390/mm: force swiotlb for protected virtualization
` [PATCH 05/10] s390/cio: introduce DMA pools to cio
` [PATCH 06/10] s390/cio: add basic protected virtualization support
` [PATCH 07/10] s390/airq: use DMA memory for adapter interrupts
` [PATCH 08/10] virtio/s390: add indirection to indicators access
` [PATCH 09/10] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH 10/10] virtio/s390: make airq summary indicators DMA

[PATCH] x86: Halt on exit
 2019-05-13 13:50 UTC  (5+ messages)

[PATCH v16 00/10] Add ARMv8 RAS virtualization support in QEMU
 2019-05-13 12:52 UTC  (12+ messages)
` [PATCH v16 01/10] hw/arm/virt: Add RAS platform version for migration
` [PATCH v16 02/10] ACPI: add some GHES structures and macros definition
` [PATCH v16 03/10] acpi: add build_append_ghes_notify() helper for Hardware Error Notification
` [PATCH v16 04/10] acpi: add build_append_ghes_generic_data() helper for Generic Error Data Entry
` [PATCH v16 05/10] acpi: add build_append_ghes_generic_status() helper for Generic Error Status Block
` [PATCH v16 06/10] docs: APEI GHES generation and CPER record description
` [PATCH v16 07/10] ACPI: Add APEI GHES table generation support
` [PATCH v16 08/10] KVM: Move related hwpoison page functions to accel/kvm/ folder
` [PATCH v16 09/10] target-arm: kvm64: inject synchronous External Abort
` [PATCH v16 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH] sched: introduce configurable delay before entering idle
 2019-05-13 12:30 UTC  (5+ messages)

[RFC PATCH V2] kvm: arm64: export memory error recovery capability to user space
 2019-05-13 10:20 UTC  (3+ messages)

[PATCH] KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL
 2019-05-13  9:13 UTC  (9+ messages)

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-13  7:00 UTC  (8+ messages)
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro

[PATCH net] vhost_net: fix possible infinite loop
 2019-05-13  5:42 UTC  (6+ messages)

[RFC PATCH V2] vhost: don't use kmap() to log dirty pages
 2019-05-13  5:22 UTC  (5+ messages)

[PATCH 0/2] Fix reserved bits calculation errors caused by MKTME
 2019-05-13  3:31 UTC  (2+ messages)

[PATCH] kvm: x86: Fix L1TF mitigation for shadow MMU
 2019-05-13  3:31 UTC  (2+ messages)

[PATCH] selftests: kvm: Add files generated when compiled to .gitignore
 2019-05-12  4:12 UTC 

[GIT PULL] VFIO updates for v5.2-rc1
 2019-05-11 15:00 UTC  (2+ messages)

[PATCH v7 0/6] virtio pmem driver
 2019-05-11  1:26 UTC  (6+ messages)
` [PATCH v7 2/6] virtio-pmem: Add "
    ` [Qemu-devel] "

[kvm-unit-tests PATCH] x86: Restore VMCS state when test_vmcs_addr() is done
 2019-05-10 23:54 UTC  (3+ 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).