kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-14 17:59:13 to 2015-12-17 02:32:06 UTC [more...]

[PATCH v2] KVM: PPC: Exit guest upon fatal machine check exception
 2015-12-17  2:32 UTC  (5+ messages)

[PATCH 3.13.y-ckt 19/78] MIPS: KVM: Fix ASID restoration logic
 2015-12-17  0:39 UTC  (3+ messages)
` [PATCH 3.13.y-ckt 20/78] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 3.13.y-ckt 21/78] MIPS: KVM: Uninit VCPU in vcpu_create error path

[3.13.y-ckt stable] Patch "MIPS: KVM: Fix ASID restoration logic" has been added to staging queue
 2015-12-17  0:36 UTC 

[3.13.y-ckt stable] Patch "MIPS: KVM: Fix CACHE immediate offset sign extension" has been added to staging queue
 2015-12-17  0:36 UTC 

[3.13.y-ckt stable] Patch "MIPS: KVM: Uninit VCPU in vcpu_create error path" has been added to staging queue
 2015-12-17  0:36 UTC 

[PATCH 00/16] MIPS: KVM: Misc trivial cleanups
 2015-12-16 23:49 UTC  (17+ messages)
` [PATCH 01/16] MIPS: KVM: Trivial whitespace and style fixes
` [PATCH 02/16] MIPS: KVM: Drop some unused definitions from kvm_host.h
` [PATCH 03/16] MIPS: Move definition of DC bit to mipsregs.h
` [PATCH 04/16] MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
` [PATCH 05/16] MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
` [PATCH 06/16] MIPS: KVM: Refactor added offsetof()s
` [PATCH 07/16] MIPS: KVM: Make kvm_mips_{init,exit}() static
` [PATCH 08/16] MIPS: Move Cause.ExcCode trap codes to mipsregs.h
` [PATCH 09/16] MIPS: Update trap codes
` [PATCH 10/16] MIPS: Use EXCCODE_ constants with set_except_vector()
` [PATCH 11/16] MIPS: Break down cacheops.h definitions
` [PATCH 12/16] MIPS: KVM: Use "
` [PATCH 13/16] MIPS: Move KVM specific opcodes into asm/inst.h
` [PATCH 14/16] MIPS: KVM: Add missing newline to kvm_err()
` [PATCH 15/16] MIPS: KVM: Consistent use of uint*_t in MMIO handling
` [PATCH 16/16] MAINTAINERS: Add KVM for MIPS entry

[PATCH 0/5] Threaded MSI interrupt for VFIO PCI device
 2015-12-16 21:55 UTC  (8+ messages)
` [PATCH 2/5] VIRT: Support runtime irq_bypass consumer
` [PATCH 3/5] VFIO: Support threaded interrupt handling on VFIO

[PATCH 0/5] target-i386: kvm: Increase MSR entry array limits, check for array overrun
 2015-12-16 21:38 UTC  (7+ messages)
` [PATCH 1/5] target-i386: kvm: Allocate kvm_msrs struct once per VCPU
` [PATCH 2/5] target-i386: kvm: Increase MSR_BUF_SIZE
` [PATCH 3/5] target-i386: kvm: Simplify MSR array construction
` [PATCH 4/5] target-i386: kvm: Simplify MSR setting functions
` [PATCH 5/5] target-i386: kvm: Eliminate kvm_msr_entry_set()

[PATCH] arm64: KVM: debug: Remove spurious inline attributes
 2015-12-16 20:45 UTC  (2+ messages)

[PATCH v7 00/19] KVM: ARM64: Add guest PMU support
 2015-12-16 20:33 UTC  (45+ messages)
` [PATCH v7 01/19] ARM64: Move PMU register related defines to asm/pmu.h
` [PATCH v7 02/19] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v7 03/19] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v7 04/19] KVM: ARM64: Add access handler for PMCR register
` [PATCH v7 05/19] KVM: ARM64: Add access handler for PMSELR register
` [PATCH v7 06/19] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register
` [PATCH v7 07/19] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v7 08/19] KVM: ARM64: Add access handler for event typer register
` [PATCH v7 09/19] KVM: ARM64: Add access handler for event counter register
` [PATCH v7 10/19] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register
` [PATCH v7 11/19] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register
` [PATCH v7 12/19] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register
` [PATCH v7 13/19] KVM: ARM64: Add access handler for PMSWINC register
` [PATCH v7 14/19] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v7 15/19] KVM: ARM64: Add access handler for PMUSERENR register
` [PATCH v7 16/19] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v7 17/19] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v7 18/19] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v7 19/19] KVM: ARM64: Add a new kvm ARM PMU device

[RFC PATCH 0/3] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table on PPC64 platform
 2015-12-16 20:14 UTC  (5+ messages)
` [RFC PATCH 2/3] vfio-pci: Allow to mmap sub-page MMIO BARs if all MMIO BARs are page aligned
` [RFC PATCH 3/3] vfio-pci: Allow to mmap MSI-X table if EEH is supported

[PATCH v2 0/3] KVM-UNIT-TESTS: Hyper-V SynIC timers test
 2015-12-16 18:51 UTC  (2+ messages)

kvmclock doesn't work, help?
 2015-12-16 18:17 UTC  (12+ messages)

KVM with PCI forwarding really slow after 4.1
 2015-12-16 18:11 UTC  (4+ messages)

[PATCH v1] kvm/x86: Remove Hyper-V SynIC timer stopping
 2015-12-16 17:54 UTC  (4+ messages)

[GIT PULL 0/4] KVM: s390 features and fixes for 4.5 (kvm/next)
 2015-12-16 17:49 UTC  (7+ messages)
` [GIT PULL 1/4] KVM: s390: use assignment instead of memcpy
` [GIT PULL 2/4] KVM: s390: obey kptr_restrict in traces
` [GIT PULL 3/4] KVM: s390: fix mismatch between user and in-kernel guest limit
` [GIT PULL 4/4] KVM: s390: consider system MHA for guest storage

[Question] Switching VCPU CPL from the hypervisor ?
 2015-12-16 17:48 UTC  (4+ messages)

[PATCH 3.19.y-ckt 055/128] MIPS: KVM: Fix ASID restoration logic
 2015-12-16 17:38 UTC  (3+ messages)
` [PATCH 3.19.y-ckt 056/128] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 3.19.y-ckt 057/128] MIPS: KVM: Uninit VCPU in vcpu_create error path

[PATCH] KVM: PPC: fix ONE_REG AltiVec support
 2015-12-16 17:24 UTC 

[PATCH] vhost: move is_le setup to the backend
 2015-12-16 13:52 UTC  (4+ messages)

[PATCH 00/11] KVM: x86: track guest page access
 2015-12-16  8:48 UTC  (29+ messages)
` [PATCH 04/11] KVM: page track: add the framework of guest page tracking
` [PATCH 05/11] KVM: page track: introduce kvm_page_track_{add,remove}_page
` [PATCH 06/11] KVM: MMU: let page fault handler be aware tracked page
` [PATCH 07/11] KVM: page track: add notifier support
` [PATCH 08/11] KVM: MMU: use page track for non-leaf shadow pages
` [PATCH 09/11] KVM: MMU: simplify mmu_need_write_protect

[PATCH v2 0/2] Add vector-hashing support for lowest-priority interrupts delivery
 2015-12-16  1:37 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
` [PATCH v2 2/2] KVM: x86: Add lowest-priority support for vt-d posted-interrupts

[3.19.y-ckt stable] Patch "MIPS: KVM: Uninit VCPU in vcpu_create error path" has been added to staging queue
 2015-12-15 21:24 UTC 

[3.19.y-ckt stable] Patch "MIPS: KVM: Fix ASID restoration logic" has been added to staging queue
 2015-12-15 21:24 UTC 

[3.19.y-ckt stable] Patch "MIPS: KVM: Fix CACHE immediate offset sign extension" has been added to staging queue
 2015-12-15 21:24 UTC 

[PATCH v10 0/6] QEMU support for KVM Guest Debug on arm64
 2015-12-15 19:34 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/3] use setjmp/longjmp to catch exceptions
 2015-12-15 18:32 UTC  (10+ messages)
` [PATCH kvm-unit-tests 1/4] lib: add setjmp header and x86 implementation
` [PATCH kvm-unit-tests 2/4] x86: replace set_exception_return with longjmp-based implementation
` [PATCH kvm-unit-tests 3/4] x86: remove test_for_exception
` [PATCH kvm-unit-tests 4/4] x86: apic: cleanup

[Patch V2 1/2] x86,mce: Basic support to add LMCE support to QEMU
 2015-12-15 15:42 UTC  (10+ messages)
` [Qemu-devel] [Patch V2 1/2] x86, mce: "
      `  "

[PATCH kvm-unit-tests 0/6] Improve the output of test runners
 2015-12-15 15:37 UTC  (22+ messages)
` [PATCH kvm-unit-tests 1/6] lib/report: allow test skipping
` [PATCH kvm-unit-tests 2/6] x86/*: report skipped tests
` [PATCH kvm-unit-tests 3/6] x86/pmu: expect failure with nmi_watchdog
` [PATCH kvm-unit-tests 4/6] run_tests: generalize check
` [PATCH kvm-unit-tests 5/6] x86/hyperv_synic: check for support before testing
` [PATCH kvm-unit-tests 6/6] run_tests: print summary

[Question] KVM memory usage (cache and buffers): LVM or Disk files
 2015-12-15 13:34 UTC 

ARM64/KVM: Bad page state in process iperf
 2015-12-15 11:26 UTC  (9+ messages)

[PATCH v3 0/4] Add virtio transport for AF_VSOCK
 2015-12-15  8:19 UTC  (7+ messages)
` [PATCH v3 3/4] VSOCK: Introduce vhost-vsock.ko
` [PATCH v3 4/4] VSOCK: Add Makefile and Kconfig

[PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
 2015-12-15  1:52 UTC  (7+ messages)

[RFC PATCH 0/3] x86: Add support for guest DMA dirty page tracking
 2015-12-14 22:32 UTC  (8+ messages)
` [RFC PATCH 3/3] x86: Create dma_mark_dirty to dirty pages used for DMA by VM guest


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