messages from 2017-11-23 09:01:25 to 2017-11-27 19:41:48 UTC [more...]
[PATCH v5 11/11] intel_sgx: driver documentation
2017-11-27 19:41 UTC
Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover. [1]
2017-11-27 19:38 UTC (9+ messages)
` Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover
[PATCH 00/15] Move vcpu_load and vcpu_put calls to arch code
2017-11-27 19:28 UTC (20+ messages)
` [PATCH 01/15] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
` [PATCH 02/15] KVM: Factor out vcpu->pid adjustment for KVM_RUN
` [PATCH 03/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
` [PATCH 04/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
` [PATCH 05/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
` [PATCH 06/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
` [PATCH 07/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
` [PATCH 08/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
` [PATCH 09/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
` [PATCH 10/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
` [PATCH 11/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
` [PATCH 12/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
` [PATCH 13/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
` [PATCH 14/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
` [PATCH 15/15] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
[GIT PULL] Second batch of KVM changes for Linux 4.15
2017-11-27 19:16 UTC (5+ messages)
2f47e7e19f ("x86/mm/kaiser: Use PCID feature to make user and .."): WARNING: CPU: 0 PID: 1 at mm/early_ioremap.c:114 __early_ioremap
2017-11-27 19:08 UTC (7+ messages)
[PATCH 0/3] KVM: Tie MWAIT/HLT/PAUSE interception to initially disabled capabilities
2017-11-27 18:32 UTC (11+ messages)
` [PATCH 1/3] KVM: Don't enable MWAIT in guest by default
` [PATCH 2/3] KVM: Add capability to not exit on HLT
` [PATCH 3/3] KVM: Add capability to not exit on PAUSE
[PATCH v2 0/8] KVM: Fix multiple issues in handling pending/injected events
2017-11-27 18:30 UTC (9+ messages)
` [PATCH v2 3/8] KVM: x86: set/get_events ioctl should consider only injected exceptions
[PATCH v2 0/4] Support Perf Extension on AMD KVM guests
2017-11-27 18:21 UTC (10+ messages)
` [PATCH v2 3/4] Add support for AMD Core Perf Extension in guest
[PATCH] KVM: nVMX: Eliminate vmcs02 pool
2017-11-27 17:56 UTC (10+ messages)
[PATCH v2 0/3] KVM: nVMX: Do not expose APICv to L1 if disabled on L0
2017-11-27 17:14 UTC (11+ messages)
` [PATCH v2 1/3] KVM: nVMX: Refresh APICv secondary exec controls by re-calculating all of them
` [PATCH v2 2/3] KVM: nVMX: Update nested MSRs in case APICv refreshing
` [PATCH v2 3/3] KVM: nVMX: Fix nested APICv Secondary CPU Controls when apicv disabled
kvm/next rebased
2017-11-27 17:08 UTC
[GIT PULL] Please pull paulus/powerpc kvm-ppc-fixes-4.15-1 tag
2017-11-27 16:58 UTC (2+ messages)
[PATCH v5 00/20] KVM: arm/arm64: Optimize arch timer register handling
2017-11-27 16:50 UTC (3+ messages)
` [PATCH v5 19/20] KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
[PATCH v2] KVM: VMX: Fix vmx->nested freeing when no SMI handler
2017-11-27 16:40 UTC (3+ messages)
passing FDs across domains
2017-11-27 11:59 UTC (12+ messages)
` cross-domain Wayland (Re: passing FDs across domains)
[PATCH 1/2] KVM: x86: Store the microcode version in struct kvm_arch
2017-11-27 11:58 UTC (5+ messages)
` [PATCH 2/2] KVM: x86: Allow userspace to define what's the microcode version
[PATCH 00/37] Optimize KVM/ARM for VHE systems
2017-11-27 11:11 UTC (40+ messages)
` [PATCH 01/37] KVM: arm64: Avoid storing the vcpu pointer on the stack
` [PATCH 04/37] KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
` [PATCH 07/37] KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
` [PATCH 08/37] KVM: arm64: Defer restoring host VFP state to vcpu_put
` [PATCH 09/37] KVM: arm64: Move debug dirty flag calculation out of world switch
` [PATCH 28/37] KVM: arm64: Move common VHE/non-VHE trap config in separate functions
` [PATCH 32/37] KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code
` [PATCH 35/37] KVM: arm/arm64: Get rid of vgic_elrsr
` [PATCH 36/37] KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load
[PATCH] KVM: Let KVM_SET_SIGNAL_MASK work as advertised
2017-11-27 11:10 UTC (3+ messages)
Unsure how to file this complex qemu-kvm bug
2017-11-27 10:55 UTC (2+ messages)
[PATCH v13 00/12] Add ARMv8 RAS virtualization support in QEMU
2017-11-27 18:49 UTC (13+ messages)
` [PATCH v13 01/12] ACPI: add related GHES structures and macros definition
` [PATCH v13 02/12] ACPI: Add APEI GHES table generation and CPER record support
` [PATCH v13 03/12] docs: APEI GHES generation description
` [PATCH v13 04/12] ACPI: enable APEI GHES in the configure file and build it
` [PATCH v13 05/12] linux-headers: sync against Linux v4.14-rc8
` [PATCH v13 06/12] target-arm: kvm64: detect whether can set vsesr_el2
` [PATCH v13 07/12] target-arm: handle SError interrupt exception from the guest OS
` [PATCH v13 08/12] target-arm: kvm64: inject synchronous External Abort
` [PATCH v13 09/12] Move related hwpoison page function to accel/kvm/ folder
` [PATCH v13 10/12] ARM: ACPI: Add _E04 for hardware error device
` [PATCH v13 11/12] hw/arm/virt: Add RAS platform version for migration
` [PATCH v13 12/12] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
[PATCH v1 0/2] tools/kvm_stat: misc fixes
2017-11-27 9:09 UTC (4+ messages)
` [PATCH v1 1/2] tools/kvm_stat: fix command line option '-g'
` [PATCH v1 2/2] tools/kvm_stat: fix drilldown in events by guests mode
[PATCH v2] KVM: X86: Fix softlockup when get the current kvmclock timestamp
2017-11-27 1:26 UTC (3+ messages)
[PATCHv3 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
2017-11-27 0:43 UTC (6+ messages)
[Bug 196161] New: Kernel freezes by starting a kvm vm
2017-11-26 23:38 UTC (2+ messages)
` [Bug 196161] Kernel freezes when using AVAST under nested virtualization
[PATCH v2 01/11] powerpc/kvm/xive: Add more debugfs queues info
2017-11-26 21:58 UTC (11+ messages)
` [PATCH v2 08/11] powerpc/kvm/xive: Keep escalation interrupt masked unless ceded
` [PATCH v2 10/11] powerpc/kvm: Store the MMU mode in the PACA on KVM exit
` [PATCH v2 11/11] powerpc/kvm: Use the PACA virt/real mode info instead of mfmsr
[PATCH] arm64: KVM: Hide PMU from guests when disabled
2017-11-25 17:40 UTC
06222d856e ("x86/mm/kaiser: Use PCID feature to make user and .."): WARNING: CPU: 0 PID: 1 at mm/early_ioremap.c:114 __early_ioremap
2017-11-25 13:34 UTC (2+ messages)
` 06222d856e ("x86/mm/kaiser: Use PCID feature to make user and kernel switches faster"): BUG: kernel hang in boot stage
[GIT PULL] Trimmed second batch of KVM changes for Linux 4.15
2017-11-24 16:00 UTC
[PATCH v3] KVM: s390: mark irq_state.flags as non-usable
2017-11-24 15:11 UTC (2+ messages)
Windows 10 guest hang during 'info mem'
2017-11-24 14:50 UTC (3+ messages)
` [Qemu-devel] "
KVM "fake DAX" flushing interface - discussion
2017-11-24 13:20 UTC (23+ messages)
` [Qemu-devel] "
[PATCH RESEND v12 00/12] Add RAS virtualization support in QEMU
2017-11-24 11:57 UTC (2+ messages)
[x86 RAS question] what is the behavior that guest happen machine check exceptions(MCEs) on page table
2017-11-24 10:23 UTC (5+ messages)
[PATCH] KVM: Expose new cpu features to guest
2017-11-24 10:14 UTC (4+ messages)
VMs freezing when host is running 4.14
2017-11-24 8:08 UTC (9+ messages)
[x86 RAS question] what is the behavior that guest happen machine check exceptions(MCEs) on page table
2017-11-24 6:13 UTC
[RFC PATCH kernel] vfio-pci: Allow write combining
2017-11-24 4:58 UTC (14+ messages)
Qemu with kvm enabled can boot kernel even if identity page map is not set correctly
2017-11-24 3:13 UTC
[RFC PATCH kernel] KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
2017-11-23 23:33 UTC (2+ messages)
[RFC PATCH] KVM: Only register preempt notifiers and load arch cpu state as needed
2017-11-23 18:43 UTC (10+ messages)
[PATCH kvm-unit-tests 0/2] arm/arm64: some fixups
2017-11-23 16:23 UTC (4+ messages)
` [PATCH kvm-unit-tests 2/2] arm/arm64: mmu: add missing TLB flushes
[BUG/RFC] INIT IPI lost when VM starts
2017-11-23 15:41 UTC (5+ messages)
[PATCH 0/2] Lapic LDR fixup
2017-11-23 15:31 UTC (3+ messages)
` [PATCH 1/2] KVM: lapic: Split out x2apic ldr calculation
[x86 RAS question] what is the behavior that guest happen machine check exceptions(MCEs) on page table
2017-11-23 13:38 UTC (2+ messages)
[PATCH v1 0/2] Additional single-step-cases
2017-11-23 12:39 UTC (5+ messages)
` [PATCH v1 1/2] kvm: arm64: handle single-step during SError exceptions
` [PATCH v1 2/2] kvm: arm64: handle single-step of hyp emulated mmio instructions
Speak at FOSDEM18 Virt & IaaS Devroom!
2017-11-23 10:51 UTC
[RFC PATCH] kvm: arm64: handle single-step of hyp emulated mmio instructions
2017-11-23 10:20 UTC (3+ messages)
[PATCH 0/5] KVM: PPC: Book3S: Miscellaneous minor fixes
2017-11-23 10:15 UTC (9+ messages)
` [PATCH 1/5] KVM: PPC: Book3S HV: Avoid shifts by negative amounts
` [PATCH 2/5] KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
` [PATCH 3/5] KVM: PPC: Book3S HV: Remove useless statement
` [PATCH 4/5] KVM: PPC: Book3S HV: Fix conditions for starting vcpu
` [PATCH 5/5] KVM: PPC: Book3S: Eliminate some unnecessary checks
[PATCH] KVM: VMX: Fix vmx->nested freeing when no SMI handler
2017-11-23 9:13 UTC (7+ messages)
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