kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-25 08:38:11 to 2015-10-01 10:28:11 UTC [more...]

[PATCH] tools lib traceevent: update KVM plugin
 2015-10-01 10:28 UTC 

[PATCH v4 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-10-01 10:25 UTC  (6+ messages)
` [PATCH v4 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest

PCI passthrough problem
 2015-10-01  7:27 UTC 

[PATCH v2 0/2] x86/msr: MSR access failure changes
 2015-10-01  7:15 UTC  (11+ messages)
` [PATCH v2 1/2] x86/msr: Carry on after a non-"safe" MSR access fails without !panic_on_oops

[PATCH 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-09-30 20:36 UTC  (15+ messages)
` [PATCH 1/3] target-i386: add a subsection of vcpu's TSC rate in vmstate_x86_cpu
  ` [Qemu-devel] "
` [PATCH 2/3] target-i386: initialize vcpu's TSC rate to the value from KVM
` [PATCH 3/3] kvm-all: notice KVM of vcpu's TSC rate after migration

[PATCH kvmtool] Skip a few messages by default: command line args; flat binary; earlyprintk
 2015-09-30 16:11 UTC  (2+ messages)

[PATCH kvmtool] kvmtool: expose the TSC Deadline Timer feature to the guest
 2015-09-30 15:48 UTC  (2+ messages)

[RFC PATCH 0/6] vfio: Add interface to map MSI pages
 2015-09-30 14:57 UTC 

[RFC PATCH 2/6] iommu: Add interface to get msi-pages mapping attributes
 2015-09-30 14:56 UTC  (8+ messages)
` [RFC PATCH 3/6] vfio: Extend iommu-info to return MSIs automap state
` [RFC PATCH 4/6] vfio: Add interface to iommu-map/unmap MSI pages
` [RFC PATCH 5/6] vfio-pci: Create iommu mapping for msi interrupt
` [RFC PATCH 6/6] arm-smmu: Allow to set iommu mapping for MSI

[PATCH v2] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
 2015-09-30 10:24 UTC  (3+ messages)

[RFC 0/2] VFIO: Add virtual MSI doorbell support
 2015-09-30  9:37 UTC  (9+ messages)

[RFC PATCH 1/6] vfio: Add interface for add/del reserved iova region
 2015-09-30 14:56 UTC 

[RFC PATCH v5 1/3] vfio: platform: add device properties skeleton and user API
 2015-09-30  9:09 UTC  (3+ messages)
` [RFC PATCH v5 2/3] vfio: platform: access device property as a list of strings
  ` [RFC PATCH v5 3/3] vfio: platform: return device properties as arrays of unsigned integers

[PATCH] x86: Use entire page for the per-cpu GDT only if paravirt-enabled
 2015-09-30  2:26 UTC  (17+ messages)

[PATCH v3 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-29 14:49 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: Add kvm_arch_vcpu_{un}blocking callbacks
` [PATCH v3 2/8] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
` [PATCH v3 3/8] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
` [PATCH v3 4/8] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs
` [PATCH v3 5/8] arm/arm64: KVM: Use appropriate define in VGIC reset code
` [PATCH v3 6/8] arm/arm64: KVM: Add forwarded physical interrupts documentation
` [PATCH v3 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
` [PATCH v3 8/8] arm/arm64: KVM: Support edge-triggered forwarded interrupts

[PATCH v2 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-29 14:30 UTC  (4+ messages)
` [PATCH v2 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics

[PATCH] iommu/s390: add iommu api for s390 pci devices
 2015-09-29 12:40 UTC  (2+ messages)

[PATCH][v2] KVM: PPC: e6500: allow odd powers of 2K TLB1 sizes
 2015-09-29 12:10 UTC 

qemu 2.4 machine + kernel 4.2 + kvm : freeze & cpu 100% at start on some hardware (maybe KVM_CAP_X86_SMM related)
 2015-09-29 12:01 UTC 

[PATCH v2] KVM: nVMX: expose VPID capability to L1
 2015-09-29 11:05 UTC  (3+ messages)

[Bug 104271] New: Boot crashes on Lenovo W520 KVM and Discrete Graphic enabled in BIOS
 2015-09-29  9:31 UTC  (2+ messages)
` [Bug 104271] Boot crashes on Lenovo W520 with "

[PATCH] KVM: nVMX: expose VPID capability to L1
 2015-09-29  9:00 UTC  (4+ messages)

[PATCH v4 00/15] KVM: arm: debug infrastructure support
 2015-09-29  7:38 UTC  (15+ messages)
` [PATCH v4 01/15] KVM: arm: plug guest debug exploit
` [PATCH v4 10/15] KVM: arm: implement world switch for debug registers
` [PATCH v4 13/15] KVM: arm: keep track of guest use of the "
` [PATCH v4 15/15] KVM: arm: enable trapping of all "

Inconsistent guest OS disk size compared to volume.img size
 2015-09-29  7:02 UTC 

[PATCH 00/12] KVM: x86: add support for VMX TSC scaling
 2015-09-29  4:03 UTC  (22+ messages)
` [PATCH 01/12] KVM: x86: Collect information for setting TSC scaling ratio
` [PATCH 02/12] KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
` [PATCH 03/12] KVM: x86: Add a common TSC scaling function
` [PATCH 04/12] KVM: x86: Replace call-back set_tsc_khz() with a common function
` [PATCH 05/12] KVM: x86: Replace call-back compute_tsc_offset() "
` [PATCH 06/12] KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
` [PATCH 07/12] KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
` [PATCH 08/12] KVM: x86: Use the correct vcpu's TSC rate to compute time scale
` [PATCH 09/12] KVM: VMX: Enable and initialize VMX TSC scaling
` [PATCH 10/12] KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
` [PATCH 11/12] KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
` [PATCH 12/12] KVM: VMX: Dump TSC multiplier in dump_vmcs()

[PATCH][v2] KVM: PPC: e500: Emulate TMCFG0 TMRN register
 2015-09-28 21:03 UTC  (2+ messages)

[PATCH v3 0/5] KVM: arm64: Implement API for vGICv3 live migration
 2015-09-28 15:29 UTC  (8+ messages)
` [PATCH v3 5/5] KVM: arm64: Implement vGICv3 CPU interface access

[PATCH v4 0/7] KVM: arm64: Implement API for vGICv3 live migration
 2015-09-28 15:27 UTC  (8+ messages)
` [PATCH v4 1/7] KVM: arm/arm64: Move endianness conversion out of vgic_attr_regs_access()
` [PATCH v4 2/7] KVM: arm/arm64: Refactor vGIC attributes handling code
` [PATCH v4 3/7] KVM: arm/arm64: Fix the documentation
` [PATCH v4 4/7] KVM: arm64: Implement vGICv3 distributor and redistributor access from userspace
` [PATCH v4 5/7] KVM: arm64: Refactor system register handlers
` [PATCH v4 6/7] KVM: arm64: Introduce find_reg_by_id()
` [PATCH v4 7/7] Implement vGICv3 CPU interface access

[RFC PATCH 0/2] kvmclock: fix ABI breakage from PVCLOCK_COUNTS_FROM_ZERO
 2015-09-28 14:10 UTC  (4+ messages)
` [PATCH 1/2] x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO

[kvm:queue 20/31] arch/x86/kvm/vmx.c:2502:78: warning: left shift count >= width of type
 2015-09-28 11:59 UTC 

[RFC PATCH v3] os-android: Add support to android platform
 2015-09-28 11:40 UTC  (2+ messages)

[PATCH 1/3] Target-microblaze: Remove unnecessary variable
 2015-09-28 10:56 UTC  (6+ messages)
` [PATCH 2/3] Hw: timer: "
  ` [Qemu-devel] "
` [PATCH 3/3] Target-ppc: "
  ` [Qemu-devel] "

[FYI PATCH 00/20] kvm/queue will be merged soon to kvm/next
 2015-09-28 10:39 UTC  (21+ messages)
` [FYI PATCH 01/20] KVM: x86: set TMR when the interrupt is accepted
` [FYI PATCH 02/20] KVM: x86: store IOAPIC-handled vectors in each VCPU
` [FYI PATCH 03/20] KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
` [FYI PATCH 04/20] KVM: x86: introduce lapic_in_kernel
` [FYI PATCH 05/20] KVM: x86: unify handling of interrupt window
` [FYI PATCH 06/20] KVM: x86: Split the APIC from the rest of IRQCHIP
` [FYI PATCH 07/20] KVM: x86: Add KVM exit for IOAPIC EOIs
` [FYI PATCH 08/20] KVM: x86: Add EOI exit bitmap inference
` [FYI PATCH 09/20] KVM: x86: Add support for local interrupt requests from userspace
` [FYI PATCH 10/20] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
` [FYI PATCH 11/20] kvm: add tracepoint for fast mmio
` [FYI PATCH 12/20] kvm: add capability for any-length ioeventfds
` [FYI PATCH 13/20] kvm/x86: Hyper-V HV_X64_MSR_RESET msr
` [FYI PATCH 14/20] kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU
` [FYI PATCH 15/20] kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
` [FYI PATCH 16/20] KVM: VMX: adjust interface to allocate/free_vpid
` [FYI PATCH 17/20] KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
` [FYI PATCH 18/20] KVM: nVMX: emulate the INVVPID instruction
` [FYI PATCH 19/20] KVM: nVMX: nested VPID emulation
` [FYI PATCH 20/20] KVM: vmx: disable posted interrupts if no local APIC

[PATCH] x86: x2apic: make stub functions available even if !CONFIG_X86_LOCAL_APIC
 2015-09-28 10:26 UTC 

[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
 2015-09-28 10:22 UTC  (6+ messages)

[PATCH] KVM: vmx: disable posted interrupts if no local APIC
 2015-09-28 10:19 UTC 

custom screen resolution
 2015-09-28  9:49 UTC 

[PATCH v3 0/4] scsi: cleanup ioctl headers and provide UAPI versions
 2015-09-28  6:49 UTC  (16+ messages)
` [PATCH v3 1/4] scsi: remove old-style type names from sg.h
` [PATCH v3 2/4] scsi: cleanup scsi/scsi_ioctl.h
` [PATCH v3 3/4] scsi: move all obsolete ioctls to scsi_ioctl.h
` [PATCH v3 4/4] scsi: provide UAPI version of scsi/sg.h and scsi/scsi_ioctl.h

[kvm:vtd-pi 23/38] virt/built-in.o: warning: input is not relaxable
 2015-09-28  5:16 UTC 

[PATCH] KVM: x86: fix bogus warning about reserved bits
 2015-09-28  3:16 UTC  (9+ messages)

[PATCH] kvm: x86: kvm_emulate_wbinvd_noskip should be static
 2015-09-27 14:25 UTC 

[PATCH v2 0/2] KVM/arm: enhance arvm7 vfp/simd lazy switch support
 2015-09-26 23:43 UTC  (3+ messages)
` [PATCH v2 1/2] KVM/arm: add hooks for armv7 fp/simd "
` [PATCH v2 2/2] KVM/arm: enable enhanced armv7 fp/simd lazy switch

[Research] Correlation of Patch Delivery Delay and Access Complexity
 2015-09-26  9:28 UTC 

[PATCH v3 0/4] KVM: arm/arm64: guest synchronous halt/resume
 2015-09-25 21:41 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm/arm64: rename pause into power_off
` [PATCH v3 2/4] KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
` [PATCH v3 3/4] KVM: arm/arm64: check power_off in critical section before VCPU run
` [PATCH v3 4/4] KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest

Questions about KVM TSC trapping
 2015-09-25 16:02 UTC  (4+ messages)

[PATCH] KVM: nVMX: emulate the INVVPID instruction
 2015-09-25 14:54 UTC  (5+ messages)

[PATCH] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
 2015-09-25 14:01 UTC  (5+ messages)

[kvm:vtd-pi 34/38] arch/x86/kvm/vmx.c:609:16: sparse: symbol 'vcpu_to_pi_desc' was not declared. Should it be static?
 2015-09-25 13:18 UTC  (2+ messages)
` [PATCH kvm] KVM: x86: vcpu_to_pi_desc() can be static

[PATCH] Fix AF_PACKET ABI breakage in 4.2
 2015-09-25 12:33 UTC  (6+ messages)
  ` [PATCH v2] "

[GIT PULL] KVM fixes for 4.3-rc3
 2015-09-25 11:08 UTC 


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).