public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-08 13:28:34 to 2010-06-10 14:50:15 UTC [more...]

[RFC PATCH 0/6] RAM migration overhaul
 2010-06-10 14:49 UTC  (39+ messages)
` [RFC PATCH 1/6] qemu_ram_alloc: Remove duplicate code
` [RFC PATCH 2/6] ram_blocks: Convert to a QLIST
  ` [Qemu-devel] "
` [RFC PATCH 3/6] RAMBlock: Add a name field
    ` [Qemu-devel] "
  ` [Qemu-devel] "
` [RFC PATCH 4/6] Remove uses of ram.last_offset (aka last_ram_offset)
` [RFC PATCH 5/6] savevm: Migrate RAM based on name/offset
` [RFC PATCH 6/6] savevm: Use RAM blocks for basis of migration

[RFC] Moving the kvm ioapic, pic, and pit back to userspace
 2010-06-10 14:42 UTC  (6+ messages)

[PATCHv2] virtio-net: stop vhost backend on vmstop
 2010-06-10 14:28 UTC  (4+ messages)

KVM call minutes for June 8
 2010-06-10 14:27 UTC  (15+ messages)
  ` [Qemu-devel] "

[RFC/T/D][PATCH 0/2] KVM page cache optimization (v2)
 2010-06-10 14:25 UTC  (5+ messages)
` [RFC][PATCH 1/2] Linux/Guest unmapped page cache control
` [RFC/T/D][PATCH 2/2] Linux/Guest cooperative "

[PATCH] [11/23] KVM: Fix KVM_SET_SIGNAL_MASK
 2010-06-10 14:19 UTC  (4+ messages)
` [PATCH] [19/23] KVM: Fix unused but set warnings

[PATCH 0/3] Fix #GP at wrong rip for mov cr instructions
 2010-06-10 14:02 UTC  (4+ messages)
` [PATCH 1/3] KVM: Fix mov cr0 #GP at wrong instruction
` [PATCH 2/3] KVM: Fix mov cr4 "
` [PATCH 3/3] KVM: Fix mov cr3 "

[PATCH 1/2] test: Add IDT framework
 2010-06-10 13:32 UTC  (6+ messages)
` [PATCH 2/2] test: Add XSAVE unit test

[PATCH v2] test: Add IDT framework
 2010-06-10 13:30 UTC 

KSM For All Via LD_PRELOAD?
 2010-06-10 11:27 UTC  (9+ messages)

[RFC PATCH 2/2] kvm, x86: use ro page and don't copy shared page
 2010-06-10 11:19 UTC  (4+ messages)

KVM_EXIT_HALT and KVM_CREATE_IRQCHIP
 2010-06-10 10:54 UTC  (4+ messages)

[RFC] para virt interface of perf to support kvm guest os statistics collection in guest os
 2010-06-10  9:50 UTC  (14+ messages)

[GIT PULL] KVM updates for 2.6.35-rc2
 2010-06-10  9:31 UTC 

[RFC][PATCH 0/3]: Fixes to IRQ routing
 2010-06-10  9:24 UTC  (18+ messages)
` [RFC][PATCH 1/3] Introduce a workqueue to deliver PIT timer interrupts
` [RFC][PATCH 2/3] Allow any LAPIC to accept PIC interrupts
` [RFC][PATCH 3/3] In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's

[PATCH v8 1/2] KVM: VMX: Enable XSAVE/XRSTOR for guest
 2010-06-10  9:19 UTC  (4+ messages)
` [PATCH 2/2] KVM: x86: XSAVE/XRSTOR live migration support

[PATCH 1/2] KVM: introducing wrapper function for creating/destroying dirty bitmaps
 2010-06-10  4:32 UTC  (4+ messages)
` [PATCH 2/2] KVM: x86: pre-allocate one more dirty bitmap to avoid vmalloc() in kvm_vm_ioctl_get_dirty_log()

[PATCH 1/3] qemu: kvm: Extend kvm_arch_get_supported_cpuid() to support index
 2010-06-10  3:31 UTC  (3+ messages)
` [PATCH 2/3] qemu: Enable XSAVE related CPUID
` [PATCH 3/3] qemu: kvm: Enable XSAVE live migration support

GPGPU passthrough in linux kvm
 2010-06-09 21:51 UTC 

[PATCH 0/3] Monitor commands for 'simple' trace backend
 2010-06-09 20:43 UTC  (7+ messages)
` [PATCH 1/3] export tdb_hash()
  ` [Qemu-devel] "
` [PATCH 2/3] Monitor command 'trace'
  ` [Qemu-devel] "
` [PATCH 3/3] Toggle tracepoint state
  ` [Qemu-devel] "

[PATCH v6 0/6] Inter-VM Shared Memory Device with migration support
 2010-06-09 20:12 UTC  (9+ messages)
` [PATCH v6 1/6] Device specification for shared memory PCI device
  ` [PATCH v6 2/6] Add function to assign ioeventfd to MMIO
    ` [PATCH v6 3/6] Change phys_ram_dirty to phys_ram_status
      ` [PATCH v6 4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG
        ` [PATCH v6 5/6] Inter-VM shared memory PCI device
          ` [Qemu-devel] "

[PATCH] acpi_piix4: save gpe and pci hotplug slot status
 2010-06-09 20:12 UTC  (2+ messages)

ssh into kvm-guests
 2010-06-09 17:42 UTC 

[PATCH V2] VFIO driver: Non-privileged user level PCI drivers
 2010-06-09 16:05 UTC  (10+ messages)

[KVM-AUTOTEST PATCH v2 1/4] KVM test: support -kernel and -append command line options
 2010-06-09 15:25 UTC  (6+ messages)
` [KVM-AUTOTEST PATCH v2 2/4] KVM test: add boolean 'testdev' VM parameter for RHEL-6 style unit tests
  ` [KVM-AUTOTEST PATCH v2 3/4] KVM test: add wrapper for RHEL-6 style unittests
    ` [KVM-AUTOTEST PATCH v2 4/4] KVM test: add sample RHEL-6 style unittest config file

Live Migration of 32-bit Linux guest broken since 2.6.32-rc2
 2010-06-09 15:17 UTC  (17+ messages)
` Live Migration of 32-bit Linux guest broken since 2.6.35-rc2

Snapshots tool - usage whilst running ?
 2010-06-09 14:01 UTC 

applications running in KVM crashing?
 2010-06-09 12:18 UTC  (3+ messages)

[PATCH 1/3] KVM: MMU: remove unnecessary remote tlb flush
 2010-06-09 12:06 UTC  (3+ messages)
` [PATCH 3/3] KVM: MMU: delay local "

[PATCH] megasas: Update to version 1.01
 2010-06-09 11:11 UTC  (2+ messages)

kvm test: vmexit: enable NX
 2010-06-09 11:07 UTC  (2+ messages)

[Autotest][PATCH] KVM Test: Support netdev parameter in make_qemu_command
 2010-06-09 10:30 UTC 

[RFC PATCH v7 01/19] Add a new structure for skb buffer from external
 2010-06-09  9:54 UTC  (23+ messages)
` [RFC PATCH v7 02/19] Add a new struct for device to manipulate external buffer
  ` [RFC PATCH v7 03/19] Export 2 func for device to assign/deassign new strucure
    ` [RFC PATCH v7 04/19] Add a ndo_mp_port_prep pointer to net_device_ops
      ` [RFC PATCH v7 05/19] Add a function make external buffer owner to query capability
        ` [RFC PATCH v7 06/19] Add a function to indicate if device use external buffer
          ` [RFC PATCH v7 07/19] Add interface to get external buffers
            ` [RFC PATCH v7 08/19] Make __alloc_skb() to get external buffer
              ` [RFC PATCH v7 09/19] Ignore room skb_reserve() when device is using "
                ` [RFC PATCH v7 10/19] Don't do skb recycle, if device use "
                  ` [RFC PATCH v7 11/19] Use callback to deal with skb_release_data() specially

(unknown)
 2010-06-09  8:31 UTC 

[RFC PATCH 00/23] Kemari for KVM v0.1.1
 2010-06-09  8:36 UTC  (2+ messages)

[RFC PATCH 1/2] kvm: rename gfn_to_pfn() etc
 2010-06-09  7:53 UTC 

[RFC PATCH 7/6] savevm: Create a new continue flag to avoid resending block name
 2010-06-08 22:29 UTC  (3+ messages)

[PATCH] VFIO driver: Non-privileged user level PCI drivers
 2010-06-08 21:22 UTC  (5+ messages)

VIA Nano support
 2010-06-08 21:02 UTC  (7+ messages)

[PATCH] KVM-test: kvm.py: Code style fix
 2010-06-08 18:22 UTC  (3+ messages)

[PATCH 1/2] qemu-kvm tests: make x86/vm.c support 32-bit host
 2010-06-08 13:44 UTC  (3+ messages)
` [PATCH 2/2] qemu-kvm tests: make sieve test runable on "


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