kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-10 02:18:34 to 2015-11-13 00:43:39 UTC [more...]

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

[PATCH] KVM: PPC: Exit guest upon fatal machine check exception
 2015-11-12 21:37 UTC  (11+ messages)

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

[PATCH 1/3] KVM: x86: set KVM_REQ_EVENT on local interupt request from user space
 2015-11-12 19:08 UTC 

[PATCH 2/3] KVM: x86: request interrupt window when IRQ chip is split
 2015-11-12 19:08 UTC 

[PATCH 3/3] KVM: x86: fix ready_for_interrupt reporting in split IRQ chip case
 2015-11-12 19:07 UTC 

[PATCH 00/10 V2] KVM: x86: MMU: Clean up x86's mmu code for future work
 2015-11-12 17:03 UTC  (14+ 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 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: svm: add support for RDTSCP
 2015-11-12 16:18 UTC  (4+ messages)
` [PATCH] KVM: x86: expose MSR_TSC_AUX to userspace

[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  (12+ messages)
` [PATCH 1/3] KVM: x86: work around infinite loop in microcode when #AC is delivered
` [PATCH 2/3] KVM: svm: unconditionally intercept #DB
` [PATCH 3/3] KVM: x86: rename update_db_bp_intercept to update_bp_intercept

[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 net-next RFC V3 0/3] basic busy polling support for vhost_net
 2015-11-12 12:02 UTC  (6+ 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] KVM: arm/arm64: vgic: make vgic_io_ops static
 2015-11-12 11:59 UTC 

[PATCH kvm-unit-tests] x86: tsc: add test for RDTSCP
 2015-11-12 11:12 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 v3 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-11-11 15:35 UTC  (18+ 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 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] virtio_ring: Shadow available ring flags & index
 2015-11-11 12:34 UTC  (2+ messages)

[PATCH v2 0/5] QEMU: Hyper-V SynIC support
 2015-11-11 11:17 UTC  (13+ messages)
` [PATCH v2 1/5] headers: Linux kernel Hyper-V SynIC defines
` [PATCH v2 2/5] target-i386/kvm: Hyper-V SynIC MSR's support
    ` [PATCH v3 "
` [PATCH v2 3/5] kvm: Hyper-V SynIC irq routing support
` [PATCH v2 4/5] target-i386/hyperv: Hyper-V SynIC SINT routing and vcpu exit
` [PATCH v2 5/5] hw/misc: Hyper-V test device 'hyperv-testdev'

[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  (24+ messages)

[PATCH v7 00/35] implement vNVDIMM
 2015-11-11  3:01 UTC  (10+ messages)
` [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)

[PATCH 2/2] arm: kvm: Fix STRICT_MM_TYPECHECK errors
 2015-11-11  2:03 UTC 

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

[PATCH v2] ARM/arm64: KVM: test properly for a PTE's uncachedness
 2015-11-10 13:48 UTC  (5+ messages)

[PATCH v4 0/5] KVM: Hyper-V synthetic interrupt controller
 2015-11-10 12:36 UTC  (6+ messages)
` [PATCH v4 1/5] kvm/irqchip: kvm_arch_irq_routing_update renaming split
` [PATCH v4 2/5] kvm/x86: split ioapic-handled and EOI exit bitmaps
` [PATCH v4 3/5] kvm/x86: per-vcpu apicv deactivation support
` [PATCH v4 4/5] kvm/x86: Hyper-V synthetic interrupt controller
` [PATCH v4 5/5] kvm/x86: Hyper-V kvm exit

[PATCH] kvmtool: Makefile: remove static dependency files when make clean
 2015-11-10 12:01 UTC 

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

[PATCH 0/9] KVM, pkeys: add memory protection-key support
 2015-11-10  9:35 UTC  (6+ messages)
` [PATCH 6/9] KVM, pkeys: add pkeys support for permission_fault logic

[PATCH 0/5] KVM: x86: MMU: Clean up x86's mmu code for future work
 2015-11-10  9:18 UTC  (5+ messages)
` [PATCH 5/5] KVM: x86: MMU: Consolidate WARN_ON/BUG_ON checks for reverse-mapped sptes

[PATCH V6 0/6] Fast mmio eventfd fixes
 2015-11-10  6:25 UTC  (5+ 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).