Show patches with: none      |   116169 patches
« 1 2 ... 1097 1098 10991161 1162 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/5] trace: Trace virtio-blk, multiwrite, and paio_submit - - - --- 2010-05-22 Stefan Hajnoczi New
[4/5] trace: Trace qemu_malloc() and qemu_vmalloc() - - - --- 2010-05-22 Stefan Hajnoczi New
[3/5] trace: Add LTTng Userspace Tracer backend - - - --- 2010-05-22 Stefan Hajnoczi New
[2/5] trace: Add simple built-in tracing backend - - - --- 2010-05-22 Stefan Hajnoczi New
[1/5] trace: Add trace-events file for declaring trace events - - - --- 2010-05-22 Stefan Hajnoczi New
[2/2] trace: Trace write requests in virtio-blk, multiwrite, and paio_submit - - - --- 2010-05-21 Stefan Hajnoczi New
[1/2] trace: Add simple tracing support - - - --- 2010-05-21 Stefan Hajnoczi New
[RFC,v6,19/19] Provides multiple submits and asynchronous notifications. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,18/19] Add a kconfig entry and make entry for mp device. - - - --- 2010-05-21 Xin, Xiaohui New
[v6,17/19] Export proto_ops to vhost-net driver. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,16/19] Manipulate external buffers in mp device. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,15/19] Add basic funcs and ioctl to mp device. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,14/19] Add header file for mp device. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,13/19] To skip GRO if buffer is external currently. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,12/19] Add a hook to intercept external buffers from NIC driver. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,11/19] Use callback to deal with skb_release_data() specially. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,10/19] Don't do skb recycle, if device use external buffer. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,09/19] Ignore room skb_reserve() when device is using external buffer. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,08/19] Make __alloc_skb() to get external buffer. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,07/19] Add interface to get external buffers. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,06/19] Add a function to indicate if device use external buffer. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,05/19] Add a function make external buffer owner to query capability. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,04/19] Add a ndo_mp_port_prep pointer to net_device_ops. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,03/19] Export 2 func for device to assign/deassign new strucure - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,02/19] Add a new struct for device to manipulate external buffer. - - - --- 2010-05-21 Xin, Xiaohui New
[RFC,v6,01/19] Add a new structure for skb buffer from external. - - - --- 2010-05-21 Xin, Xiaohui New
[qemu-kvm,2/2] device-assignment: Don't use libpci - - - --- 2010-05-21 Chris Wright New
[qemu-kvm,1/2] device-assignment: use stdint types - - - --- 2010-05-21 Chris Wright New
[VHOST] fix race with guest on multi-buffer used buffer updates - - - --- 2010-05-20 David Stevens New
device-assignment: Don't use libpci - - - --- 2010-05-20 Alex Williamson New
[RFC] AMD IOMMU emulation - - - --- 2010-05-20 Eduard - Gabriel Munteanu New
[PATCHv2] correctly trace irq injection on SVM. - - - --- 2010-05-20 Gleb Natapov New
correctly trace irq injection on SVM. - - - --- 2010-05-20 Gleb Natapov New
[v3] KVM: VMX: Enable XSAVE/XRSTORE for guest - - - --- 2010-05-20 Sheng Yang New
pc: fix segfault introduced by 3d53f5c36ff6 - - - --- 2010-05-20 Eduard - Gabriel Munteanu New
add support for protocol driver create_options - - - --- 2010-05-20 MORITA Kazutaka New
Print a user-friendly message on failed vmentry - - - --- 2010-05-20 Mohammed Gamal New
kvm: Switch kvm_update_guest_debug to run_on_cpu - - - --- 2010-05-19 Jan Kiszka New
Print a user-friendly message on failed vmentry - - - --- 2010-05-19 Mohammed Gamal New
VMX: Properly return error to userspace on vmentry failure - - - --- 2010-05-19 Mohammed Gamal New
[RFC,1/1] ceph/rbd block driver for qemu-kvm - - - --- 2010-05-19 Christian Brunner New
[qemu-kvm] device-assignment: add config fd qdev property - - - --- 2010-05-19 Chris Wright New
[3/3] KVM test: Add implementation of network based unattended installation - - - --- 2010-05-19 Jason Wang New
[2/3] KVM test: Do not use the hard-coded address during unattended installation - - - --- 2010-05-19 Jason Wang New
[1/3] KVM test: Add the support of kernel and initrd option for qemu-kvm - - - --- 2010-05-19 Jason Wang New
[v3] KVM test: Add a helper to search the panic in the log - - - --- 2010-05-19 Jason Wang New
qemu-kvm: Enable xsave related CPUID - - - --- 2010-05-19 Sheng Yang New
[v2] KVM: VMX: Enable XSAVE/XRSTORE for guest - - - --- 2010-05-19 Sheng Yang New
[net-next] ixgbe: return error in set_rar when index out of range - - - --- 2010-05-19 Kirsher, Jeffrey T New
[3/3] vhost: make it more scalable by creating a vhost thread per device - - - --- 2010-05-19 Sridhar Samudrala New
[2/3] workqueue: Add an API to create a singlethread workqueue attached to the current task's cgroup - - - --- 2010-05-19 Sridhar Samudrala New
[1/3] cgroups: Add an API to attach a task to current task's cgroup - - - --- 2010-05-19 Sridhar Samudrala New
[+stable] block: don't attempt to merge overlapping requests - - - --- 2010-05-18 Avi Kivity New
[net-next] ixgbe: return error in set_rar when index out of range - - - --- 2010-05-18 Shirley Ma New
virtio: imply disable_cb on callbacks - - - --- 2010-05-18 Michael S. Tsirkin New
[PATCHv2] vhost-net: utilize PUBLISH_USED_IDX feature - - - --- 2010-05-18 Michael S. Tsirkin New
vhost-net: utilize PUBLISH_USED_IDX feature - - - --- 2010-05-18 Michael S. Tsirkin New
[resend] fix non-mergeable buffers packet too large error handling - - - --- 2010-05-17 David Stevens New
[2/2,block] : Add SG_IO device check in refresh_total_sectors() - - - --- 2010-05-17 Nicholas A. Bellinger New
[1/2,block] : Make find_image_format() return 'raw' BlockDriver for SG_IO devices - - - --- 2010-05-17 Nicholas A. Bellinger New
[KVM-AUTOTEST] KVM test: use command line option wrapper functions - - - --- 2010-05-17 Michael Goldish New
[KVM-AUTOTEST] KVM test: make use of tcpdump optional - - - --- 2010-05-17 Michael Goldish New
[KVM-AUTOTEST] KVM test: formatting improvements to scan_results.py - - - --- 2010-05-17 Michael Goldish New
vhost: Storage class should be before const qualifier - - - --- 2010-05-17 Tobias Klauser New
[2/2] KVM: SVM: Implement workaround for Erratum 383 - - - --- 2010-05-17 Joerg Roedel New
[1/2] KVM: SVM: Handle MCEs early in the vmexit process - - - --- 2010-05-17 Joerg Roedel New
[RFC,v3,3/3] block: add sheepdog driver for distributed storage support - - - --- 2010-05-17 MORITA Kazutaka New
[RFC,v3,2/3] block: call the snapshot handlers of the protocol drivers - - - --- 2010-05-17 MORITA Kazutaka New
[RFC,v3,1/3] close all the block drivers before the qemu process exits - - - --- 2010-05-17 MORITA Kazutaka New
[v2,1/3] x86: Export FPU API for KVM use - - - --- 2010-05-17 Sheng Yang New
[v2,3/3] KVM: x86: Use FPU API - - - --- 2010-05-17 Sheng Yang New
[v2,2/3] KVM: x86: Use unlazy_fpu() for host FPU - - - --- 2010-05-17 Sheng Yang New
[v2,1/3] x86: Export FPU API for KVM use - - - --- 2010-05-17 Sheng Yang New
[3/3] KVM: x86: Use FPU API - - - --- 2010-05-17 Sheng Yang New
[2/2] KVM test: Add rtc into the guest test - - - --- 2010-05-17 Jason Wang New
[1/2] Adding rtctest as client test - - - --- 2010-05-17 Jason Wang New
[-v3] KVM, Fix QEMU-KVM is killed by guest SRAO MCE - - - --- 2010-05-17 Huang Ying New
[2/2,block] : Skip refresh_total_sectors() for scsi-generic devices - - - --- 2010-05-15 Nicholas A. Bellinger New
[1/2,block] : Fix scsi-generic breakage in find_image_format() - - - --- 2010-05-15 Nicholas A. Bellinger New
[3/3] KVM: MMU: only update unsync page in invlpg path - - - --- 2010-05-15 Xiao Guangrong New
[2/3] KVM: MMU: don't write-protect if have new mapping to unsync page - - - --- 2010-05-15 Xiao Guangrong New
[1/3] KVM: MMU: split kvm_sync_page() function - - - --- 2010-05-15 Xiao Guangrong New
[qemu-kvm,tests] qemu-kvm tests cleanup - - - --- 2010-05-15 Asias He New
RFC: kvmclock / tsc server side fix - - - --- 2010-05-15 Zachary Amsden New
[RFC] virtio_blk: Use blk-iopoll for host->guest notify - - - --- 2010-05-14 Stefan Hajnoczi New
[RFC,v2,3/3] block: add sheepdog driver for distributed storage support - - - --- 2010-05-14 MORITA Kazutaka New
[RFC,v2,2/3] block: call the snapshot handlers of the protocol drivers - - - --- 2010-05-14 MORITA Kazutaka New
[RFC,v2,1/3] close all the block drivers before the qemu process exits - - - --- 2010-05-14 MORITA Kazutaka New
[Autotest,V2] KVM Test: Add ioquit test case - - - --- 2010-05-14 Feng Yang New
[3/3] KVM: x86: Use FPU API - - - --- 2010-05-14 Sheng Yang New
[2/3] x86: Export FPU API for KVM use - - - --- 2010-05-14 Sheng Yang New
[1/3] x86: Split fpu_save_init() to fpu_save() and fpu_clear() - - - --- 2010-05-14 Sheng Yang New
[QEMU-KVM] : Megasas + TCM_Loop + SG_IO into Windows XP guests - - - --- 2010-05-13 Nicholas A. Bellinger New
[net-next] ixgbevf: Enable GRO by default - - - --- 2010-05-13 Shirley Ma New
[2/2,v2] pci: check caps from sysfs file open to read device dependent config space - - - --- 2010-05-13 Chris Wright New
[Qemu-devel] Re: Another SIGFPE in display code, now in cirrus - - - --- 2010-05-13 Stefano Stabellini New
fix "info cpus" halted state display - - - --- 2010-05-13 Gleb Natapov New
[7/7] KVM: Consolidate arch specific vcpu ioctl locking - - - --- 2010-05-13 Avi Kivity New
[6/7] KVM: PPC: Centralize locking of arch specific vcpu ioctls - - - --- 2010-05-13 Avi Kivity New
[5/7] KVM: s390: Centrally lock arch specific vcpu ioctls - - - --- 2010-05-13 Avi Kivity New
« 1 2 ... 1097 1098 10991161 1162 »