kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-06 13:29:00 to 2011-12-08 11:52:33 UTC [more...]

[PATCH v4 00/15] uq/master: Introduce basic irqchip support
 2011-12-08 11:52 UTC  (4+ messages)
` [PATCH v4 08/15] ioapic: Introduce backend/frontend infrastructure for KVM reuse
` [PATCH v4 13/15] kvm: x86: Add user space part for in-kernel i8259
` [PATCH v4 14/15] kvm: x86: Add user space part for in-kernel IOAPIC

[patch 00/12] Ucontrol patchset V2
 2011-12-08 11:48 UTC  (20+ messages)
` [patch 01/12] [PATCH] kvm-s390: ioctl to switch to user controlled virtual machines
` [patch 02/12] [PATCH] kvm-s390-ucontrol: per vcpu address spaces
` [patch 03/12] [PATCH] kvm-s390-ucontrol: export page faults to user
` [patch 04/12] [PATCH] kvm-s390-ucontrol: export SIE control block "
` [patch 05/12] [PATCH] kvm-s390-ucontrol: disable in-kernel handling of SIE intercepts
` [patch 06/12] [PATCH] kvm-s390-ucontrol: disable in-kernel irq stack
` [patch 07/12] [PATCH] kvm-s390-ucontrol: interface to inject faults on a vcpu page table
` [patch 08/12] [PATCH] kvm-s390-ucontrol: disable sca
` [patch 09/12] [PATCH] kvm-s390: fix assumption for KVM_MAX_VCPUS
` [patch 10/12] [PATCH] kvm-s390: storage key interface
` [patch 11/12] [PATCH] kvm-s390-ucontrol: announce capability for user controlled vms
` [patch 12/12] [PATCH] kvm-s390: Fix return code for unknown ioctl numbers

[PATCH 0/5 V5] Avoid soft lockup message when KVM is stopped by host
 2011-12-08 11:34 UTC  (11+ messages)
` [PATCH 2/5 V5] Add functions to check if the host has stopped the vm
` [PATCH 3/5 V5] Add ioctl for KVMCLOCK_GUEST_STOPPED
` [PATCH 4/5 V5] Add generic stubs for kvm stop check functions
` [PATCH 5/5 V5] Add check for suspended vm in softlockup detector

[PATCH] virtio-ring: Use threshold for switching to indirect descriptors
 2011-12-08 10:37 UTC  (29+ messages)

[PATCH 0/11] RFC: PCI using capabilitities
 2011-12-08 10:32 UTC  (3+ messages)
` [RFC 1/11] virtio: use u32, not bitmap for struct virtio_device's features

[PATCH] qemu: Fix inject-nmi
 2011-12-08 10:20 UTC  (21+ messages)
                  ` [Qemu-devel] "
                          ` [PATCH] qemu-kvm: fix improper nmi emulation (was: Re: [Qemu-devel] [PATCH] qemu: Fix inject-nmi)
                            ` [PATCH] qemu-kvm: fix improper nmi emulation
                              ` [PATCH 2/2 V2] "
                                  ` [Qemu-devel] "
                                      ` [PATCH 1/1 V4] "
                                          ` [PATCH 1/1 V5] kernel/kvm: introduce KVM_SET_LINT1 and "
                                                  ` [PATCH 1/1 V6] qemu-kvm: "

[net-next RFC PATCH 0/5] Series short description
 2011-12-08 10:06 UTC  (27+ messages)
` [net-next RFC PATCH 2/5] tuntap: simple flow director support
` [net-next RFC PATCH 5/5] virtio-net: "

[PATCH RFC V3 0/4] kvm : Paravirt-spinlock support for KVM guests
 2011-12-08  9:40 UTC  (16+ messages)
` [PATCH RFC V3 2/4] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
        ` [Xen-devel] "

[PATCH] virt-test: Add a class NumaNode
 2011-12-08  8:38 UTC 

[PATCH] KVM: Fix warning in emulator_cmpxchg_emulated
 2011-12-08  8:25 UTC  (3+ messages)

[PATCH 02/28] kvm tools: Only build/init i8042 on x86
 2011-12-08  6:17 UTC  (71+ messages)
` [PATCH 05/28] kvm tools: 64-bit tidy; use PRIx64 when printf'ing u64s and link appropriately
` [PATCH 07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific code
` [PATCH 08/28] kvm tools: Fix KVM_RUN exit code check
` [PATCH 14/28] kvm tools: Fix term_getc(), term_getc_iov() endian bugs
` [PATCH 16/28] kvm tools: Allow load_flat_binary() to load an initrd alongside
` [PATCH 17/28] kvm tools: Only call symbol__init() if we have BFD
` [PATCH 21/28] kvm tools: Add --hugetlbfs option to specify memory path
` [PATCH 23/28] kvm tools: Endian-sanitise pci.h and PCI device setup
` [PATCH 28/28] kvm tools: Create arch-specific kvm_cpu__emulate_io()

buildbot failure in kvm on next-ppc44x
 2011-12-08  6:29 UTC 

[PATCH 1/8] kvm tools: Add initial SPAPR PPC64 architecture support
 2011-12-08  2:57 UTC  (7+ messages)

[PATCH] kvm tools: Correctly limit nrcpus to max_cpus
 2011-12-08  2:47 UTC 

linux-next: Tree for Dec 7 (kvm)
 2011-12-07 20:41 UTC 

vfio / iommu domain attributes
 2011-12-07 19:11 UTC  (4+ messages)

[PATCH] kvm tools: Add 'kvm nmi' command
 2011-12-07 17:31 UTC  (10+ messages)

[PATCH] kvm tools: Allow the user to pass a FD to use as a TAP device
 2011-12-07 17:24 UTC  (4+ messages)

[PATCH 0/4] KVM: x86 emulator: Move em_grp from switch statement to decode table
 2011-12-07 16:52 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86 emulator: Use opcode::execute for Group 2 instructions

[PATCH 1/2] KVM: VMX: Notify if VMX is already in use
 2011-12-07 15:31 UTC  (9+ messages)

[PATCH v2 1/2] KVM: VMX: Notify if VMX is already in use
 2011-12-07 15:13 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: SVM: Notify if SVM "

[PATCH rebased 1/2] KVM: Use kmemdup() instead of kmalloc/memcpy
 2011-12-07 14:47 UTC  (3+ messages)
` [PATCH rebased 2/2] KVM: Use memdup_user instead of kmalloc/copy_from_user

[PATCH] KVM: Document KVM_NMI
 2011-12-07 12:42 UTC  (7+ messages)

[PATCH][kvm-autotest] Adds cpuflags test and subtest interface
 2011-12-07 11:00 UTC 

[PATCH] qemu-kvm: Move make-release to scripts/qemu-kvm
 2011-12-07 10:49 UTC  (2+ messages)

[PATCH] KVM: Document KVM_NMI
 2011-12-07 10:21 UTC  (2+ messages)

[PATCH 0/10] nEPT: Nested EPT support for Nested VMX
 2011-12-07 10:10 UTC  (11+ messages)
` [PATCH 02/10] nEPT: MMU context for nested EPT

winXP "Standard PC" HAL and qemu-kvm >= 0.15
 2011-12-07  9:31 UTC  (20+ messages)
            ` [Qemu-devel] "

[libvirt] (no subject)
 2011-12-07  9:16 UTC  (16+ messages)
` [libvirt] [PATCH] kvm tools: Introduce an ENV variable for the state dir
` [libvirt] [PATCH 2/7] kvmtool: Add documents
` [libvirt] [PATCH 3/7] kvmtool: Add new enums and error codes for the driver
` [libvirt] [PATCH 4/7] kvmtool: Add hook support for kvmtool domain
` [libvirt] [PATCH 5/7] kvmtool: Add new domain type
` [libvirt] [PATCH 7/7] kvmtool: Implementation for kvm tool driver

[PATCH] kvm tools: Ninja out support for VIRTIO_F_FEATURES_HIGH
 2011-12-07  0:31 UTC  (4+ messages)

[SeaBIOS PATCH v3] hotplug: Add device per func in ACPI DSDT tables
 2011-12-07  0:32 UTC  (2+ messages)

how do I disable kvm?
 2011-12-06 21:14 UTC  (3+ messages)

[PATCH] kvm tools: Document virtio-console usage
 2011-12-06 14:31 UTC 

[PATCH v3 00/16] uq/master: Introduce basic irqchip support
 2011-12-06 14:21 UTC  (3+ messages)

[PATCH] kvm tools: Link ld.so.conf to the file on the host
 2011-12-06 13:37 UTC  (3+ messages)


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