kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-25 08:50:11 to 2015-08-31 09:46:14 UTC [more...]

[PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
 2015-08-31  9:45 UTC  (28+ messages)
` [PATCH v2 01/15] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
` [PATCH v2 05/15] KVM: arm/arm64: make GIC frame address initialization model specific
` [PATCH v2 08/15] KVM: arm64: introduce ITS emulation file with stub functions
` [PATCH v2 09/15] KVM: arm64: implement basic ITS register handlers
` [PATCH v2 10/15] KVM: arm64: add data structures to model ITS interrupt translation
` [PATCH v2 11/15] KVM: arm64: handle pending bit for LPIs in ITS emulation
` [PATCH v2 12/15] KVM: arm64: sync LPI configuration and pending tables

[PATCH 0/9] Rework architected timer and fix UEFI reset
 2015-08-31  9:02 UTC  (13+ messages)
` [PATCH 1/9] KVM: Add kvm_arch_vcpu_{un}blocking callbacks
` [PATCH 2/9] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
` [PATCH 3/9] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
` [PATCH 4/9] arm/arm64: Implement GICD_ICFGR as RO for PPIs
` [PATCH 5/9] arm/arm64: KVM: Use appropriate define in VGIC reset code
` [PATCH 6/9] arm/arm64: KVM: Add mapped interrupts documentation
` [PATCH 7/9] arm/arm64: KVM: vgic: Move active state handling to flush_hwstate
` [PATCH 8/9] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
` [PATCH 9/9] arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0

[PATCH 0/3] KVM: arm64: Implement API for vGICv3 live migration
 2015-08-31  9:03 UTC  (13+ messages)
` [PATCH 1/3] KVM: arm64: Implement vGICv3 distributor and redistributor access from userspace
` [PATCH 2/3] KVM: arm64: Allow to use accessors in KVM_SET_ONE_REG and KVM_GET_ONE_REG
` [PATCH 3/3] KVM: arm64: Implement accessors for vGIC CPU interface registers

[PATCH RFC 0/3] kvm add ioeventfd pf capability
 2015-08-31  8:32 UTC  (7+ messages)
` [PATCH RFC 1/3] vmx: allow ioeventfd for EPT violations
` [PATCH RFC 2/3] svm: allow ioeventfd for NPT page faults
` [PATCH RFC 3/3] kvm: add KVM_CAP_IOEVENTFD_PF capability

[PATCH V3 1/3] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
 2015-08-31  8:03 UTC  (11+ messages)
` [PATCH V3 2/3] kvm: don't register wildcard MMIO EVENTFD on two buses
` [PATCH V3 3/3] kvm: add tracepoint for fast mmio

[PATCH v4 0/3] KVM: Dynamic Halt-Polling
 2015-08-31  7:47 UTC  (8+ messages)

[PATCH v2 00/18] implement vNVDIMM
 2015-08-31  7:01 UTC  (33+ messages)
` [PATCH v2 06/18] pc: implement NVDIMM device abstract
  ` [Qemu-devel] "
` [PATCH v2 07/18] nvdimm: reserve address range for NVDIMM
    ` [Qemu-devel] "
` [PATCH v2 08/18] nvdimm: init backend memory mapping and config data area
` [PATCH v2 10/18] nvdimm: init the address region used by DSM method
` [PATCH v2 13/18] nvdimm: build namespace config data
  ` [Qemu-devel] "
` [PATCH v2 14/18] nvdimm: support NFIT_CMD_IMPLEMENTED function
        ` [Qemu-devel] "
` [PATCH v2 15/18] nvdimm: support NFIT_CMD_GET_CONFIG_SIZE function
` [Qemu-devel] [PATCH v2 00/18] implement vNVDIMM

[PATCH] KVM: arm64: Decode basic HYP fault information
 2015-08-31  6:33 UTC  (3+ messages)

Fwd: Data buffer Transfer through Hypercall
 2015-08-31  0:23 UTC 

[PATCH 0/2] Improve and add tracepoints for KVM on arm/arm64
 2015-08-30 13:55 UTC  (3+ messages)
` [PATCH 1/2] arm/arm64: KVM: Add tracepoints for vgic and timer
` [PATCH 2/2] arm/arm64: KVM: Improve kvm_exit tracepoint

[PATCH RFC 0/3] pci-testdev add support for kvm ioeventfd pf
 2015-08-30  9:44 UTC  (5+ messages)
` [PATCH RFC 1/3] pci-testdev: separate page for each mmio test
` [PATCH RFC 2/3] pci-testdev: add subregion
` [PATCH RFC 3/3] pci-testdev: add RO pages for ioeventfd

[PATCH 2/2] kvm/x86: use __test_bit
 2015-08-30  8:38 UTC 

Silence compiler warning in arch/x86/kvm/emulate.c
 2015-08-29 21:49 UTC 

[PATCH] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
 2015-08-28  9:11 UTC  (3+ messages)

[PATCH 00/13] arm64: Virtualization Host Extension support
 2015-08-28  7:04 UTC  (8+ messages)

[PATCH v2 2/3] KVM: dynamic halt_poll_ns adjustment
 2015-08-28  5:30 UTC  (6+ messages)

A question about vring operation
 2015-08-28  5:25 UTC  (2+ messages)

virtio-serial: Add multiple times opening support to virtserialport(port)
 2015-08-28  1:54 UTC  (3+ messages)

add multiple times opening support to a virtserialport
 2015-08-28  1:41 UTC  (4+ messages)

[GIT PULL] Late arm64 KVM fix for 4.2
 2015-08-27 18:02 UTC 

[PATCH v2] arm64: KVM: Do not inject a 64bit fault for a 32bit guest
 2015-08-27 15:10 UTC 

[PATCH] arm64: KVM: Do not inject a 64bit fault for a 32bit guest
 2015-08-27 14:45 UTC  (2+ messages)

[PATCH v4 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
 2015-08-27 14:18 UTC  (7+ messages)
` [PATCH v4 1/4] irqchip: GICv3: Convert to EOImode == 1
` [PATCH v4 2/4] irqchip: GICv3: Don't deactivate interrupts forwarded to a guest
` [PATCH v4 3/4] irqchip: GIC: Convert to EOImode == 1
` [PATCH v4 4/4] irqchip: GIC: Don't deactivate interrupts forwarded to a guest

[PATCH] iommu/s390: add iommu api for s390 pci devices
 2015-08-27 13:33 UTC 

KVM: Security Policy
 2015-08-27 12:01 UTC 

[PATCH v4 1/3] KVM: make halt_poll_ns per-VCPU
 2015-08-27  9:52 UTC  (3+ messages)
` [PATCH v4 2/3] KVM: dynamic halt_poll_ns adjustment
` [PATCH v4 3/3] KVM: trace kvm_halt_poll_ns grow/shrink

[PATCH v4 0/3] KVM: Dynamic Halt-Polling
 2015-08-27  9:52 UTC 

[PATCH 1/2] pci: add bar sizing
 2015-08-27  8:52 UTC  (2+ messages)
` [PATCH 2/2] pci-test: allow bar > 4k

[PATCH] Correct type based on checkpatch.pl
 2015-08-27  8:06 UTC 

A question about vring operation
 2015-08-27  1:03 UTC 

[PATCH] vfio: Enable VFIO device for powerpc
 2015-08-26 18:54 UTC  (3+ messages)

[PATCH] KVM: arm/arm64: BUG: Fix losing level-sensitive interrupts
 2015-08-26 14:26 UTC  (9+ messages)

答复: I'm now looking into kvm-unit-tests and encounted with some problems
 2015-08-26 11:29 UTC  (4+ messages)
  `  "

[PATCH] target-i386: enable cflushopt/clwb/pcommit instructions
 2015-08-26 10:51 UTC  (3+ messages)

[PATCH v3 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
 2015-08-26 10:09 UTC  (9+ messages)
` [PATCH v3 1/4] irqchip: GICv3: Convert to EOImode == 1
` [PATCH v3 2/4] irqchip: GICv3: Don't deactivate interrupts forwarded to a guest
` [PATCH v3 3/4] irqchip: GIC: Convert to EOImode == 1
` [PATCH v3 4/4] irqchip: GIC: Don't deactivate interrupts forwarded to a guest

[TRIVIAL PATCH kvm-unit-tests] x86: desc: fix typo
 2015-08-26  9:46 UTC 

[PATCH v3 1/3] KVM: make halt_poll_ns per-VCPU
 2015-08-26  9:14 UTC  (3+ messages)
` [PATCH v3 2/3] KVM: dynamic halt_poll_ns adjustment
` [PATCH v3 3/3] KVM: trace kvm_halt_poll_ns grow/shrink

[PATCH v3 0/3] KVM: Dynamic halt_poll_ns
 2015-08-26  9:14 UTC 

[PATCH V2 1/3] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
 2015-08-26  5:48 UTC  (13+ messages)
` [PATCH V2 2/3] kvm: don't register wildcard MMIO EVENTFD on two buses
` [PATCH V2 3/3] kvm: add tracepoint for fast mmio

[PATCH v7 00/17] Add VT-d Posted-Interrupts support
 2015-08-26  0:36 UTC  (13+ messages)
  ` [PATCH v7 08/17] vfio: Select IRQ_BYPASS_MANAGER for vfio PCI devices
  ` [PATCH v7 09/17] vfio: Register/unregister irq_bypass_producer
  ` [PATCH v7 10/17] KVM: x86: Update IRTE for posted-interrupts
  ` [PATCH v7 11/17] KVM: Define two weak arch callbacks for irq bypass manager
  ` [PATCH v7 12/17] KVM: Implement IRQ bypass consumer callbacks for x86
  ` [PATCH v7 13/17] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
  ` [PATCH v7 14/17] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
  ` [PATCH v7 15/17] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
  ` [PATCH v7 16/17] KVM: Warn if 'SN' is set during posting interrupts by software
` [PATCH v7 17/17] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts

KVM slow LAMP guest
 2015-08-25 23:12 UTC  (12+ messages)

Fwd: [ERROR] INIT: PANIC: segmentation violation! sleeping for 30 seconds
 2015-08-25 21:18 UTC 

[PATCH] kvm/powerpc: fix a build error in e500_tlb.c
 2015-08-25 12:36 UTC  (2+ messages)


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