messages from 2013-12-11 10:07:33 to 2013-12-17 12:28:36 UTC [more...]
How to get to know vcpu status from outside
2013-12-17 12:28 UTC (4+ messages)
About preemption timer
2013-12-17 11:31 UTC (4+ messages)
[PATCH v5] ARM/KVM: save and restore generic timer registers
2013-12-17 11:20 UTC (5+ messages)
[PATCH 00/15] kvm-unit-tests: Fix and enhance nVMX tests
2013-12-17 11:17 UTC (20+ messages)
` [PATCH 01/15] VMX: Fix initialization of GDT, IDT and TR descriptors
` [PATCH 02/15] VMX: Drop redundant return statements
` [PATCH 03/15] rmap_chain: Remove dead code
` [PATCH 04/15] emulator: Exclude test_lgdt_lidt from building
` [PATCH 05/15] init: Fix warning about returning without code
` [PATCH 06/15] lib/x86/smp: Fix compiler warnings
` [PATCH v2 "
` [PATCH 07/15] VMX: Remove unneeded basic_init
` [PATCH 08/15] VMX: Fix capability check for EPT test
` [PATCH 09/15] VMX: Let init handler decide about test start
` [PATCH 10/15] VMX: Remove unused return code from setup_ept_range
` [PATCH 11/15] VMX: Make syscall handler optional
` [PATCH 12/15] VMX: Simplify basic handlers
` [PATCH 13/15] VMX: Rework and enhance initial feature detection/enabling
` [PATCH 14/15] VMX: Add test cases around interrupt injection and halting
` [PATCH 15/15] VMX: Add test case for preemption timer firing during hlt
[PATCH kvm-unit-tests] svm: fix warning
2013-12-17 10:52 UTC
How virtio-blk latency can be measured
2013-12-17 10:51 UTC (2+ messages)
Updated Elvis Upstreaming Roadmap
2013-12-17 10:04 UTC
Problem after update windows VirtIO drivers
2013-12-17 9:43 UTC (15+ messages)
[RFC PATCH V1 0/6] mm: add a new option MREMAP_DUP to mmrep syscall
2013-12-17 5:59 UTC
[PATCH V2] virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze
2013-12-17 5:36 UTC
[PATCH v5 00/10] Support VGIC save/restore using device control API
2013-12-17 5:30 UTC (11+ messages)
` [PATCH v5 01/10] ARM: KVM: Allow creating the VGIC after VCPUs
` [PATCH v5 02/10] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
` [PATCH v5 03/10] KVM: arm-vgic: Set base addr through device API
` [PATCH v5 04/10] irqchip: arm-gic: Define additional MMIO offsets and masks
` [PATCH v5 05/10] KVM: arm-vgic: Make vgic mmio functions more generic
` [PATCH v5 06/10] arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put
` [PATCH v5 07/10] KVM: arm-vgic: Add vgic reg access from dev attr
` [PATCH v5 08/10] KVM: arm-vgic: Support unqueueing of LRs to the dist
` [PATCH v5 09/10] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers
` [PATCH v5 10/10] KVM: arm-vgic: Support CPU interface reg access
[PATCH] virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze
2013-12-17 4:46 UTC (4+ messages)
WEBMASTER
2013-12-17 0:27 UTC
[PATCH] vfio-pci: Don't use device_lock around AER interrupt setup
2013-12-16 22:18 UTC
[PATCH] vfio-pci: Use pci "try" reset interface
2013-12-16 22:16 UTC
[PATCH backport hints for <3.10] KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
2013-12-16 19:39 UTC (3+ messages)
[PATCH 00/10] Support VGIC save/restore using device control API
2013-12-16 17:08 UTC (20+ messages)
` [PATCH 01/10] ARM: KVM: Allow creating the VGIC after VCPUs
` [PATCH 02/10] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
` [PATCH 03/10] KVM: arm-vgic: Set base addr through device API
` [PATCH 04/10] irqchip: arm-gic: Define additional MMIO offsets and masks
` [PATCH 05/10] KVM: arm-vgic: Make vgic mmio functions more generic
` [PATCH 06/10] arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put
` [PATCH 07/10] KVM: arm-vgic: Add vgic reg access from dev attr
` [PATCH 08/10] KVM: arm-vgic: Support unqueueing of LRs to the dist
` [PATCH 09/10] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers
` [PATCH 10/10] KVM: arm-vgic: Support CPU interface reg access
[PATCH] KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
2013-12-16 16:22 UTC (11+ messages)
[PATCH v2 00/10] KVM Support for MIPS32 Processors
2013-12-16 14:12 UTC (11+ messages)
` [PATCH v2 01/10] hw/mips/cputimer: Don't start periodic timer in KVM mode
` [PATCH v2 02/10] hw/mips: Add API to convert KVM guest KSEG0 <-> GPA
` [PATCH v2 03/10] target-mips: get_physical_address: Add defines for segment bases
` [PATCH v2 04/10] target-mips: get_physical_address: Add KVM awareness
` [PATCH v2 05/10] kvm: Set sigmask length to 16 for MIPS targets
` [PATCH v2 06/10] target-mips: Set target page size to 16K in KVM mode
` [PATCH v2 07/10] target-mips: kvm: Add main KVM support for MIPS
` [PATCH v2 08/10] hw/mips: In KVM mode, inject IRQ2 (I/O) interupts via ioctls
` [PATCH v2 09/10] hw/mips: malta: Add KVM support
` [PATCH v2 10/10] target-mips: Enable KVM support in build system
[PATCH] KVM: nVMX: Support direct APIC access from L2
2013-12-16 11:55 UTC
[RFC][PATCH] KVM: nVMX: Leave VMX mode on apparent CPU reset
2013-12-16 9:32 UTC
[Bug 67061] New: [Nested]L2 guest boot up fail(kvm on kvm)
2013-12-16 2:57 UTC (2+ messages)
` [Bug 67061] "
[PATCH] KVM: PPC: Book3S HV: Don't drop low-order page address bits
2013-12-16 2:31 UTC
How virtio-blk latency can be measured
2013-12-15 8:06 UTC
buildbot failure in kvm on next-i386
2013-12-15 5:20 UTC
Best method for inter-vm communication in KVM
2013-12-14 11:26 UTC
[PATCH 1/3] powerpc/vfio: Enable on POWERNV platform
2013-12-14 4:56 UTC (5+ messages)
` [1/3] "
kvm-kmod and kernels 3.11.*
2013-12-13 16:26 UTC (8+ messages)
[PATCH v2 0/3] kvm-unit-tests/arm: add vectors support
2013-12-13 10:58 UTC (4+ messages)
` [PATCH 1/3] printf: support field padding
` [PATCH 2/3] arm: add useful headers from the linux kernel
` [PATCH 3/3] arm: vectors support
[PATCH 0/2] vfio: convert to misc driver
2013-12-13 11:05 UTC (4+ messages)
` [PATCH 1/2] misc: Reserve minor for VFIO
` [PATCH 2/2] vfio: Convert control interface to misc driver
[PATCH 1/2] KVM: Use cond_resched() directly and remove useless kvm_resched()
2013-12-13 6:08 UTC (2+ messages)
` [PATCH 2/2] KVM: x86: Add comment on vcpu_enter_guest()'s return value
qemu/kvm has limited pci config space exposed to guest device driver to access
2013-12-13 3:24 UTC (4+ messages)
[GIT PULL] KVM fixes for 3.13-rc4
2013-12-12 21:49 UTC
[PATCH] KVM: Improve create VCPU parameter
2013-12-12 20:36 UTC
[PATCH] KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
2013-12-12 20:36 UTC
[PATCH] KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
2013-12-12 20:36 UTC
[PATCH v4] ARM/KVM: save and restore generic timer registers
2013-12-12 19:24 UTC (7+ messages)
RFC: kvm call reschedule
2013-12-12 14:29 UTC (8+ messages)
` [Qemu-devel] "
[PATCH] kvm: clear guest TSC on reset
2013-12-12 12:18 UTC (14+ messages)
` [PATCH] target-i386: "
[PATCH v2 0/4] X86/KVM: enable Intel MPX for KVM
2013-12-12 11:09 UTC (5+ messages)
[PATCH] KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs field
2013-12-12 9:50 UTC (5+ messages)
[RFC PATCH v3 0/2] Hyper-V timers
2013-12-12 9:34 UTC (14+ messages)
` [RFC PATCH v3 1/2] add support for Hyper-V reference time counter
` [RFC PATCH v3 2/2] add support for Hyper-V partition reference time enlightenment
Fwd: Delete index created using kvm -boot
2013-12-12 9:16 UTC
[PATCH v3 0/9] Support VGIC save/restore using device control API
2013-12-12 5:29 UTC (16+ messages)
` [PATCH v3 2/9] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
` [PATCH v3 3/9] KVM: arm-vgic: Set base addr through device API
` [PATCH v3 6/9] KVM: arm-vgic: Add vgic reg access from dev attr
` [PATCH v3 7/9] KVM: arm-vgic: Support unqueueing of LRs to the dist
` [PATCH v3 8/9] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers
[PATCH 1/9] VFIO_IOMMU_TYPE1: Introduce the VFIO_DMA_MAP_FLAG_EXEC flag
2013-12-11 20:58 UTC (9+ messages)
` [PATCH 2/9] VFIO_IOMMU_TYPE1: workaround to build for platform devices
` [PATCH 3/9] VFIO_PLATFORM: Initial skeleton of VFIO support "
` [PATCH 4/9] VFIO_PLATFORM: Return info for device and its memory mapped IO regions
` [PATCH 5/9] VFIO_PLATFORM: Read and write support for the device fd
` [PATCH 6/9] VFIO_PLATFORM: Support MMAP of MMIO regions
` [PATCH 7/9] VFIO_PLATFORM: Return IRQ info
` [PATCH 8/9] VFIO_PLATFORM: Initial interrupts support
` [PATCH 9/9] VFIO_PLATFORM: Support for maskable and automasked interrupts
[PULL 0/6] KVM: s390: patches for kvm-next
2013-12-11 18:57 UTC (7+ messages)
` [PULL 1/6] KVM: s390: diagnose call documentation
` [PULL 2/6] KVM: s390: Use helper function to set CC in SIGP handler
` [PULL 3/6] KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL
` [PULL 4/6] KVM: s390: Reworked SIGP RESTART order
` [PULL 5/6] KVM: s390: SIGP START has to report BUSY while stopping a CPU
` [PULL 6/6] KVM: s390: ioeventfd: ignore leftmost bits
KVM call agenda for 2013-12-10
2013-12-11 14:32 UTC (5+ messages)
` [Qemu-devel] "
[Bug 16455] Host freezes when resuming after having been suspended (S3) with a VM up
2013-12-11 12:53 UTC (3+ messages)
[Bug 28412] New: MacOSX guest has Ethernet card problem without -kvm-irqchip option
2013-12-11 12:19 UTC (2+ messages)
` [Bug 28412] "
[Bug 28402] New: MacOSX guest has SMP problem without -kvm-irqchip option
2013-12-11 12:18 UTC (2+ messages)
` [Bug 28402] "
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