public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-03 05:53:56 to 2015-11-05 20:08:54 UTC [more...]

[GIT PULL v4 0/3] dma and virtio prep patches
 2015-11-05 20:08 UTC  (3+ messages)
` [GIT PULL v4 1/3] dma: Provide simple noop dma ops
` [GIT PULL v4 3/3] s390/dma: Allow per device "

[PATCHv3 0/3] dma ops and virtio
 2015-11-05 19:22 UTC  (8+ messages)
` [PATCH 1/3] dma: Provide simple noop dma ops
` [PATCH 2/3] alpha/dma: use common "
` [PATCH 3/3] s390/dma: Allow per device "

[PATCH] KVM: arm: Fix crash in free_hyp_pgds() if timer initialization fails
 2015-11-05 18:38 UTC  (3+ messages)
  ` [PATCH] KVM: arm: Don't try to flush hyp-mode device mappings

[PATCH v7 00/35] implement vNVDIMM
 2015-11-05 17:29 UTC  (47+ messages)
` [PATCH v7 03/35] acpi: add aml_create_field
    ` [Qemu-devel] "
` [PATCH v7 06/35] acpi: add aml_method_serialized
  ` [Qemu-devel] "
` [PATCH v7 08/35] exec: allow memory to be allocated from any kind of path
` [PATCH v7 09/35] exec: allow file_ram_alloc to work on file
` [PATCH v7 11/35] util: introduce qemu_file_getlength()
` [PATCH v7 13/35] hostmem-file: use whole file size if possible
` [PATCH v7 20/35] dimm: get mapped memory region from DIMMDeviceClass->get_memory_region
` [PATCH v7 25/35] nvdimm acpi: init the resource used by NVDIMM ACPI
` [PATCH v7 27/35] nvdimm acpi: build ACPI nvdimm devices

[PATCH] target-i386: enable cflushopt/clwb/pcommit instructions
 2015-11-05 16:36 UTC  (5+ messages)
` [Qemu-devel] "

Link kvm with Xed library: Unknown symbol error
 2015-11-05 16:34 UTC 

[PATCH] Fixed KVM problems with old DOS programs. Compatibility can be forced by module parameter
 2015-11-05 16:19 UTC  (7+ messages)

[PATCH v3 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-11-05 16:10 UTC  (10+ messages)
` [PATCH v3 2/3] target-i386: calculate vcpu's TSC rate to be migrated
` [PATCH v3 3/3] target-i386: load the migrated vcpu's TSC rate

[PATCH 2/2] kvmtool: assume dead vcpus are paused too
 2015-11-05 16:02 UTC  (4+ messages)

[GIT PULL] First batch of KVM changes for 4.4
 2015-11-05 15:10 UTC 

[PATCH] KVM/arm: kernel low level debug support for ARM32 virtual platforms
 2015-11-05 15:04 UTC  (13+ messages)

[PATCH v3 0/3] KVM/arm64/arm: enhance armv7/8 fp/simd lazy switch
 2015-11-05 15:02 UTC  (5+ messages)
` [PATCH v3 2/3] KVM/arm/arm64: enable enhanced armv7 "
` [PATCH 3/3] KVM/arm64: enable enhanced armv8 "

[PATCH v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS
 2015-11-05 13:42 UTC  (15+ messages)

IT Services
 2015-11-05 11:18 UTC 

[v2] KVM: VMX: Fix commit which broke PML
 2015-11-05  8:20 UTC  (4+ messages)

[PATCH/RFC 0/4] dma ops and virtio
 2015-11-05  8:11 UTC  (16+ messages)

[PATCH v4 0/3] KVM: arm/arm64: Clean up some obsolete code
 2015-11-05  8:05 UTC  (7+ messages)

[kvm-unit-test RFC] x86: Memory instructions test case
 2015-11-05  3:32 UTC  (2+ messages)

[patch] vfio: make an array larger
 2015-11-04 21:39 UTC  (7+ messages)

[PATCH 0/2] target-i386: tcg: Handle clflushopt/clwb/pcommit instructions
 2015-11-04 21:24 UTC  (3+ messages)
` [PATCH 1/2] target-i386: tcg: Accept clwb instruction
` [PATCH 2/2] target-i386: tcg: Check right CPUID bits for clflushopt/pcommit

[PATCH v2] vfio: Include No-IOMMU mode
 2015-11-04 18:25 UTC 

[PATCH] vfio: Fix bug in vfio_device_get_from_name()
 2015-11-04 16:28 UTC  (2+ messages)

[PULL 00/21] KVM/ARM Changes for v4.4-rc1
 2015-11-04 15:28 UTC  (23+ messages)
` [PULL 01/21] KVM: Add kvm_arch_vcpu_{un}blocking callbacks
` [PULL 02/21] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
` [PULL 03/21] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
` [PULL 04/21] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs
` [PULL 05/21] arm/arm64: KVM: Use appropriate define in VGIC reset code
` [PULL 06/21] arm/arm64: KVM: Add forwarded physical interrupts documentation
` [PULL 07/21] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
` [PULL 08/21] arm/arm64: KVM: Support edge-triggered forwarded interrupts
` [PULL 09/21] arm/arm64: KVM : Enable vhost device selection under KVM config menu
` [PULL 10/21] KVM: arm/arm64: rename pause into power_off
` [PULL 11/21] KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
` [PULL 12/21] KVM: arm/arm64: check power_off in critical section before VCPU run
` [PULL 13/21] KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
` [PULL 14/21] KVM: arm/arm64: Fix vGIC documentation
` [PULL 15/21] arm/arm64: KVM: Improve kvm_exit tracepoint
` [PULL 16/21] arm/arm64: KVM: Add tracepoints for vgic and timer
` [PULL 17/21] arm64: kvm: restore EL1N SP for panic
` [PULL 18/21] KVM: arm: Do not indent the arguments of DECLARE_BITMAP
` [PULL 19/21] KVM: arm/arm64: Optimize away redundant LR tracking
` [PULL 20/21] KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings
` [PULL 21/21] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()

kvm: irqchip: fix memory leak in -stable
 2015-11-04 13:11 UTC 

[PATCH] kvm: irqchip: fix memory leak
 2015-11-04 12:57 UTC  (4+ messages)

[PATCH] KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
 2015-11-04 12:45 UTC 

[PATCH] KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
 2015-11-04 11:56 UTC  (5+ messages)

[PATCH 0/2] kvmtool: allow CFLAGS and LDFLAGS override
 2015-11-04 10:49 UTC  (6+ messages)
` [PATCH 1/2] Makefile: allow overriding CFLAGS on the command line

[PATCH 0/1] KVM: PPC: Increase memslots
 2015-11-04  9:03 UTC  (2+ messages)
` [PATCH 1/1] KVM: PPC: Increase memslots to 320

Eure Hilfe
 2015-11-04  7:32 UTC 

[RESEND PATCH v2] KVM: VMX: Fix commit which broke PML
 2015-11-04  5:58 UTC 

[PATCH] KVM: VMX: Fix commit which broke PML
 2015-11-04  5:43 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails
 2015-11-04  1:42 UTC  (2+ messages)

[vfio:next 15/15] drivers/vfio/vfio.c:1002:32-35: ERROR: driver is NULL but dereferenced
 2015-11-03 22:23 UTC 

HELLO
 2015-11-03 22:00 UTC 

[PATCH] KVM: x86: allow RSM from 64-bit mode
 2015-11-03 18:27 UTC  (6+ messages)

[PATCH v5] VFIO: platform: reset: AMD xgbe reset module
 2015-11-03 18:20 UTC 

[PATCH v6 0/8] VFIO platform reset module rework
 2015-11-03 18:12 UTC  (9+ messages)
` [PATCH v6 1/8] vfio: platform: introduce vfio-platform-base module
` [PATCH v6 2/8] vfio: platform: add capability to register a reset function
` [PATCH v6 3/8] vfio: platform: introduce module_vfio_reset_handler macro
` [PATCH v6 4/8] vfio: platform: reset: calxedaxgmac: add reset function registration
` [PATCH v6 5/8] vfio: platform: add compat in vfio_platform_device
` [PATCH v6 6/8] vfio: platform: use list of registered reset function
` [PATCH v6 7/8] vfio: platform: add dev_info on device reset
` [PATCH v6 8/8] vfio: platform: reset: calxedaxgmac: fix ioaddr leak

[PATCH 9/9] kvm/x86: Hyper-V kvm exit
 2015-11-03 15:52 UTC  (8+ messages)
` [PATCH v3 "
        ` [Qemu-devel] "

[kvm-unit-tests PATCH 00/14] ppc64: initial drop
 2015-11-03 14:56 UTC  (4+ messages)

KVM call for 2015-11-10
 2015-11-03 14:03 UTC 

[PATCH v2] KVM: x86: Reset RFLAGS state following processor init/reset
 2015-11-03 11:54 UTC  (2+ messages)

[PATCH] KVM: x86: fix eflags state following processor init/reset
 2015-11-03 10:47 UTC  (4+ messages)

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-03 10:24 UTC  (12+ messages)

[PATCH 0/3] KVM: x86: simplify RSM into 64-bit protected mode
 2015-11-03 10:00 UTC  (5+ messages)

[PATCH] KVM: VMX: fix SMEP and SMAP without EPT
 2015-11-03  9:45 UTC  (2+ messages)

[PATCH v5 0/4] KVM: arm/arm64: Clean up some obsolete code
 2015-11-03  8:34 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: arm/arm64: Remove vgic_irq_lr_map
` [PATCH v5 2/4] KVM: arm/arm64: Replace lr_used with elrsr
` [PATCH v5 3/4] KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings
` [PATCH v5 4/4] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()

[PATCH net-next rfc V2 0/2] basic busy polling support for vhost_net
 2015-11-03  7:46 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