kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-10 14:11:28 to 2015-11-14 22:12:09 UTC [more...]

[PATCH v4 0/3] KVM/arm/arm64: enhance armv7/8 fp/simd lazy switch
 2015-11-14 22:12 UTC  (3+ messages)
` [PATCH v4 1/3] KVM/arm/arm64: add hooks for armv7 fp/simd lazy switch support
` [PATCH v4 2/3] KVM/arm/arm64: enable enhanced armv7 fp/simd lazy switch

[RFC PATCH 0/3] x86, kvm: Unify CPUID computation and fix MSR accessing
 2015-11-14 10:37 UTC  (4+ messages)
` [RFC PATCH 1/3] x86/cpu: Unify CPU family, model, stepping calculation
` [RFC PATCH 2/3] kvm: Add accessors for guest CPU's family, model, stepping
` [RFC PATCH 3/3] x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR

[PATCH 1/2] KVM: kvm_is_visible_gfn can be boolean
 2015-11-14 10:07 UTC  (3+ messages)
` [PATCH 2/2] KVM: kvm_para_has_feature "

[PATCH 0/9] constify pci_error_handlers structures
 2015-11-14 10:07 UTC  (2+ messages)
` [PATCH 9/9] vfio-pci: "

[PATCH 00/10 V2] KVM: x86: MMU: Clean up x86's mmu code for future work
 2015-11-14  9:20 UTC  (19+ messages)
` [PATCH 01/10] KVM: x86: MMU: Remove unused parameter of __direct_map()
` [PATCH 02/10] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
` [PATCH 03/10] KVM: x86: MMU: Make mmu_set_spte() return emulate value
` [PATCH 04/10] KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
` [PATCH 05/10] KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
` [PATCH 06/10] KVM: x86: MMU: Consolidate WARN_ON/BUG_ON checks for reverse-mapped sptes
` [PATCH 07/10] KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
` [PATCH 08/10] KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
` [PATCH 09/10 RFC] KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shadow_page()
` [PATCH 10/10] KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()

[PATCH 2/2] arm: kvm: Fix STRICT_MM_TYPECHECK errors
 2015-11-14  7:02 UTC  (2+ messages)

[PATCH] virtio_ring: Shadow available ring flags & index
 2015-11-13 23:41 UTC  (3+ messages)

[PATCH 3/3] KVM: x86: fix ready_for_interrupt reporting in split IRQ chip case
 2015-11-13 22:16 UTC  (3+ messages)

[PATCH] KVM: svm: add support for RDTSCP
 2015-11-13 17:49 UTC  (6+ messages)
` [PATCH] KVM: x86: expose MSR_TSC_AUX to userspace

Macvtap Loses Connectivity
 2015-11-13 16:54 UTC 

[PATCH v7 00/35] implement vNVDIMM
 2015-11-13 16:53 UTC  (12+ messages)
` [PATCH v7 23/35] nvdimm: implement NVDIMM device abstract
` [PATCH v7 25/35] nvdimm acpi: init the resource used by NVDIMM ACPI
              ` [Qemu-devel] "
                ` Ask for ACK (was Re: [PATCH v7 25/35] nvdimm acpi: init the resource used by NVDIMM ACPI)

[GIT PULL] VFIO updates for v4.4-rc1
 2015-11-13 16:36 UTC 

[PATCH v3 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-11-13 15:21 UTC  (20+ messages)
` [PATCH v3 1/3] target-i386: add a subsection for migrating vcpu's TSC rate
  ` [Qemu-devel] "
` [PATCH v3 2/3] target-i386: calculate vcpu's TSC rate to be migrated

[PATCH] KVM: PPC: Exit guest upon fatal machine check exception
 2015-11-13 11:25 UTC  (16+ messages)

[PATCH] KVM: x86: always set accessed bit in shadow PTEs
 2015-11-13 10:58 UTC 

[PATCH kvm-unit-tests] x86: tsc: add test for RDTSCP
 2015-11-13  9:23 UTC  (4+ messages)

[PATCH net-next RFC V3 0/3] basic busy polling support for vhost_net
 2015-11-13  9:20 UTC  (7+ messages)
` [PATCH net-next RFC V3 1/3] vhost: introduce vhost_has_work()
` [PATCH net-next RFC V3 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH net-next RFC V3 3/3] vhost_net: basic polling support

[PATCH 1/3] KVM: x86: set KVM_REQ_EVENT on local interupt request from user space
 2015-11-13  8:56 UTC  (2+ messages)

[PATCH 2/3] KVM: x86: request interrupt window when IRQ chip is split
 2015-11-13  8:56 UTC  (2+ messages)

[Bug 107561] New: 4.2 breaks PCI passthrough in QEMU/KVM
 2015-11-13  0:43 UTC  (3+ messages)
` [Bug 107561] "

[PATCH 0/3] KVM: x86: bug fixes for split IRQ chip
 2015-11-12 20:01 UTC 

[PATCH v9 0/6] QEMU support for KVM Guest Debug on arm64
 2015-11-12 16:20 UTC  (7+ messages)
` [PATCH v9 1/6] target-arm: kvm64 - introduce kvm_arm_init_debug()
` [PATCH v9 2/6] target-arm: kvm - implement software breakpoints
` [PATCH v9 3/6] target-arm: kvm - support for single step
` [PATCH v9 4/6] target-arm: kvm - add support for HW assisted debug
` [PATCH v9 5/6] target-arm: kvm - re-inject guest debug exceptions
` [PATCH v9 6/6] tests/guest-debug: introduce basic gdbstub tests

[PATCH] KVM: x86: correctly print #AC in traces
 2015-11-12 15:43 UTC 

[PULL 03/11] KVM: add support for any length io eventfd
 2015-11-12 15:09 UTC 

[PATCH 0/3] Infinite loops in microcode while running guests
 2015-11-12 14:37 UTC  (10+ messages)
` [PATCH 1/3] KVM: x86: work around infinite loop in microcode when #AC is delivered

[PATCH] vhost: move is_le setup to the backend
 2015-11-12 14:28 UTC  (5+ messages)

Shut up unhandled MSR warnings
 2015-11-12 12:28 UTC  (5+ messages)

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

[PATCH] KVM: arm/arm64: vgic: make vgic_io_ops static
 2015-11-12 11:59 UTC 

[PATCH v2 0/4] KVM: VMX: enable LBR virtualization
 2015-11-12 10:39 UTC  (8+ messages)
` [PATCH v2 3/4] KVM: X86: Migration is supported

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2015-11-12  9:11 UTC  (2+ messages)

[GIT PULL] Second batch of KVM changes for 4.4 (v2)
 2015-11-12  9:11 UTC 

[PATCH/RFC 0/4] dma ops and virtio
 2015-11-12  7:56 UTC  (15+ messages)

palkinto
 2015-11-12  6:08 UTC 

[PATCH 1/2] KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
 2015-11-12  5:43 UTC  (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better

[PATCH] mm: Loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
 2015-11-11 20:42 UTC  (4+ messages)

[PATCH 0/3] MIPS: KVM: Misc fixes
 2015-11-11 14:59 UTC  (7+ messages)
` [PATCH 1/3] MIPS: KVM: Fix ASID restoration logic
` [PATCH 2/3] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 3/3] MIPS: KVM: Uninit VCPU in vcpu_create error path

[kvm-unit-tests PATCH] vpid test case
 2015-11-11 13:11 UTC 

[kvm-unit-tests PATCHv4] ARM PMU tests
 2015-11-11 12:50 UTC  (8+ messages)
` [kvm-unit-tests PATCHv6] "
  ` [kvm-unit-tests PATCHv5 3/3] arm: pmu: Add CPI checking
    ` [Qemu-devel] "

[PATCH v2 0/5] QEMU: Hyper-V SynIC support
 2015-11-11 11:17 UTC  (9+ messages)
` [PATCH v2 2/5] target-i386/kvm: Hyper-V SynIC MSR's support
    ` [PATCH v3 "

[PATCH] KVM: x86: fix eflags state following processor init/reset
 2015-11-11  6:34 UTC  (5+ messages)

[PATCH v4 0/6] virtio core DMA API conversion
 2015-11-11  5:08 UTC  (19+ messages)

[patch v2] vfio/pci: make an array larger
 2015-11-10 19:03 UTC  (2+ messages)

[GIT PULL] Second batch of KVM changes for 4.4
 2015-11-10 18:31 UTC 

[PATCH] MIPS: KVM: Fix CP0_EBASE redefined build warning
 2015-11-10 17:06 UTC 

[PATCH] kvm-all: PAGE_SIZE should be real host page size
 2015-11-10 17:02 UTC  (7+ messages)
  ` [Qemu-devel] "

[kvm-unit-tests PATCH 00/18] bunch of mostly trivial patches
 2015-11-10 16:54 UTC  (33+ messages)
` [kvm-unit-tests PATCH 01/18] makefiles: use bash
` [kvm-unit-tests PATCH 03/18] trivial: alloc: don't use 'top' outside spinlock
` [kvm-unit-tests PATCH 04/18] trivial: lib: missing extern in string.h
` [kvm-unit-tests PATCH 05/18] README: add pointer to new wiki page
` [kvm-unit-tests PATCH 06/18] README: add some CONTRIBUTING notes
` [kvm-unit-tests PATCH 07/18] configure: emit HOST=$host to config.mak
` [kvm-unit-tests PATCH 08/18] run_tests: pass test name to run script
` [kvm-unit-tests PATCH 09/18] arm/run: use ACCEL to choose between kvm and tcg
` [kvm-unit-tests PATCH 10/18] run_tests: probe for max-smp
` [kvm-unit-tests PATCH 11/18] lib/printf: support the %u unsigned fmt field
` [kvm-unit-tests PATCH 12/18] lib/arm: add flush_tlb_page mmu function
` [kvm-unit-tests PATCH 13/18] arm: Fail on unknown subtest
` [kvm-unit-tests PATCH 18/18] arm/arm64: uart0_init: check /chosen/stdout-path
` [kvm-unit-tests PATCH 19/18] don't embed code inside asserts

[kvm-unit-tests PATCH 02/18] trivial: lib: fail hard on failed mallocs
 2015-11-10 16:23 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 02/19] "

[PATCH v2 resend] ARM/arm64: KVM: test properly for a PTE's uncachedness
 2015-11-10 14:16 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).