public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-24 09:09:08 to 2016-05-26 20:19:40 UTC [more...]

[PATCH] x86/kvm: fix condition to update kvm master clocks
 2016-05-26 20:19 UTC  (2+ messages)

[GIT PULL] Second batch of KVM changes for 4.7
 2016-05-26 18:50 UTC 

[RFC PATCH V2 0/4] Utilizing VMX preemption for timer virtualization
 2016-05-26 15:32 UTC  (22+ messages)
` [RFC PATCH V2 1/4] Add the kvm sched_out hook
` [RFC PATCH V2 2/4] Utilize the vmx preemption timer
` [RFC PATCH V2 3/4] Separate the start_sw_tscdeadline
` [RFC PATCH V2 4/4] Utilize the vmx preemption timer for tsc deadline timer

[PATCH kvm-unit-tests] KVM: x86: add hyperv clock test case
 2016-05-26 14:47 UTC  (10+ messages)

[RFC PATCH v4 0/3] Add Mediated device support[was: Add vGPU support]
 2016-05-26 14:06 UTC  (13+ messages)
` [RFC PATCH v4 1/3] Mediated device Core driver
` [RFC PATCH v4 2/3] VFIO driver for mediated PCI device
` [RFC PATCH v4 3/3] VFIO Type1 IOMMU: Add support for mediated devices

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-05-26 13:45 UTC  (9+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear

[RFC 0/9] KVM: x86: break the xAPIC barrier
 2016-05-26 11:58 UTC  (11+ messages)
` [PATCH 1/9] KVM: x86: add kvm_apic_map_get_dest_lapic
` [PATCH 2/9] KVM: x86: dynamic kvm_apic_map
` [PATCH 7/9] KVM: x86: use proper format of APIC ID register

[PATCH v5] KVM: halt-polling: poll for the upcoming fire timers
 2016-05-26 11:23 UTC  (4+ messages)

[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
 2016-05-26  9:10 UTC  (14+ messages)
` [PATCH v4 01/12] KVM: extend struct kvm_msi to hold a 32-bit device ID
` [PATCH v4 06/12] KVM: arm64: implement basic ITS register handlers
` [PATCH v4 10/12] KVM: arm64: implement ITS command queue command handlers

[PATCH v3] KVM: halt-polling: poll if emulated lapic timer will fire soon
 2016-05-26  8:04 UTC  (3+ messages)

[PATCH] KVM: x86: avoid write-tearing of TDP
 2016-05-26  7:34 UTC  (2+ messages)

[PATCH] KVM: Handle MSR_IA32_PERF_CTL
 2016-05-26  7:32 UTC 

[kvm-unit-tests PATCH v4 00/13] Improve the output of test runners
 2016-05-26  7:25 UTC  (15+ messages)
` [kvm-unit-tests PATCH v4 02/13] x86/*: report skipped tests
` [kvm-unit-tests PATCH v4 08/13] scripts/runtime: consolidate summary tags
` [kvm-unit-tests PATCH v4 09/13] run_tests: print SUMMARY line in summary

[PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
 2016-05-26  3:48 UTC  (23+ messages)
` [PATCH 1/5] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [PATCH 2/5] iommu: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of IRQ remapping
` [PATCH 3/5] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller supports "

[PATCH kvm-unit-tests v2] KVM: x86: add hyperv clock test case
 2016-05-25 18:30 UTC  (6+ messages)

[GIT PULL] VFIO updates for v4.7-rc1
 2016-05-25 16:31 UTC 

[PATCH] vfio/pci: Fix ordering of eventfd vs virqfd shutdown
 2016-05-25 15:01 UTC 

[PATCH RFC kernel] balloon: speed up inflating/deflating process
 2016-05-25 14:29 UTC  (19+ messages)

[PATCH v2 0/7] vgic fixes for 4.7-rc1
 2016-05-25 14:26 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: arm/arm64: vgic-v2: Clear all dirty LRs
` [PATCH v2 2/7] KVM: arm/arm64: vgic-v3: "
` [PATCH v2 3/7] KVM: arm/arm64: vgic-v2: Always resample level interrupts
` [PATCH v2 4/7] KVM: arm/arm64: vgic-v3: "
` [PATCH v2 5/7] arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
` [PATCH v2 6/7] arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
` [PATCH v2 7/7] arm64: KVM: vgic-v3: Relax synchronization when SRE==1

[PATCH v3] sched/cputime: add steal time support to full dynticks CPU time accounting
 2016-05-25 10:35 UTC  (4+ messages)

[PATCH v4] KVM: halt-polling: poll for the upcoming fire timers
 2016-05-25  2:10 UTC  (9+ messages)

[PATCH 3/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
 2016-05-24 17:19 UTC  (12+ messages)

[PATCH v3] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
 2016-05-24 15:57 UTC  (4+ messages)

[RFC PATCH] vfio: Add support for mmapping sub-page MMIO BARs
 2016-05-24 14:47 UTC 

hard lockup in wait_lapic_expire() - bug in TSC deadline timer?
 2016-05-24 14:36 UTC  (8+ messages)

[PATCH 0/7] vgic fixes for 4.7-rc1
 2016-05-24 13:18 UTC  (9+ messages)
` [PATCH 5/7] arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
` [PATCH 6/7] arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
` [PATCH 7/7] arm64: KVM: vgic-v3: Relax synchronization when SRE==1

KVM call for agenda for 2016-06-07
 2016-05-24 12:51 UTC 

KVM call for 2016-05-24
 2016-05-24 12:51 UTC  (2+ messages)

[PATCH v2] tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu
 2016-05-24 12:41 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] tools/virtio/ringtest: add usage example to README
 2016-05-24 12:41 UTC  (2+ messages)

[kvm-unit-tests PATCH 00/10] arm/arm64: add gic framework
 2016-05-24 12:39 UTC  (6+ messages)
  ` [Qemu-devel] "

[PATCH v3] kvm:vmx: more complete state update on APICv on/off
 2016-05-24 12:03 UTC  (11+ messages)

[PULL] vhost: cleanups and fixes
 2016-05-24 11:57 UTC 

[PATCH v2 0/5] Improve KVM per VM monitoring
 2016-05-24 10:09 UTC  (6+ messages)

[RFC PATCH V3 0/3] basic device IOTLB support
 2016-05-24  9:36 UTC  (4+ messages)
` [RFC PATCH V3 1/3] vhost: introduce vhost memory accessors
` [RFC PATCH V3 2/3] vhost: convert pre sorted vhost memory array to interval tree
` [RFC PATCH V3 3/3] vhost: device IOTLB API

[PULL 00/59] KVM/ARM Changes for v4.7 take 2
 2016-05-24  9:09 UTC  (47+ messages)
` [PULL 14/59] KVM: arm/arm64: Provide functionality to pause and resume a guest
` [PULL 15/59] KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
` [PULL 16/59] KVM: arm/arm64: vgic-new: Add data structure definitions
` [PULL 17/59] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
` [PULL 18/59] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [PULL 19/59] KVM: arm/arm64: vgic-new: Add IRQ sorting
` [PULL 20/59] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
` [PULL 21/59] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
` [PULL 22/59] KVM: arm/arm64: vgic-new: Add GICv3 "
` [PULL 23/59] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
` [PULL 24/59] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [PULL 25/59] KVM: arm/arm64: vgic-new: Add GICv2 "
` [PULL 26/59] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [PULL 27/59] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [PULL 28/59] KVM: arm/arm64: vgic-new: Add PENDING "
` [PULL 29/59] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [PULL 30/59] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [PULL 31/59] KVM: arm/arm64: vgic-new: Add CONFIG "
` [PULL 32/59] KVM: arm/arm64: vgic-new: Add TARGET "
` [PULL 33/59] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [PULL 34/59] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [PULL 35/59] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
` [PULL 36/59] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [PULL 37/59] KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
` [PULL 38/59] KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
` [PULL 39/59] KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
` [PULL 40/59] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
` [PULL 41/59] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
` [PULL 42/59] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
` [PULL 43/59] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
` [PULL 44/59] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
` [PULL 45/59] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
` [PULL 46/59] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
` [PULL 47/59] KVM: arm/arm64: vgic-new: Export register access interface
` [PULL 48/59] KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
` [PULL 49/59] KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
` [PULL 50/59] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
` [PULL 51/59] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
` [PULL 52/59] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
` [PULL 53/59] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
` [PULL 54/59] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
` [PULL 55/59] KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
` [PULL 56/59] KVM: arm/arm64: vgic-new: Wire up irqfd injection
` [PULL 57/59] KVM: arm/arm64: vgic-new: implement mapped IRQ handling
` [PULL 58/59] KVM: arm/arm64: vgic-new: enable build
` [PULL 59/59] KVM: arm/arm64: vgic-new: Synchronize changes to active state

[PATCH 4/4] KVM: x86: track actual TSC frequency from the timekeeper struct
 2016-02-10 13:57 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox