messages from 2017-03-16 11:46:09 to 2017-03-20 13:57:05 UTC [more...]
[PATCH 0/2] [PULL] qemu-kvm.git uq/master queue
2017-03-20 12:02 UTC (3+ messages)
` [PATCH 1/2] acpi_piix4: fix migration of gpe fields
[PATCH] vfio pci: kernel support of error recovery only for non fatal error
2017-03-20 12:50 UTC (3+ messages)
[PATCH] kvm: pass the virtual SEI syndrome to guest OS
2017-03-20 12:28 UTC (3+ messages)
[PATCH] KVM: nVMX: Fix L2 guest crash when VPID is disabled on L0
2017-03-20 12:25 UTC
KVM call for 2016-03-28
2017-03-20 11:15 UTC
KVM call minutes for 2017-03-14
2017-03-20 11:15 UTC
[PATCH 0/9] KVM: arm/arm64: vgic: Improvements and optimizations
2017-03-20 10:58 UTC (10+ messages)
` [PATCH 1/9] KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
` [PATCH 2/9] KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQ
` [PATCH 3/9] KVM: arm/arm64: vgic: Get rid of live_lrs
` [PATCH 4/9] KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
` [PATCH 5/9] KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state
` [PATCH 6/9] KVM: arm/arm64: vgic: Get rid of MISR and EISR fields
` [PATCH 7/9] KVM: arm/arm64: vgic: Implement early VGIC init functionality
` [PATCH 8/9] KVM: arm/arm64: vgic: Don't check vgic_initialized in flush_hwstate
` [PATCH 9/9] KVM: arm/arm64: vgic: Improve sync_hwstate performance
[PATCH] KVM: arm64: Ensure LRs are clear when they should be
2017-03-20 10:33 UTC (4+ messages)
[Bug 194923] New: kvm-intel.nested=1 does not enable nested KVM
2017-03-20 10:25 UTC (5+ messages)
` [Bug 194923] "
[PATCH] KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
2017-03-20 9:25 UTC
[PATCH v2] KVM: nVMX: single function for switching between vmcs
2017-03-20 9:00 UTC
[PATCH v16 0/10] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2017-03-20 8:16 UTC (11+ messages)
` [PATCH v16 01/10] x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
` [PATCH v16 02/10] x86/arch_prctl: Rename 'code' argument to 'option'
` [PATCH v16 03/10] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v16 04/10] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v16 05/10] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v16 06/10] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v16 07/10] x86/cpufeature: Detect CPUID faulting support
` [PATCH v16 08/10] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v16 09/10] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
` [PATCH v16 10/10] KVM: x86: virtualize cpuid faulting
[PATCH v15 0/9] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2017-03-20 8:01 UTC (12+ messages)
` [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v15 9/9] x86/arch_prctl: Rename 'code' argument to 'option'
[PATCH] kvmgt: Hold struct kvm reference
2017-03-20 7:05 UTC (3+ messages)
[patch] KVM: PPC: Book3S HV: check for kmalloc errors in ioctl
2017-03-20 4:20 UTC (2+ messages)
[PATCH] vfio: Rework group release notifier warning
2017-03-20 2:36 UTC
VM clock stopped after host suspend
2017-03-19 14:42 UTC
Passionate Partner
2017-03-18 12:27 UTC
[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
2017-03-18 16:37 UTC (46+ 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 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] KVM: nVMX: Fix L2 guest hang if shadow page tables on EPT
2017-03-18 6:37 UTC (5+ messages)
Good day
2017-03-17 23:26 UTC
[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
2017-03-17 22:58 UTC (12+ messages)
` [RFC PATCH v4 14/28] Add support to access boot related data in the clear
` [RFC PATCH v4 15/28] Add support to access persistent memory "
` [RFC PATCH v4 24/28] x86: Access the setup data through debugfs decrypted
` [RFC PATCH v4 25/28] x86: Access the setup data through sysfs decrypted
[patch 0/3] KVM CPU frequency change hypercalls (resend)
2017-03-15 18:30 UTC (7+ messages)
[PATCH v3 00/19] vITS save/restore
2017-03-17 17:01 UTC (18+ messages)
` [PATCH v3 01/19] KVM: arm/arm64: Add vITS save/restore API documentation
` [PATCH v3 03/19] arm/arm64: vgic: turn vgic_find_mmio_region into public
` [PATCH v3 07/19] KVM: arm64: ITS: Report the ITE size in GITS_TYPER
` [PATCH v3 08/19] KVM: arm64: ITS: Interpret MAPD Size field and check related errors
` [PATCH v3 09/19] KVM: arm64: ITS: Interpret MAPD ITT_addr field
` [PATCH v3 10/19] KVM: arm64: ITS: Check the device id matches TYPER DEVBITS range
` [PATCH v3 12/19] KVM: arm64: ITS: vgic_its_alloc_ite/device
[PATCH V12 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-17 16:43 UTC (3+ messages)
` [PATCH V12 05/10] acpi: apei: handle SEA notification type for ARMv8
[ANNOUNCE] 2016-Q4 release of KVMGT (Intel GVT-g for KVM)
2017-03-17 15:52 UTC
[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)
[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 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 (3+ messages)
[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-03-17 6:55 UTC (7+ messages)
` [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 (5+ 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 (4+ messages)
` [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 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 (2+ messages)
` [PATCH 2/2] KVM: arm/arm64: vgic-v3: Format PMR to mimic the GICv2 behaviour
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).