kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-10 14:55:07 to 2020-01-15 13:03:40 UTC [more...]

[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

[PATCH kvmtool 00/16] Add writable BARs and PCIE 1.1 support
 2020-01-15 12:43 UTC  (4+ messages)
` [PATCH kvmtool 04/16] Check that a PCI device's memory size is power of two

[PATCH v4 00/12] vfio_pci: wrap pci device as a mediated device
 2020-01-15 12:30 UTC  (9+ 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

[kvm-unit-tests PATCH v7 0/4] s390x: SCLP Unit test
 2020-01-15  9:57 UTC  (19+ messages)
` [kvm-unit-tests PATCH v7 1/4] s390x: export sclp_setup_int
` [kvm-unit-tests PATCH v7 2/4] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PATCH v7 3/4] s390x: lib: add SPX and STPX "
` [kvm-unit-tests PATCH v7 4/4] s390x: SCLP unit test

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

[PATCH v2 0/2] use vfio_dma_rw to read/write IOVAs from CPU side
 2020-01-15  3:54 UTC  (3+ 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

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

[RESEND PATCH v10 00/10] Enable Sub-Page Write Protection Support
 2020-01-15  1:36 UTC  (26+ messages)
` [RESEND PATCH v10 02/10] vmx: spp: Add control flags for Sub-Page Protection(SPP)
` [RESEND PATCH v10 03/10] mmu: spp: Add SPP Table setup functions
` [RESEND PATCH v10 04/10] mmu: spp: Add functions to operate SPP access bitmap
` [RESEND PATCH v10 05/10] x86: spp: Introduce user-space SPP IOCTLs
` [RESEND PATCH v10 06/10] vmx: spp: Set up SPP paging table at vmentry/vmexit

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-14 23:29 UTC  (4+ messages)

[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 0/3] Handle monitor trap flag during instruction emulation
 2020-01-14 18:28 UTC  (12+ 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 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  (36+ messages)
` [PATCH 02/15] hw/ppc/spapr_rtas: Use local MachineState variable
` [PATCH 03/15] hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argument
` [PATCH 04/15] hw/ppc/spapr_rtas: Restrict variables scope to single switch case
` [PATCH 05/15] device-hotplug: Replace current_machine by qdev_get_machine()
` [PATCH 06/15] migration/savevm: "
` [PATCH 07/15] hw/core/machine-qmp-cmds: "
` [PATCH 08/15] target/arm/monitor: "
` [PATCH 09/15] device_tree: "
` [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] KVM: arm64: get rid of var ret and out jump label in kvm_arch_vcpu_ioctl_set_guest_debug()
 2020-01-14  2:20 UTC 

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

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

[kvm-unit-tests PATCH v2 00/16] arm/arm64: Add ITS tests
 2020-01-13 18:45 UTC  (26+ 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 10/16] arm/arm64: ITS: its_enable_defaults
` [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 15/16] arm/arm64: ITS: migration tests
` [kvm-unit-tests PATCH v2 16/16] arm/arm64: ITS: pending table migration test

[kvm-unit-tests PATCH] arm: expand the timer tests
 2020-01-13 17:38 UTC  (4+ messages)

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

[PATCH kvm-unit-tests 0/3] arm/arm64: selftest for pabt
 2020-01-13 13:00 UTC  (4+ 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 v2 0/6] KVM: arm64: VCPU preempted check support
 2020-01-13 12:12 UTC  (12+ messages)
` [PATCH v2 1/6] KVM: arm64: Document PV-lock interface
` [PATCH v2 3/6] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH v2 6/6] KVM: arm64: Support the VCPU preemption check

[PATCH v2] sched/nohz: Optimize get_nohz_timer_target()
 2020-01-13  1:32 UTC  (3+ messages)

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-01-10 19:03 UTC  (11+ messages)
` [PATCH RFC 01/10] mm: Add pmd support for _PAGE_SPECIAL
` [PATCH RFC 02/10] mm: Handle pmd entries in follow_pfn()
` [PATCH RFC 03/10] mm: Add pud support for _PAGE_SPECIAL
` [PATCH RFC 04/10] mm: Handle pud entries in follow_pfn()
` [PATCH RFC 05/10] device-dax: Do not enforce MADV_DONTFORK on mmap()
` [PATCH RFC 06/10] device-dax: Introduce pfn_flags helper
` [PATCH RFC 07/10] device-dax: Add support for PFN_SPECIAL flags
` [PATCH RFC 08/10] dax/pmem: Add device-dax support for PFN_MODE_NONE
` [PATCH RFC 09/10] vfio/type1: Use follow_pfn for VM_FPNMAP VMAs
` [PATCH RFC 10/10] nvdimm/e820: add multiple namespaces support

[PATCH 1/2] vfio: add mmap/munmap API for page hinting
 2020-01-10 18:10 UTC  (3+ messages)
` [RFC PATCH] vfio: vfio_iommu_iova_to_phys() can be static

[kvmtool RFC PATCH 0/8] KVMTOOL RISC-V support
 2020-01-10 16:49 UTC  (7+ messages)
` [kvmtool RFC PATCH 2/8] riscv: Initial skeletal support

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

[PATCH kernel] vfio/spapr/nvlink2: Skip unpinning pages on error exit
 2020-01-10 16:03 UTC  (2+ messages)

[PATCH] vfio: platform: fix __iomem in vfio_platform_amdxgbe.c
 2020-01-10 16:02 UTC  (2+ messages)

[PATCH] vfio/mdev: make create attribute static
 2020-01-10 16:02 UTC  (2+ messages)

[kvm-unit-tests PATCH] add .editorconfig definition
 2020-01-10 15:17 UTC 


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