messages from 2016-01-15 13:45:29 to 2016-01-21 06:39:51 UTC [more...]
[PATCH V2 0/3] basic busy polling support for vhost_net
2016-01-21 6:39 UTC (8+ messages)
` [PATCH V2 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH V2 3/3] vhost_net: basic polling support
[PATCH v3 0/4] VT-d posted-interrupts follow ups
2016-01-21 6:07 UTC (22+ messages)
` [PATCH v3 1/4] KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
` [PATCH v3 2/4] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
` [PATCH v3 3/4] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
` [PATCH v3 4/4] KVM/VMX: Add host irq information in trace event when updating IRTE for posted interrupts
[PATCH v6 0/6] arm/arm64: KVM: Enhance armv7/8 fp/simd lazy switch
2016-01-21 2:29 UTC (12+ messages)
` [PATCH v6 1/6] arm/arm64: KVM: Introduce armv7 fp/simd vcpu fields and helpers
[PATCH v1] kvm/x86: Hyper-V tsc page setup
2016-01-20 21:10 UTC (8+ messages)
[PATCH v1 0/5] KVM: Hyper-V VMBus hypercalls
2016-01-20 21:05 UTC (16+ messages)
` [PATCH v1 2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
` [PATCH v1 4/5] kvm/x86: Hyper-V VMBus hypercall userspace exit
Kernel 4.4.0 KVM guest on Btrfs locks up on snapshotting
2016-01-20 20:38 UTC (12+ messages)
regression 4.4: deadlock in with cgroup percpu_rwsem
2016-01-20 16:56 UTC (20+ messages)
` [PATCH cgroup/for-4.5-fixes] cpuset: make mm migration asynchronous
[RFC PATCH v3 0/5] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table on PPC64 platform
2016-01-20 9:41 UTC (4+ messages)
` [RFC PATCH v3 3/5] PCI: Add host bridge attribute to indicate filtering of MSIs is supported
VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
2016-01-20 9:05 UTC (6+ messages)
[PATCH RFC] vhost: convert pre sorted vhost memory array to interval tree
2016-01-20 2:50 UTC (3+ messages)
[PATCH v2 00/11] NVDIMM ACPI: introduce the framework of QEMU emulated
2016-01-20 2:21 UTC (2+ messages)
[PATCH kernel] KVM doc: Fix KVM_SMI chapter number
2016-01-20 1:46 UTC (2+ messages)
[PATCH kvm-unit-tests 00/12] scripts/mkstandalone: rewrite
2016-01-19 15:20 UTC (21+ messages)
` [PATCH kvm-unit-tests 01/12] scripts/mkstandalone: simplify redirection
` [PATCH kvm-unit-tests 02/12] scripts/mkstandalone: fix ARCH
` [PATCH kvm-unit-tests 03/12] scripts/mkstandalone: refactor temp file creation
` [PATCH kvm-unit-tests 04/12] scripts/mkstandalone: use bash in standalone test
` [PATCH kvm-unit-tests 05/12] scripts/mkstandalone: reuse $TEST_DIR/run
` [PATCH kvm-unit-tests 06/12] run_tests: move reusable code to scripts/runtime
` [PATCH kvm-unit-tests 07/12] scripts/runtime: change callsite of $TEST_DIR/run
` [PATCH kvm-unit-tests 08/12] scripts/mkstandalone: refactor check for test kernel
` [PATCH kvm-unit-tests 09/12] scripts/mkstandalone: use scripts/runtime
` [PATCH kvm-unit-tests 10/12] scripts/mkstandalone: simplifiy redirection, again
` [PATCH kvm-unit-tests 11/12] scripts/mkstandalone: sanitize one_kernel handling
` [PATCH kvm-unit-tests 12/12] scripts/mkstandalone: return the exit value of a test
[kvm-unit-tests PATCH 0/4] arm/arm64: fixes and convenience
2016-01-19 14:30 UTC (7+ messages)
` [kvm-unit-tests PATCH 1/4] arm64: irq handlers don't use esr
` [kvm-unit-tests PATCH 2/4] arm64: start_usr: no default vectors
` [kvm-unit-tests PATCH 3/4] arm64: include esr.h from processor.h
` [kvm-unit-tests PATCH 4/4] arm/arm64: make stack creation user friendly
constant_tsc & nonstop_tsc in qemu-kvm guest
2016-01-19 14:23 UTC (2+ messages)
[kvm-unit-tests PATCH v3 0/8] share pci-testdev with the framework
2016-01-19 14:12 UTC (10+ messages)
` [kvm-unit-tests PATCH v3 1/8] lib: add linux dir for kernel uapi headers
` [kvm-unit-tests PATCH v3 2/8] Revert "arm/arm64: import include/uapi/linux/psci.h"
` [kvm-unit-tests PATCH v3 3/8] lib/linux: import pci_regs.h
` [kvm-unit-tests PATCH v3 4/8] x86: use common portio accessors from io.h
` [kvm-unit-tests PATCH v3 5/8] x86: pci.h: remove useless include
` [kvm-unit-tests PATCH v3 6/8] x86: move x86/pci to the common lib
` [kvm-unit-tests PATCH v3 7/8] x86: share pci-testdev hdr in "
` [kvm-unit-tests PATCH v3 8/8] lib/pci: make PCIDEVADDR_INVALID truly invalid
[PATCH v2 0/2] Add vector-hashing support for lowest-priority interrupts delivery
2016-01-19 13:49 UTC (9+ messages)
` [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
[PATCH v9 00/21] KVM: ARM64: Add guest PMU support
2016-01-19 7:10 UTC (10+ messages)
` [PATCH v9 19/21] KVM: ARM64: Add a new feature bit for PMUv3
` [PATCH v9 21/21] KVM: ARM64: Add a new vcpu device control group "
[RFC PATCH 0/6] vfio: Add interface to map MSI pages
2016-01-19 4:11 UTC (5+ messages)
[PULL] virtio: barrier rework+fixes
2016-01-19 1:01 UTC (4+ messages)
` virtio pull for 4.5 (was Re: [PULL] virtio: barrier rework+fixes)
[kvm-unit-tests PATCH v2 00/10] share pci-testdev with the framework
2016-01-18 17:02 UTC (23+ messages)
` [kvm-unit-tests PATCH v2 01/10] asm-generic: add portio accessors to io.h
` [kvm-unit-tests PATCH v2 02/10] x86: move io.h to asm
` [kvm-unit-tests PATCH v2 03/10] x86: use common portio accessors from io.h
` [kvm-unit-tests PATCH v2 04/10] x86: pci.h: remove useless include
` [kvm-unit-tests PATCH v2 05/10] x86: move x86/pci to the common lib
` [kvm-unit-tests PATCH v2 06/10] x86: share pci-testdev hdr in "
` [kvm-unit-tests PATCH v2 07/10] lib/pci: make PCIDEVADDR_INVALID truly invalid
` [kvm-unit-tests PATCH v2 08/10] lib: add linux dir for kernel uapi headers
` [kvm-unit-tests PATCH v2 09/10] Revert "arm/arm64: import include/uapi/linux/psci.h"
` [kvm-unit-tests PATCH v2 10/10] lib/linux: import pci_regs.h
kvm: GPF in kvm_lapic_latched_init
2016-01-18 10:11 UTC (7+ messages)
Greetings
2016-01-17 0:06 UTC
[GIT PULL] VFIO updates for v4.5-rc1
2016-01-15 20:58 UTC
Host-VM filesystem sharing issues using 9p
2016-01-15 19:27 UTC
kvm: WARNING in exception_type
2016-01-15 18:49 UTC (4+ messages)
kvm: WARNING in __x86_set_memory_region
2016-01-15 17:13 UTC (2+ messages)
kvm: WARNING in kvm_apic_accept_events
2016-01-15 17:13 UTC (2+ messages)
kvm: GPF in native_set_debugreg
2016-01-15 17:12 UTC (4+ messages)
[GIT PULL] Please pull my kvm-ppc-next branch
2016-01-15 16:49 UTC (2+ messages)
[kvm-unit-tests PATCH 00/11] share pci-testdev with the framework
2016-01-15 16:27 UTC (13+ messages)
` [kvm-unit-tests PATCH 01/11] asm-generic: add portio accessors to io.h
` [kvm-unit-tests PATCH 02/11] x86: move io.h to asm
` [kvm-unit-tests PATCH 03/11] x86: use common portio accessors from io.h
` [kvm-unit-tests PATCH 04/11] x86: pci.h: remove useless include
` [kvm-unit-tests PATCH 05/11] x86: mov pci.h to asm
` [kvm-unit-tests PATCH 06/11] x86: move x86/pci to the common lib
` [kvm-unit-tests PATCH 07/11] x86: share pci-testdev hdr in "
` [kvm-unit-tests PATCH 08/11] lib/pci: make PCIDEVADDR_INVALID truly invalid
` [kvm-unit-tests PATCH 09/11] lib: add linux dir for kernel uapi headers
` [kvm-unit-tests PATCH 10/11] Revert "arm/arm64: import include/uapi/linux/psci.h"
` [kvm-unit-tests PATCH 11/11] lib/linux: import pci_regs.h
IOMMU, DMA and legacy PCI board
2016-01-15 16:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).