kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-20 09:06:19 to 2020-01-21 22:33:24 UTC [more...]

[PATCH v5 00/19] KVM: Dynamically size memslot arrays
 2020-01-21 22:31 UTC  (16+ messages)
` [PATCH v5 01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot
` [PATCH v5 03/19] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v5 06/19] KVM: Drop kvm_arch_create_memslot()
` [PATCH v5 08/19] KVM: Refactor error handling for setting memory region
` [PATCH v5 09/19] KVM: Move setting of memslot into helper routine
` [PATCH v5 10/19] KVM: Drop "const" attribute from old memslot in commit_memory_region()
` [PATCH v5 11/19] KVM: x86: Free arrays for old memslot when moving memslot's base gfn
` [PATCH v5 12/19] KVM: Move memslot deletion to helper function
` [PATCH v5 13/19] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v5 14/19] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions
` [PATCH v5 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v5 17/19] KVM: Terminate memslot walks via used_slots
` [PATCH v5 18/19] KVM: Dynamically size memslot array based on number of used slots
` [PATCH v5 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION

[PATCH v2 0/2] use vfio_dma_rw to read/write IOVAs from CPU side
 2020-01-21 22:10 UTC  (10+ messages)
` [PATCH v2 2/2] drm/i915/gvt: subsitute kvm_read/write_guest with vfio_dma_rw

[PATCH v4 00/12] vfio_pci: wrap pci device as a mediated device
 2020-01-21 21:54 UTC  (11+ messages)
` [PATCH v4 11/12] samples: add vfio-mdev-pci driver

[PATCH] KVM: x86: fix overlap between SPTE_MMIO_MASK and generation
 2020-01-21 21:04 UTC  (3+ messages)

[PATCH] KVM: async_pf: drop kvm_arch_async_page_present wrappers
 2020-01-21 18:42 UTC  (2+ messages)

[FYI PATCH 0/7] Mitigation for CVE-2018-12207
 2020-01-21 18:25 UTC  (8+ messages)

[kvm-unit-tests PATCH] Remove the old api folder
 2020-01-21 17:47 UTC 

[kvm-unit-tests PATCH v4 0/9] s390x: smp: Improve smp code and reset checks
 2020-01-21 17:40 UTC  (15+ messages)
` [kvm-unit-tests PATCH v4 1/9] s390x: smp: Cleanup smp.c
` [kvm-unit-tests PATCH v4 2/9] s390x: smp: Only use smp_cpu_setup once
` [kvm-unit-tests PATCH v4 3/9] s390x: Add cpu id to interrupt error prints
` [kvm-unit-tests PATCH v4 4/9] s390x: smp: Rework cpu start and active tracking
` [kvm-unit-tests PATCH v4 5/9] s390x: smp: Wait for cpu setup to finish
` [kvm-unit-tests PATCH v4 6/9] s390x: smp: Loop if secondary cpu returns into cpu setup again
` [kvm-unit-tests PATCH v4 7/9] s390x: smp: Remove unneeded cpu loops
` [kvm-unit-tests PATCH v4 8/9] s390x: smp: Test all CRs on initial reset
` [kvm-unit-tests PATCH v4 9/9] s390x: smp: Dirty fpc before initial reset test

[PATCH kvm-unit-tests] expect python3 in the path
 2020-01-21 16:24 UTC  (2+ messages)

[GIT PULL] Please pull my kvm-ppc-next-5.6-1 tag
 2020-01-21 16:15 UTC  (2+ messages)

[PATCH v3 00/21] KVM: Dirty ring interface
 2020-01-21 16:14 UTC  (14+ messages)
` [PATCH v3 09/21] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v3 12/21] KVM: X86: Implement ring-based dirty memory tracking

[PATCH] KVM: x86: inline memslot_valid_for_gpte
 2020-01-21 16:11 UTC 

[kvm-unit-tests PATCH] gitlab-ci.yml: Remove ioapic from the x86 tests
 2020-01-21 16:04 UTC  (5+ messages)

[PATCH net-next 0/3] vsock: support network namespace
 2020-01-21 15:50 UTC  (17+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support

[PATCH 2/2] kvm: Add ioctl for gathering debug counters
 2020-01-21 15:38 UTC  (8+ messages)

[PULL kvm-unit-tests 0/3] arm/arm64: Add prefetch abort test
 2020-01-21 15:29 UTC  (6+ messages)
` [PATCH kvm-unit-tests 1/3] arm/arm64: Improve memory region management
` [PATCH kvm-unit-tests 2/3] arm/arm64: selftest: Allow test_exception clobber list to be extended
` [PATCH kvm-unit-tests 3/3] arm/arm64: selftest: Add prefetch abort test

[PATCH 0/3] Handle monitor trap flag during instruction emulation
 2020-01-21 15:28 UTC  (5+ messages)
` [PATCH 2/3] KVM: x86: Emulate MTF when performing "

[PATCH 00/14] KVM: x86/mmu: Huge page fixes, cleanup, and DAX
 2020-01-21 15:12 UTC  (12+ messages)
` [PATCH 04/14] KVM: Play nice with read-only memslots when querying host page size
` [PATCH 05/14] x86/mm: Introduce lookup_address_in_mm()
` [PATCH 07/14] KVM: x86/mmu: Walk host page tables to find THP mappings
` [PATCH 12/14] KVM: x86/mmu: Fold max_mapping_level() into kvm_mmu_hugepage_adjust()

[PATCH 0/5] vDPA support
 2020-01-21 14:17 UTC  (41+ messages)
` [PATCH 3/5] vDPA: introduce vDPA bus

[RESEND PATCH v10 00/10] Enable Sub-Page Write Protection Support
 2020-01-21 14:14 UTC  (10+ messages)
` [RESEND PATCH v10 06/10] vmx: spp: Set up SPP paging table at vmentry/vmexit

[PATCH v2 09/10] accel: Replace current_machine->accelerator by current_accel() wrapper
 2020-01-21 14:03 UTC  (2+ messages)

[PATCH 0/3] KVM: Clean up guest/host cache read/write code
 2020-01-21 13:51 UTC  (2+ messages)

[PATCH] KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL
 2020-01-21 13:48 UTC 

[PATCH] KVM: x86: list MSR_IA32_UCODE_REV as an emulated MSR
 2020-01-21 13:48 UTC 

[kvm-unit-tests PATCH v3 0/9] s390x: smp: Improve smp code and reset checks
 2020-01-21 13:07 UTC  (27+ messages)
` [kvm-unit-tests PATCH v3 1/9] s390x: smp: Cleanup smp.c
` [kvm-unit-tests PATCH v3 4/9] s390x: smp: Rework cpu start and active tracking
` [kvm-unit-tests PATCH v3 5/9] s390x: smp: Wait for cpu setup to finish
` [kvm-unit-tests PATCH v3 6/9] s390x: smp: Loop if secondary cpu returns into cpu setup again
` [kvm-unit-tests PATCH v3 7/9] s390x: smp: Remove unneeded cpu loops
` [kvm-unit-tests PATCH v3 8/9] s390x: smp: Test all CRs on initial reset

[PATCH] selftests: KVM: AMD Nested SVM test infrastructure
 2020-01-21 12:50 UTC  (6+ messages)

[PATCH kvm-unit-tests 0/3] arm/arm64: selftest for pabt
 2020-01-21 12:47 UTC  (3+ messages)

[kvm-unit-tests PATCH v8 0/6] s390x: SCLP Unit test
 2020-01-21 12:42 UTC  (12+ messages)
` [kvm-unit-tests PATCH v8 1/6] s390x: export sclp_setup_int
` [kvm-unit-tests PATCH v8 2/6] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PATCH v8 3/6] s390x: lib: fix stfl wrapper asm
` [kvm-unit-tests PATCH v8 4/6] s390x: lib: add SPX and STPX instruction wrapper
` [kvm-unit-tests PATCH v8 5/6] s390x: lib: fix program interrupt handler if sclp_busy was set
` [kvm-unit-tests PATCH v8 6/6] s390x: SCLP unit test

[kvm-unit-tests PATCH] x86: VMX: Check EPT AD bits when enabled in ept_access_paddr()
 2020-01-21 12:29 UTC  (2+ messages)

[PATCH] kvm/x86: export kvm_vector_hashing_enabled() is unnecessary
 2020-01-21 12:25 UTC  (2+ messages)

[kvm-unit-tests v2 0/2] README: Markdown fixes and improvements
 2020-01-21 12:20 UTC  (6+ messages)
` [kvm-unit-tests v2 1/2] README: Fix markdown formatting
` [kvm-unit-tests v2 2/2] README: Add intro about the configuration file

[PATCH] KVM: VMX: remove duplicated segment cache clear
 2020-01-21 15:15 UTC  (3+ messages)

[PATCH v2] KVM: Adding 'else' to reduce checking
 2020-01-21 12:15 UTC  (2+ messages)

[PATCH v2 00/45] KVM: Refactor vCPU creation
 2020-01-21 11:12 UTC  (10+ messages)
` [PATCH v2 12/45] KVM: PPC: Allocate vcpu struct in common PPC code
` [PATCH v2 15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code
` [PATCH v2 41/45] KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create()

[PATCH 00/15] Replace current_machine by qdev_get_machine()
 2020-01-21  8:59 UTC  (2+ messages)

[virtio-dev] [PATCH v2 0/5] virtio-mmio enhancement
 2020-01-21 13:54 UTC  (6+ messages)
` [virtio-dev] [PATCH v2 1/5] virtio-mmio: Add feature bit for MMIO notification
` [virtio-dev] [PATCH v2 2/5] virtio-mmio: Enhance queue notification support
` [virtio-dev] [PATCH v2 3/5] virtio-mmio: Add feature bit for MMIO MSI
` [virtio-dev] [PATCH v2 4/5] virtio-mmio: Introduce MSI details
` [virtio-dev] [PATCH v2 5/5] virtio-mmio: MSI vector and event mapping

[RFC] Revert "kvm: nVMX: Restrict VMX capability MSR changes"
 2020-01-20 17:16 UTC  (5+ messages)

[PATCH v3 0/8] KVM: arm64: vCPU preempted check support
 2020-01-20 16:20 UTC  (3+ messages)
` [PATCH v3 1/8] KVM: arm64: Document PV-lock interface

[kvm-unit-tests] README: fix markdown formatting and general improvements
 2020-01-20 15:21 UTC  (3+ messages)

[PATCH] arm64: KVM: Add XXX UAPI notes for swapped registers
 2020-01-20 13:59 UTC  (4+ messages)

KVM call for agenda for 2020-01-28
 2020-01-20 13:16 UTC 

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-01-20 12:15 UTC  (5+ messages)
` [PATCH v22 8/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH] KVM: apic: short-circuit kvm_apic_accept_pic_intr() when pic intr is accepted
 2020-01-20 10:33 UTC  (2+ 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).