public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-10 16:36:23 to 2011-10-17 09:28:24 UTC [more...]

[RFC][PATCH 00/45] qemu-kvm: MSI layer rework for in-kernel irqchip support
 2011-10-17  9:27 UTC  (5+ messages)
` [RFC][PATCH 01/45] msi: Guard msi/msix_write_config with msi_present
` [RFC][PATCH 07/45] msi: Generalize msix_supported to msi_supported
` [RFC][PATCH 10/45] msix: Factor out msix_message_from_vector
` [RFC][PATCH 15/45] qemu-kvm: Drop unused kvm_del_irq_route

[PATCH v3 1/6] iommu/core: split mapping to page sizes as supported by the hardware
 2011-10-17  9:28 UTC  (24+ messages)

[PATCH RFC v1 0/2] Initial support for Microsoft Hyper-V
 2011-10-17  9:30 UTC  (4+ messages)
` [PATCH RFC v1 1/2] hyper-v: introduce Hyper-V support infrastructure
  ` [Qemu-devel] "
` [PATCH RFC v1 2/2] hyper-v: initialize Hyper-V CPUID leafs

[PATCH] qemu: Fix inject-nmi
 2011-10-17  9:17 UTC  (42+ messages)
                  ` [Qemu-devel] "
                          ` [PATCH] kernel/kvm: fix improper nmi emulation (was: Re: [Qemu-devel] [PATCH] qemu: Fix inject-nmi)
                            ` [PATCH] kernel/kvm: fix improper nmi emulation
                              ` [PATCH 1/1 V2] "
                                  ` [PATCH 1/1 V3] "
                          ` [PATCH] qemu-kvm: fix improper nmi emulation (was: Re: [Qemu-devel] [PATCH] qemu: Fix inject-nmi)
                            ` [PATCH] qemu-kvm: fix improper nmi emulation
                              ` [PATCH 1/2 V2] qemu-kvm: Synchronize kernel headers
                              ` [PATCH 2/2 V2] qemu-kvm: fix improper nmi emulation
                                  ` [Qemu-devel] "
                                      ` [PATCH 1/1 V4] "
                                          ` [PATCH 1/1 V5] kernel/kvm: introduce KVM_SET_LINT1 and "
                                              ` [Qemu-devel] "
                                          ` [PATCH 1/2 V5] qemu-kvm: Synchronize kernel headers
                                          ` [PATCH 2/2 V5] qemu-kvm: fix improper nmi emulation
                                          ` [PATCH 1/1 V5 tuning] kernel/kvm: introduce KVM_SET_LINT1 and "
                                              ` [Qemu-devel] "
                                          ` [PATCH 1/2 V5 tuning] qemu-kvm: Synchronize kernel headers
                                  ` [PATCH 1/1 V3] qemu-kvm: fix improper nmi emulation

[PATCH v2 rebased 1/3] kvm tools: Switch to using UNIX sockets instead of signals
 2011-10-17  7:07 UTC  (4+ messages)
` [PATCH v2 rebased 2/3] kvm tools: Move memory stat print to client
` [PATCH v2 rebased 3/3] kvm tools: Allow piping debug output to file descriptor

Western Union Notice
 2011-10-17  5:56 UTC 

Running KVM inside a chroot
 2011-10-17  6:10 UTC  (5+ messages)

Congratulations
 2011-10-16 19:48 UTC 

[PATCH v2 1/3] kvm tools: Switch to using UNIX sockets instead of signals
 2011-10-16 16:00 UTC  (3+ messages)
` [PATCH v2 2/3] kvm tools: Move memory stat print to client
` [PATCH v2 3/3] kvm tools: Allow piping debug output to file descriptor

[PATCH 0/3] PCI: Rework config space locking, add INTx masking services
 2011-10-16 14:25 UTC  (5+ messages)

[PATCH RFC 1/2] kvm: pass host irq number to set irq calls
 2011-10-16 13:12 UTC  (4+ messages)
` [PATCH RFC 2/2] kvm: set affinity hint for assigned device msi

Intel VT-x VMCS doubt
 2011-10-16  9:27 UTC  (4+ messages)

[RFC/PATCH] kvm: Handle diagnose 0x10 (release pages)
 2011-10-16  8:51 UTC  (2+ messages)

[PATCH 1/3] kvm tools: Switch to using UNIX sockets instead of signals
 2011-10-15 10:17 UTC  (3+ messages)
` [PATCH 2/3] kvm tools: Move memory stat print to client
` [PATCH 3/3] kvm tools: Allow piping debug output to file descriptor

[PATCH] KVM test: Split base.cfg and create guest-hw.cfg
 2011-10-15  3:59 UTC 

[PATCH RFC V5 00/11] Paravirtualized ticketlocks
 2011-10-14 19:12 UTC  (23+ messages)
` [PATCH RFC V5 01/11] x86/spinlock: replace pv spinlocks with pv ticketlocks
` [PATCH RFC V5 02/11] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V5 03/11] x86/ticketlock: collapse a layer of functions
` [PATCH RFC V5 04/11] xen: defer spinlock setup until boot CPU setup
` [PATCH RFC V5 05/11] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V5 06/11] xen/pvticketlocks: add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V5 07/11] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH RFC V5 08/11] x86/pvticketlock: when paravirtualizing ticket locks, increment by 2
` [PATCH RFC V5 09/11] x86/ticketlock: add slowpath logic
` [PATCH RFC V5 10/11] xen/pvticketlock: allow interrupts to be enabled while blocking
` [PATCH RFC V5 11/11] xen: enable PV ticketlocks on HVM Xen

virtio localdisk performance
 2011-10-14 12:19 UTC  (10+ messages)

[PATCH] kvm tools: Enable fast string operations
 2011-10-14  7:36 UTC 

[PATCH 1/7] kvm tools: Fix spelling mistake
 2011-10-14  6:51 UTC  (17+ messages)
` [PATCH 2/7] kvm tools: Use compat message per device instead of per instance
` [PATCH 3/7] kvm tools: Improve compat message
` [PATCH 4/7] kvm tools: Add basic help when starting 'kvm' without args
` [PATCH 5/7] kvm tools: Add help and info messages to 'kvm setup'
` [PATCH 6/7] kvm tools: Modify 'kvm setup' parameters
` [PATCH 7/7] kvm tools: Add option to list rootfs in 'kvm list'

Dear Account Owner!
 2011-10-13 23:31 UTC 

[QEMU PATCH] kvm: support TSC deadline MSR with subsection
 2011-10-13 17:54 UTC  (4+ messages)

[PATCH 00/11] [RFC] Libvirt test v2
 2011-10-13 17:26 UTC  (16+ messages)
` [PATCH 02/11] virt: Introducing virt_test.virt_test class
` [PATCH 03/11] Moving unattended_install test from kvm test to common virt location
` [PATCH 04/11] Moving get_started code to client.virt.virt_utils
` [PATCH 05/11] virt: Introducing libvirt VM class
  ` [Autotest] "
` [PATCH 06/11] virt: Introducing libvirt monitor
  ` [Autotest] "
` [PATCH 07/11] virt.virt_env_process: Add libvirt vm handling
` [PATCH 08/11] client.tests: Introducing libvirt test
` [PATCH 09/11] Virt: builtin HTTP server for unattended installs
` [PATCH 10/11] Virt: support XEN via libvirt and auto url installer
` [PATCH 11/11] Virt: add support for XEN via libvirt installs and auto url

VM installing into filesystem or plain partition ?
 2011-10-13 12:35 UTC 

[PATCH V2] PPC: Fix race in mtmsr paravirt implementation
 2011-10-13 10:11 UTC 

[PATCH] apic: test tsc deadline timer
 2011-10-13  7:56 UTC  (5+ messages)

[PATCHv3 0/4] acpi: DSDT/SSDT runtime patching
 2011-10-13  1:27 UTC  (3+ messages)
` [PATCHv3 4/4] acpi: automatically generated ssdt proc

Guest Network Dropouts
 2011-10-12 18:01 UTC 

[PATCH] pci-assign: Fix MSI-X MMIO page registration
 2011-10-12 17:14 UTC  (2+ messages)

[PATCH RFC] kvm tools: Add support for the read operation of qcow and qcow2 compressed image
 2011-10-12 16:41 UTC  (2+ messages)

[kvm-autotest] cgroup-kvm: Four new BlkioThrottle tests
 2011-10-11 20:30 UTC  (2+ messages)

[PATCH RFC 0/2] kvm: set irq affinity for assigned devices
 2011-10-11 18:38 UTC 

[PATCH 1/4] [kvm-autotest] cgroup-kvm: add_*_drive / rm_drive
 2011-10-11 17:13 UTC  (3+ messages)

[RFC PATCH 0/7] Initial support for Microsoft Hyper-V
 2011-10-11 16:17 UTC  (12+ messages)
` [RFC PATCH 1/7] [hyper-v] Add hyper-v parameters block
` [RFC PATCH 2/7] [hyper-v] add hyper-v placeholders
` [RFC PATCH 7/7] [hyper-v] init hyper-v cpuid leafs

KVM call agenda for October 11th
 2011-10-11 15:39 UTC  (15+ messages)
  ` [Qemu-devel] "

3.1.0-rc9-00020-g3ee72ca gives INFO: possible circular locking dependency detected
 2011-10-11 15:35 UTC 

[PATCH] Fix include dependency for mmu_notifier
 2011-10-11 13:21 UTC  (3+ messages)

[PATCH v4 00/11] KVM: x86: optimize for writing guest page
 2011-10-11  8:36 UTC  (6+ messages)

[PATCH] virtio-9p: fix QEMU build break
 2011-10-11  6:09 UTC  (4+ messages)

Fwd: qemudParsePCIDeviceStrs warning
 2011-10-10 21:41 UTC 

[PATCH 00/10] [PATCH RFC V2] Paravirtualized ticketlocks
 2011-10-10 19:51 UTC  (11+ messages)
` [Xen-devel] "


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