kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-18 17:40:32 to 2016-10-21 09:52:56 UTC [more...]

[kvm-unit-tests RFC PATCH 00/14] VT-d unit test
 2016-10-21  9:52 UTC  (45+ messages)
` [kvm-unit-tests PATCH 01/14] x86: vm: allow multiple init for vm setup
` [kvm-unit-tests PATCH 02/14] x86: smp: allow multiple init for smp setup
` [kvm-unit-tests PATCH 03/14] x86: intel-iommu: add vt-d init test
` [kvm-unit-tests PATCH 04/14] pci: refactor init process to pci_dev_init()
` [kvm-unit-tests PATCH 05/14] page: add page alignment checker
` [kvm-unit-tests PATCH 06/14] util: move MAX/MIN macro into util.h
` [kvm-unit-tests PATCH 07/14] vm/page: provide PGDIR_OFFSET() macro
` [kvm-unit-tests PATCH 08/14] x86: pci: add pci_config_{read|write}[bw]() helpers
` [kvm-unit-tests PATCH 09/14] pci: provide pci_set_master()
` [kvm-unit-tests PATCH 10/14] pci: add bdf helpers
` [kvm-unit-tests PATCH 11/14] pci: edu: introduce pci-edu helpers
` [kvm-unit-tests PATCH 12/14] x86: intel-iommu: add dmar test
` [kvm-unit-tests PATCH 13/14] pci: add msi support for 32/64bit address
` [kvm-unit-tests PATCH 14/14] x86: intel-iommu: add IR test

v4.9-rc1 fails booting as a guest on ARM64 Cavium ThunderX
 2016-10-21  9:46 UTC  (5+ messages)

[PATCH v14 00/16] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-10-21  9:26 UTC  (3+ messages)

[PATCH v9 00/12] Add Mediated device support
 2016-10-21  7:49 UTC  (29+ messages)
` [PATCH v9 01/12] vfio: Mediated device Core driver
` [PATCH v9 03/12] vfio: Rearrange functions to get vfio_group from dev
` [PATCH v9 04/12] vfio iommu: Add support for mediated devices
` [PATCH v9 05/12] vfio: Introduce common function to add capabilities
` [PATCH v9 06/12] vfio_pci: Update vfio_pci to use vfio_info_add_capability()
` [PATCH v9 10/12] vfio: Add function to get device_api string from vfio_device_info.flags
` [PATCH v9 12/12] docs: Sample driver to demonstrate how to use Mediated device framework

[PATCH qemu v3 0/6] Fast (de)inflating & fast live migration
 2016-10-21  7:22 UTC  (9+ messages)
` [PATCH qemu v3 1/6] virtio-balloon: update linux head file
` [PATCH qemu v3 2/6] virtio-balloon: speed up inflating & deflating process
` [PATCH qemu v3 3/6] balloon: get free page info from guest
` [PATCH qemu v3 4/6] bitmap: Add a new bitmap_move function
` [PATCH qemu v3 5/6] kvm: Add two new arch specific functions
` [PATCH qemu v3 6/6] migration: skip free pages during live migration
` [Qemu-devel] [PATCH qemu v3 0/6] Fast (de)inflating & fast "

[RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-10-21  6:24 UTC  (8+ messages)
` [RESEND PATCH v3 kernel 1/7] virtio-balloon: rework deflate to add page to a list
` [RESEND PATCH v3 kernel 2/7] virtio-balloon: define new feature bit and page bitmap head
` [RESEND PATCH v3 kernel 3/7] mm: add a function to get the max pfn
` [RESEND PATCH v3 kernel 4/7] virtio-balloon: speed up inflate/deflate process
` [RESEND PATCH v3 kernel 5/7] mm: add the related functions to get unused page
` [RESEND PATCH v3 kernel 6/7] virtio-balloon: define feature bit and head for misc virt queue
` [RESEND PATCH v3 kernel 7/7] virtio-balloon: tell host vm's unused page info

[PATCH v5 0/9] implement vcpu preempted check
 2016-10-21  5:40 UTC  (14+ messages)
` [PATCH v5 1/9] kernel/sched: introduce vcpu preempted check interface
` [PATCH v5 2/9] locking/osq: Drop the overload of osq_lock()
` [PATCH v5 3/9] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v5 4/9] powerpc/spinlock: support vcpu preempted check
` [PATCH v5 5/9] x86, paravirt: Add interface to support kvm/xen "
` [PATCH v5 6/9] x86, kvm: support "
` [PATCH v5 7/9] x86, xen: "
` [PATCH v5 8/9] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v5 9/9] Documentation: virtual: kvm: Support vcpu preempted check

[PATCH,v1] vfio/platform: fix incorrect IRQ_NOAUTOEN setting
 2016-10-21  4:42 UTC 

[RFC,v1,1/2] iommu/arm-smmu: support s2 domain attribute
 2016-10-21  4:39 UTC  (2+ messages)
` [RFC,v1,2/2] vfio/iommu-type1: set only stage 2 translation

[PATCH 1/2] KVM: page track: add a new notifier type: track_flush_slot
 2016-10-21  2:47 UTC  (24+ messages)
          ` [Qemu-devel] "

[PATCH kernel v3 0/4] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-10-21  1:47 UTC  (12+ messages)
` [PATCH kernel v3 1/4] powerpc/iommu: Pass mm_struct to init/cleanup helpers
` [PATCH kernel v3 2/4] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [PATCH kernel v3 3/4] vfio/spapr: Cache mm in tce_container
` [PATCH kernel v3 4/4] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown

China Large Aluminum castings supplier
 2016-10-20 19:28 UTC 

[GIT PULL] MIPS KVM fix for v4.9-rc2
 2016-10-20 19:26 UTC  (4+ messages)
` [GIT PULL] KVM: MIPS: Add missing uaccess.h include

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-20 19:26 UTC  (28+ messages)
` [PATCH 04/10] mm: replace get_user_pages_locked() write/force parameters with gup_flags
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 10/10] mm: replace access_process_vm() "

[PATCH] KVM: MIPS: Add missing uaccess.h include
 2016-10-20 19:15 UTC  (5+ messages)

[PATCH V2] kvm/stats: Update kvm stats to clear on write to their debugfs entry
 2016-10-20 18:52 UTC  (2+ messages)

[GIT PULL 0/1] KVM: s390: fix for 4.9 (via kvm/master)
 2016-10-20 18:47 UTC  (4+ messages)
` [GIT PULL 1/1] KVM: s390: reject invalid modes for runtime instrumentation

[PATCH 1/7] kvmtool: 9p: fix path traversal vulnerabilities
 2016-10-20 18:13 UTC  (2+ messages)

[PATCH 0/5] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support
 2016-10-20 18:10 UTC  (5+ messages)
` [PATCH 5/5] KVM: LAPIC: add "

[kvm-unit-tests PATCH v3 00/10] arm/arm64: add gic framework
 2016-10-20 17:29 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 07/10] arm/arm64: add initial gicv3 support

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

[PATCH] arm/arm64: KVM: Map the BSS at HYP
 2016-10-20 13:00 UTC 

[PATCH 3.10 13/16] MIPS: KVM: Check for pfn noslot case
 2016-10-19 22:49 UTC 

[PATCH v4 0/5] implement vcpu preempted check
 2016-10-19 18:45 UTC  (12+ messages)
` [PATCH v4 1/5] kernel/sched: introduce vcpu preempted check interface
` [PATCH v4 2/5] locking/osq: Drop the overload of osq_lock()
` [PATCH v4 3/5] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v4 4/5] powerpc/spinlock: support vcpu preempted check
` [PATCH v4 5/5] x86, kvm: "

[PATCH 0/5] KVM: x86: cleanup and minimal speedup for APICv
 2016-10-19 11:45 UTC  (8+ messages)
` [PATCH 1/5] KVM: x86: avoid atomic operations on APICv vmentry

invtsc + migration + TSC scaling
 2016-10-19 17:42 UTC  (14+ messages)

FOSDEM 2017: Call For Proposals -- Virtualization & IaaS DevRoom
 2016-10-19 15:23 UTC 

[PATCH RFC] kvm/hypercall: Add the PVI hypercall support
 2016-10-19 10:54 UTC  (11+ messages)

[PATCH v2 34/37] docs: fix locations of several documents that got moved
 2016-10-19 13:59 UTC  (3+ messages)

[PATCH v2 0/1] s390 preparation for vcpu preempted check
 2016-10-19  8:50 UTC  (6+ messages)
` [PATCH v2 1/1] s390/spinlock: Provide vcpu_is_preempted
      ` [PATCH v3] "

[kvm-unit-tests PATCH v7 00/13] PCI bus support
 2016-10-19  3:46 UTC  (9+ messages)
` [kvm-unit-tests PATCH v7 06/13] pci: Rework pci_bar_addr()

[PATCH 1/2] KVM: VMX: clean up declaration of VPID/EPT invalidation types
 2016-10-18 22:45 UTC  (2+ messages)
` [PATCH 2/2] KVM: nVMX: invvpid handling improvements

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-10-18 21:44 UTC  (7+ messages)
` [RFC PATCH v1 21/28] KVM: introduce KVM_SEV_ISSUE_CMD ioctl


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