messages from 2016-11-16 20:46:20 to 2016-11-19 00:38:46 UTC [more...]
[PATCH 00/13] KVM: PPC: Support POWER9 guests
2016-11-19 0:38 UTC (20+ messages)
` [PATCH 01/13] powerpc/64: Add some more SPRs and SPR bits for POWER9
` [PATCH 02/13] powerpc/64: Provide functions for accessing POWER9 partition table
` [PATCH 03/13] powerpc/powernv: Define real-mode versions of OPAL XICS accessors
` [PATCH 04/13] KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
` [PATCH 05/13] KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
` [PATCH 06/13] KVM: PPC: Book3S HV: Set partition table rather than SDR1 "
` [PATCH 07/13] KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
` [PATCH 08/13] KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
` [PATCH 09/13] KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
` [PATCH 10/13] KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores "
` [PATCH 11/13] KVM: PPC: Book3S HV: Use OPAL XICS emulation "
` [PATCH 12/13] KVM: PPC: Book3S HV: Use stop instruction rather than nap "
` [PATCH 13/13] KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores
Getting modern virtio-pci support on kvmtool to not break virtio-blk
2016-11-19 0:32 UTC
[PATCH] kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
2016-11-18 19:25 UTC (4+ messages)
[v6 0/3] plumb kvm/vfio to notify kvm:group attach/detach
2016-11-18 17:55 UTC (6+ messages)
` [v6 1/3] vfio: vfio_register_notifier: classify iommu notifier
` [v6 2/3] vfio: support notifier chain in vfio_group
` [v6 3/3] kvm: set/clear kvm to/from vfio_group when group add/delete
[PATCH 0/5] [PATCH v2] kvmtool: fix virtio 9p vulnerabilities
2016-11-18 17:55 UTC (2+ messages)
[PATCH v12 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2016-11-18 17:32 UTC (19+ messages)
` [PATCH v12 1/7] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v12 2/7] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v12 3/7] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v12 4/7] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v12 5/7] x86/cpufeature: Detect CPUID faulting support
` [PATCH v12 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v12 7/7] KVM: x86: virtualize cpuid faulting
[PATCH] Drop unnecessary pcibio_err_to_errno()
2016-11-18 17:02 UTC (2+ messages)
[PATCH v14 00/22] Add Mediated device support
2016-11-18 16:50 UTC (45+ messages)
` [PATCH v14 07/22] vfio iommu type1: Update argument of vaddr_get_pfn()
` [PATCH v14 08/22] vfio iommu type1: Add find_iommu_group() function
` [PATCH v14 09/22] vfio iommu type1: Add task structure to vfio_dma
` [PATCH v14 10/22] vfio iommu type1: Add support for mediated devices
` [PATCH v14 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
` [PATCH v14 12/22] vfio: Add notifier callback to parent's ops structure of mdev
` [PATCH v14 13/22] vfio: Introduce common function to add capabilities
` [PATCH v14 14/22] vfio_pci: Update vfio_pci to use vfio_info_add_capability()
` [PATCH v14 15/22] vfio: Introduce vfio_set_irqs_validate_and_prepare()
` [PATCH v14 16/22] vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()
` [PATCH v14 17/22] vfio_platform: "
` [PATCH v14 18/22] vfio: Define device_api strings
` [PATCH v14 19/22] docs: Add Documentation for Mediated devices
` [PATCH v14 20/22] docs: Sysfs ABI for mediated device framework
` [PATCH v14 21/22] docs: Sample driver to demonstrate how to use Mediated "
` [PATCH v14 22/22] MAINTAINERS: Add entry VFIO based Mediated device drivers
` [Qemu-devel] [PATCH v14 00/22] Add Mediated device support
[PATCH 7/7] kvmtool: 9p: refactor rel_to_abs()
2016-11-18 15:37 UTC (6+ messages)
[PATCH 3/7] kvmtool: fix strcpy vulnerabilities
2016-11-18 15:33 UTC (5+ messages)
[kvm-unit-tests PATCH] arm/arm64: introduce is_aarch32
2016-11-18 15:06 UTC (12+ messages)
[kvm-unit-tests PATCH 0/4] kvm-unit-tests: add first GIC MMIO tests
2016-11-18 14:41 UTC (10+ messages)
` [kvm-unit-tests PATCH 1/4] arm/arm64: GIC: basic GICv2 "
` [Qemu-devel] "
` [kvm-unit-tests PATCH 2/4] arm/arm64: GICv2: add GICD_IPRIORITYR testing
` [Qemu-devel] "
` [kvm-unit-tests PATCH 3/4] arm/arm64: GICv2: add GICD_ITARGETSR testing
` [Qemu-devel] "
` [kvm-unit-tests PATCH 4/4] arm/arm64: GICv3: add TYPER test
` [Qemu-devel] "
[kvm-unit-tests PATCH] report: introduce report_info
2016-11-18 14:26 UTC (3+ messages)
[PATCH] KVM: PPC: drop duplicate header asm/iommu.h
2016-11-18 14:21 UTC
[kvm-unit-tests PATCH 0/4] kvm-unit-tests: add first GIC MMIO tests
2016-11-18 12:18 UTC
kvm: slab-out-of-bounds write in __apic_accept_irq
2016-11-18 11:11 UTC (2+ messages)
[v4 0/3] plumb kvm/vfio to notify kvm:group attaching/detaching
2016-11-18 10:39 UTC (17+ messages)
` [v4 2/3] vfio_register_notifier: also register on the group notifier
[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
2016-11-18 9:46 UTC (13+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` "
[PULL] KVM/ARM updates for 4.9-rc6
2016-11-18 9:39 UTC (3+ messages)
` [PATCH 1/2] arm64: KVM: pmu: Fix AArch32 cycle counter access
` [PATCH 2/2] KVM: arm64: Fix the issues when guest PMCCFILTR is configured
[RFC v3 00/10] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
2016-11-18 8:33 UTC (3+ messages)
kvm: GPF in irqfd_shutdown/eventfd_ctx_remove_wait_queue
2016-11-18 8:17 UTC (3+ messages)
[PATCH 1/2] vhost: remove unused feature bit
2016-11-18 7:58 UTC (2+ messages)
` [PATCH 2/2] vhost: forbid IOTLB invalidation when not enabled
AF_VSOCK status in qemu upstream
2016-11-18 6:24 UTC
[v5 0/3] plumb kvm/vfio to notify kvm:group attach/detach
2016-11-17 22:10 UTC (6+ messages)
` [v5 1/3] vfio: vfio_register_notifier: classify iommu notfier
` [v5 2/3] vfio: support notifier chain in vfio_group
` [v5 3/3] kvm: set/clear kvm to/from vfio_group when group add/delete
[PATCH kernel v5 0/6] powerpc/spapr/vfio: Put pages on VFIO container shutdown
2016-11-17 21:56 UTC (4+ messages)
` [PATCH kernel v5 5/6] vfio/spapr: Reference mm in tce_container
linux-next: manual merge of the kvm tree with the tip tree
2016-11-17 21:31 UTC (3+ messages)
[qemu patch V2 0/2] improve kvmclock difference on migration
2016-11-17 19:59 UTC (11+ messages)
` [qemu patch V2 1/2] kvm: sync linux headers
` [qemu patch V2 2/2] kvmclock: reduce kvmclock difference on migration
[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
2016-11-17 18:09 UTC (9+ messages)
` [RFC PATCH v3 09/20] x86: Insure that boot memory areas are mapped properly
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear
` [RFC PATCH v3 11/20] x86: Add support for changing memory encryption attribute
` [RFC PATCH v3 12/20] x86: Decrypt trampoline area if memory encryption is active
[vfio:mdev-v14 11/22] include/linux/compiler.h:125:12: warning: 'retries' may be used uninitialized in this function
2016-11-17 15:31 UTC (2+ messages)
[PATCH] KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
2016-11-17 17:37 UTC (2+ messages)
[4.1.y] vmwrite error: reg 401e value a9 (err 1)
2016-11-17 16:12 UTC (4+ messages)
[kvm-unit-tests PATCH v2] runtime: better handling of QEMU aborts
2016-11-17 17:06 UTC (3+ messages)
KVM call for agenda for 2016-11-22
2016-11-17 17:03 UTC
[PATCH] KVM: async_pf: avoid recursive flushing of work items
2016-11-17 14:55 UTC
[PATCH v3 1/1] KVM: ARM64: Fix the issues when guest PMCCFILTR is configured
2016-11-17 13:38 UTC (3+ messages)
[PATCH v2] kvm: x86: don't print warning messages for unimplemented msrs
2016-11-17 13:19 UTC (2+ messages)
[qemu patch 2/2] kvmclock: reduce kvmclock difference on migration
2016-11-17 13:03 UTC (12+ messages)
[PATCH] KVM: Disable irq while unregistering user notifier
2016-11-17 12:42 UTC (3+ messages)
` [PATCH v2] "
[Bug?] Guest pause because VMPTRLD failed in KVM
2016-11-17 12:39 UTC (2+ messages)
[PATCH v3] KVM: x86: do not go through vcpu in __get_kvmclock_ns
2016-11-17 12:14 UTC (3+ messages)
[PATCH 4.4 24/38] KVM: MIPS: Precalculate MMIO load resume PC
2016-11-17 10:33 UTC
[kvm-unit-tests PATCH] [RFC] run: add -nodefaults
2016-11-17 9:40 UTC (2+ messages)
[Bug 177791] New: screen flickering with intel_iommu=on
2016-11-17 9:29 UTC (2+ messages)
` [Bug 177791] "
Целевые клиентские базы Skype: prodawez390 Whatsapp: +79139230330 Viber: +79139230330 Telegram: +79139230330 Email: prodawez391@gmail.com
2016-11-18 4:44 UTC
[PATCH v7 00/11] implement vcpu preempted check
2016-11-17 5:16 UTC (6+ messages)
` [PATCH v7 06/11] x86, paravirt: Add interface to support kvm/xen "
[PATCH v11 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2016-11-17 1:59 UTC (6+ messages)
` [PATCH v11 7/7] KVM: x86: virtualize cpuid faulting
[PATCH v13 00/22] Add Mediated device support
2016-11-17 1:32 UTC (4+ messages)
` [PATCH v13 12/22] vfio: Add notifier callback to parent's ops structure of mdev
[PATCH v6 0/3] x86/kvm: Support AVX512_4VNNIW and AVX512_4FMAPS for KVM guest
2016-11-16 21:24 UTC (9+ messages)
` [PATCH v6 3/3] x86/kvm: Add AVX512_4VNNIW and AVX512_4FMAPS support
` [Patch v6.1] "
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).