messages from 2014-06-05 16:40:29 to 2014-06-10 19:21:46 UTC [more...]
[RFC v2] ARM VM System Specification
2014-06-10 19:21 UTC (11+ messages)
[PATCH v7 0/4] arm: dirty page logging support for ARMv7
2014-06-10 18:23 UTC (21+ messages)
` [PATCH v7 1/4] arm: add ARMv7 HYP API to flush VM TLBs without address param
` [PATCH v7 2/4] arm: dirty page logging inital mem region write protect (w/no huge PUD support)
` [PATCH v7 4/4] arm: dirty page logging 2nd stage page fault handling support
` [RESEND PATCH v7 3/4] arm: dirty log write protect management support
Implement PEBS virtualization for Silvermont
2014-06-10 18:04 UTC (3+ messages)
` [PATCH 4/4] kvm: Implement PEBS virtualization
How does kvm support x2apic?
2014-06-10 17:30 UTC
[PATCH] KVM: PPC: Book3s PR: Disable AIL mode with OPAL
2014-06-10 17:23 UTC
Using virtio for inter-VM communication
2014-06-10 16:48 UTC
reduce networking latency
2014-06-10 15:29 UTC
[PATCH v2] kvm: x86: emulate monitor and mwait instructions as nop
2014-06-10 10:16 UTC (7+ messages)
[PATCH kvm-unit-tests v2 0/3] More nvmx unit tests changes
2014-06-10 6:51 UTC (5+ messages)
` [PATCH kvm-unit-tests v2 1/3] VMX: move write_rflags inside asm blocks for vmx instructions
` [PATCH kvm-unit-tests v2 2/3] VMX: Add more checks to test_vmxon
` [PATCH kvm-unit-tests v2 3/3] VMX: Updated test_vmclear and test_vmptrld
[network performance question] only ~2Gbps throughput between two linux guests which are running on the same host via netperf -t TCP_STREAM -m 1400, but xen can achieve ~7Gbps
2014-06-10 3:50 UTC (12+ messages)
` [network performance question] only ~2Gbps throughput betweentwo linux guests which are running on the same host via netperf -tTCP_STREAM -m 1400, but xen can ac
` RE: [network performance question] only ~2Gbps throughputbetweentwo linux guests which are running on the same host via netperf-tTCP_STREAM "
` "
` [network performance question] only ~2Gbpsthroughputbetweentwo linux guests which are running on the same host vianetperf-tTCP_STREAM "
` "
` [network performance question] only~2Gbpsthroughputbetweentwo linux guests which are running on the same hostvianetperf-tTCP_STREAM "
[RFC PATCH 0/3] CMA: generalize CMA reserved area management code
2014-06-10 3:01 UTC (13+ messages)
` [RFC PATCH 1/3] CMA: generalize CMA reserved area management functionality
` [RFC PATCH 2/3] DMA, CMA: use general CMA reserved area management framework
` [RFC PATCH 3/3] PPC, KVM, "
How to enable Pause Loop Exiting (PLE)?
2014-06-10 1:58 UTC (8+ messages)
[PATCH 3.4 45/88] virtio-blk: Call del_gendisk() before disable guest kick
2014-06-10 0:24 UTC (2+ messages)
` [PATCH 3.4 46/88] virtio-blk: Reset device after blk_cleanup_queue()
[PATCH] x86: realmode: report failures
2014-06-09 21:43 UTC (2+ messages)
[PATCH v4 00/19] kvm-unit-tests/arm: initial drop
2014-06-09 15:34 UTC (51+ messages)
` [PATCH v4 01/19] remove unused files
` [PATCH v4 02/19] makefile and run_tests tweaks
` [PATCH v4 03/19] clean root dir of all x86-ness
` [PATCH v4 04/19] add distclean target and gitignore more
` [PATCH v4 05/19] add 'make cscope' support
` [PATCH v4 07/19] libfdt: get libfdt to build
` [PATCH v4 08/19] add support for Linux device trees
` [PATCH v4 09/19] libcflat: add abort() and assert()
` [PATCH v4 10/19] Introduce asm-generic/*.h files
` [PATCH v4 11/19] add minimal virtio support for devtree virtio-mmio
` [PATCH v4 12/19] Introduce virtio-testdev
` [PATCH v4 13/19] libcflat: clean up libcflat.h and add string.h
` [PATCH v4 14/19] printf: support field padding
` [PATCH v4 15/19] arm: initial drop
` [PATCH v4 18/19] arm: add useful headers from the Linux kernel
` [PATCH v4 19/19] arm: vectors support
` [PATCH v4 06/19] libfdt: Import libfdt source
[PATCH 9/9] KVM: x86: smsw emulation is incorrect in 64-bit mode
2014-06-09 11:36 UTC (7+ messages)
` [PATCH kvm-unit-tests 0/2] x86: Additional smsw tests
` [PATCH kvm-unit-tests1/2] x86: emulator: additional smsw test-case
` [PATCH kvm-unit-tests 2/2] x86: realmode: test smsw behavior with register operand
` [PATCH kvm-unit-tests v2] x86: emulator: long mode smsw tests
How to enable Pause Loop Exiting (PLE)?
2014-06-08 18:34 UTC
[RFC PATCH v6 00/20] VFIO support for platform devices on ARM
2014-06-08 10:31 UTC (32+ messages)
` [RFC PATCH v6 12/20] vfio/platform: support MMAP of MMIO regions
` [RFC PATCH v6 01/20] iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
` [RFC PATCH v6 02/20] iommu: add capability IOMMU_CAP_NOEXEC
` [RFC PATCH v6 03/20] iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver
` [RFC PATCH v6 04/20] iommu/arm-smmu: add capability IOMMU_CAP_INTR_REMAP
` [RFC PATCH v6 05/20] vfio/iommu_type1: support for platform bus devices on ARM
` [RFC PATCH v6 06/20] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
` [RFC PATCH v6 07/20] vfio/iommu_type1: implement "
` [RFC PATCH v6 08/20] driver core: platform: add device binding path 'driver_override'
` [RFC PATCH v6 09/20] vfio/platform: initial skeleton of VFIO support for platform devices
` [RFC PATCH v6 10/20] vfio/platform: return info for device and its memory mapped IO regions
` [RFC PATCH v6 11/20] vfio/platform: read and write support for the device fd
` [RFC PATCH v6 13/20] vfio/platform: return IRQ info
` [RFC PATCH v6 14/20] vfio/platform: initial interrupts support
` [RFC PATCH v6 15/20] vfio/platform: support for maskable and automasked interrupts
` [RFC PATCH v6 16/20] vfio: move eventfd support code for VFIO_PCI to a sepparate file
` [RFC PATCH v6 17/20] vfio: add local lock in virqfd instead of depending on VFIO PCI
` [RFC PATCH v6 18/20] vfio: pass an opaque pointer on virqfd initialization
` [RFC PATCH v6 19/20] vfio: initialize the virqfd workqueue in VFIO generic code
` [RFC PATCH v6 20/20] vfio/platform: implement IRQ masking/unmasking via an eventfd
[PATCH] KVM: Fix GSI number space limit
2014-06-07 0:31 UTC (8+ messages)
` [Qemu-devel] "
[GIT PULL] VFIO updates for 3.16-rc1
2014-06-06 20:28 UTC
[RFC 0/2] GET_EMULATED_CPUID support with "allow-emulation" option
2014-06-06 18:38 UTC (31+ messages)
` [Qemu-devel] "
` [RFC 2/2 v2] target-i386: Add "x-allow-emulation" X86CPU property
[RESEND PATCH v7 3/4] arm: dirty log write protect management support
2014-06-06 17:36 UTC (5+ messages)
KVM: PPC: BOOK3S: PR: P8 Support
2014-06-06 16:27 UTC (14+ messages)
` [PATCH 1/4] KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
` [PATCH 2/4] KVM: PPC: BOOK3S: PR: Doorbell support
About releasing vcpu when closing vcpu fd
2014-06-06 13:41 UTC (5+ messages)
[PATCH v2] ARM: KVM: add irqfd and irq routing support
2014-06-06 12:36 UTC (12+ messages)
[PATCH v3] ARM: KVM: Unmap IPA on memslot delete/move
2014-06-06 10:39 UTC (3+ messages)
[PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration
2014-06-06 0:20 UTC (3+ 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