messages from 2012-02-03 20:34:46 to 2012-02-07 21:28:20 UTC [more...]
[PATCH 0/4 V11] Avoid soft lockup message when KVM is stopped by host
2012-02-07 21:28 UTC (6+ messages)
` [PATCH 2/4 V11] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V11] Add ioctl for KVMCLOCK_GUEST_STOPPED
[PATCH 0/4 V12] Avoid soft lockup message when KVM is stopped by host
2012-02-07 21:28 UTC (5+ messages)
` [PATCH 1/4 V12] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V12] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V12] Add ioctl for KVMCLOCK_GUEST_STOPPED
` [PATCH 4/4] Add check for suspended vm in softlockup detector
[PATCH 1/1] kvm : vmx : Remove yield_on_hlt
2012-02-07 21:15 UTC (3+ messages)
x86: kvmclock: abstract save/restore sched_clock_state
2012-02-07 21:05 UTC
Host hangs when guest invoked
2012-02-07 20:59 UTC
[PATCH v2 0/8] pci-assign: better MSI-X table support
2012-02-07 20:04 UTC (2+ messages)
[PATCH] Introduce x86_cpuinit.early_percpu_clock_init hook
2012-02-07 19:47 UTC (3+ messages)
[PATCH] KVM: x86: Avoid NULL dereference in kvm_apic_accept_pic_intr()
2012-02-07 19:38 UTC (2+ messages)
[PATCH uq/master] kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
2012-02-07 19:02 UTC (2+ messages)
KVM call agenda for Tuesday 7
2012-02-07 19:06 UTC (16+ messages)
` [Qemu-devel] "
[RFC] Next gen kvm api
2012-02-07 18:28 UTC (49+ messages)
` [Qemu-devel] "
[PATCH v3 0/3] KVM: perf: a smart tool to analyse kvm events
2012-02-07 17:55 UTC (5+ messages)
` [PATCH 1/3] KVM: x86: export svm/vmx exit-code definitions to userspace
` [PATCH v3 2/3] KVM: x86: add tracepoints to trace mmio begin and complete
` [PATCH v3 3/3] KVM: perf: kvm events analysis tool
[PATCH 0/4] KVM: Introduce kvm_memory_slot::arch
2012-02-07 17:42 UTC (4+ messages)
Possible APIC conflict with 2.6.38.8 Kernel
2012-02-07 16:14 UTC (2+ messages)
[PATCH v2] KVM: Fix assigned device MSI-X entry setting leak
2012-02-07 15:56 UTC (6+ messages)
VMXON region vs VMCS region?
2012-02-07 15:09 UTC (3+ messages)
Pe: [PATCH v5 1/3] virtio-scsi: first version
2012-02-07 14:28 UTC (9+ messages)
windows PIO question
2012-02-07 8:25 UTC (5+ messages)
[PATCH v8] kvm: make vcpu life cycle separated from kvm instance
2012-02-07 6:13 UTC (3+ messages)
Partial review of kvm arm git patches
2012-02-06 23:13 UTC (3+ messages)
[PATCH v2] KVM: Factor out kvm_vcpu_kick to arch-generic code
2012-02-06 20:22 UTC (4+ messages)
[PATCH 0/9] pci-assign: 64bit MMIO + better MSI-X table support
2012-02-06 17:29 UTC (3+ messages)
[PATCH] reset edge sense circuit of i8259 on init
2012-02-06 18:16 UTC (2+ messages)
KVM 1.0 and virtio for win2k
2012-02-06 18:44 UTC
[PATCH uq/master] kvm: Allow to set shadow MMU size
2012-02-06 18:32 UTC (2+ messages)
[PATCH] KVM: Fix compilation on non-x86
2012-02-06 18:33 UTC (2+ messages)
virtio_ioport_write unexpected address
2012-02-06 15:53 UTC
[PATCH] qemu-kvm: Drop broken --no-cpu-emulation
2012-02-06 14:21 UTC
[PATCH 0/6] Fixes for kvm on s390
2012-02-06 13:08 UTC (9+ messages)
` [PATCH 1/6] kvm-s390: Sanitize fpc registers for KVM_SET_FPU
` [PATCH 2/6] kvm-s390: do store status after handling STOP_ON_STOP bit
` [PATCH 3/6] kvm-s390: make sigp restart return busy when stop pending
` [PATCH 4/6] kvm-s390: ignore sigp stop overinitiative
` [PATCH 5/6] kvm-s390: add stop_on_stop flag when doing stop and store
` [PATCH 6/6] kvm-s390: provide control registers via kvm_run
[PATCH] emulator: add movdqa tests
2012-02-06 12:00 UTC (4+ messages)
[PATCH] qemu-kvm: Prevent user space APIC code execution with in-kernel irqchip
2012-02-06 11:51 UTC
[PATCH 1/2] kvm tool: Report error and don't segfault if kvm__init() fails
2012-02-06 11:35 UTC (5+ messages)
` [PATCH 2/2] kvm tool: Initialise kvm fd's to -1 in kvm__new()
[PATCH] qemu-kvm: Couple in-kernel PIT enabling to in-kernel irqchip
2012-02-06 11:21 UTC
[PATCH] qemu-kvm: Fix GSI handling with in-kernel irqchip
2012-02-06 11:20 UTC
[PATCH v3 0/4] Fix task switches into/out of VM86
2012-02-06 10:54 UTC (9+ messages)
` [PATCH v3 3/4] KVM: SVM: Fix CPL updates
` [PATCH v3 4/4] KVM: x86 emulator: Allow PM/VM86 switch during task switch
[PATCH] kvm-tool: Don't try to cleanup ioeventfd if we never initialised it
2012-02-06 10:22 UTC (2+ messages)
[PATCH for 3.3] KVM: Fix write protection race during dirty logging
2012-02-06 9:48 UTC (7+ messages)
CAN YOU BE TRUSTED?
2012-02-06 0:54 UTC
Re-validate your mailbox
2012-02-05 23:20 UTC
[PATCH 0/4] uq/master: Introduce KVM PIT support
2012-02-05 20:36 UTC (10+ messages)
` [PATCH 1/4] i8254: Factor out base class for KVM reuse
` [PATCH 2/4] i8254: Open-code timer restore
` [PATCH 2/4 v3] "
` [PATCH 3/4] kvm: Add kvm_has_pit_state2 helper
` [PATCH 4/4] kvm: x86: Add user space part for in-kernel i8254
[PATCH] kvm tool: Don't close not yet opened files and SIGSEV fix
2012-02-05 20:19 UTC (6+ messages)
[net-next-2.6 PATCH 0/6 v4] macvlan: MAC Address filtering support for passthru mode
2012-02-05 16:54 UTC (2+ messages)
[PATCH 0/6] uq/master: TPR access optimization for Windows guests
2012-02-05 12:39 UTC (7+ messages)
` [PATCH 1/6] target-i386: Add infrastructure for reporting TPR MMIO accesses
` [PATCH 2/6] kvmvapic: Add option ROM
` [PATCH 3/6] kvmvapic: Introduce TPR access optimization for Windows guests
` [PATCH 4/6] kvmvapic: Simplify mp/up_set_tpr
` [PATCH 5/6] optionsrom: Reserve space for checksum
` [PATCH 6/6] kvmvapic: Use optionrom helpers
[PATCH uq/master] apic: Fix legacy vmstate loading for KVM
2012-02-05 11:45 UTC
[PATCH] kvm tools: Enable PPC64 to build static
2012-02-05 11:36 UTC
[PATCH v5 0/3] virtio-scsi driver
2012-02-05 11:16 UTC (4+ messages)
` [PATCH v5 1/3] virtio-scsi: first version
` [PATCH v5 2/3] virtio-scsi: add error handling
` [PATCH v5 3/3] virtio-scsi: add power management support
[GIT PULL] KVM updates for 3.3-rc2
2012-02-05 10:36 UTC
performance trouble
2012-02-05 9:38 UTC (10+ messages)
Fwd: oVirt Beijing - March 21st
2012-02-04 20:00 UTC
[PATCH] kvm tool: Make kvm structure to carry name copy
2012-02-04 13:08 UTC (6+ messages)
Unable to pass multiple cores / CPUs to guests
2012-02-04 9:03 UTC (3+ messages)
[PATCH] kvm tools: Fix test for mmap failure
2012-02-04 7:24 UTC (3+ messages)
[PATCH 0/2] virtio-serial: set up vqs on demand
2012-02-03 3:56 UTC (4+ messages)
` [PATCH 1/2] virtio-pci: add setup_vqs flag in vp_try_to_find_vqs
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