kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-30 01:55:13 to 2010-12-02 02:50:03 UTC [more...]

[PATCH v3 1/3] KVM: MMU: rename 'no_apf' to 'prefault'
 2010-12-02  1:19 UTC  (13+ messages)
` [PATCH v3 2/3] KVM: MMU: fix accessed bit set on prefault path
` [PATCH v3 3/3] KVM: MMU: retry #PF for softmmu

[PATCH 0/1] Clean up page fault injection
 2010-12-02  2:07 UTC  (4+ messages)
` [PATCH 1/1] KVM: Pull extra page fault information into struct x86_exception

[PATCH 0/3] KVM: Introduce VCPU-wide notion of guest-mode
 2010-12-02  2:42 UTC  (7+ messages)
` [PATCH 0/3] KVM: Introduce VCPU-wide notion of guest-mode V2

[PATCHv6 00/16] boot order specification
 2010-12-02  2:25 UTC  (18+ messages)

[PATCH v16 01/17] Add a new structure for skb buffer from external
 2010-12-02  1:32 UTC  (21+ messages)
` [PATCH v16 02/17]Add a new struct for device to manipulate external buffer
` [PATCH v16 03/17] Add a ndo_mp_port_prep pointer to net_device_ops
` [PATCH v16 04/17]Add a function make external buffer owner to query capability
` [PATCH v16 05/17] Add a function to indicate if device use external buffer
` [PATCH v16 06/17]move member destructor_arg before member dataref
` [PATCH v16 07/17]Modify netdev_alloc_page() to get external buffer
` [PATCH v16 08/17]Modify netdev_free_page() to release "
` [PATCH v16 09/17] Don't do skb recycle, if device use "
` [PATCH v16 10/17] If device is in zero-copy mode first, bonding will fail
` [PATCH v16 11/17]Add a hook to intercept external buffers from NIC driver
` [PATCH v16 12/17] Add header file for mp device
` [PATCH v16 13/17] Add mp(mediate passthru) device
` [PATCH v16 14/17]Add a kconfig entry and make entry for mp device
` [PATCH v16 15/17]Provides multiple submits and asynchronous notifications
` [PATCH v16 16/17]An example how to modifiy NIC driver to use napi_gro_frags() interface
` [PATCH v16 17/17]An example how to alloc user buffer based on "
` [PATCH v16 00/17] Provide a zero-copy method on KVM virtio-net

[PATCH 09/10] Exit loop if we have been there too long
 2010-12-02  1:31 UTC  (16+ messages)

[PATCH 0/3] Series short description
 2010-12-02  1:22 UTC  (25+ messages)
` [PATCH 1/3] Move zone_reclaim() outside of CONFIG_NUMA
` [PATCH 2/3] Refactor zone_reclaim
` [PATCH 3/3] Provide control over unmapped pages

Performance test result between virtio_pci MSI-X disable and enable
 2010-12-02  1:13 UTC  (16+ messages)

[PATCH v2 0/3] virtio: Use ioeventfd for virtqueue notify
 2010-12-01 21:34 UTC  (12+ messages)
` [PATCH 2/3] virtio-pci: "
    ` [Qemu-devel] "

windows vista enterpise in KVM and multi-core
 2010-12-01 20:34 UTC  (2+ messages)

[PATCH] qemu-kvm: response to SIGUSR1 to start/stop a VCPU (v2)
 2010-12-01 19:47 UTC  (21+ messages)

[PATCH v5] virtio-9p: fix build on !CONFIG_UTIMENSAT
 2010-12-01 18:17 UTC  (4+ messages)
  ` [Qemu-devel] "

Memory leaks in virtio drivers?
 2010-12-01 18:16 UTC  (7+ messages)

[PATCH] kvm-vmx: add module parameter to avoid trapping HLT instructions
 2010-12-01 18:03 UTC 

[patch 0/2] USB UHCI global suspend / remote wakeup
 2010-12-01 17:17 UTC  (5+ messages)
` [patch 2/2] support for UHCI suspend / remote wake up

[PATCH] kvm/x86: enlarge number of possible CPUID leaves
 2010-12-01 12:55 UTC  (3+ messages)

[PATCH kvm-unit-tests 0/4] API test framework
 2010-12-01 10:38 UTC  (3+ messages)

[PATCH 0/6] KVM: SVM: Wrap access to intercept masks into functions
 2010-12-01 10:34 UTC  (9+ messages)
` [PATCH 1/6] KVM: SVM: Add function to recalculate intercept masks
` [PATCH 2/6] KVM: SVM: Add manipulation functions for CRx intercepts
` [PATCH 3/6] KVM: SVM: Add manipulation functions for DRx intercepts
` [PATCH 4/6] KVM: SVM: Add manipulation functions for exception intercepts
` [PATCH 5/6] KVM: SVM: Add manipulation functions for misc intercepts
` [PATCH 6/6] KVM: SVM: Use get_host_vmcb function in svm_get_msr for TSC

KVM call minutes for Nov 30
 2010-12-01 10:28 UTC  (4+ messages)

[PATCH 1/3] KVM Test: Introduce a helper class to run a test in the background
 2010-12-01  8:06 UTC  (3+ messages)

[PATCH 00/21] Kemari for KVM 0.2
 2010-12-01  8:03 UTC  (27+ messages)
` [PATCH 05/21] virtio: modify save/load handler to handle inuse varialble
` [PATCH 09/21] Introduce event-tap
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 00/21] Kemari for KVM 0.2

KVM with hugepages generate huge load with two guests
 2010-12-01  3:38 UTC  (8+ messages)

[PATCH 3/4] KVM test: Add migration server control file
 2010-12-01  2:54 UTC  (2+ messages)
` [PATCH 4/4] KVM test: Modifications on the migrate utility function

[PATCH 1/4] KVM test: Include the preprocessing param migration_mode
 2010-12-01  2:52 UTC  (2+ messages)
` [PATCH 2/4] KVM test: Introduce migration_multi_host test

Mask bit support's API
 2010-12-01  2:36 UTC  (6+ messages)

[PATCH 0/2] fixups for ivshmem unplug/migration
 2010-11-30 21:03 UTC  (3+ messages)
` [PATCH 1/2] add qemu_ram_free_from_ptr
` [PATCH 2/2] Unregister shared memory on unplug

buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
 2010-11-30 18:41 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2010-11-30 18:40 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
 2010-11-30 18:39 UTC 

buildbot failure in qemu-kvm on default_i386_out_of_tree
 2010-11-30 18:39 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2010-11-30 18:39 UTC 

buildbot failure in qemu-kvm on default_x86_64_out_of_tree
 2010-11-30 18:38 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2010-11-30 18:38 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2010-11-30 18:38 UTC 

linux-next: Tree for November 22 (kvm)
 2010-11-30 18:09 UTC  (8+ messages)

[PATCH v3 0/9] PCI capability and device assignment improvements
 2010-11-30 16:21 UTC  (2+ messages)

[PATCH 0/7] Emulator exception improvements
 2010-11-30 14:47 UTC  (2+ messages)

KVM call agenda for Nov 23
 2010-11-30 13:35 UTC  (4+ messages)
` KVM call agenda for Nov 30

[PATCH vgabios] Add 1280x768 mode
 2010-11-30 12:23 UTC  (3+ messages)
` [Qemu-devel] "

[ kvm-Bugs-2042889 ] guest: device offline, then kernel panic
 2010-11-30 11:39 UTC 

buildbot for kvm.git
 2010-11-30 10:47 UTC  (6+ messages)
` buildbot for kvm.git is now live (was: Re: buildbot for kvm.git)

[KVM-AUTOTEST][PATCH 1/2][virtio-console] Add subtest layer and prepare to add new tests
 2010-11-30 10:17 UTC 

[PATCH 0/9] KVM: Make the instruction emulator aware of Nested Virtualization
 2010-11-30  8:47 UTC  (10+ messages)

[PATCH 3/3] Check processor version for broadcast
 2010-11-30  8:40 UTC  (3+ messages)

[PATCH 2/3] Add "broadcast" option for mce command
 2010-11-30  8:14 UTC 

[PATCH 1/3] Clean up cpu_inject_x86_mce()
 2010-11-30  8:12 UTC 

[ kvm-Bugs-2494730 ] Guests "stalling" on kvm-82 / Linux 2.6.28
 2010-11-30  8:09 UTC 

Kernel bug (2.6.36) with vhost_net
 2010-11-30  8:01 UTC 

[ kvm-Bugs-2493108 ] Win2k problems on some (not all) Intel hosts
 2010-11-30  7:57 UTC 

[ kvm-Bugs-2494730 ] Guests "stalling" on kvm-82 / Linux 2.6.28
 2010-11-30  3:52 UTC 

[ kvm-Bugs-2493108 ] Win2k problems on some (not all) Intel hosts
 2010-11-30  3:47 UTC 

Agenda for November 30
 2010-11-30  1:31 UTC 


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