messages from 2015-09-22 19:01:17 to 2015-09-28 20:14:19 UTC [more...]
[PATCH 00/12] KVM: x86: add support for VMX TSC scaling
2015-09-28 20:14 UTC (15+ 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 0/3] target-i386: save/restore vcpu's TSC rate during migration
2015-09-28 16:37 UTC (6+ messages)
` [PATCH 1/3] target-i386: add a subsection of vcpu's TSC rate in vmstate_x86_cpu
` [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 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 (9+ messages)
` [PATCH 1/2] x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
` [PATCH 2/2] Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"
[PATCH] x86: Use entire page for the per-cpu GDT only if paravirt-enabled
2015-09-28 12:45 UTC (5+ messages)
[PATCH] KVM: nVMX: expose VPID capability to L1
2015-09-28 12:05 UTC (2+ messages)
[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 (12+ 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
[RFC 0/2] VFIO: Add virtual MSI doorbell support
2015-09-25 17:12 UTC (8+ messages)
Questions about KVM TSC trapping
2015-09-25 16:02 UTC (4+ messages)
[PATCH][v2] KVM: PPC: e500: Emulate TMCFG0 TMRN register
2015-09-25 15:02 UTC
[PATCH] KVM: nVMX: emulate the INVVPID instruction
2015-09-25 14:54 UTC (6+ messages)
[PATCH] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
2015-09-25 14:01 UTC (5+ messages)
[PATCH v2] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
2015-09-25 14:00 UTC
[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 (8+ messages)
` [PATCH v2] "
[GIT PULL] KVM fixes for 4.3-rc3
2015-09-25 11:08 UTC
[PATCH 1/2] KVM: introduce __vmx_flush_tlb to handle specific vpid
2015-09-25 8:01 UTC (4+ messages)
[PATCH] KVM: disable halt_poll_ns as default for s390x
2015-09-25 7:50 UTC (5+ messages)
[PATCH 15/19] KVM: PPC: e500: fix handling local_sid_lookup result
2015-09-24 22:58 UTC (2+ messages)
[PATCH v3 00/20] KVM: ARM64: Add guest PMU support
2015-09-24 22:31 UTC (21+ messages)
` [PATCH v3 01/20] ARM64: Move PMU register related defines to asm/pmu.h
` [PATCH v3 02/20] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v3 03/20] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v3 04/20] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH v3 05/20] KVM: ARM64: Add reset and access handlers for PMSELR register
` [PATCH v3 06/20] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register
` [PATCH v3 07/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v3 08/20] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
` [PATCH v3 09/20] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register
` [PATCH v3 10/20] KVM: ARM64: Add reset and access handlers for PMCCNTR register
` [PATCH v3 11/20] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register
` [PATCH v3 12/20] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register
` [PATCH v3 13/20] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register
` [PATCH v3 14/20] KVM: ARM64: Add reset and access handlers for PMUSERENR register
` [PATCH v3 15/20] KVM: ARM64: Add reset and access handlers for PMSWINC register
` [PATCH v3 16/20] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register
` [PATCH v3 17/20] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v3 18/20] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v3 19/20] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v3 20/20] KVM: ARM64: Add a new kvm ARM PMU device
[PATCH 1/1] target-i386: get/put MSR_TSC_AUX across reset and migration
2015-09-24 15:00 UTC (4+ messages)
[PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
2015-09-24 11:35 UTC (3+ messages)
[PATCH 0/3] arm/arm64: KVM: Fix !irqchip_in_kernel() handling
2015-09-24 11:33 UTC (3+ messages)
` [PATCH 1/3] arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
[PATCH kvm-unit-tests] x86: Test watchpoints during emulation
2015-09-24 10:06 UTC
[PATCH 0/2] KVM: x86: Emulated I/O and data breakpoints support
2015-09-24 10:03 UTC (4+ messages)
` [PATCH 1/2] KVM: x86: Add DR flag definition for IO watchpoints
` [PATCH 2/2] KVM: x86: Guest watchpoints during emulation
Migration fail randomly
2015-09-24 8:50 UTC (6+ messages)
[PATCH 11/15] mm, dax, pmem: introduce __pfn_t
2015-09-23 23:36 UTC
[PATCH v4 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices
2015-09-23 17:55 UTC (3+ messages)
` [PATCH v4 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
[PATCH v2 0/8] Rework architected timer and forwarded IRQs handling
2015-09-23 17:44 UTC (3+ messages)
` [PATCH v2 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
[PATCH 2/2] KVM: nVMX: fix flush vpid01 during nested vmentry/vmexit
2015-09-23 10:26 UTC
[PATCH v9 12/18] vfio: Register/unregister irq_bypass_producer
2015-09-23 1:35 UTC (2+ messages)
[PATCH 0/2] KVM/arm: add fp/simd lazy switch support
2015-09-23 0:39 UTC (4+ messages)
` [PATCH 2/2] KVM/arm: enable armv7 fp/simd lazy switch
[PATCH 0/2] VFIO: Accept IOMMU group (PE) ID
2015-09-21 5:21 UTC (5+ messages)
[RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
2015-09-22 23:34 UTC (3+ messages)
` [RFT - PATCH v2 1/2] add hooks for armv8 fp/simd lazy switch
` [RFT - PATCH v2 2/2] enable "
[PATCH v1] Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"
2015-09-22 19:51 UTC (3+ 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