public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-21 16:11:15 to 2020-01-23 16:55:34 UTC [more...]

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-01-23 16:54 UTC  (15+ messages)
` [PATCH v16.1 1/9] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v16.1 2/9] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v16.1 3/9] mm: Add function __putback_isolated_page
` [PATCH v16.1 4/9] mm: Introduce Reported pages
` [PATCH v16.1 5/9] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v16.1 6/9] virtio-balloon: Add support for providing free page reports to host
` [PATCH v16.1 7/9] mm/page_reporting: Rotate reported pages to the tail of the list
` [PATCH v16.1 8/9] mm/page_reporting: Add budget limit on how many pages can be reported per pass
` [PATCH v16.1 9/9] mm/page_reporting: Add free page reporting documentation

[RESEND] Atomic switch of MSR_IA32_UMWAIT_CONTROL
 2020-01-23 16:16 UTC  (3+ messages)

[PATCH 2/2] kvm: Add ioctl for gathering debug counters
 2020-01-23 16:15 UTC  (17+ messages)

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-01-23 15:48 UTC  (10+ messages)
` [PATCH v22 3/9] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH v22 4/9] ACPI: Build Hardware Error Source Table
` [PATCH v22 8/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH] x86/cpu: Move prototype for get_umwait_control_msr() to global location
 2020-01-23 15:32 UTC  (2+ messages)

kvm-unit-testing: Test results parsing vs tap13
 2020-01-23 14:05 UTC 

[kvm-unit-tests PATCH v4 0/9] s390x: smp: Improve smp code and reset checks
 2020-01-23 13:56 UTC  (18+ messages)
` [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] "
` [kvm-unit-tests PATCH v4 4/9] s390x: smp: Rework cpu start and active tracking
    ` [kvm-unit-tests PATCH] "
` [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

[PATCH 0/2] KVM: x86: do not mix raw and monotonic clocks in kvmclock
 2020-01-23 13:54 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: reorganize pvclock_gtod_data members
` [PATCH 2/2] KVM: x86: use raw clock values consistently

[PATCH v2 kvmtool 00/30] Add reassignable BARs and PCIE 1.1 support
 2020-01-23 13:48 UTC  (31+ messages)
` [PATCH v2 kvmtool 01/30] Makefile: Use correct objcopy binary when cross-compiling for x86_64
` [PATCH v2 kvmtool 02/30] hw/i8042: Compile only for x86
` [PATCH v2 kvmtool 03/30] pci: Fix BAR resource sizing arbitration
` [PATCH v2 kvmtool 04/30] Remove pci-shmem device
` [PATCH v2 kvmtool 05/30] Check that a PCI device's memory size is power of two
` [PATCH v2 kvmtool 06/30] arm/pci: Advertise only PCI bus 0 in the DT
` [PATCH v2 kvmtool 07/30] ioport: pci: Move port allocations to PCI devices
` [PATCH v2 kvmtool 08/30] pci: Fix ioport allocation size
` [PATCH v2 kvmtool 09/30] arm/pci: Fix PCI IO region
` [PATCH v2 kvmtool 10/30] virtio/pci: Make memory and IO BARs independent
` [PATCH v2 kvmtool 11/30] vfio/pci: Allocate correct size for MSIX table and PBA BARs
` [PATCH v2 kvmtool 12/30] vfio/pci: Don't assume that only even numbered BARs are 64bit
` [PATCH v2 kvmtool 13/30] vfio/pci: Ignore expansion ROM BAR writes
` [PATCH v2 kvmtool 14/30] vfio/pci: Don't access potentially unallocated regions
` [PATCH v2 kvmtool 15/30] virtio: Don't ignore initialization failures
` [PATCH v2 kvmtool 16/30] Don't ignore errors registering a device, ioport or mmio emulation
` [PATCH v2 kvmtool 17/30] hw/vesa: Don't ignore fatal errors
` [PATCH v2 kvmtool 18/30] hw/vesa: Set the size for BAR 0
` [PATCH v2 kvmtool 19/30] Use independent read/write locks for ioport and mmio
` [PATCH v2 kvmtool 20/30] pci: Add helpers for BAR values and memory/IO space access
` [PATCH v2 kvmtool 21/30] virtio/pci: Get emulated region address from BARs
` [PATCH v2 kvmtool 22/30] vfio: Destroy memslot when unmapping the associated VAs
` [PATCH v2 kvmtool 23/30] vfio: Reserve ioports when configuring the BAR
` [PATCH v2 kvmtool 24/30] vfio/pci: Don't write configuration value twice
` [PATCH v2 kvmtool 25/30] pci: Implement callbacks for toggling BAR emulation
` [PATCH v2 kvmtool 26/30] pci: Toggle BAR I/O and memory space emulation
` [PATCH v2 kvmtool 27/30] pci: Implement reassignable BARs
` [PATCH v2 kvmtool 28/30] arm/fdt: Remove 'linux,pci-probe-only' property
` [PATCH v2 kvmtool 29/30] vfio: Trap MMIO access to BAR addresses which aren't page aligned
` [PATCH v2 kvmtool 30/30] arm/arm64: Add PCI Express 1.1 support

[PATCH] KVM: x86: fix overlap between SPTE_MMIO_MASK and generation
 2020-01-23 12:16 UTC  (5+ messages)

[PATCH] KVM: x86: avoid some unnecessary copy in __x86_set_memory_region()
 2020-01-23 12:15 UTC  (2+ messages)

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

[PATCH] KVM: nVMX: set rflags to specify success in handle_invvpid() default case
 2020-01-23  9:54 UTC  (5+ messages)

[PATCH] KVM: nVMX: set rflags to specify success in handle_invvpid() default case
 2020-01-23  9:36 UTC 

[PATCH RFC 0/3] x86/kvm/hyper-v: fix enlightened VMCS & QEMU4.2
 2020-01-23  9:15 UTC  (11+ messages)
` [PATCH RFC 2/3] x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()

[PATCH v2] KVM: x86: fix overlap between SPTE_MMIO_MASK and generation
 2020-01-23  8:50 UTC 

[PATCH kernel RFC 0/4] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2020-01-23  8:42 UTC  (5+ messages)

[PATCH] KVM: nVMX: delete meaningless nested_vmx_run() declaration
 2020-01-23  8:18 UTC  (2+ messages)

[PATCH v10 00/19] KVM RISC-V Support
 2020-01-23  3:34 UTC  (4+ messages)
` [PATCH v10 05/19] RISC-V: KVM: Implement VCPU create, init and destroy functions

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-01-22 19:32 UTC  (11+ messages)

[kvm-unit-tests PATCH] Fixes for the umip test
 2020-01-22 16:39 UTC  (2+ messages)

[PATCH v5 00/18] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2020-01-22 16:32 UTC  (10+ messages)
` [PATCH v5 03/18] kvm: x86: Introduce APICv inhibit reason bits
` [PATCH v5 13/18] svm: Temporary deactivate AVIC during ExtINT handling
` [PATCH v5 18/18] svm: Allow AVIC with in-kernel irqchip mode

[PATCH] svm/avic: iommu/amd: Flush IOMMU IRT after update all entries
 2020-01-22 15:44 UTC  (2+ messages)

[kvm-unit-tests PATCH] Makefile: Compile the kvm-unit-tests with -fno-strict-aliasing
 2020-01-22 15:33 UTC  (4+ messages)

[kvm-unit-tests PATCH v8 0/6] s390x: SCLP Unit test
 2020-01-22 15:01 UTC  (17+ messages)
` [kvm-unit-tests PATCH v8 6/6] s390x: SCLP unit test
                ` strict aliasing in kvm-unit-tests (was: Re: [kvm-unit-tests PATCH v8 6/6] s390x: SCLP unit test)

[kvm-unit-tests PATCH v2] x86: VMX: Check precondition for RDTSC test
 2020-01-22 14:40 UTC  (3+ messages)

[kvm-unit-tests PATCH] Remove the old api folder
 2020-01-22 14:27 UTC  (4+ messages)

[kvm-unit-tests PATCH] x86: VMX: Check preconditions for RDTSC test
 2020-01-22 14:26 UTC  (4+ messages)

[PATCH] KVM: X86: Add 'else' to unify fastop and execute call path
 2020-01-22 14:25 UTC  (5+ messages)
` [PATCH 02/01] KVM: x86: Use a typedef for fastop functions

[PATCH net-next 0/3] vsock: support network namespace
 2020-01-22  9:13 UTC  (3+ messages)

[PATCH] selftests: KVM: AMD Nested SVM test infrastructure
 2020-01-22  8:45 UTC  (3+ messages)

[PATCH 02/01] KVM: x86: Use a typedef for fastop functions
 2020-01-22  6:45 UTC 

[PATCH] KVM: X86: Add 'else' to unify fastop and execute call path
 2020-01-22  6:41 UTC 

[PATCH 3/5] vDPA: introduce vDPA bus
 2020-01-22  6:36 UTC  (16+ messages)

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

[PATCH] KVM: x86: list MSR_IA32_UCODE_REV as an emulated MSR
 2020-01-22  2:35 UTC 

[PATCH] KVM: x86: inline memslot_valid_for_gpte
 2020-01-22  2:28 UTC 

[PATCH] KVM: async_pf: drop kvm_arch_async_page_present wrappers
 2020-01-22  2:19 UTC 

[PATCH v2 00/45] KVM: Refactor vCPU creation
 2020-01-21 23:18 UTC  (5+ messages)
` [PATCH v2 12/45] KVM: PPC: Allocate vcpu struct in common PPC code

[PATCH v5 00/19] KVM: Dynamically size memslot arrays
 2020-01-21 22:31 UTC  (20+ messages)
` [PATCH v5 01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot
` [PATCH v5 02/19] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v5 03/19] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v5 04/19] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v5 05/19] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v5 06/19] KVM: Drop kvm_arch_create_memslot()
` [PATCH v5 07/19] KVM: Explicitly free allocated-but-unused dirty bitmap
` [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 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: 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)

[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  (4+ messages)
` [PATCH v3 09/21] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]

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


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