public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-06 08:21:35 to 2016-06-08 07:52:10 UTC [more...]

[PATCH v5 1/3] KVM: fix steal clock warp during guest cpu hotplug
 2016-06-08  7:52 UTC  (6+ messages)
` [PATCH v5 2/3] sched/cputime: Fix prev steal time accouting during "
` [PATCH v5 3/3] sched/cputime: Add steal time support to full dynticks CPU time accounting

[RESEND PATCH v2 0/6] vfio-pci: Add support for mmapping MSI-X table
 2016-06-08  7:41 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 00/12] PCI bus support
 2016-06-08  6:53 UTC  (36+ messages)
` [kvm-unit-tests PATCH v4 01/12] pci: Fix coding style in generic PCI files
` [kvm-unit-tests PATCH v4 02/12] pci: x86: Rename pci_config_read() to pci_config_readl()
` [kvm-unit-tests PATCH v4 03/12] pci: x86: Add remaining PCI configuration space accessors
` [kvm-unit-tests PATCH v4 04/12] pci: Rework pci_bar_addr()
` [kvm-unit-tests PATCH v4 05/12] pci: Factor out pci_bar_get()
` [kvm-unit-tests PATCH v4 06/12] pci: Add pci_bar_set_addr()
` [kvm-unit-tests PATCH v4 07/12] pci: Add pci_dev_exists()
` [kvm-unit-tests PATCH v4 08/12] pci: Add pci_print()
` [kvm-unit-tests PATCH v4 09/12] pci: Add generic ECAM host support
` [kvm-unit-tests PATCH v4 10/12] arm/arm64: pci: Add PCI bus operation test
` [kvm-unit-tests PATCH v4 11/12] pci: Add pci-testdev PCI bus test device
` [kvm-unit-tests PATCH v4 12/12] arm/arm64: pci: Add pci-testdev PCI device operation test

[PATCH V3 0/2] vhost_net polling optimization
 2016-06-08  6:48 UTC  (7+ messages)
` [PATCH V3 1/2] vhost_net: stop polling socket during rx processing
` [PATCH V3 2/2] vhost_net: conditionally enable tx polling

[PATCH] KVM: s390: fix build failure
 2016-06-08  6:39 UTC  (4+ messages)

[RFC PATCH v4 0/3] Add Mediated device support[was: Add vGPU support]
 2016-06-08  6:22 UTC  (18+ messages)
` [RFC PATCH v4 1/3] Mediated device Core driver

[RFC PATCH V3 0/5] Utilizing VMX preemption for timer virtualization
 2016-06-08  4:18 UTC  (12+ messages)
` [RFC PATCH V3 2/5] Add function for left shift and 64 bit division
` [RFC PATCH V3 3/5] Utilize the vmx preemption timer
` [RFC PATCH V3 5/5] Utilize the vmx preemption timer for tsc deadline timer

[PATCH v3 0/2] Add QEMU support for Intel local MCE
 2016-06-08  1:56 UTC  (11+ messages)
` [PATCH v3 1/2] target-i386: KVM: add basic Intel LMCE support
` [PATCH v3 2/2] target-i386: add migration support for Intel LMCE

[PATCH V6 0/8] vfio, platform: add ACPI support
 2016-06-07 20:37 UTC  (10+ messages)
` [PATCH V6 5/8] vfio: platform: call _RST method when using ACPI
` [PATCH V6 6/8] vfio, platform: make reset driver a requirement by default
` [PATCH V6 7/8] vfio: platform: check reset call return code during open
` [PATCH V6 8/8] vfio: platform: check reset call return code during release

linux-next boots then hangs
 2016-06-07 18:58 UTC  (8+ messages)

[Bug 116731] New: KVM guest fails to boot OVMF firmware with SMP enabled
 2016-06-07 18:50 UTC  (2+ messages)
` [Bug 116731] "

[PATCH v4 1/3] KVM: fix steal clock warp during guest cpu hotplug
 2016-06-07 18:21 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 00/10] arm/arm64: add gic framework
 2016-06-07 17:13 UTC  (2+ messages)

[PATCH V5 0/6] vfio, platform: add ACPI support
 2016-06-07 16:33 UTC  (4+ messages)
` [PATCH V5 4/6] vfio: platform: add support for ACPI probe

[kvm-unit-tests PATCH v2 05/10] arm/arm64: irq enable/disable
 2016-06-07 16:22 UTC  (2+ messages)

[PATCH v4 1/3] KVM: fix steal clock warp during guest cpu hotplug
 2016-06-07 16:18 UTC  (4+ messages)
` [PATCH v4 2/3] sched/cputime: Fix prev steal time accouting during "
` [PATCH v4 3/3] sched/cputime: Add steal time support to full dynticks CPU time accounting

KVM call for agenda for 2016-06-07
 2016-06-07 12:51 UTC  (2+ messages)

[PATCH v4 2/3] sched/cputime: Fix prev steal time accouting during cpu hotplug
 2016-06-07 12:34 UTC  (7+ messages)
      ` Fw: "
  ` [PATCH v4 3/3] sched/cputime: Add steal time support to full dynticks CPU time accounting

[PATCH v3 00/13] NVDIMM: introduce nvdimm label support
 2016-06-07 12:22 UTC  (14+ messages)
` [PATCH v3 01/13] pc-dimm: introduce get_vmstate_memory_region callback
` [PATCH v3 02/13] nvdimm: support nvdimm label
` [PATCH v3 03/13] acpi: add aml_object_type
` [PATCH v3 04/13] acpi: add aml_call5
` [PATCH v3 05/13] nvdimm acpi: set HDLE properly
` [PATCH v3 06/13] nvdimm acpi: save arg3 of _DSM method
` [PATCH v3 07/13] nvdimm acpi: check UUID
` [PATCH v3 08/13] nvdimm acpi: abstract the operations for root & nvdimm devices
` [PATCH v3 09/13] nvdimm acpi: check revision
` [PATCH v3 10/13] nvdimm acpi: support Get Namespace Label Size function
` [PATCH v3 11/13] nvdimm acpi: support Get Namespace Label Data function
` [PATCH v3 12/13] nvdimm acpi: support Set "
` [PATCH v3 13/13] docs: add NVDIMM ACPI documentation

Converting from VirtIO to another disk controller
 2016-06-07 12:18 UTC  (2+ messages)

[PATCH 00/15] arm/arm64: KVM: Merge boot and runtime page tables
 2016-06-07 10:58 UTC  (16+ messages)
` [PATCH 01/15] arm64: KVM: Merged page tables documentation
` [PATCH 02/15] arm64: KVM: Kill HYP_PAGE_OFFSET
` [PATCH 03/15] arm64: Add ARM64_HYP_OFFSET_LOW capability
` [PATCH 04/15] arm64: KVM: Define HYP offset masks
` [PATCH 05/15] arm64: KVM: Refactor kern_hyp_va/hyp_kern_va to deal with multiple offsets
` [PATCH 06/15] arm/arm64: KVM: Export __hyp_text_start/end symbols
` [PATCH 07/15] arm64: KVM: Runtime detection of lower HYP offset
` [PATCH 08/15] arm/arm64: KVM: Always have merged page tables
` [PATCH 09/15] arm64: KVM: Simplify HYP init/teardown
` [PATCH 10/15] arm/arm64: KVM: Drop boot_pgd
` [PATCH 11/15] arm/arm64: KVM: Kill free_boot_hyp_pgd
` [PATCH 12/15] arm: KVM: Simplify HYP init
` [PATCH 13/15] arm: KVM: Allow hyp teardown
` [PATCH 14/15] arm/arm64: KVM: Prune unused #defines
` [PATCH 15/15] arm/arm64: KVM: Check that IDMAP doesn't intersect with VA range

[PATCH RFC v2 kernel] balloon: speed up inflating/deflating process
 2016-06-07  9:26 UTC  (3+ messages)

[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
 2016-06-07  8:02 UTC  (5+ messages)

[PATCH] sched/cputime: add steal clock warps handling during cpu hotplug
 2016-06-07  7:35 UTC  (8+ messages)

[RFC PATCH v3 3/3] VFIO Type1 IOMMU change: to support with iommu and without iommu
 2016-06-07  7:04 UTC  (16+ messages)
            ` [Qemu-devel] "

[PATCH v3] sched/cputime: add steal time support to full dynticks CPU time accounting
 2016-06-06 22:32 UTC  (4+ messages)

[PATCH] virtio_ring: Make interrupt suppression spec compliant
 2016-06-06 21:31 UTC  (4+ messages)

[RFC PATCH V2 0/4] Utilizing VMX preemption for timer virtualization
 2016-06-06 18:21 UTC  (6+ messages)
` [RFC PATCH V2 4/4] Utilize the vmx preemption timer for tsc deadline timer

[kvm-unit-tests PATCH v2 04/10] arm/arm64: add some delay routines
 2016-06-06 17:48 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 03/10] arm/arm64: smp: support more than 8 cpus
 2016-06-06 17:32 UTC  (6+ messages)

[RFC PATCH 0/3] x86: Add support for guest DMA dirty page tracking
 2016-06-06 16:04 UTC  (7+ messages)
        ` Re: [Qemu-devel] "

[kvm-unit-tests PATCH v8 00/12] Cleanup low-level arch code
 2016-06-06 15:21 UTC  (15+ messages)
` [kvm-unit-tests PATCH v8 01/12] Remove unused and unnecessary PHYS32 macro
` [kvm-unit-tests PATCH v8 02/12] Move phys_addr_t type definition to lib/libcflat.h
` [kvm-unit-tests PATCH v8 03/12] x86: Introduce lib/x86/asm/page.h
` [kvm-unit-tests PATCH v8 04/12] x86: Introduce lib/x86/asm/io.h
` [kvm-unit-tests PATCH v8 05/12] x86: Introduce lib/x86/asm/barrier.h
` [kvm-unit-tests PATCH v8 06/12] io: Separate overrides of virt_to_phys() and phys_to_virt()
` [kvm-unit-tests PATCH v8 07/12] io: Disallow memory re-ordering for generic memory barriers
` [kvm-unit-tests PATCH v8 08/12] x86: Cleanup PAGE_* constants
` [kvm-unit-tests PATCH v8 09/12] x86: Cleanup PT_*_MASK flags
` [kvm-unit-tests PATCH v8 10/12] io: Make ioremap() prototype conform to Linux one
` [kvm-unit-tests PATCH v8 11/12] x86: io: Factor out ioremap()
` [kvm-unit-tests PATCH v8 12/12] io: Unify IO accessors across architectures

[kvm-unit-tests PATCH v2 01/10] lib: xstr: allow multiple args
 2016-06-06 14:52 UTC  (4+ messages)

[PATCH v2] sched/cputime: add steal clock warp handling
 2016-06-06 14:34 UTC  (5+ messages)

[PATCH v2] tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu
 2016-06-06 13:57 UTC  (4+ messages)
` [PATCH v3] "

[kvm-unit-tests PATCH v2 02/10] arm64: fix get_"sysreg32" and make MPIDR 64bit
 2016-06-06 12:47 UTC  (2+ messages)

[kvm-unit-tests REPOST PATCH] cscope: be warn free
 2016-06-06  9:35 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: avoid simultaneous queueing of both IRQ and SMI
 2016-06-06  8:25 UTC  (7+ messages)
` [PATCH 1/2] "

[RESEND PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
 2016-06-06  8:25 UTC  (6+ messages)

[RESEND PATCH v2 2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping
 2016-06-06  8:21 UTC  (3+ messages)


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