public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-04 13:18:28 to 2012-09-06 08:05:44 UTC [more...]

[PATCH] KVM: VMX: invalidate vpid for invlpg instruction
 2012-09-06  8:05 UTC  (6+ messages)

[PATCH 1/2] kvm tools: Export DISPLAY ENV as our default host ip address
 2012-09-06  7:59 UTC  (16+ messages)

[PATCH v2 1/2] virtio-ring: Use threshold for switching to indirect descriptors
 2012-09-06  7:57 UTC  (12+ messages)
` [PATCH v2 2/2] virtio-ring: Allocate indirect buffers from cache when possible

[PATCH] virtio-balloon spec: provide a version of the "silent deflate" feature that works
 2012-09-06  7:46 UTC 

[RFC 0/5] Making KVM_GET_ONE_REG/KVM_SET_ONE_REG generic
 2012-09-06  7:37 UTC  (26+ messages)
` [RFC 5/5] KVM: ARM: Access all registers via KVM_GET_ONE_REG/KVM_SET_ONE_REG

[PATCH v3] add acpi pmtimer support
 2012-09-06  6:03 UTC  (3+ messages)
` [SeaBIOS] "

[PATCH v2] add acpi pmtimer support
 2012-09-06  5:56 UTC  (6+ messages)
    ` [SeaBIOS] "

[PATCH 0/4] uq/master: Add classic PCI device assignment
 2012-09-06  3:42 UTC  (30+ messages)
` [PATCH 4/4] kvm: i386: "
  ` [Qemu-devel] "
                    ` [Qemu-ppc] "

[RFC PATCH v2] Update virtio spec for virtio-ccw
 2012-09-06  3:09 UTC  (4+ messages)
` [PATCH v2] virtio-spec: Add virtio-ccw spec

[PATCH] virtio: support reserved vqs
 2012-09-06  2:41 UTC  (2+ messages)

[PATCH v2] kvm/fpu: Enable fully eager restore kvm FPU
 2012-09-06  2:13 UTC  (3+ messages)

[PATCH] Add a page cache-backed balloon device driver
 2012-09-06  1:35 UTC  (8+ messages)

[PATCH 0/5] Multiqueue virtio-scsi
 2012-09-05 23:32 UTC  (26+ messages)
` [PATCH 1/5] virtio-ring: move queue_index to vring_virtqueue
` [PATCH 2/5] virtio: introduce an API to set affinity for a virtqueue
` [PATCH 5/5] virtio-scsi: introduce multiqueue support

[PATCH 0/6] KVM: BOOKE/BOOKEHV : Added debug stub support
 2012-09-05 23:27 UTC  (6+ messages)
` [PATCH 5/6] booke: Added DBCR4 SPR number
` [PATCH 6/6] KVM: booke/bookehv: Add debug stub support

[PATCH] target-i386: Allow changing of Hypervisor CPUIDs
 2012-09-05 16:48 UTC  (2+ messages)

[PATCHv2] x86info: dump kvm cpuid's
 2012-09-05 17:33 UTC  (2+ messages)

[PATCH] kvm/x86: use symbolic constant for nr interrupts
 2012-09-05 17:00 UTC 

[PATCH v9 0/2] kvm: level irqfd support
 2012-09-05 15:35 UTC  (24+ messages)
` [PATCH v9 1/2] kvm: Use a reserved IRQ source ID for irqfd
` [PATCH v9 2/2] kvm: On Ack, De-assert & Notify KVM_IRQFD extension

[PATCH v3 1/2] virtio-ring: Use threshold for switching to indirect descriptors
 2012-09-05 14:27 UTC  (10+ messages)
` [PATCH v3 2/2] virtio-ring: Allocate indirect buffers from cache when possible

NFS over RDMA small block DIRECT_IO bug
 2012-09-05 14:02 UTC  (3+ messages)

[PATCH] KVM: x86: lapic: Fix the misuse of likely() in find_highest_vector()
 2012-09-05 10:58 UTC  (17+ messages)
            ` [PATCH -v3] KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()
                            ` [PATCH -v4] "

[PATCH 0/8] KVM: minor cleanups and optimizations
 2012-09-05  9:43 UTC  (6+ messages)
` [PATCH 2/8] KVM: x86 emulator: use aligned variants of SSE register ops

[PATCH] kvm: Fix warning from static code analysis
 2012-09-05  9:36 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 00/33] Cleanups and automatic init/exit calls
 2012-09-05  9:35 UTC  (35+ messages)
` [PATCH 01/33] kvm tools: introduce kvm_config to store instance-specific config options
` [PATCH 02/33] kvm tools: generate command line options dynamically
` [PATCH 03/33] kvm tools: split struct kvm into arch specific part
` [PATCH 04/33] kvm tools: move kvm_config into struct kvm
` [PATCH 05/33] kvm tools: remove redundancy between kvm_config and kvm
` [PATCH 06/33] kvm tools: move ioport_debug into struct kvm_config
` [PATCH 07/33] kvm tools: move mmio_debug "
` [PATCH 08/33] kvm tools: move active_console "
` [PATCH 09/33] kvm tools: add private ptr to option parser
` [PATCH 10/33] kvm tools: disk image related cleanup
` [PATCH 11/33] kvm tools: move nrcpus into struct kvm_config
` [PATCH 12/33] kvm tools: move kvm_cpus into struct kvm
` [PATCH 13/33] kvm tools: improve framebuffer manager initialization
` [PATCH 14/33] kvm tools: improve term init/exit functions
` [PATCH 15/33] kvm tools: threadpool exit routine
` [PATCH 16/33] kvm tools: timer cleanup
` [PATCH 17/33] kvm tools: virtio-console init/exit
` [PATCH 18/33] kvm tools: virtio-rng init/exit
` [PATCH 19/33] kvm tools: virtio-bln init/exit
` [PATCH 20/33] kvm tools: pci-shmem init-exit
` [PATCH 21/33] kvm tools: virtio-net init/exit
` [PATCH 22/33] kvm tools: kvm-ipc cleanup
` [PATCH 23/33] kvm tools: kbd initialization check
` [PATCH 24/33] kvm tools: ui improvements
` [PATCH 25/33] kvm tools: kernel load/firmware cleanup
` [PATCH 26/33] kvm tools: ioport arch init
` [PATCH 27/33] kvm tools: ram init
` [PATCH 28/33] kvm tools: move the rest of the config initializations
` [PATCH 29/33] kvm tools: virtio-9p cleanup
` [PATCH 30/33] kvm tools: add init/exit automatic calls
` [PATCH 31/33] kvm tools: use init/exit where possible
` [PATCH 32/33] kvm tools: pass kvm ptr directly to timer injection
` [PATCH 33/33] kvm tools: remove global kvm object

Error: Not supported image type "twoGbMaxExtentFlat". - problems using virt-convert
 2012-09-05  9:00 UTC  (3+ messages)
  ` Error: Not supported image type "twoGbMaxExtentFlat". - problems using virt-convert - SOLVED

expanding virtual disk based on lvm
 2012-09-05  9:15 UTC  (5+ messages)

[RFC PATCH v2 0/7] s390: virtual css host support
 2012-09-05  8:39 UTC  (13+ messages)
` [PATCH v2 1/7] s390/kvm: Support for I/O interrupts
` [PATCH v2 2/7] s390/kvm: Add support for machine checks
` [PATCH v2 3/7] s390/kvm: In-kernel handling of I/O instructions
` [PATCH v2 4/7] s390: Move css limits from drivers/s390/cio/ to include/asm/
` [PATCH v2 5/7] s390: Make some css-related structures usable by non-cio code
` [PATCH v2 6/7] s390/kvm: Base infrastructure for enabling capabilities
` [PATCH v2 7/7] s390/kvm: In-kernel channel subsystem support

[PATCH 0/3] KVM_VCPU_GET_REG_LIST API
 2012-09-05  7:58 UTC  (4+ messages)
` [PATCH 1/3] KVM: Move KVM_SET_ONE_REG/KVM_GET_ONE_REG to generic code
` [PATCH 2/3] KVM: Add KVM_REG_SIZE() helper
` [PATCH 3/3] KVM: Add KVM_VCPU_GET_REG_LIST/KVM_CAP_REG_LIST

[PATCH 5/5]KVM:x86, apicv: add virtual x2apic support
 2012-09-05  5:41 UTC 

[PATCH 4/5]KVM:x86, apicv: add interface for poking EOI exit bitmap
 2012-09-05  5:41 UTC 

[PATCH 3/5]KVM:x86, apicv: enable virtual interrupt delivery for VMX
 2012-09-05  5:41 UTC 

[PATCH 2/5]KVM:x86, apicv: adjust for virtual interrupt delivery
 2012-09-05  5:41 UTC 

[PATCH 1/5]KVM: x86, apicv: add APICv register virtualization support
 2012-09-05  5:41 UTC 

[PATCH 0/5]KVM:Enable APIC-Register Virtualization and Virtual-interrupt delivery
 2012-09-05  5:40 UTC 

[PATCH 0/6] powerpc/booke64: add core support for KVM
 2012-09-05  5:38 UTC  (3+ messages)
` [PATCH 6/6] powerpc/booke64: restore VDSO information on critical exception

[PATCHv2] virtio-spec: virtio network device multiqueue support
 2012-09-05  5:34 UTC  (3+ messages)

KVM: MMU: Tracking guest writes through EPT entries ?
 2012-09-05  3:23 UTC  (10+ messages)

[PATCH] kvm/fpu: Enable fully eager restore kvm FPU
 2012-09-05  1:10 UTC  (11+ messages)

[RFC PATCH v2 0/4] s390: virtio-ccw guest kernel support
 2012-09-04 15:13 UTC  (5+ messages)
` [PATCH v2 1/4] s390/kvm: Handle hosts not supporting s390-virtio
` [PATCH v2 2/4] s390: Add a mechanism to get the subchannel id
` [PATCH v2 3/4] s390/kvm: Add a channel I/O based virtio transport driver
` [PATCH v2 4/4] s390/kvm: Split out early console code

[RFC PATCH v2 0/5] qemu: s390: virtual css and virtio-ccw
 2012-09-04 15:13 UTC  (6+ messages)
` [PATCH v2 1/5] Update headers for upcoming s390 changes
` [PATCH v2 2/5] s390: Virtual channel subsystem support
` [PATCH v2 3/5] s390: Add new channel I/O based virtio transport
` [PATCH v2 4/5] s390: Virtual channel subsystem support for !KVM
` [PATCH v2 5/5] [HACK] Handle multiple virtio aliases

[RFC v2] s390: virtual channel subsystem and new virtio transport
 2012-09-04 15:13 UTC 

[PATCH] KVM: tsc deadline timer works only when hrtimer high resolution configured
 2012-09-04 15:07 UTC 

[libvirt-users] vm pxe fail
 2012-09-04 14:47 UTC  (2+ messages)

KVM call agenda for Tuesday, September 4th
 2012-09-04 13:26 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox