public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-01 23:54:59 to 2014-08-06 06:57:53 UTC [more...]

[PATCH v2 0/4] vfio: eeh: spapr: Compile and compatibility fixes
 2014-08-06  6:57 UTC  (11+ messages)
` [PATCH v2 1/4] powerpc/eeh: Export eeh_iommu_group_to_pe()
` [PATCH v2 2/4] vfio: spapr: Fix build error
` [PATCH v2 3/4] vfio_spapr_eeh: Enable compile as a module
` [PATCH v2 4/4] vfio_pci: spapr: Enable VFIO if EEH is not supported

[PATCH 0/7 v3] Guest debug emulation
 2014-08-06  6:38 UTC  (8+ messages)
` [PATCH 1/7 v3] KVM: PPC: BOOKE: allow debug interrupt at "debug level"
` [PATCH 2/7 v3] KVM: PPC: BOOKE : Emulate rfdi instruction
` [PATCH 3/7 v3] KVM: PPC: BOOKE: Allow guest to change MSR_DE
` [PATCH 4/7 v3] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
` [PATCH 5/7 v3] KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
` [PATCH 6/7 v3] KVM: PPC: BOOKE: Add one reg interface for DBSR
` [PATCH 7/7 v3] KVM: PPC: BOOKE: Emulate debug registers and exception

[PATCH v3] KVM: nVMX: nested TPR shadow/threshold emulation
 2014-08-06  6:38 UTC  (5+ messages)

Performance Degradation because of Neighboring VMs
 2014-08-06  6:21 UTC 

[PATCH v2] kvm: x86: fix stale mmio cache bug
 2014-08-06  3:26 UTC  (6+ messages)

[PATCH 0/5 v2] Guest debug emulation
 2014-08-05 21:41 UTC  (9+ messages)
` [PATCH 1/5 v2] KVM: PPC: BOOKE: allow debug interrupt at "debug level"
` [PATCH 2/5 v2] KVM: PPC: BOOKE : Emulate rfdi instruction
` [PATCH 3/5 v2] KVM: PPC: BOOKE: Allow guest to change MSR_DE
` [PATCH 4/5 v2] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
` [PATCH 5/5 v2] KVM: PPC: BOOKE: Emulate debug registers and exception

kvm-unit-tests failures
 2014-08-05 18:26 UTC  (10+ messages)

When I boot two virtio-rng devices, guest will hang
 2014-08-05 17:45 UTC  (7+ messages)

[PATCH] virtio-rng: complete have_data completion in removing device
 2014-08-05 17:35 UTC 

[PATCH v3 0/9] arm/arm64: KVM: dynamic VGIC sizing
 2014-08-05 15:43 UTC  (17+ messages)
` [PATCH v3 2/9] arm/arm64: KVM: vgic: switch to dynamic allocation
` [PATCH v3 3/9] arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQS
` [PATCH v3 4/9] arm/arm64: KVM: vgic: kill VGIC_MAX_CPUS
` [PATCH v3 5/9] arm/arm64: KVM: vgic: handle out-of-range MMIO accesses
` [PATCH v3 6/9] arm/arm64: KVM: vgic: kill VGIC_NR_IRQS
` [PATCH v3 7/9] arm/arm64: KVM: vgic: delay vgic allocation until init time
` [PATCH v3 8/9] arm/arm64: KVM: vgic: make number of irqs a configurable attribute
` [PATCH v3 9/9] arm64: KVM: vgic: deal with GIC sub-page alignment

[PATCH/RFC] KVM: track pid for VCPU only on KVM_RUN ioctl
 2014-08-05 14:44 UTC 

KVM on ARM64
 2014-08-05 14:18 UTC  (3+ messages)

KVM call for agenda for 2014-08-05
 2014-08-05 13:11 UTC  (3+ messages)

[RFC] Synchronizing TSC of All vCPU
 2014-08-05 13:01 UTC 

[PATCH v2 1/2] KVM: nVMX: Fix nested vmexit ack intr before load vmcs01
 2014-08-05 12:44 UTC  (5+ messages)
` [PATCH v2 2/2] KVM: nVMX: fix acknowledge interrupt on exit when APICv is in use

[PATCH] KVM: PPC: drop duplicate tracepoint
 2014-08-05 12:27 UTC  (2+ messages)

[PATCH 0/6] IRQFD without IRQ routing, enabled for XICS
 2014-08-05 12:27 UTC  (2+ messages)

Query: Is it possible to lose interrupts between vhost and virtio_net during migration?
 2014-08-05 12:14 UTC 

[PATCH v3 0/5] KVM: PPC: Book3e: AltiVec support
 2014-08-05 10:39 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3e: Increase FPU laziness
` [PATCH v3 2/5] KVM: PPC: Book3e: Add AltiVec support
` [PATCH v3 3/5] KVM: PPC: Move ONE_REG AltiVec support to powerpc
` [PATCH v3 4/5] KVM: PPC: Booke: Add ONE_REG IVORs support
` [PATCH v3 5/5] KVM: PPC: Book3E: Enable e6500 core

[PATCH kvm-unit-tests] x86: pcid: fix clearing of CR0.PG
 2014-08-05 10:32 UTC 

[PATCH kvm-unit-tests] x86: msr: remove invalid test
 2014-08-05 10:27 UTC 

[PATCH kvm-unit-tests] x86: unittests.cfg: add -cpu host to pmu and tsc_adjust
 2014-08-05 10:27 UTC 

[RFC PATCH 0/6] ARM64: KVM: PMU infrastructure support
 2014-08-05  9:35 UTC  (9+ messages)
` [RFC PATCH 1/6] ARM64: Move PMU register related defines to asm/pmu.h
` [RFC PATCH 2/6] ARM64: perf: Re-enable overflow interrupt from interrupt handler
` [RFC PATCH 3/6] ARM: "
` [RFC PATCH 4/6] ARM/ARM64: KVM: Add common code PMU IRQ routing
` [RFC PATCH 5/6] ARM64: KVM: Implement full context switch of PMU registers
` [RFC PATCH 6/6] ARM64: KVM: Upgrade to lazy "

[PATCH 0/5] kvmtool: ARM/ARM64: Misc updates
 2014-08-05  8:53 UTC  (7+ messages)
` [PATCH 1/5] kvmtool: ARM: Use KVM_ARM_PREFERRED_TARGET vm ioctl to determine target cpu
` [PATCH 2/5] kvmtool: ARM64: Fix compile error for aarch64
` [PATCH 3/5] kvmtool: ARM64: Add target type potenza "
` [PATCH 4/5] kvmtool: Handle exit reason KVM_EXIT_SYSTEM_EVENT
` [PATCH 5/5] kvmtool: ARM/ARM64: Provide PSCI-0.2 guest when in-kernel KVM supports it

[PATCH 1/2] KVM: nVMX: Fix nested vmexit ack intr before load vmcs01
 2014-08-05  4:48 UTC  (8+ messages)
` [PATCH 2/2] KVM: nVMX: fix acknowledge interrupt on exit when APICv is in use

[PATCH] KVM: MMU: Use hashtable for MMU page hash
 2014-08-05  4:00 UTC  (2+ messages)

[PATCH 1/5] KVM: PPC: BOOKE: allow debug interrupt at "debug level"
 2014-08-05  3:36 UTC  (8+ messages)
` [PATCH 2/5] KVM: PPC: BOOKE : Emulate rfdi instruction
` [PATCH 3/5] KVM: PPC: BOOKE: Allow guest to change MSR_DE
` [PATCH 4/5] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
` [PATCH 5/5] KVM: PPC: BOOKE: Emulate debug registers and exception

[PATCH v5 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm
 2014-08-04 22:25 UTC  (3+ messages)
` [PATCH v5 2/5] random: Add and use arch_get_rng_seed

[Bug 53361] New: Wrong CPUID data returned by KVM
 2014-08-04 16:55 UTC  (2+ messages)
` [Bug 53361] "

[GIT PULL 00/33] perf/core improvements and fixes
 2014-08-04 16:17 UTC  (2+ messages)
` [PATCH 04/33] perf kvm stat: Properly show submicrosecond times

[RFC][PATCH] kvm: x86: fix stale mmio cache bug
 2014-08-04 16:08 UTC  (4+ messages)

[PATCH v3] arm64: fix VTTBR_BADDR_MASK
 2014-08-04 15:18 UTC  (3+ messages)

[PATCH v2] vhost: Add polling mode
 2014-08-04 14:24 UTC  (2+ messages)

[PATCH v2 09/10] target-arm/kvm.c: better error reporting
 2014-08-04 13:04 UTC  (4+ messages)
` [PATCH v2 10/10] target-arm/kvm: make reg sync code common between kvm32/64

On vacation next week
 2014-08-04 12:56 UTC 

[PATCH] arm64: KVM: export current vcpu->pause state via pseudo regs
 2014-08-04 12:35 UTC  (15+ messages)

[RFC PATCH] ARM: KVM: add irqfd support
 2014-08-04 12:08 UTC 

[PATCH v2] KVM: nVMX: nested TPR shadow/threshold emulation
 2014-08-04 11:03 UTC  (5+ messages)

[PATCH] arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
 2014-08-04 10:36 UTC  (2+ messages)

[GIT PULL] First round of KVM changes for 3.17
 2014-08-04  9:43 UTC 

[GIT PULL 00/51] KVM/ARM updates for 3.17
 2014-08-04  8:47 UTC  (52+ messages)
` [GIT PULL 01/51] irqchip: gic: Move some bits of GICv2 to a library-type file
` [GIT PULL 02/51] irqchip: gic-v3: Initial support for GICv3
` [GIT PULL 03/51] arm/arm64: KVM: Fix and refactor unmap_range
` [GIT PULL 04/51] ARM: KVM: Unmap IPA on memslot delete/move
` [GIT PULL 05/51] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
` [GIT PULL 06/51] arm64: KVM: export demux regids as KVM_REG_ARM64
` [GIT PULL 07/51] arm64: KVM: allow export and import of generic timer regs
` [GIT PULL 08/51] arm64: GICv3 device tree binding documentation
` [GIT PULL 09/51] arm64: boot protocol documentation update for GICv3
` [GIT PULL 10/51] KVM: arm/arm64: vgic: move GICv2 registers to their own structure
` [GIT PULL 11/51] KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives
` [GIT PULL 12/51] KVM: ARM: vgic: abstract access to the ELRSR bitmap
` [GIT PULL 13/51] KVM: ARM: vgic: abstract EISR bitmap access
` [GIT PULL 14/51] KVM: ARM: vgic: abstract MISR decoding
` [GIT PULL 15/51] KVM: ARM: vgic: move underflow handling to vgic_ops
` [GIT PULL 16/51] KVM: ARM: vgic: abstract VMCR access
` [GIT PULL 17/51] KVM: ARM: vgic: introduce vgic_enable
` [GIT PULL 18/51] KVM: ARM: introduce vgic_params structure
` [GIT PULL 19/51] KVM: ARM: vgic: split GICv2 backend from the main vgic code
` [GIT PULL 20/51] KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
` [GIT PULL 21/51] arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S
` [GIT PULL 22/51] arm64: KVM: split GICv2 world switch from hyp code
` [GIT PULL 23/51] arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code
` [GIT PULL 24/51] KVM: ARM: vgic: add the GICv3 backend
` [GIT PULL 25/51] arm64: KVM: vgic: add GICv3 world switch
` [GIT PULL 26/51] arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
` [GIT PULL 27/51] ARM: virt: fix wrong HSCTLR.EE bit setting
` [GIT PULL 28/51] ARM: KVM: fix vgic V7 assembler code to work in BE image
` [GIT PULL 29/51] ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE case
` [GIT PULL 30/51] ARM: KVM: __kvm_vcpu_run function return result fix "
` [GIT PULL 31/51] ARM: KVM: vgic mmio should hold data as LE bytes array "
` [GIT PULL 32/51] ARM: KVM: MMIO support BE host running LE code
` [GIT PULL 33/51] ARM: KVM: one_reg coproc set and get BE fixes
` [GIT PULL 34/51] ARM: KVM: enable KVM in Kconfig on big-endian systems
` [GIT PULL 35/51] ARM64: KVM: MMIO support BE host running LE code
` [GIT PULL 36/51] ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word
` [GIT PULL 37/51] ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit case
` [GIT PULL 38/51] ARM64: KVM: set and get of sys registers in BE case
` [GIT PULL 39/51] ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guest
` [GIT PULL 40/51] arm64: KVM: rename pm_fake handler to trap_raz_wi
` [GIT PULL 41/51] arm64: move DBG_MDSCR_* to asm/debug-monitors.h
` [GIT PULL 42/51] arm64: KVM: add trap handlers for AArch64 debug registers
` [GIT PULL 43/51] arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
` [GIT PULL 44/51] arm64: KVM: use separate tables for AArch32 32 and 64bit traps
` [GIT PULL 45/51] arm64: KVM: check ordering of all system register tables
` [GIT PULL 46/51] arm64: KVM: add trap handlers for AArch32 debug registers
` [GIT PULL 47/51] arm64: KVM: implement lazy world switch for "
` [GIT PULL 48/51] arm64: KVM: enable trapping of all "
` [GIT PULL 49/51] arm64: KVM: GICv3: move system register access to msr_s/mrs_s
` [GIT PULL 50/51] KVM: arm64: GICv3: mandate page-aligned GICV region
` [GIT PULL 51/51] arm64: KVM: fix 64bit CP15 VM access for 32bit guests

[questions] about KVM as a Microsoft-compatible hypervisor
 2014-08-04  6:29 UTC  (7+ messages)
` [Qemu-devel] "
  ` Re: [Qemu-devel] [questions] about KVM as a Microsoft-compatiblehypervisor
    `  "
      ` [questions] about KVM as aMicrosoft-compatiblehypervisor
        ` [Qemu-devel] "
        ` [Qemu-devel] [questions] about KVM asaMicrosoft-compatiblehypervisor

[PATCH v3] powerpc/kvm: support to handle sw breakpoint
 2014-08-03 15:51 UTC  (2+ messages)

[PATCH 0/6] Guest debug emulation
 2014-08-02  3:35 UTC  (9+ messages)
` [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception


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