kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-02 07:17:19 to 2011-12-05 20:18:38 UTC [more...]

[PATCH V4] Guest stop notification
 2011-12-05 20:18 UTC 

[net-next RFC PATCH 0/5] Series short description
 2011-12-05 20:11 UTC  (10+ messages)
` [net-next RFC PATCH 1/5] virtio_net: passing rxhash through vnet_hdr
` [net-next RFC PATCH 2/5] tuntap: simple flow director support
` [net-next RFC PATCH 3/5] macvtap: "
` [net-next RFC PATCH 4/5] virtio: introduce a method to get the irq of a specific virtqueue
` [net-next RFC PATCH 5/5] virtio-net: flow director support

[Qemu-devel] [PATCH] ivshmem: fix guest unable to start with ioeventfd
 2011-12-05 19:27 UTC  (5+ messages)
    `  "

[PATCHv2 RFC] virtio-pci: flexible configuration layout
 2011-12-05 19:16 UTC  (2+ messages)

[PATCH v2 0/3] PCI: Rework config space locking, add INTx masking services
 2011-12-05 19:06 UTC  (3+ messages)
` [PATCH v2 1/3] pci: Rework config space blocking services

[PATCH 0/5 V4] Avoid soft lockup message when KVM is stopped by host
 2011-12-05 18:00 UTC  (4+ messages)
` [PATCH 3/5 V4] Add ioctl for KVM_GUEST_STOPPED

[PATCH 1/5] kvm tools: Split custom rootfs init into two stages
 2011-12-05 14:16 UTC  (5+ messages)
` [PATCH 2/5] kvm tools: Remove double 'init=' kernel param
` [PATCH 3/5] kvm tools: Allow easily sandboxing applications within a guest
` [PATCH 4/5] kvm tools: Ignore parameters after dashdash in 'kvm run'
` [PATCH 5/5] kvm tools: Add 'kvm sandbox'

KVM call agenda for 12/6 (Tuesday) @ 10am US/Eastern
 2011-12-05 14:13 UTC 

[RFC][PATCH 00/16] uq/master: Introduce basic irqchip support
 2011-12-05 13:55 UTC  (54+ messages)
` [RFC][PATCH 01/16] msi: Generalize msix_supported to msi_supported
` [RFC][PATCH 02/16] kvm: Move kvmclock into hw/kvm folder
  ` [Qemu-devel] "
` [RFC][PATCH 03/16] apic: Stop timer on reset
` [RFC][PATCH 04/16] apic: Factor out core for KVM reuse
` [RFC][PATCH 05/16] apic: Open-code timer save/restore
` [RFC][PATCH 06/16] i8259: Factor out core for KVM reuse
` [RFC][PATCH 07/16] ioapic: Convert to memory API
` [RFC][PATCH 08/16] ioapic: Reject non-dword accesses to IOWIN register
` [RFC][PATCH 09/16] ioapic: Factor out core for KVM reuse
` [RFC][PATCH 10/16] memory: Introduce memory_region_init_reservation
` [RFC][PATCH 11/16] kvm: Introduce core services for in-kernel irqchip support
` [RFC][PATCH 12/16] kvm: x86: Establish IRQ0 override control
` [RFC][PATCH 13/16] kvm: x86: Add user space part for in-kernel APIC
` [RFC][PATCH 14/16] kvm: x86: Add user space part for in-kernel i8259
` [RFC][PATCH 15/16] kvm: x86: Add user space part for in-kernel IOAPIC
` [RFC][PATCH 16/16] kvm: Arm in-kernel irqchip support

[PATCH V3] Guest stop notification
 2011-12-05 13:46 UTC  (9+ messages)
        ` [Qemu-devel] "

winXP "Standard PC" HAL and qemu-kvm >= 0.15
 2011-12-05 13:28 UTC  (2+ messages)

[kvm-autotest] tests.cgroup: Add 2 new tests of cpuset.cpus cgroup functionality
 2011-12-05 12:01 UTC  (4+ messages)
` [PATCH 1/3] [autotest] client.tests.cgroup: Replace LoadPerCpu() by get_load_per_cpu
` [PATCH 2/3] [kvm-autotest] tests.cgroup: Add TestCpusetCpus test
` [PATCH 3/3] [kvm-autotest] tests.cgroup: Add TestCpusetCpusSwitching

[PATCH 1/2] kvm: make vcpu life cycle separated from kvm instance
 2011-12-05 10:40 UTC  (15+ messages)
` [PATCH] "

[PATCH] virtio-ring: Use threshold for switching to indirect descriptors
 2011-12-05  9:52 UTC  (30+ messages)

[PATCH] kvm tools: Split custom rootfs init into two stages
 2011-12-05  9:30 UTC  (2+ messages)

What are the rules for hyperthreaded CPUs?
 2011-12-05  7:42 UTC  (2+ messages)

[KVM][Kemari]: Build error fix
 2011-12-05  2:45 UTC 

Can I configure cores instead of CPU's
 2011-12-05  1:27 UTC 

What are the rules for hyperthreaded CPUs?
 2011-12-05  0:41 UTC 

[PATCH] KVM: Veirfy memory slot only for readability
 2011-12-04 19:10 UTC  (8+ messages)

[PATCH 0/3] QEMU kvm: Adding KICK_VCPU capability to i386 kvm
 2011-12-04 18:26 UTC  (4+ messages)
` [PATCH 1/3] QEMU kvm: Syncing linux headers to 3.2.0-rc1
` [PATCH 2/3] QEMU kvm: Syncing linux headers to support KICK_VCPU capability
` [PATCH 3/3] QEMU kvm/i386 : Adding KICK_VCPU capability support in i386 target

[PATCH RFC V3 0/4] kvm : Paravirt-spinlock support for KVM guests
 2011-12-04 18:06 UTC  (6+ messages)
` [PATCH RFC V3 2/4] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks

[PATCH 1/2] KVM: Don't fail KVM_GET_SUPPORTED_CPUID if nent is just right
 2011-12-04 17:37 UTC  (3+ messages)
` [PATCH 2/2] KVM: Correct documentation of KVM_GET_SUPPORTED_CPUID

[PATCH rebased 1/2] KVM: Use kmemdup() instead of kmalloc/memcpy
 2011-12-04 17:36 UTC  (2+ messages)
` [PATCH rebased 2/2] KVM: Use memdup_user instead of kmalloc/copy_from_user

[PATCH v2 1/2] KVM: Use kmemdup() instead of kmalloc/memcpy
 2011-12-04 16:57 UTC  (2+ messages)

[PATCH] KVM: x86: Remove set-but-unused cr4 from check_cr_write
 2011-12-04 16:49 UTC  (2+ messages)

[PATCH] KVM: x86: Drop unused return value of kvm_mmu_remove_some_alloc_mmu_pages
 2011-12-04 16:48 UTC  (2+ messages)

[PATCH v2 00/16] uq/master: Introduce basic irqchip support
 2011-12-04 14:46 UTC  (17+ messages)
` [PATCH v2 01/16] msi: Generalize msix_supported to msi_supported
` [PATCH v2 02/16] kvm: Move kvmclock into hw/kvm folder
` [PATCH v2 03/16] apic: Stop timer on reset
` [PATCH v2 04/16] apic: Factor out core for KVM reuse
` [PATCH v2 05/16] apic: Open-code timer save/restore
` [PATCH v2 06/16] i8259: Factor out core for KVM reuse
` [PATCH v2 07/16] ioapic: Convert to memory API
` [PATCH v2 08/16] ioapic: Reject non-dword accesses to IOWIN register
` [PATCH v2 09/16] ioapic: Factor out core for KVM reuse
` [PATCH v2 10/16] memory: Introduce memory_region_init_reservation
` [PATCH v2 11/16] kvm: Introduce core services for in-kernel irqchip support
` [PATCH v2 12/16] kvm: x86: Establish IRQ0 override control
` [PATCH v2 13/16] kvm: x86: Add user space part for in-kernel APIC
` [PATCH v2 14/16] kvm: x86: Add user space part for in-kernel i8259
` [PATCH v2 15/16] kvm: x86: Add user space part for in-kernel IOAPIC
` [PATCH v2 16/16] kvm: Arm in-kernel irqchip support

[ANNOUNCE] qemu-kvm-1.0
 2011-12-04 12:58 UTC 

[PATCH 1/2] kvm tools: Remove double 'init=' kernel param
 2011-12-04 12:11 UTC  (9+ messages)
` [PATCH 2/2] kvm tools: Allow easily sandboxing applications within a guest

[PATCH 0/4] KVM: Dirty logging optimization using rmap
 2011-12-04 10:20 UTC  (18+ messages)

IOAPIC doesn't handle byte writes
 2011-12-04  9:53 UTC  (2+ messages)

Is it possible to have SDL without X?
 2011-12-03 20:02 UTC  (3+ messages)

[RFC] virtio: use mandatory barriers for remote processor vdevs
 2011-12-03  6:01 UTC  (4+ messages)

W7 shutdown problems
 2011-12-03  2:00 UTC 

Can I configure cores instead of CPU's
 2011-12-03  0:02 UTC  (2+ messages)

USB is really slow on my host
 2011-12-02 22:29 UTC 

[PATCH] KVM test: Check guest for kernel crashes during migration
 2011-12-02 20:04 UTC 

[PATCH 1/2] virt test: Simplifying address cache messages and exceptions
 2011-12-02 19:31 UTC  (2+ messages)
` [PATCH 2/2] Virt: virt_utils - Reducing verbosity of the remote login code

[RFC PATCH] vfio: VFIO Driver core framework
 2011-12-02 18:52 UTC  (18+ messages)
        ` [Qemu-devel] "

YOUR PAYMENT IS READY FOR PICK UP
 2011-12-02 15:08 UTC 

[PATCH] Code clean up for percpu_xxx() functions
 2011-12-02 11:56 UTC  (9+ messages)
                        ` [PATCH 1/3] net: use this_cpu_xxx replace percpu_xxx funcs

[patch 00/12] User controlled virtual machines
 2011-12-02 11:52 UTC  (4+ messages)

[PATCH 1/2] KVM: VMX: Notify if VMX is already in use
 2011-12-02  8:53 UTC  (3+ messages)
` [PATCH 2/2] KVM: SVM: Notify if SVM "


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).