public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-16 15:23:05 to 2016-08-19 01:11:33 UTC [more...]

[kvm-unit-tests PATCH V4 1/5] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-19  0:41 UTC  (17+ messages)
` [kvm-unit-tests PATCH V4 2/5] lib/powerpc: Add generic decrementer exception handler
` [kvm-unit-tests PATCH V4 3/5] lib/powerpc: Add function to start secondary threads
` [kvm-unit-tests PATCH V4 4/5] lib/powerpc: Implement generic delay function for use in unit tests
` [kvm-unit-tests PATCH V4 5/5] powerpc/tm: Add a test for H_CEDE while tm suspended

[kvm-unit-tests PATCH V5 1/5] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-19  1:10 UTC  (5+ messages)
` [kvm-unit-tests PATCH V5 2/5] lib/powerpc: Add generic decrementer exception handler
` [kvm-unit-tests PATCH V5 3/5] lib/powerpc: Add function to start secondary threads
` [kvm-unit-tests PATCH V5 4/5] lib/powerpc: Implement generic delay function for use in unit tests
` [kvm-unit-tests PATCH V5 5/5] powerpc/tm: Add a test for H_CEDE while tm suspended

[PATCH V3 0/3] VFIO SRIOV support
 2016-08-18 22:09 UTC  (6+ messages)
` [PATCH V3 1/3] pci: Extend PCI IOV API
` [PATCH V3 2/3] vfio/pci: Allow control SR-IOV through sysfs interface
` [PATCH V3 3/3] vfio/pci: Add support for SR-IOV extended capablity

[PATCH v2] powerpc: move hmi.c to arch/powerpc/kvm/
 2016-08-18 21:27 UTC  (3+ messages)

[PATCH BACKPORT 3.10-3.15 0/4] MIPS: KVM: Fix MMU/TLB management issues
 2016-08-18 20:02 UTC  (12+ messages)
` [PATCH BACKPORT 3.10-3.15 1/4] MIPS: KVM: Fix mapped fault broken commpage handling
  ` Patch "[PATCH BACKPORT 3.10-3.15 1/4] MIPS: KVM: Fix mapped fault broken commpage handling" has been added to the 3.14-stable tree
` [PATCH BACKPORT 3.10-3.15 2/4] MIPS: KVM: Add missing gfn range check
  ` Patch "[PATCH BACKPORT 3.10-3.15 2/4] MIPS: KVM: Add missing gfn range check" has been added to the 3.14-stable tree
` [PATCH BACKPORT 3.10-3.15 3/4] MIPS: KVM: Fix gfn range check in kseg0 tlb faults
  ` Patch "[PATCH BACKPORT 3.10-3.15 3/4] MIPS: KVM: Fix gfn range check in kseg0 tlb faults" has been added to the 3.14-stable tree
` [PATCH BACKPORT 3.10-3.15 4/4] MIPS: KVM: Propagate kseg0/mapped tlb fault errors
  ` Patch "[PATCH BACKPORT 3.10-3.15 4/4] MIPS: KVM: Propagate kseg0/mapped tlb fault errors" has been added to the 3.14-stable tree

[PART2 PATCH v6 00/12] iommu/AMD: Introduce IOMMU AVIC support
 2016-08-18 19:42 UTC  (13+ messages)
` [PART2 PATCH v6 01/12] iommu/amd: Detect and enable guest vAPIC support
` [PART2 PATCH v6 02/12] iommu/amd: Move and introduce new IRTE-related unions and structures
` [PART2 PATCH v6 03/12] iommu/amd: Introduce interrupt remapping ops structure
` [PART2 PATCH v6 04/12] iommu/amd: Add support for multiple IRTE formats
` [PART2 PATCH v6 05/12] iommu/amd: Detect and initialize guest vAPIC log
` [PART2 PATCH v6 06/12] iommu/amd: Adding GALOG interrupt handler
` [PART2 PATCH v6 07/12] iommu/amd: Introduce amd_iommu_update_ga()
` [PART2 PATCH v6 08/12] iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices
` [PART2 PATCH v6 09/12] iommu/amd: Enable vAPIC interrupt remapping mode by default
` [PART2 PATCH v6 10/12] svm: Introduces AVIC per-VM ID
` [PART2 PATCH v6 11/12] svm: Introduce AMD IOMMU avic_ga_log_notifier
` [PART2 PATCH v6 12/12] svm: Implements update_pi_irte hook to setup posted interrupt

KVM: nVMX: Erroneous setting of VMX_EPT_AD_ENABLE_BIT in vmcs02 EPT_POINTER
 2016-08-18 18:00 UTC 

[PATCH v2 0/8] nvdimm: hotplug support
 2016-08-18 18:54 UTC  (3+ messages)

[RFC v6-based v1 0/5] refine mdev framework
 2016-08-18 18:25 UTC  (5+ messages)

[PATCH 14/16] x86: kvm: Convert to hotplug state machine
 2016-08-18 17:06 UTC  (2+ messages)

[PART2 PATCH v5 00/12] iommu/AMD: Introduce IOMMU AVIC support
 2016-08-18 15:43 UTC  (9+ messages)
` [PART2 PATCH v5 10/12] svm: Introduces AVIC per-VM ID
` [PART2 PATCH v5 12/12] svm: Implements update_pi_irte hook to setup posted interrupt

[PATCH] arm: KVM: Fix idmap overlap detection when the kernel is idmap'ed
 2016-08-18 14:10 UTC 

[PATCH 4.7 085/186] MIPS: KVM: Fix mapped fault broken commpage handling
 2016-08-18 13:58 UTC  (4+ messages)
` [PATCH 4.7 086/186] MIPS: KVM: Add missing gfn range check
` [PATCH 4.7 087/186] MIPS: KVM: Fix gfn range check in kseg0 tlb faults
` [PATCH 4.7 088/186] MIPS: KVM: Propagate kseg0/mapped tlb fault errors

[PATCH 4.4 058/138] [PATCH BACKPORT 3.17-4.4 1/4] MIPS: KVM: Fix mapped fault broken commpage handling
 2016-08-18 13:57 UTC  (4+ messages)
` [PATCH 4.4 059/138] [PATCH BACKPORT 3.17-4.4 2/4] MIPS: KVM: Add missing gfn range check
` [PATCH 4.4 060/138] [PATCH BACKPORT 3.17-4.4 3/4] MIPS: KVM: Fix gfn range check in kseg0 tlb faults
` [PATCH 4.4 061/138] [PATCH BACKPORT 3.17-4.4 4/4] MIPS: KVM: Propagate kseg0/mapped tlb fault errors

[PATCH 3.14 16/46] [PATCH BACKPORT 3.10-3.15 1/4] MIPS: KVM: Fix mapped fault broken commpage handling
 2016-08-18 13:54 UTC  (4+ messages)
` [PATCH 3.14 17/46] [PATCH BACKPORT 3.10-3.15 2/4] MIPS: KVM: Add missing gfn range check
` [PATCH 3.14 18/46] [PATCH BACKPORT 3.10-3.15 3/4] MIPS: KVM: Fix gfn range check in kseg0 tlb faults
` [PATCH 3.14 19/46] [PATCH BACKPORT 3.10-3.15 4/4] MIPS: KVM: Propagate kseg0/mapped tlb fault errors

[patch added to 3.12-stable] MIPS: KVM: Fix mapped fault broken commpage handling
 2016-08-18 12:49 UTC  (4+ messages)
` [patch added to 3.12-stable] MIPS: KVM: Add missing gfn range check
` [patch added to 3.12-stable] MIPS: KVM: Fix gfn range check in kseg0 tlb faults
` [patch added to 3.12-stable] MIPS: KVM: Propagate kseg0/mapped tlb fault errors

[PATCH BACKPORT 3.17-4.4 0/4] MIPS: KVM: Fix MMU/TLB management issues
 2016-08-18 12:31 UTC  (13+ messages)
` [PATCH BACKPORT 3.17-4.4 1/4] MIPS: KVM: Fix mapped fault broken commpage handling
  ` Patch "[PATCH BACKPORT 3.17-4.4 1/4] MIPS: KVM: Fix mapped fault broken commpage handling" has been added to the 4.4-stable tree
` [PATCH BACKPORT 3.17-4.4 2/4] MIPS: KVM: Add missing gfn range check
  ` Patch "[PATCH BACKPORT 3.17-4.4 2/4] MIPS: KVM: Add missing gfn range check" has been added to the 4.4-stable tree
` [PATCH BACKPORT 3.17-4.4 3/4] MIPS: KVM: Fix gfn range check in kseg0 tlb faults
  ` Patch "[PATCH BACKPORT 3.17-4.4 3/4] MIPS: KVM: Fix gfn range check in kseg0 tlb faults" has been added to the 4.4-stable tree
` [PATCH BACKPORT 3.17-4.4 4/4] MIPS: KVM: Propagate kseg0/mapped tlb fault errors
  ` Patch "[PATCH BACKPORT 3.17-4.4 4/4] MIPS: KVM: Propagate kseg0/mapped tlb fault errors" has been added to the 4.4-stable tree

[kvm-unit-tests PATCH v7 00/13] PCI bus support
 2016-08-18 11:39 UTC  (19+ messages)
` [kvm-unit-tests PATCH v7 01/13] pci: Fix coding style in generic PCI files
` [kvm-unit-tests PATCH v7 02/13] pci: x86: Rename pci_config_read() to pci_config_readl()
` [kvm-unit-tests PATCH v7 03/13] pci: Add 'extern' to public function declarations
` [kvm-unit-tests PATCH v7 04/13] pci: x86: Add remaining PCI configuration space accessors
` [kvm-unit-tests PATCH v7 05/13] pci: Factor out pci_bar_get()
` [kvm-unit-tests PATCH v7 06/13] pci: Rework pci_bar_addr()
` [kvm-unit-tests PATCH v7 07/13] pci: Add pci_bar_set_addr()
` [kvm-unit-tests PATCH v7 08/13] pci: Add pci_dev_exists()
` [kvm-unit-tests PATCH v7 09/13] pci: Add pci_print()
` [kvm-unit-tests PATCH v7 10/13] pci: Add generic ECAM host support
` [kvm-unit-tests PATCH v7 11/13] arm/arm64: pci: Add PCI bus operation test
` [kvm-unit-tests PATCH v7 12/13] pci: Add pci-testdev PCI bus test device
` [kvm-unit-tests PATCH v7 13/13] arm/arm64: pci: Add pci-testdev PCI device operation test

[PATCH 0/4] KVM-S390: Fine-tuning for kvm_s390_import_bp_data()
 2016-08-18 10:55 UTC  (10+ messages)
` [PATCH 1/4] KVM-S390: Improve determination of sizes in kvm_s390_import_bp_data()
` [PATCH 2/4] KVM-S390: Use memdup_user() rather than duplicating its implementation
` [PATCH 3/4] KVM-S390: Less function calls in kvm_s390_import_bp_data() after error detection
` [PATCH 4/4] KVM-S390: Delete an unnecessary initialisation for a buffer variable

[PATCH BACKPORT 4.7 0/4] MIPS: KVM: Fix MMU/TLB management issues
 2016-08-18 10:25 UTC  (8+ messages)
` [PATCH BACKPORT 4.7 1/4] MIPS: KVM: Fix mapped fault broken commpage handling
` [PATCH BACKPORT 4.7 2/4] MIPS: KVM: Add missing gfn range check
` [PATCH BACKPORT 4.7 3/4] MIPS: KVM: Fix gfn range check in kseg0 tlb faults
` [PATCH BACKPORT 4.7 4/4] MIPS: KVM: Propagate kseg0/mapped tlb fault errors

[PULL 00/12] KVM/ARM Fixes for v4.8-rc3
 2016-08-18 10:19 UTC  (14+ messages)
` [PULL 01/12] KVM: arm64: ITS: return 1 on successful MSI injection
` [PULL 02/12] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
` [PULL 03/12] KVM: arm64: vgic-its: Plug race in vgic_put_irq
` [PULL 04/12] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic
` [PULL 05/12] KVM: arm64: ITS: move ITS registration into first VCPU run
` [PULL 06/12] KVM: arm64: check for ITS device on MSI injection
` [PULL 07/12] KVM: arm64: ITS: avoid re-mapping LPIs
` [PULL 08/12] KVM: arm/arm64: Change misleading use of is_error_pfn
` [PULL 09/12] arm64: Document workaround for Cortex-A72 erratum #853709
` [PULL 10/12] KVM: arm/arm64: timer: Workaround misconfigured timer interrupt
` [PULL 11/12] arm64: KVM: remove misleading comment on pmu status
` [PULL 12/12] arm64: KVM: report configured SRE value to 32-bit world

[PATCH] vmx: refine validity check for guest line address
 2016-08-18 10:08 UTC  (2+ messages)

[PATCH] kvm: nVMX: fix nested tsc scaling
 2016-08-18  8:59 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH 0/7] Add support for monitoring guest TLB operations
 2016-08-18  7:04 UTC  (6+ messages)

[PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-08-18  1:05 UTC  (2+ messages)

[PATCH 1/1] x86/apic: Introduce paravirq irq_domain
 2016-08-17 22:58 UTC  (11+ messages)

openstack with KVM CPU usage issue
 2016-08-17 16:35 UTC 

[PATCH] arm64: Document workaround for Cortex-A72 erratum #853709
 2016-08-17 10:21 UTC  (3+ messages)
` [PATCH] KVM: arm/arm64: timer: Workaround misconfigured timer interrupt

[PATCH] KVM: arm64: ITS: avoid re-mapping LPIs
 2016-08-17  8:59 UTC  (5+ messages)

[kvm-unit-tests PATCH V3 1/5] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-17  6:07 UTC  (16+ messages)
` [kvm-unit-tests PATCH V3 3/5] lib/powerpc: Add function to start secondary threads
` [kvm-unit-tests PATCH V3 4/5] lib/powerpc: Implement generic sleep function for use in unit tests
` [kvm-unit-tests PATCH V3 5/5] powerpc/tm: Add a test for H_CEDE while tm suspended

[PATCH v2 0/2] Rework vgic_attr_regs_access
 2016-08-17  5:46 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: arm/arm64: Factor out vgic_attr_regs_access functionality
` [PATCH v2 2/2] KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2

[PATCH v3] sched/cputime: Resync steal time when guest & host lose sync
 2016-08-17  2:15 UTC  (2+ messages)

[PATCH v2] sched/cputime: Resync steal time when guest & host lose sync
 2016-08-17  2:05 UTC  (3+ messages)

Nested VMX security review
 2016-08-16 23:28 UTC  (5+ messages)

[PATCH v6 0/4] Add Mediated device support
 2016-08-16 21:17 UTC  (21+ messages)
` [PATCH v6 1/4] vfio: Mediated device Core driver
              ` [Qemu-devel] "

[PATCH 0/2] Rework vgic_attr_regs_access
 2016-08-16 17:35 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm/arm64: Factor out vgic_attr_regs_access functionality
` [PATCH 2/2] KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2

[RFH] NULL pointer dereference oops occurs when running kvm VM
 2016-08-16 16:49 UTC  (3+ messages)

[kvm-unit-tests PATCH v5 00/12] PCI bus support
 2016-08-16 15:47 UTC  (9+ messages)
` [kvm-unit-tests PATCH v5 12/12] arm/arm64: pci: Add pci-testdev PCI device operation test
        ` [kvm-unit-tests PATCH v6 "


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