kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-16 02:04:38 to 2016-08-18 11:47:33 UTC [more...]

[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 BACKPORT 3.17-4.4 0/4] MIPS: KVM: Fix MMU/TLB management issues
 2016-08-18 11:46 UTC  (12+ 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

[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

[kvm-unit-tests PATCH V4 1/5] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-18 10:24 UTC  (16+ 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

[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 BACKPORT 3.10-3.15 0/4] MIPS: KVM: Fix MMU/TLB management issues
 2016-08-18  9:47 UTC  (11+ 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

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

[PATCH v2] powerpc: move hmi.c to arch/powerpc/kvm/
 2016-08-18  8:53 UTC  (2+ messages)

[RFC v6-based v1 0/5] refine mdev framework
 2016-08-18  8:42 UTC  (9+ messages)
` [RFC v6-based v1 1/5] mdev: create separate device for parent_device
` [RFC v6-based v1 2/5] mdev: drop management information and utilize driver-core instead
` [RFC v6-based v1 3/5] mdev: remove uuid from parent_ops
` [RFC v6-based v1 4/5] vfio_mpci: remove PCI-specific logic
` [RFC v6-based v1 5/5] rename 'vfio_mpci' to 'vfio_mdev' since it is now BUS-agnostic

[PATCH V3 0/3] VFIO SRIOV support
 2016-08-18  7:29 UTC  (4+ 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

[RFC PATCH 0/7] Add support for monitoring guest TLB operations
 2016-08-18  7:04 UTC  (13+ messages)
` [RFC PATCH 1/7] perf/trace: Add notification for perf trace events
` [RFC PATCH 2/7] KVM: Track the pid of the VM process
` [RFC PATCH 3/7] KVM: arm/arm64: Register perf trace event notifier
` [RFC PATCH 4/7] arm64: tlbflush.h: add __tlbi() macro
` [RFC PATCH 5/7] arm64/kvm: hyp: tlb: use __tlbi() helper
` [RFC PATCH 6/7] arm64: KVM: Handle trappable TLB instructions
` [RFC PATCH 7/7] arm64: KVM: Enable selective trapping of "

[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  (18+ messages)
` [kvm-unit-tests PATCH V3 2/5] lib/powerpc: Add generic decrementer exception handler
` [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  (6+ messages)

[PATCH v6 0/4] Add Mediated device support
 2016-08-16 21:17 UTC  (22+ 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)

[PART2 PATCH v5 00/12] iommu/AMD: Introduce IOMMU AVIC support
 2016-08-16 16:33 UTC  (8+ messages)
` [PART2 PATCH v5 06/12] iommu/amd: Adding GALOG interrupt handler
` [PART2 PATCH v5 12/12] svm: Implements update_pi_irte hook to setup posted interrupt

[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 "

[PULL] vhost: fixes for 4.8
 2016-08-16 14:37 UTC 

[kvm-unit-tests PATCH V2 1/4] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-16  5:10 UTC  (6+ messages)
` [kvm-unit-tests PATCH V2 3/4] lib/powerpc: Add function to start secondary threads

[PATCH 0/2] KVM: nVMX: msr bitmaps fixes
 2016-08-16  2:53 UTC  (5+ messages)
` [PATCH 1/2] KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
` [PATCH 2/2] KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write

[PATCH v3] sched/deadline: Fix the intention to re-evalute tick dependency for offline cpu
 2016-08-16  2:04 UTC  (2+ 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).