kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-13 13:48:37 to 2020-01-16 08:06:26 UTC [more...]

[kvm-unit-tests PATCH v2 00/16] arm/arm64: Add ITS tests
 2020-01-16  8:06 UTC  (30+ messages)
` [kvm-unit-tests PATCH v2 03/16] arm/arm64: gic: Introduce setup_irq() helper
` [kvm-unit-tests PATCH v2 05/16] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH v2 06/16] arm/arm64: ITS: Test BASER
` [kvm-unit-tests PATCH v2 07/16] arm/arm64: ITS: Set the LPI config and pending tables
` [kvm-unit-tests PATCH v2 08/16] arm/arm64: ITS: Init the command queue
` [kvm-unit-tests PATCH v2 09/16] arm/arm64: ITS: Enable/Disable LPIs at re-distributor level
` [kvm-unit-tests PATCH v2 11/16] arm/arm64: ITS: Device and collection Initialization
` [kvm-unit-tests PATCH v2 12/16] arm/arm64: ITS: commands
` [kvm-unit-tests PATCH v2 13/16] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH v2 14/16] arm/run: Allow Migration tests
` [kvm-unit-tests PATCH v2 16/16] arm/arm64: ITS: pending table migration test

[PATCH] KVM: Adding 'else' to reduce checking
 2020-01-16  6:03 UTC 

[PATCH v2 0/2] use vfio_dma_rw to read/write IOVAs from CPU side
 2020-01-16  5:49 UTC  (11+ messages)
` [PATCH v2 1/2] vfio: introduce vfio_dma_rw to read/write a range of IOVAs
` [PATCH v2 2/2] drm/i915/gvt: subsitute kvm_read/write_guest with vfio_dma_rw

linux-next: manual merge of the kvm tree with the tip tree
 2020-01-16  2:48 UTC 

[PATCH] KVM: arm64: get rid of var ret and out jump label in kvm_arch_vcpu_ioctl_set_guest_debug()
 2020-01-16  2:03 UTC 

[PATCH] KVM: arm/arm64: Fix some obsolete comments
 2020-01-16  2:01 UTC 

[PATCH v10 00/19] KVM RISC-V Support
 2020-01-16  1:45 UTC  (2+ messages)

[PATCH] KVM: x86: Perform non-canonical checks in 32-bit KVM
 2020-01-16  1:37 UTC  (2+ messages)

[Bug 206215] New: QEMU guest crash due to random 'general protection fault' since kernel 5.2.5 on i7-3517UE
 2020-01-16  1:36 UTC  (7+ messages)
` [Bug 206215] "

[PATCH 0/2 v3] KVM: nVMX: Check GUEST_DR7 on vmentry of nested guests
 2020-01-16  0:54 UTC  (3+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 v3] kvm-unit-test: nVMX: Test "

[PATCH] kvm: x86: Don't dirty guest memory on every vcpu_put()
 2020-01-16  0:32 UTC  (2+ messages)

[PATCH RFC 0/3] x86/kvm/hyper-v: fix enlightened VMCS & QEMU4.2
 2020-01-15 23:30 UTC  (9+ messages)
` [PATCH RFC 1/3] x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_evmcs()
` [PATCH RFC 2/3] x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()
` [PATCH RFC 3/3] x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested guests

[PATCH v16 0/9] mm / virtio: Provide support for free page reporting
 2020-01-15 23:08 UTC  (2+ messages)

[PATCH 0/3] Handle monitor trap flag during instruction emulation
 2020-01-15 22:51 UTC  (13+ messages)
` [PATCH 1/3] KVM: x86: Add vendor-specific #DB payload delivery
` [PATCH 2/3] KVM: x86: Emulate MTF when performing instruction emulation
` [kvm-unit-tests PATCH 3/3] x86: VMX: Add tests for monitor trap flag

[PATCH] x86: Add a kvm module parameter check for vmware_backdoors test
 2020-01-15 22:16 UTC  (2+ messages)

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-15 21:34 UTC  (18+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 05/22] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v12 06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[kvm-unit-tests PATCH] x86: Add a kvm module parameter check for vmware_backdoors test
 2020-01-15 20:15 UTC 

[PATCH v5 0/2] kvm: Use huge pages for DAX-backed files
 2020-01-15 18:33 UTC  (5+ messages)
` [PATCH v5 1/2] mm: make dev_pagemap_mapping_shift() externally visible

[PATCH v2] KVM: SVM: Fix potential memory leak in svm_cpu_init()
 2020-01-15 18:23 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
 2020-01-15 18:20 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Fix a benign Bitwise vs. Logical OR mixup
 2020-01-15 18:20 UTC  (5+ messages)

[PATCH v2] KVM: nVMX: vmread should not set rflags to specify success in case of #PF
 2020-01-15 18:18 UTC  (4+ messages)

[PATCH v2 0/2] KVM: x86/mmu: Optimize rsvd pte checks
 2020-01-15 18:17 UTC  (5+ messages)
` [PATCH v2 2/2] KVM: x86/mmu: Micro-optimize nEPT's bad memptype/XWR checks

[PATCH 0/7] KVM: arm/arm64: Help VMs dying quicker
 2020-01-15 18:10 UTC  (3+ messages)
` [PATCH 1/7] KVM: Pass mmu_notifier_range down to kvm_unmap_hva_range()

[PATCH] KVM: VMX: Clean up the spaces redundant
 2020-01-15 18:09 UTC  (2+ messages)

[PATCH] KVM: vmx: delete meaningless nested_vmx_prepare_msr_bitmap() declaration
 2020-01-15 18:08 UTC  (2+ messages)

[PATCH v2 0/5] KVM: x86: X86_FEATURE bit() cleanup
 2020-01-15 18:07 UTC  (2+ messages)

[PATCH 0/4] KVM: x86: Add checks on host-reserved cr4 bits
 2020-01-15 18:05 UTC  (2+ messages)

[PATCH 0/2] KVM: VMX: PT (RTIT) bug fix and cleanup
 2020-01-15 17:59 UTC  (2+ messages)

[PATCH 0/6] Fix various comment errors
 2020-01-15 17:56 UTC  (2+ messages)

[PATCH 0/6] remove unnecessary return val of kvm pit
 2020-01-15 17:53 UTC  (3+ messages)
` [PATCH 5/6] KVM: x86: check kvm_pit outside kvm_vm_ioctl_reinject()

[PATCH v4 1/2] KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
 2020-01-15 17:51 UTC  (4+ messages)
` [PATCH v4 2/2] KVM: LAPIC: micro-optimize fixed mode ipi delivery

[PATCH 0/2 v2] KVM: nVMX: Check GUEST_DR7 on vmentry of nested guests
 2020-01-15 17:13 UTC  (4+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 v2] kvm-unit-test: nVMX: Test "

[PATCH v3 00/21] KVM: Dirty ring interface
 2020-01-15 15:27 UTC  (10+ messages)
` [PATCH v3 12/21] KVM: X86: Implement ring-based dirty memory tracking

[PATCH v4 00/12] vfio_pci: wrap pci device as a mediated device
 2020-01-15 15:12 UTC  (10+ messages)
` [PATCH v4 02/12] vfio_pci: move vfio_pci_is_vga/vfio_vga_disabled to header file
` [PATCH v4 04/12] vfio_pci: make common functions be extern
` [PATCH v4 05/12] vfio_pci: duplicate vfio_pci.c
` [PATCH v4 11/12] samples: add vfio-mdev-pci driver

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-01-15 15:11 UTC  (3+ messages)
` [PATCH v22 2/9] docs: APEI GHES generation and CPER record description

[PATCH kvmtool 00/16] Add writable BARs and PCIE 1.1 support
 2020-01-15 15:10 UTC  (14+ messages)
` [PATCH kvmtool 04/16] Check that a PCI device's memory size is power of two
` [PATCH kvmtool 05/16] arm: pci.c: Advertise only PCI bus 0 in the DT
` [PATCH kvmtool 09/16] arm/pci: Do not use first PCI IO space bytes for devices

[PATCH 2/2] kvm: Add ioctl for gathering debug counters
 2020-01-15 14:59 UTC  (4+ messages)

[PATCH v3] travis.yml: Prevent 'script' from premature exit
 2020-01-15 14:47 UTC  (2+ messages)

[PATCH v2 0/6] KVM: arm64: VCPU preempted check support
 2020-01-15 14:14 UTC  (3+ messages)

[PATCH v2 00/18] arm64: KVM: add SPE profiling support
 2020-01-15 14:03 UTC  (5+ messages)
` [PATCH v2 10/18] arm64: KVM/debug: use EL1&0 stage 1 translation regime

[PATCH] KVM: arm64: get rid of var ret and out jump label in kvm_arch_vcpu_ioctl_set_guest_debug()
 2020-01-15 13:58 UTC  (2+ messages)

[PATCH v2] travis.yml: Prevent 'script' from premature exit
 2020-01-15 13:38 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/4] s390x: smp: Improve smp code and reset checks
 2020-01-15 13:03 UTC  (21+ messages)
` [kvm-unit-tests PATCH 1/4] s390x: smp: Cleanup smp.c
` [kvm-unit-tests PATCH 2/4] s390x: smp: Only use smp_cpu_setup once
` [kvm-unit-tests PATCH 3/4] s390x: smp: Test all CRs on initial reset
` [kvm-unit-tests PATCH 4/4] s390x: smp: Dirty fpc before initial reset test

[kvm-unit-tests PATCH v7 0/4] s390x: SCLP Unit test
 2020-01-15  9:57 UTC  (13+ messages)
` [kvm-unit-tests PATCH v7 4/4] s390x: SCLP unit test

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

[PATCH RFC] sched/fair: Penalty the cfs task which executes mwait/hlt
 2020-01-14 22:46 UTC  (11+ messages)

BUG: workqueue lockup (5)
 2020-01-14 22:04 UTC 

[PATCH v2] tools/kvm_stat: Fix kvm_exit filter name
 2020-01-14 21:46 UTC  (4+ messages)

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2020-01-14 18:25 UTC  (4+ messages)
` [PATCH v4 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()

[kvm-unit-tests] travis.yml: Prevent 'script' section from premature exit
 2020-01-14 17:47 UTC  (3+ messages)

[PATCH v5 00/19] x86/cpu: Clean up handling of VMX features
 2020-01-14 17:27 UTC  (10+ messages)
` [PATCH v5 17/19] KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
          ` [PATCH] KVM: VMX: Rename define to CPU_BASED_USE_TSC_OFFSETTING

KVM call minutes for 2020-01-14
 2020-01-14 15:19 UTC 

KVM call for agenda for 2020-01-14
 2020-01-14 13:28 UTC  (2+ messages)

[PATCH 00/15] Replace current_machine by qdev_get_machine()
 2020-01-14 13:27 UTC  (17+ messages)
` [PATCH 06/15] migration/savevm: "
` [PATCH 10/15] memory: "
` [PATCH 11/15] exec: "
` [PATCH 12/15] accel: Introduce the current_accel() method
` [PATCH 13/15] accel: Replace current_machine->accelerator by "
` [PATCH 14/15] accel/accel: Replace current_machine by qdev_get_machine()
` [PATCH 15/15] vl: Make current_machine a local variable

[RFC PATCH v9 0/8] Enable ptp_kvm for arm64
 2020-01-14 10:34 UTC  (19+ messages)
` [RFC PATCH v9 6/8] psci: Add hvc call service for ptp_kvm
` [RFC PATCH v9 7/8] ptp: arm64: Enable ptp_kvm for arm64

[PATCH v2] KVM: nVMX: vmread should not set rflags to specify success in case of #PF
 2020-01-14  2:15 UTC 

[kvm-unit-tests PATCH] arm: expand the timer tests
 2020-01-13 17:38 UTC  (4+ 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).