messages from 2017-03-13 02:31:33 to 2017-03-14 21:04:24 UTC [more...]
[PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
2017-03-14 21:04 UTC (4+ messages)
` [PATCH v7 2/3] x86: Remap GDT tables in the Fixmap section
` [PATCH v7 3/3] x86: Make the GDT remapping read-only on 64-bit
[PATCH v3] KVM: Documentation: document MCE ioctls
2017-03-14 20:40 UTC (3+ messages)
[PATCH] KVM: nVMX: don't reset kvm mmu twice
2017-03-14 20:39 UTC (3+ messages)
[PATCH] kvm: fix usage of uninit spinlock in avic_vm_destroy()
2017-03-14 20:38 UTC (2+ messages)
[PATCH v15 0/9] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2017-03-14 20:36 UTC (5+ 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'
kvm: WARNING in vmx_handle_exit
2017-03-14 20:35 UTC (5+ messages)
` [PATCH] KVM: VMX: downgrade warning on unexpected exit code
[PATCH RFC] KVM: VMX: drop vmm_exclusive module parameter
2017-03-14 20:30 UTC (2+ messages)
vtime accounting
2017-03-14 20:27 UTC (13+ messages)
[PATCH v10 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2017-03-14 20:06 UTC (7+ messages)
` [PATCH v10 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
[PATCH kernel v8 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-03-14 19:58 UTC (9+ messages)
` [PATCH kernel v8 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v8 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
[PATCH V12 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-14 19:29 UTC (9+ messages)
` [PATCH V12 09/10] trace, ras: add ARM processor error trace event
[Bug 194883] New: kvm: workqueue lockup
2017-03-14 18:24 UTC
KVM call for 2017-03-14
2017-03-14 17:29 UTC (26+ messages)
` [Qemu-devel] "
` Obsolete QEMU host environments (was: Re: KVM call for 2017-03-14)
[PATCH 0/2] KVM: MIPS/Emulate: TLBWR & TLBR fixes for T&E
2017-03-14 17:00 UTC (3+ messages)
` [PATCH 1/2] KVM: MIPS/Emulate: Fix TLBWR with wired "
` [PATCH 2/2] KVM: MIPS/Emulate: Properly implement TLBR "
kvm/arm64: use-after-free in kvm_unmap_hva_handler/unmap_stage2_pmds
2017-03-14 16:57 UTC (3+ messages)
[patch 0/3] KVM CPU frequency change hypercalls (resend)
2017-03-14 16:40 UTC (4+ messages)
[PATCH v3 00/25] arm/arm64: KVM: Rework the hyp-stub API
2017-03-14 16:09 UTC (17+ messages)
` [PATCH v3 01/25] arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH v3 02/25] arm64: KVM: "
` [PATCH v3 03/25] arm64: KVM: Implement HVC_GET_VECTORS in the init code
` [PATCH v3 04/25] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH v3 05/25] arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
PROBLEM: Host machine NMI soft-lockup when running qemu -cpu host on Ryzen
2017-03-14 15:40 UTC
[PATCH v3] kvm: better MWAIT emulation for guests
2017-03-14 15:34 UTC (3+ messages)
kvm: WARNING in mmu_spte_clear_track_bits
2017-03-14 15:17 UTC (6+ messages)
[PATCH 0/3] kvm: arm/arm64: Fixes for use after free problems
2017-03-14 14:52 UTC (4+ messages)
` [PATCH 1/3] kvm: arm/arm64: Take mmap_sem in stage2_unmap_vm
` [PATCH 2/3] kvm: arm/arm64: Take mmap_sem in kvm_arch_prepare_memory_region
` [PATCH 3/3] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
[PATCH v1] KVM: s390: use defines for execution controls
2017-03-14 13:54 UTC (3+ messages)
[bug report] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
2017-03-14 13:39 UTC
[PATCH v1 00/22] pic/ioapic/irqchip cleanups + minor fixes
2017-03-14 13:34 UTC (23+ messages)
` [PATCH v1 01/22] KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP
` [PATCH v1 02/22] KVM: x86: check against irqchip_mode in kvm_set_routing_entry()
` [PATCH v1 03/22] KVM: x86: check against irqchip_mode in pic_in_kernel()
` [PATCH v1 04/22] KVM: x86: check against irqchip_mode in ioapic_in_kernel()
` [PATCH v1 05/22] KVM: x86: get rid of pic_irqchip()
` [PATCH v1 06/22] KVM: x86: get rid of ioapic_irqchip()
` [PATCH v1 07/22] KVM: x86: use ioapic_in_kernel() to check for ioapic existence
` [PATCH v1 08/22] KVM: x86: remove duplicate checks for ioapic
` [PATCH v1 09/22] KVM: x86: convert kvm_(set|get)_ioapic() into void
` [PATCH v1 10/22] KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
` [PATCH v1 11/22] KVM: x86: push usage of slots_lock down
` [PATCH v1 12/22] KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins
` [PATCH v1 13/22] KVM: x86: remove all-vcpu request from kvm_ioapic_init()
` [PATCH v1 14/22] KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c
` [PATCH v1 15/22] KVM: x86: rename kvm_vcpu_request_scan_ioapic()
` [PATCH v1 16/22] KVM: x86: drop goto label in kvm_set_routing_entry()
` [PATCH v1 17/22] KVM: x86: simplify pic_unlock()
` [PATCH v1 18/22] KVM: x86: make kvm_pic_reset() static
` [PATCH v1 19/22] KVM: x86: drop picdev_in_range()
` [PATCH v1 20/22] KVM: x86: set data directly in picdev_read()
` [PATCH v1 21/22] KVM: x86: simplify pic_ioport_read()
` [PATCH v1 22/22] KVM: x86: use irqchip_kernel() to check for pic+ioapic
kvm/arm64: use-after-free in kvm_vm_ioctl/vmacache_update
2017-03-14 12:26 UTC (6+ messages)
[PATCH 0/8] KVM: MIPS: Add Cavium Octeon III support
2017-03-14 10:25 UTC (9+ messages)
` [PATCH 1/8] MIPS: Add Octeon III register accessors & definitions
` [PATCH 2/8] KVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
` [PATCH 3/8] KVM: MIPS/TLB: Handle virtually tagged icaches
` [PATCH 4/8] KVM: MIPS/T&E: Report correct dcache line size
` [PATCH 5/8] KVM: MIPS/VZ: VZ hardware setup for Octeon III
` [PATCH 6/8] KVM: MIPS/VZ: Emulate hit CACHE ops "
` [PATCH 7/8] KVM: MIPS/VZ: Handle Octeon III guest.PRid register
` [PATCH 8/8] MIPS: Allow KVM to be enabled on Octeon CPUs
[kvm-unit-tests PATCH v2 0/2] powerpc: Test SPR persistency during migration
2017-03-14 10:23 UTC (3+ messages)
` [kvm-unit-tests PATCH v2 1/2] Add the possibility to do simple migration tests
` [kvm-unit-tests PATCH v2 2/2] powerpc: Add Special Purpose Register persistency test
[PATCH v2 0/33] KVM: MIPS: Add VZ support
2017-03-14 10:15 UTC (34+ messages)
` [PATCH v2 1/33] MIPS: Add defs & probing of UFR
` [PATCH v2 2/33] MIPS: Separate MAAR V bit into VL and VH for XPA
` [PATCH v2 3/33] MIPS: Probe guest CP0_UserLocal
` [PATCH v2 4/33] MIPS: Probe guest MVH
` [PATCH v2 5/33] MIPS: Add some missing guest CP0 accessors & defs
` [PATCH v2 6/33] MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macro
` [PATCH v2 7/33] KVM: MIPS: Implement HYPCALL emulation
` [PATCH v2 8/33] KVM: MIPS/Emulate: De-duplicate MMIO emulation
` [PATCH v2 9/33] KVM: MIPS/Emulate: Implement 64-bit "
` [PATCH v2 10/33] KVM: MIPS: Update kvm_lose_fpu() for VZ
` [PATCH v2 11/33] KVM: MIPS: Extend counters & events for VZ GExcCodes
` [PATCH v2 12/33] KVM: MIPS: Add VZ & TE capabilities
` [PATCH v2 13/33] KVM: MIPS: Add 64BIT capability
` [PATCH v2 14/33] KVM: MIPS: Init timer frequency from callback
` [PATCH v2 15/33] KVM: MIPS: Add callback to check extension
` [PATCH v2 16/33] KVM: MIPS: Add hardware_{enable,disable} callback
` [PATCH v2 17/33] KVM: MIPS: Add guest exit exception callback
` [PATCH v2 18/33] KVM: MIPS: Abstract guest CP0 register access for VZ
` [PATCH v2 19/33] KVM: MIPS/Entry: Update entry code to support VZ
` [PATCH v2 20/33] KVM: MIPS/TLB: Add VZ TLB management
` [PATCH v2 21/33] KVM: MIPS/Emulate: Update CP0_Compare emulation for VZ
` [PATCH v2 22/33] KVM: MIPS/Emulate: Drop CACHE "
` [PATCH v2 23/33] KVM: MIPS: Update exit handler "
` [PATCH v2 24/33] KVM: MIPS: Implement VZ support
` [PATCH v2 25/33] KVM: MIPS: Add VZ support to build system
` [PATCH v2 26/33] KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
` [PATCH v2 27/33] KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
` [PATCH v2 28/33] KVM: MIPS/VZ: Support guest segmentation control
` [PATCH v2 29/33] KVM: MIPS/VZ: Support guest hardware page table walker
` [PATCH v2 30/33] KVM: MIPS/VZ: Support guest load-linked bit
` [PATCH v2 31/33] KVM: MIPS/VZ: Emulate MAARs when necessary
` [PATCH v2 32/33] KVM: MIPS/VZ: Support hardware guest timer
` [PATCH v2 33/33] KVM: MIPS/VZ: Trace guest mode changes
[PATCH 0/6] KVM: nVMX: nested EPT improvements and A/D bits, RDRAND and RDSEED exits
2017-03-14 9:55 UTC (4+ messages)
` [PATCH 6/6] KVM: nVMX: support RDRAND and RDSEED exiting
[PATCH] kvm: nVMX: Set VM instruction error for VMPTRLD of unbacked page
2017-03-14 8:48 UTC (2+ messages)
[kvm-unit-tests PATCH 0/2] powerpc: Test SPR persistency during migration
2017-03-14 8:31 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/2] Add the possibility to do simple migration tests
[PATCH] KVM: MIPS/Emulate: Fix preemption warning
2017-03-14 0:05 UTC
[PATCH] vfio pci: kernel support of error recovery only for non fatal error
2017-03-13 22:06 UTC (2+ messages)
[PATCH] kvm: better MWAIT emulation for guests
2017-03-13 21:43 UTC (9+ messages)
[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
2017-03-13 20:08 UTC (6+ messages)
` [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data
[PATCH v5 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
2017-03-13 19:24 UTC (12+ messages)
` [PATCH v5 2/3] x86: Remap GDT tables in the Fixmap section
` [Xen-devel] "
[PATCH v3 00/19] vITS save/restore
2017-03-13 17:38 UTC (5+ messages)
` [PATCH v3 01/19] KVM: arm/arm64: Add vITS save/restore API documentation
kvm bug in __rmap_clear_dirty during live migration
2017-03-13 16:57 UTC (16+ messages)
` [Qemu-devel] "
[PATCH v2] kvm: better MWAIT emulation for guests
2017-03-13 16:19 UTC
[PATCH v2] KVM: Documentation: document MCE ioctls
2017-03-13 16:02 UTC (4+ messages)
[PATCH 1/3] iommu: Disambiguate MSI region types
2017-03-13 14:58 UTC (5+ messages)
[PATCH v7 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-03-13 12:41 UTC (11+ messages)
` [PATCH v7 kernel 3/5] virtio-balloon: implementation of VIRTIO_BALLOON_F_CHUNK_TRANSFER
[Question] About the behavior of HLT in VMX guest mode
2017-03-13 7:12 UTC
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