messages from 2017-03-15 18:14:26 to 2017-03-17 13:23:56 UTC [more...]
[PATCH v5 untested] kvm: better MWAIT emulation for guests
2017-03-17 13:23 UTC (31+ messages)
[kvm-unit-tests PATCH] Use /bin/env in shebang to make scripts more portable
2017-03-17 12:28 UTC (7+ messages)
[PATCH v4 00/16] basic vfio-ccw infrastructure
2017-03-17 9:51 UTC (20+ messages)
` [PATCH v4 01/16] s390: cio: introduce cio_cancel_halt_clear
` [PATCH v4 02/16] s390: cio: export more interfaces
` [PATCH v4 03/16] vfio: ccw: define device_api strings
` [PATCH v4 04/16] vfio: ccw: basic implementation for vfio_ccw driver
` [PATCH v4 05/16] vfio: ccw: introduce channel program interfaces
` [PATCH v4 06/16] vfio: ccw: register vfio_ccw to the mediated device framework
` [PATCH v4 07/16] vfio: ccw: introduce ccw_io_region
` [PATCH v4 08/16] vfio: ccw: handle ccw command request
` [PATCH v4 09/16] vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl
` [PATCH v4 10/16] vfio: ccw: realize VFIO_DEVICE_RESET ioctl
` [PATCH v4 11/16] vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls
` [PATCH v4 12/16] vfio: ccw: return I/O results asynchronously
` [PATCH v4 13/16] vfio: ccw: introduce a finite state machine
` [PATCH v4 14/16] docs: add documentation for vfio-ccw
` [PATCH v4 15/16] vfio: ccw: introduce support for ccw0
` [PATCH v4 16/16] MAINTAINERS: Add vfio-ccw maintainers
[PATCH v3 00/25] arm/arm64: KVM: Rework the hyp-stub API
2017-03-17 11:43 UTC (4+ messages)
[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
2017-03-17 11:33 UTC (48+ messages)
` [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages
` [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables
` [RFC PATCH v2 23/32] kvm: introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [RFC PATCH v2 24/32] kvm: x86: prepare for SEV guest management API support
` [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA command
` [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command
` [RFC PATCH v2 30/32] kvm: svm: Add support for SEV DEBUG_ENCRYPT command
` [RFC PATCH v2 32/32] x86: kvm: Pin the guest memory when SEV is active
[PATCH v4 00/11] basic channel IO passthrough infrastructure based on vfio
2017-03-17 3:19 UTC (12+ messages)
` [PATCH v4 01/11] vfio: linux-headers update for vfio-ccw
` [PATCH v4 02/11] s390x/css: add s390-squash-mcss machine option
` [PATCH v4 03/11] s390x/css: realize css_sch_build_schib
` [PATCH v4 04/11] s390x/css: realize css_create_sch
` [PATCH v4 05/11] s390x/css: device support for s390-ccw passthrough
` [PATCH v4 06/11] vfio/ccw: vfio based subchannel passthrough driver
` [PATCH v4 07/11] vfio/ccw: get io region info
` [PATCH v4 08/11] vfio/ccw: get irqs info and set the eventfd fd
` [PATCH v4 09/11] s390x/css: introduce and realize ccw-request callback
` [PATCH v4 10/11] s390x/css: ccw translation infrastructure
` [PATCH v4 11/11] vfio/ccw: update sense data if a unit check is pending
[PATCH] kvm: arm/arm64: Simplify lock relaxation in stage2_wp_range
2017-03-17 8:48 UTC (2+ messages)
[PATCH v2 0/3] kvm: arm/arm64: Fixes for use after free problems
2017-03-17 8:48 UTC (5+ messages)
` [PATCH v2 1/3] kvm: arm/arm64: Take mmap_sem in stage2_unmap_vm
` [PATCH v2 2/3] kvm: arm/arm64: Take mmap_sem in kvm_arch_prepare_memory_region
` [PATCH v2 3/3] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
[PATCH v15 0/9] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2017-03-17 7:56 UTC (7+ messages)
` [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
[PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
2017-03-17 7:34 UTC (4+ messages)
[PATCH v2 00/17] tools/kvm_stat: Misc Patches
2017-03-17 7:08 UTC (9+ messages)
` [PATCH v2 03/17] tools/kvm_stat: handle SIGINT in log and batch modes
` [PATCH v2 16/17] tools/kvm_stat: add interactive command 'r'
` [PATCH v2 17/17] tools/kvm_stat: add '%Total' column
[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-03-17 6:55 UTC (9+ messages)
` [PATCH kernel v8 1/4] virtio-balloon: deflate via a page list
` [PATCH kernel v8 2/4] virtio-balloon: VIRTIO_BALLOON_F_CHUNK_TRANSFER
` [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages
` [PATCH kernel v8 4/4] virtio-balloon: VIRTIO_BALLOON_F_HOST_REQ_VQ
[PATCH v2 0/3] KVM: x86: use pic/ioapic destructor when proper
2017-03-17 6:05 UTC (7+ messages)
[Question] About the behavior of HLT in VMX guest mode
2017-03-17 5:22 UTC (8+ messages)
[PATCH kernel v10 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-03-17 5:09 UTC (11+ messages)
` [PATCH kernel v10 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v10 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v10 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v10 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v10 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v10 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v10 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v10 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v10 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v10 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
[PATCH kernel v9 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-03-17 2:41 UTC (13+ messages)
` [PATCH kernel v9 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v9 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v9 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v9 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v9 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v9 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v9 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v9 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v9 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v9 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
[PATCH] kvm: vmx: Flush TLB when the APIC-access address changes
2017-03-16 20:53 UTC
[PATCH v2 1/4] iommu: Disambiguate MSI region types
2017-03-16 17:00 UTC
Communication in x86
2017-03-16 15:43 UTC
[PATCH v3 00/19] vITS save/restore
2017-03-16 15:25 UTC (6+ messages)
` [PATCH v3 01/19] KVM: arm/arm64: Add vITS save/restore API documentation
[PATCH 0/8] KVM: MIPS: Add Cavium Octeon III support
2017-03-16 13:11 UTC (4+ messages)
` [PATCH 1/8] MIPS: Add Octeon III register accessors & definitions
[PATCH v2 25/33] KVM: MIPS: Add VZ support to build system
2017-03-16 12:50 UTC (3+ messages)
[PATCH 0/2] KVM: arm/arm64: vgic: Workaround GICC_PMR misreporting
2017-03-16 11:45 UTC (3+ messages)
` [PATCH 1/2] KVM: arm/arm64: vgic-v2: Expose the correct GICC_PMR values to userspace
` [PATCH 2/2] KVM: arm/arm64: vgic-v3: Format PMR to mimic the GICv2 behaviour
[PATCH v1 1/2] KVM: nVMX: single function for switching between vmcs
2017-03-16 11:40 UTC (4+ messages)
[PATCH v4] kvm: better MWAIT emulation for guests
2017-03-16 9:30 UTC (9+ messages)
[PATCH RFC v3 00/15] basic vfio-ccw infrastructure
2017-03-16 9:25 UTC (3+ messages)
[PATCH] kvm: vmx: Don't use INVVPID when EPT is enabled
2017-03-16 9:25 UTC (4+ messages)
[PATCH-v5 0/4] vsock: cancel connect packets when failing to connect
2017-03-16 7:14 UTC (2+ messages)
[Bug 191451] New: Host hangs when hyperv/pvspinlock are disabled
2017-03-16 6:44 UTC (2+ messages)
` [Bug 191451] "
[RFC PATCH 0/3] VFIO: Report IOMMU fault event to userspace
2017-03-16 5:22 UTC (10+ messages)
[PATCH kernel v8 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-03-16 3:42 UTC (9+ messages)
` [PATCH kernel v8 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
kvm bug in __rmap_clear_dirty during live migration
2017-03-16 1:40 UTC (17+ messages)
` [Qemu-devel] "
[PATCH] kvm: better MWAIT emulation for guests
2017-03-15 20:13 UTC (13+ messages)
KVM call for 2017-03-14
2017-03-15 16:35 UTC (9+ messages)
` [Qemu-devel] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).