messages from 2012-10-17 20:38:14 to 2012-10-24 09:49:44 UTC [more...]
[PATCH] x86, add hypervisor name to dump_stack()
2012-10-24 9:49 UTC (2+ messages)
How to do fast accesses to LAPIC TPR under kvm?
2012-10-24 9:19 UTC (9+ messages)
[RFC PATCH v3 00/19] ACPI memory hotplug
2012-10-24 8:06 UTC (19+ messages)
` [RFC PATCH v3 05/19] Implement dimm device abstraction
` [Qemu-devel] "
` [RFC PATCH v3 06/19] Implement "-dimm" command line option
` [RFC PATCH v3 11/19] Implement qmp and hmp commands for notification lists
1.1.1 -> 1.1.2 migrate /managedsave issue
2012-10-24 6:59 UTC (5+ messages)
FW: cgroup blkio.weight working, but not for KVM guests
2012-10-24 6:10 UTC (4+ messages)
[PATCH v2] KVM: x86: fix vcpu->mmio_fragments overflow
2012-10-24 6:07 UTC
[PATCH] vhost-blk: Add vhost-blk support v2
2012-10-24 3:08 UTC (8+ messages)
Your mailbox is over it's size limit
2012-10-24 0:41 UTC
[RFC PATCH 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses
2012-10-24 0:50 UTC (30+ messages)
` [RFC PATCH 1/3] KVM: ARM: Introduce KVM_INIT_IRQCHIP ioctl
` [RFC PATCH 2/3] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [RFC PATCH 3/3] KVM: ARM: Split KVM_CREATE_IRQCHIP and KVM_INIT_IRQCHIP
` [kvmarm] [RFC PATCH 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses
[PATCH] Added call parameter to track whether invocation originated with guest or elsewhere
2012-10-23 19:56 UTC (7+ messages)
[GIT PULL] KVM fixes for 3.7-rc2
2012-10-23 17:03 UTC
kvm forum schedule?
2012-10-23 15:56 UTC (3+ messages)
[PATCH v2 2/2] virtio-ring: Allocate indirect buffers from cache when possible
2012-10-23 15:14 UTC (7+ messages)
KVM call agenda for 2012-10-23
2012-10-23 13:42 UTC (2+ messages)
[PATCH] KVM: Take kvm instead of vcpu to mmu_notifier_retry
2012-10-23 11:36 UTC (2+ messages)
` [kvmarm] "
[RFC v3 0/8] QEMU: Support KVM on ARM
2012-10-23 10:50 UTC (9+ messages)
` [RFC v3 1/8] linux-headers: Add ARM KVM headers (not for upstream)
` [RFC v3 2/8] ARM: KVM: Add support for KVM on ARM architecture
` [RFC v3 3/8] ARM KVM: save and load VFP registers from kernel
` [RFC v3 4/8] hw/arm_gic: Add presave/postload hooks
` [RFC v3 5/8] linux-headers: update with VGIC related headers (not for upstream)
` [RFC v3 6/8] target-arm: Use MemoryListener to identify GIC base address for KVM
` [RFC v3 7/8] hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC
` [RFC v3 8/8] configure: Enable KVM on ARM
3.7-rc2 build failure on s390x
2012-10-23 6:20 UTC (2+ messages)
fsfreeze support in qemu-ga win32
2012-10-23 0:39 UTC
[PATCH 0/3] KVM_VCPU_GET_REG_LIST API
2012-10-22 18:11 UTC (8+ messages)
[PATCH] KVM: x86: fix vcpu->mmio_fragments overflow
2012-10-22 15:36 UTC (26+ messages)
` [PATCH] emulator test: add "rep ins" mmio access test
[PATCH RFC V2 0/5] Separate consigned (expected steal) from steal time
2012-10-22 15:33 UTC (2+ messages)
[PATCH] kvm, async_pf: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT
2012-10-22 12:22 UTC (4+ messages)
[PATCH] update-linux-headers.sh: Handle new kernel uapi/ directories
2012-10-22 11:54 UTC
[PATCH v3 0/5] KVM/ARM Architected Timers support
2012-10-22 6:53 UTC (6+ messages)
` [PATCH v3 1/5] ARM: arch_timers: switch to physical timers if HYP mode is available
` [PATCH v3 2/5] ARM: KVM: arch_timers: Add minimal infrastructure
` [PATCH v3 3/5] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH v3 4/5] ARM: KVM: arch_timers: Add timer world switch
` [PATCH v3 5/5] ARM: KVM: arch_timers: Wire the init code and config option
[PATCH v3 00/13] KVM/ARM vGIC support
2012-10-22 6:52 UTC (14+ messages)
` [PATCH v3 01/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [PATCH v3 02/13] ARM: KVM: Keep track of currently running vcpus
` [PATCH v3 03/13] ARM: KVM: Initial VGIC infrastructure support
` [PATCH v3 04/13] ARM: KVM: Initial VGIC MMIO support code
` [PATCH v3 05/13] ARM: KVM: VGIC accept vcpu and dist base addresses from user space
` [PATCH v3 06/13] ARM: KVM: VGIC distributor handling
` [PATCH v3 07/13] ARM: KVM: VGIC virtual CPU interface management
` [PATCH v3 08/13] ARM: KVM: vgic: retire queued, disabled interrupts
` [PATCH v3 09/13] ARM: KVM: VGIC interrupt injection
` [PATCH v3 10/13] ARM: KVM: VGIC control interface world switch
` [PATCH v3 11/13] ARM: KVM: VGIC initialisation code
` [PATCH v3 12/13] ARM: KVM: vgic: reduce the number of vcpu kick
` [PATCH v3 13/13] ARM: KVM: Add VGIC configuration option
[PATCH v3 00/14] KVM/ARM Implementation
2012-10-22 6:50 UTC (15+ messages)
` [PATCH v3 01/14] ARM: Add page table and page defines needed by KVM
` [PATCH v3 02/14] ARM: Section based HYP idmap
` [PATCH v3 03/14] ARM: Factor out cpuid implementor and part number
` [PATCH v3 04/14] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v3 05/14] KVM: ARM: Hypervisor inititalization
` [PATCH v3 06/14] KVM: ARM: Memory virtualization setup
` [PATCH v3 07/14] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH v3 08/14] KVM: ARM: World-switch implementation
` [PATCH v3 09/14] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH v3 10/14] KVM: ARM: User space API for getting/setting co-proc registers
` [PATCH v3 11/14] KVM: ARM: Demux CCSIDR in the userspace API
` [PATCH v3 12/14] KVM: ARM: VFP userspace interface
` [PATCH v3 13/14] KVM: ARM: Handle guest faults in KVM
` [PATCH v3 14/14] KVM: ARM: Handle I/O aborts
[PATCH for-3.7] vhost: fix mergeable bufs on BE hosts
2012-10-21 23:24 UTC (3+ messages)
[PATCH] kvm tools: Fix SDL and VNC by adding default vidmode
2012-10-21 15:20 UTC (2+ messages)
[PATCH] fixup! KVM: ARM: Check for overlaps of mapped io addresses
2012-10-20 14:25 UTC
[PATCH v2 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses
2012-10-20 14:14 UTC (4+ messages)
` [PATCH v2 1/3] KVM: ARM: Check for overlaps of mapped io addresses
` [PATCH v2 2/3] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [PATCH v2 3/3] KVM: ARM: Defer parts of the vgic init until first KVM_RUN
[PATCH 0/2] KVM: ARM: Get rid of hardcoded VGIC addresses
2012-10-20 13:29 UTC (5+ messages)
` [PATCH 1/2] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [PATCH 2/2] KVM: ARM: Defer parts of the vgic init until first KVM_RUN
` [kvmarm] "
KVM on NFS
2012-10-19 14:17 UTC (3+ messages)
[PATCH RFC 1/2] kvm: Handle undercommitted guest case in PLE handler
2012-10-19 13:31 UTC (20+ messages)
I/O errors in guest OS after repeated migration
2012-10-19 12:55 UTC (6+ messages)
Shared IRQ with PCI Passthrough?
2012-10-19 7:12 UTC (8+ messages)
Hardwre for KVM host
2012-10-19 7:06 UTC
[PATCH v2 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
2012-10-19 5:46 UTC (3+ messages)
` [PATCH 1/2] x86/kexec: VMCLEAR vmcss on all cpus "
` [PATCH 2/2] KVM: make crash_clear_loaded_vmcss valid when loading kvm_intel module
[PATCH 0/3] x86: clear vmcss on all cpus when doing kdump if necessary
2012-10-19 4:51 UTC (7+ messages)
[RFC PATCH] vfio-pci: Add KVM INTx acceleration
2012-10-18 21:22 UTC
[PATCH 0/2][PULL] vfio-pci fixes
2012-10-18 20:51 UTC (3+ messages)
` [PATCH 1/2] vfio-pci: Fix debug build
` [PATCH 2/2] vfio-pci: Mark non-migratable
PCI device not properly reset after VFIO
2012-10-18 20:40 UTC (4+ messages)
Talking to an USB modem on PCI passthru to KVM guest
2012-10-18 18:33 UTC
[RFC v2 0/6] QEMU: Support KVM on ARM
2012-10-18 17:53 UTC (6+ messages)
` [RFC v2 2/6] ARM: KVM: Add support for KVM on ARM architecture
` [Qemu-devel] "
[PATCH] kvm/ftrace: change the diplaying format of vector in trace_msi_set_irq
2012-10-18 14:49 UTC (2+ messages)
[PATCH] KVM: apic: fix LDR calculation in x2apic mode
2012-10-18 14:33 UTC (2+ messages)
[PATCH 1/2] KVM: VMX: report internal error for the unhandleable event
2012-10-18 14:30 UTC (3+ messages)
` [PATCH 2/2] KVM: VMX: report internal error for MMIO #PF due to delivery event
[User Question] How to create a backup of an LVM based maschine without wasting space
2012-10-18 12:57 UTC (13+ messages)
[PATCH] KVM: do not de-cache cr4 bits needlessly
2012-10-18 12:49 UTC (2+ messages)
[Patch]KVM: enabling per domain PLE
2012-10-18 9:11 UTC (5+ messages)
[PATCH] KVM: ia64: remove unused variable in kvm_release_vm_pages()
2012-10-18 0:23 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).