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

[PATCH v1 0/1] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-01-24 15:33 UTC  (4+ messages)
` [PATCH v1 1/1] vfio-ccw: Don't free channel programs for unrelated interrupts

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-01-24 13:25 UTC  (24+ 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

[PATCH] kvm: selftests: aarch64: dirty_log_test: Remove unnecessary ifdefs
 2020-01-24 12:47 UTC 

[PATCH] KVM: nVMX: set rflags to specify success in handle_invvpid() default case
 2020-01-24 10:53 UTC  (8+ messages)

[PATCH v4 00/10] Create a userfaultfd demand paging test
 2020-01-24 10:49 UTC  (23+ messages)
` [PATCH v4 01/10] KVM: selftests: Create a "
` [PATCH v4 02/10] KVM: selftests: Add demand paging content to the "
` [PATCH v4 03/10] KVM: selftests: Add configurable demand paging delay
` [PATCH v4 04/10] KVM: selftests: Add memory size parameter to the demand paging test
` [PATCH v4 05/10] KVM: selftests: Pass args to vCPU in global vCPU args struct
` [PATCH v4 06/10] KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
` [PATCH v4 07/10] KVM: selftests: Support multiple vCPUs in demand paging test
` [PATCH v4 08/10] KVM: selftests: Time guest demand paging
` [PATCH v4 09/10] KVM: selftests: Stop memslot creation in KVM internal memslot region
` [PATCH v4 10/10] KVM: selftests: Move memslot 0 above KVM internal memslots

[PATCH] selftests: use $(MAKE) instead of "make"
 2020-01-24  8:51 UTC 

force push to kvm/next coming
 2020-01-24  8:38 UTC 

[kvm-unit-tests PATCH v4 0/9] s390x: smp: Improve smp code and reset checks
 2020-01-24  8:38 UTC  (13+ 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 6/9] s390x: smp: Loop if secondary cpu returns into cpu setup again

[PATCH] KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL
 2020-01-24  8:22 UTC  (3+ messages)

linux-next: Fixes tags need some work in the kvm tree
 2020-01-24  3:22 UTC 

linux-next: Fixes tag needs some work in the kvm tree
 2020-01-24  3:13 UTC 

linux-next: build warnings after merge of the kvm tree
 2020-01-24  3:10 UTC 

linux-next: manual merge of the kvm tree with Linus' tree
 2020-01-24  2:57 UTC 

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

[PATCH] KVM: nVMX: delete meaningless nested_vmx_run() declaration
 2020-01-23 22:21 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the kvm tree
 2020-01-23 20:43 UTC 

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

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

[PATCH v2] KVM: x86: fix overlap between SPTE_MMIO_MASK and generation
 2020-01-23 17:47 UTC  (2+ messages)

[PATCH v2] x86/cpu: Move prototype for get_umwait_control_msr() to global location
 2020-01-23 17:29 UTC 

[RESEND] Atomic switch of MSR_IA32_UMWAIT_CONTROL
 2020-01-23 16:16 UTC  (3+ 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 

[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 2/2] drm/i915/gvt: subsitute kvm_read/write_guest with vfio_dma_rw
 2020-01-23 10:02 UTC  (11+ messages)

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

[kvm-unit-tests PATCH v4 4/9] s390x: smp: Rework cpu start and active tracking
 2020-01-23  9:14 UTC  (2+ messages)
` [kvm-unit-tests PATCH] "

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

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

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  (3+ 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)


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