Linux Virtualization Development
[Prev Page][Next Page]
- Re: [virtio-spec PATCH 0/5] Receiving Used Buffers example code: cleanups and an extra mb()
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- Re: [PATCH] virtio-spec: add field for scsi command size
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/2] fix kernel crash with macvtap on top of LRO
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [virtio-spec PATCH 0/5] Receiving Used Buffers example code: cleanups and an extra mb()
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- KVM Forum 2013 Call for Participation
- From: KVM-Forum-2013-PC@xxxxxxxxxx
- Re: [PATCH] virtio-spec: add field for scsi command size
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio-spec: add field for scsi command size
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio-spec: add field for scsi command size
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio-spec: add field for scsi command size
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] fix kernel crash with macvtap on top of LRO
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/2] fix kernel crash with macvtap on top of LRO
- From: Ben Hutchings <bhutchings@xxxxxxxxxxxxxx>
- Re: [PATCH] vhost-scsi: return -ENOENT when no matching tcm_vhost_tpg found
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] vhost-scsi: return -ENOENT when no matching tcm_vhost_tpg found
- From: wenchao <wenchaolinux@xxxxxxxxx>
- Re: [PATCH net 2/2] vhost: fix ubuf_info cleanup
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH net 1/2] vhost: check owner before we overwrite ubuf_info
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Andrew Theurer <habanero@xxxxxxxxxxxxxxxxxx>
- Re: [virtio-spec PATCH 0/5] Receiving Used Buffers example code: cleanups and an extra mb()
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [PATCH 0/2] fix kernel crash with macvtap on top of LRO
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Re: [PATCH] virtio-net: put virtio net header inline with data
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio-net: put virtio net header inline with data
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH 06/26] block: Convert bio_for_each_segment() to bvec_iter
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [virtio-spec PATCH 5/5] Receiving Used Buffers: prevent speculative load when not sequentially consistent
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- [virtio-spec PATCH 4/5] Receiving Used Buffers: switch . and -> operators, add missing &
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- [virtio-spec PATCH 3/5] Receiving Used Buffers: variable for Queue Size is called "qsz" elsewhere
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- [virtio-spec PATCH 2/5] Receiving Used Buffers: re-disable interrupts when staying in the loop
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- [virtio-spec PATCH 1/5] Receiving Used Buffers: fix typo in "ring empty" condition in example code
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- [virtio-spec PATCH 0/5] Receiving Used Buffers example code: cleanups and an extra mb()
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- Re: [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Jiannan Ouyang <ouyang@xxxxxxxxxxx>
- Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- [PATCH RFC 2/2] KVM: s390: virtio-ccw adapter interrupt support.
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- [PATCH RFC 0/2] KVM: s390: virtio-ccw adapter interrupts.
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- [PATCH RFC 1/2] KVM: s390: virtio-ccw: Handle command rejects.
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- [PATCH RFC] qemu: Adapter interrupts for virtio-ccw.
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- [PATCH RFC] s390/virtio-ccw: Adapter interrupt support.
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- [PATCH RFC] virtio-ccw: Document adapter interrupts.
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- [PATCH RFC] Adapter interrupts for virtio-ccw.
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: support config layout in BAR1
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] virtio-net: put virtio net header inline with data
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] virtio-net: put virtio net header inline with data
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [Qemu-devel] [PATCH] virtio-net: put virtio net header inline with data
- From: Dave Jones <davej@xxxxxxxxxx>
- Re: [PATCH net 0/2] vhost fixes for 3.10
- From: Tommi Rantala <tt.rantala@xxxxxxxxx>
- Re: [PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [PATCH net 0/2] vhost fixes for 3.10
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH net 2/2] vhost: fix ubuf_info cleanup
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH net 1/2] vhost: check owner before we overwrite ubuf_info
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] virtio-net: put virtio net header inline with data
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- [PATCH V2] vhost_net: clear msg.control for non-zerocopy case during tx
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: vhost && kernel BUG at /build/linux/mm/slub.c:3352!
- From: Tommi Rantala <tt.rantala@xxxxxxxxx>
- vhost && kernel BUG at /build/linux/mm/slub.c:3352!
- From: Tommi Rantala <tt.rantala@xxxxxxxxx>
- Re: [PATCH 2/2] xen: remove bm_rld_set of xen_processor_flags
- From: li guang <lig.fnst@xxxxxxxxxxxxxx>
- [PATCH 1/2] acpi/processor: remove bm_rld_set of acpi_processor_flags
- From: liguang <lig.fnst@xxxxxxxxxxxxxx>
- [PATCH 2/2] xen: remove bm_rld_set of xen_processor_flags
- From: liguang <lig.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH RFC] virtio-pci: support config layout in BAR1
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- [PATCH] vhost: Make local function static
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: vhost && kernel BUG at /build/linux/mm/slub.c:3352!
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: vhost && kernel BUG at /build/linux/mm/slub.c:3352!
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] vhost_net: clear msg.control for non-zerocopy case during tx
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC V9 12/19] xen: Enable PV ticketlocks on HVM Xen
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC V9 12/19] xen: Enable PV ticketlocks on HVM Xen
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] xen: remove bm_rld_set of xen_processor_flags
- From: "Jan Beulich" <JBeulich@xxxxxxxx>
- Re: [PATCH RFC V9 16/19] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC V9 19/19] kvm hypervisor: Add directed yield in vcpu block path
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC V9 18/19] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC V9 5/19] xen/pvticketlock: Xen implementation for PV ticket locks
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC V9 12/19] xen: Enable PV ticketlocks on HVM Xen
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC V9 9/19] Split out rate limiting from jump_label.h
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- [virtio_blk] BUG: unable to handle kernel paging request at ff7f5784
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Jiannan Ouyang <ouyang@xxxxxxxxxxx>
- Re: [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Raghavendra KT <raghavendra.kt.linux@xxxxxxxxx>
- Re: [PATCH RFC V9 19/19] kvm hypervisor: Add directed yield in vcpu block path
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH RFC V9 18/19] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH RFC V9 5/19] xen/pvticketlock: Xen implementation for PV ticket locks
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH RFC V9 16/19] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH RFC V9 12/19] xen: Enable PV ticketlocks on HVM Xen
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH RFC V9 9/19] Split out rate limiting from jump_label.h
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH RFC V9 8/19] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH RFC V9 3/19] x86/ticketlock: Collapse a layer of functions
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH RFC V9 2/19] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- Re: [PATCH RFC V9 1/19] x86/spinlock: Replace pv spinlocks with pv ticketlocks
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: [PATCH RFC V9 1/19] x86/spinlock: Replace pv spinlocks with pv ticketlocks
- From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
- Re: [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
- Re: [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- [PATCH RFC V9 17/19] kvm hypervisor : Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 16/19] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 14/19] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 13/19] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 12/19] xen: Enable PV ticketlocks on HVM Xen
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 11/19] xen/pvticketlock: Allow interrupts to be enabled while blocking
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 10/19] x86/ticketlock: Add slowpath logic
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 9/19] Split out rate limiting from jump_label.h
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 6/19] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 5/19] xen/pvticketlock: Xen implementation for PV ticket locks
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 3/19] x86/ticketlock: Collapse a layer of functions
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 19/19] kvm hypervisor: Add directed yield in vcpu block path
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 18/19] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 15/19] kvm guest : Add configuration support to enable debug information for KVM Guests
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 8/19] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 7/19] x86/pvticketlock: Use callee-save for lock_spinning
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 4/19] xen: Defer spinlock setup until boot CPU setup
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 2/19] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC V9 1/19] x86/spinlock: Replace pv spinlocks with pv ticketlocks
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- [PATCH] virtio-mmio: Cocci spatch "ptr_ret.spatch"
- From: Thomas Meyer <thomas@xxxxxxxx>
- [PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
- From: Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xen-pciback: fix error return code in pcistub_irq_handler_switch()
- From: "Jan Beulich" <JBeulich@xxxxxxxx>
- [PATCH] xen-pciback: fix error return code in pcistub_irq_handler_switch()
- From: Wei Yongjun <weiyj.lk@xxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: Bryan Venteicher <bryanv@xxxxxxxxxxx>
- [PATCH] vhost-scsi: return -ENOENT when no matching tcm_vhost_tpg found
- From: Wenchao Xia <wenchaolinux@xxxxxxxxx>
- Re: [PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: BUG_ON in virtio-ring.c
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
- From: Wanpeng Li <liwanp@xxxxxxxxxxxxxxxxxx>
- Re: [Qemu-devel] updated: kvm networking todo wiki
- From: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio_pci: fix capability format, comments
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [RFC 7/11] virtio_pci: new, capability-aware driver.
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 0/2] virtio-balloon spec: silent deflation
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- anyone willing to review a virtio-net guest driver for OVMF?
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [RFC 7/11] virtio_pci: new, capability-aware driver.
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- Re: [PATCH v2 2/2] virtio-balloon spec: reintroduce "silent deflation" feature
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 2/2] virtio-balloon spec: reintroduce "silent deflation" feature
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 1/2] virtio-balloon spec: rewrite description of VIRTIO_BALLOON_F_MUST_TELL_HOST
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 2/2] virtio-balloon spec: reintroduce "silent deflation" feature
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 1/2] virtio-balloon spec: rewrite description of VIRTIO_BALLOON_F_MUST_TELL_HOST
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 1/2] virtio-balloon spec: rewrite description of VIRTIO_BALLOON_F_MUST_TELL_HOST
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [RFC 7/11] virtio_pci: new, capability-aware driver.
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH v2 1/2] virtio-balloon spec: rewrite description of VIRTIO_BALLOON_F_MUST_TELL_HOST
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH v2 2/2] virtio-balloon spec: reintroduce "silent deflation" feature
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH v2 1/2] virtio-balloon spec: rewrite description of VIRTIO_BALLOON_F_MUST_TELL_HOST
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH v2 0/2] virtio-balloon spec: silent deflation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: Anthony Liguori <aliguori@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH RFC] virtio-pci: new config layout: using memory BAR
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
- From: Liu Jiang <liuj97@xxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost-scsi: return -ENOENT when no matching tcm_vhost_tpg found
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH] virtio_pci: fix capability format, comments
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC 7/11] virtio_pci: new, capability-aware driver.
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH rusty/virtio-pci-new-layout] virtio: new layout minor header fixups
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH rusty/virtio-pci-new-layout] virtio: new layout minor header fixups
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: BUG_ON in virtio-ring.c
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: BUG_ON in virtio-ring.c
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [Qemu-devel] [PATCH v2 00/11] qemu: use virtio linux headers in portable code
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- [PATCH v3, part2 02/20] PCI, core: use hotplug-safe iterators to walk PCI buses
- From: Jiang Liu <liuj97@xxxxxxxxx>
- [PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: updated: kvm networking todo wiki
- From: Jason Wang <jasowang@xxxxxxxxxx>
- updated: kvm networking todo wiki
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH V2] virtio_net: enable napi for all possible queues during open
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH V2] virtio_net: enable napi for all possible queues during open
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH V2] virtio_net: enable napi for all possible queues during open
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- [PATCH V2] virtio_net: enable napi for all possible queues during open
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] virtio_net: enable napi after enabling new queues
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] virtio_net: enable napi after enabling new queues
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 1/2 V4] virtio-spec: dynamic network offloads configuration
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] virtio-spec: tweak wording for console control vq
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
- From: Jason Wang <jasowang@xxxxxxxxxx>
- RE: [PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
- From: "Narasimhan, Sriram" <sriram.narasimhan@xxxxxx>
- Possible bug in KVM arch/x86/kvm/emulate.c:check_cr_write()?
- From: Venkatesh Srinivas <venkateshs@xxxxxxxxxx>
- Re: [PATCH 1/2 V4] virtio-spec: dynamic network offloads configuration
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 1/2 V4] virtio-spec: dynamic network offloads configuration
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH] virtio-spec: tweak wording for console control vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio_pci: fix macro exported in uapi
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCHv2] virtio_pci: better macro exported in uapi
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] virtio_pci: fix macro exported in uapi
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- RE: [PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
- From: "Narasimhan, Sriram" <sriram.narasimhan@xxxxxx>
- Re: [PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- RE: [PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
- From: "Narasimhan, Sriram" <sriram.narasimhan@xxxxxx>
- [PATCHv2] virtio_pci: better macro exported in uapi
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v7, part3 13/16] mm: correctly update zone->mamaged_pages
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Re: [PATCH] virtio_pci: fix macro exported in uapi
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: 2013 Linux Plumbers Virtualization Microconference proposal call for participation
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- RE: [PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
- From: "Narasimhan, Sriram" <sriram.narasimhan@xxxxxx>
- Re: [PATCH] virtio_console: fix uapi header
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] virtio_pci: fix macro exported in uapi
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
- From: Ben Hutchings <bhutchings@xxxxxxxxxxxxxx>
- [PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
- From: Sriram Narasimhan <sriram.narasimhan@xxxxxx>
- 2013 Linux Plumbers Virtualization Microconference proposal call for participation
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH] virtio_pci: fix macro exported in uapi
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] virtio_console: fix uapi header
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [RFC PATCH v2, part3 08/11] PCI, xen-pcifront: use PCI bus lock to protect PCI device hotplug
- From: Jiang Liu <liuj97@xxxxxxxxx>
- [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
- Re: [patch -resend] xen/privcmd: fix condition in privcmd_close()
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- [patch -resend] xen/privcmd: fix condition in privcmd_close()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
- [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
- From: Asias He <asias@xxxxxxxxxx>
- Re: linux-next: Tree for May 14 (vhost_scsi)
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: linux-next: Tree for May 14 (vhost_scsi)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2, part 2 02/18] PCI, core: use hotplug-safe iterators to walk PCI buses
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- [RFC PATCH v2, part 2 02/18] PCI, core: use hotplug-safe iterators to walk PCI buses
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Re: virtio performance analysis
- From: nitesh narayan lal <niteshnarayanlalleo@xxxxxxxxx>
- Re: virtio performance analysis
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: virtio performance analysis
- From: nitesh narayan lal <niteshnarayanlalleo@xxxxxxxxx>
- Re: virtio performance analysis
- From: nitesh narayan lal <niteshnarayanlalleo@xxxxxxxxx>
- Re: [PATCH 0/3] vhost cleanups and separate module
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 0/3] vhost cleanups and separate module
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- [PATCH v6, part3 13/16] mm: correctly update zone->mamaged_pages
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Call for Participation - ACM HPDC 2013
- From: Ioan Raicu <iraicu@xxxxxxxxxx>
- [PATCH v5, part3 13/15] mm: correctly update zone->mamaged_pages
- From: Jiang Liu <liuj97@xxxxxxxxx>
- Re: [PATCH v2] KVM: Fix kvm_irqfd_init initialization
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- [PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2] vhost-test: Make vhost/test.c work
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2] vhost-test: Make vhost/test.c work
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] vhost-test: Make vhost/test.c work
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] vhost-test: Make vhost/test.c work
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2] vhost-test: Make vhost/test.c work
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v2] vhost-test: Make vhost/test.c work
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] vhost-test: Make vhost/test.c work
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v2] KVM: Fix kvm_irqfd_init initialization
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- [PATCH v2] KVM: Fix kvm_irqfd_init initialization
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] KVM: Fix kvm_irqfd_init initialization
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] KVM: Fix kvm_irqfd_init initialization
- From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
- Re: [PATCH] KVM: Fix kvm_irqfd_init initialization
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- Re: [PATCH] KVM: Fix kvm_irqfd_init initialization
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] KVM: Fix kvm_irqfd_init initialization
- From: Gleb Natapov <gleb@xxxxxxxxxx>
- Re: [PATCH] KVM: Fix kvm_irqfd_init initialization
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] KVM: Fix kvm_irqfd_init initialization
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] KVM: Fix kvm_irqfd_init initialization
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] KVM: Fix kvm_irqfd_init initialization
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH 0/3] vhost cleanups and separate module
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/3] vhost cleanups and separate module
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] vhost-test: Make vhost/test.c work
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/4] vhost private_data rcu removal
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PULL] vhost: more fixes for 3.10
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH 4/4] vhost: Remove custom vhost rcu usage
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 3/4] vhost-scsi: Always access vq->private_data under vq mutex
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 2/4] vhost-test: Always access vq->private_data under vq mutex
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 1/4] vhost-net: Always access vq->private_data under vq mutex
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 0/4] vhost private_data rcu removal
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH] vhost-test: Make vhost/test.c work
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH] vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] vhost: drop virtio_net.h dependency
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v2 00/11] vhost cleanups
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v2 00/11] vhost cleanups
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 03/11] vhost: Make vhost a separate module
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] vhost: drop virtio_net.h dependency
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v2 00/11] vhost cleanups
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH] vhost: drop virtio_net.h dependency
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 06/11] vhost-net: Cleanup vhost_ubuf and vhost_zcopy
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: virtio performance analysis
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 00/11] vhost cleanups
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 03/11] vhost: Make vhost a separate module
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 03/11] vhost: Make vhost a separate module
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/3] vhost cleanups and separate module
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 00/11] vhost cleanups
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v2 11/11] vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmd
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 10/11] vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 09/11] vhost-scsi: Make func indention more consistent
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 08/11] vhost-scsi: Rename struct vhost_scsi *s to *vs
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 07/11] vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 06/11] vhost-net: Cleanup vhost_ubuf and vhost_zcopy
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 05/11] vhost: Simplify dev->vqs[i] access
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 04/11] vhost: Remove comments for hdr in vhost.h
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 03/11] vhost: Make vhost a separate module
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 02/11] vhost: Move VHOST_NET_FEATURES to net.c
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 01/11] vhost: Remove vhost_enable_zcopy in vhost.h
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 00/11] vhost cleanups
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH 4/4] vhost-net: Cleanup vhost_ubuf adn vhost_zcopy
- From: Asias He <asias.hejun@xxxxxxxxx>
- Re: [PATCH 4/4] vhost-net: Cleanup vhost_ubuf adn vhost_zcopy
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/3] vhost cleanups and separate module
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH 0/3] vhost cleanups and separate module
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] vhost-net: Free ubuf when vhost_dev_ioctl fails
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 2/2] vhost-net: Free ubuf when vhost_dev_set_owner fails
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 1/2] vhost: Export vhost_dev_set_owner
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 0/2] vhost-net fix ubuf
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH 3/4] vhost-net: Free ubuf when vhost_dev_ioctl fails
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH 5/5] vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmd
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 4/5] vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 3/5] vhost-scsi: Make func indention more consistent
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 2/5] vhost-scsi: Rename struct vhost_scsi *s to *vs
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 1/5] vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 0/5] vhost-scsi cleanup
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 4/4] vhost-net: Cleanup vhost_ubuf adn vhost_zcopy
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 3/4] vhost-net: Free ubuf when vhost_dev_ioctl fails
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 2/4] vhost: Simplify dev->vqs[i] access
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 1/4] vhost: Remove comments for hdr in vhost.h
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 0/4] vhost and vhost-net cleanups
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 3/3] vhost: Make vhost a separate module
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 2/3] vhost: Move VHOST_NET_FEATURES to net.c
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 1/3] vhost: Remove vhost_enable_zcopy in vhost.h
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 0/3] vhost cleanups and separate module
- From: Asias He <asias@xxxxxxxxxx>
- KVM Forum 2013 Save the Date
- From: Will Huck <will.huckk@xxxxxxxxx>
- virtio Performance Analysis
- From: nitesh narayan lal <niteshnarayanlalleo@xxxxxxxxx>
- Re: BUG: virtio_mmio multi-queue competely broken -- virtio *registers* considered harmful
- From: Tom Lyon <pugs@xxxxxxxxxxxxxx>
- Re: BUG: virtio_mmio multi-queue competely broken -- virtio *registers* considered harmful
- From: Tom Lyon <pugs@xxxxxxxxxxxxxx>
- BUG: virtio_mmio multi-queue competely broken -- virtio *registers* considered harmful
- From: Tom Lyon <pugs@xxxxxxxxxxxxxx>
- RE: [PATCH virtio-next] caif_virtio: Remove bouncing email addresses
- From: Dmitry Tarnyagin <dmitry.tarnyagin@xxxxxxxxxxx>
- Re: KVM Forum 2013 Save the Date
- From: "tiejun.chen" <tiejun.chen@xxxxxxxxxxxxx>
- Re: BUG: virtio_mmio multi-queue competely broken -- virtio *registers* considered harmful
- From: Pawel Moll <pawel.moll@xxxxxxx>
- Re: BUG: virtio_mmio multi-queue competely broken -- virtio *registers* considered harmful
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH 0/3] vhost-scsi: file renames
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] tcm_vhost: Add vhost_scsi as an alias for tcm_vhost
- From: Asias He <asias@xxxxxxxxxx>
- virtio performance analysis
- From: nitesh narayan lal <niteshnarayanlalleo@xxxxxxxxx>
- Re: [PATCH 0/3] vhost-scsi: file renames
- From: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
- [PATCH 3/3] vhost_scsi: module rename
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH 2/3] tcm_vhost: header split up
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH 1/3] vhost: src file renames
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH 0/3] vhost-scsi: file renames
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- CALL FOR PARTICIPATION: The 13th IEEE/ACM International Symposium on, Cluster, Cloud and Grid Computing
- From: Ioan Raicu <iraicu@xxxxxxxxxx>
- Re: [PATCH] tcm_vhost: Add vhost_scsi as an alias for tcm_vhost
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] tcm_vhost: Add vhost_scsi as an alias for tcm_vhost
- From: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
- virtio performance analysis
- From: nitesh narayan lal <niteshnarayanlalleo@xxxxxxxxx>
- Re: [PATCH] tcm_vhost: Add vhost_scsi as an alias for tcm_vhost
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCHv2 virtio-next] remoteproc: Add support for host virtio rings (vringh)
- From: Ohad Ben-Cohen <ohad@xxxxxxxxxx>
- RE: [PATCH virtio-next] caif_virtio: Remove bouncing email addresses
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: virtio PCI on KVM without IO BARs
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: virtio PCI on KVM without IO BARs
- From: Don Dutile <ddutile@xxxxxxxxxx>
- Re: [PATCHv2 virtio-next] remoteproc: Add support for host virtio rings (vringh)
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH virtio-next] caif_virtio: Remove bouncing email addresses
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: suggesting wording fixes for virtio-spec 0.9.5
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/2] vhost: Allow device specific fields per vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] tcm_vhost: Add vhost_scsi as an alias for tcm_vhost
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] vhost: Move vhost-net zerocopy support fields to net.c
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH] tcm_vhost: Add vhost_scsi as an alias for tcm_vhost
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v6 1/2] vhost: Allow device specific fields per vq
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v6 0/2] tcm_vhost flush
- From: Asias He <asias@xxxxxxxxxx>
- KVM Forum 2013 Save the Date
- From: KVM-Forum-2013-PC@xxxxxxxxxx
- Re: [PATCHv2 virtio-next] remoteproc: Add support for host virtio rings (vringh)
- From: Loic PALLARDY <loic.pallardy@xxxxxx>
- [PATCH untested] vhost: allow device specific fields per vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v11 0/4] tcm_vhost hotplug
- From: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
- Re: [PATCH v11 4/4] tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v11 3/4] tcm_vhost: Add ioctl to get and set events missed flag
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v11 2/4] tcm_vhost: Add hotplug/hotunplug support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v11 1/4] tcm_vhost: Refactor the lock nesting rule
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v11 0/4] tcm_vhost hotplug
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v11 4/4] tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v11 3/4] tcm_vhost: Add ioctl to get and set events missed flag
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v11 2/4] tcm_vhost: Add hotplug/hotunplug support
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v11 1/4] tcm_vhost: Refactor the lock nesting rule
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v11 0/4] tcm_vhost hotplug
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v10 2/4] tcm_vhost: Add hotplug/hotunplug support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v10 2/4] tcm_vhost: Add hotplug/hotunplug support
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v10 4/4] tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v10 3/4] tcm_vhost: Add ioctl to get and set events missed flag
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v10 2/4] tcm_vhost: Add hotplug/hotunplug support
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v10 1/4] tcm_vhost: Refactor the lock nesting rule
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v10 0/4] tcm_vhost hotplug
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v9 3/3] tcm_vhost: Add ioctl to get and set events missed flag
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v9 0/3] tcm_vhost hotplug
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v9 3/3] tcm_vhost: Add ioctl to get and set events missed flag
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v9 2/3] tcm_vhost: Add hotplug/hotunplug support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v9 1/3] tcm_vhost: Refactor the lock nesting rule
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v9 3/3] tcm_vhost: Add ioctl to get and set events missed flag
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v9 2/3] tcm_vhost: Add hotplug/hotunplug support
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v9 1/3] tcm_vhost: Refactor the lock nesting rule
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v9 0/3] tcm_vhost hotplug
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v8 2/3] tcm_vhost: Add hotplug/hotunplug support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v8 2/3] tcm_vhost: Add hotplug/hotunplug support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v8 2/3] tcm_vhost: Add hotplug/hotunplug support
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v8 3/3] tcm_vhost: Add ioctl to get and set events missed flag
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v8 2/3] tcm_vhost: Add hotplug/hotunplug support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v8 3/3] tcm_vhost: Add ioctl to get and set events missed flag
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v8 2/3] tcm_vhost: Add hotplug/hotunplug support
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v8 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v8 0/3] tcm_vhost hotplug
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCHv2 virtio-next] remoteproc: Add support for host virtio rings (vringh)
- From: Ohad Ben-Cohen <ohad@xxxxxxxxxx>
- Re: [PATCHv2 virtio-next] remoteproc: Add support for host virtio rings (vringh)
- From: Ohad Ben-Cohen <ohad@xxxxxxxxxx>
- [PATCH virtio-next] caif_virtio: Remove bouncing email addresses
- From: Sjur Brændeland <sjur.brandeland@xxxxxxxxxxxxxx>
- Re: suggesting wording fixes for virtio-spec 0.9.5
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- Re: [PATCHv2 virtio-next] remoteproc: Add support for host virtio rings (vringh)
- From: Sjur Brændeland <sjur@xxxxxxxxxxxxxx>
- Re: [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCHv2 virtio-next] remoteproc: Add support for host virtio rings (vringh)
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: suggesting wording fixes for virtio-spec 0.9.5
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- RE: [PATCH 1/2] remoteproc: fix kconfig dependencies for VIRTIO
- From: "Anna, Suman" <s-anna@xxxxxx>
- 2013 Linux Plumbers ACPI/PM, PCI Microconference proposal call for participaton
- From: Myron Stowe <myron.stowe@xxxxxxxxx>
- 2013 Linux Plumbers ACPI/PM, PCI Microconference proposal call for participaton
- From: Myron Stowe <myron.stowe@xxxxxxxxx>
- RE: [PATCH 1/2] remoteproc: fix kconfig dependencies for VIRTIO
- From: "Anna, Suman" <s-anna@xxxxxx>
- [PATCH 2/2] rpmsg: fix kconfig dependencies for VIRTIO
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 1/2] remoteproc: fix kconfig dependencies for VIRTIO
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 0/2] remoteproc/rpmsg: fix kconfig dependencies for VIRTIO
- From: Suman Anna <s-anna@xxxxxx>
- suggesting wording fixes for virtio-spec 0.9.5
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- Re: [PATCH v7 2/3] tcm_vhost: Add helper to check if endpoint is setup
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v7 2/3] tcm_vhost: Add helper to check if endpoint is setup
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v7 2/3] tcm_vhost: Add helper to check if endpoint is setup
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCHv2 virtio-next] remoteproc: Add support for host virtio rings (vringh)
- From: Ohad Ben-Cohen <ohad@xxxxxxxxxx>
- Re: [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v7 2/3] tcm_vhost: Add helper to check if endpoint is setup
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH 2/2] rpmsg: fix kconfig dependencies for VIRTIO
- From: Ohad Ben-Cohen <ohad@xxxxxxxxxx>
- Re: [PATCH 1/2] remoteproc: fix kconfig dependencies for VIRTIO
- From: Ohad Ben-Cohen <ohad@xxxxxxxxxx>
- Re: [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH 1/2] remoteproc: fix kconfig dependencies for VIRTIO
- From: Ohad Ben-Cohen <ohad@xxxxxxxxxx>
- Re: [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v7 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v7 2/3] tcm_vhost: Add helper to check if endpoint is setup
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v7 0/3] tcm_vhost hotplug
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v7 2/3] tcm_vhost: Add helper to check if endpoint is setup
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v7 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v7 2/3] tcm_vhost: Add helper to check if endpoint is setup
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v7 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v5 0/3] tcm_vhost hotplug
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v7 2/3] tcm_vhost: Add helper to check if endpoint is setup
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v7 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v7 0/3] tcm_vhost hotplug
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v5 0/3] tcm_vhost hotplug
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v5 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v5 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v5 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v5 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v5 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v5 1/2] tcm_vhost: Pass vhost_scsi to vhost_scsi_allocate_cmd
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v5 0/2] tcm_vhost flush
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v4 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] virtio-spec: document virtio-9p
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v4 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH] virtio-spec: document virtio-9p
- From: Sasha Levin <sasha.levin@xxxxxxxxxx>
- Re: [PATCH 1/1] virtio: console: replace EMFILE with EBUSY for already-open port
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v4 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v4 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v5 0/3] tcm_vhost hotplug
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v4 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v4 1/2] tcm_vhost: Pass vhost_scsi to vhost_scsi_allocate_cmd
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v4 0/2] tcm_vhost flush
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v6 3/3] tcm_vhost: Add hotplug/hotunplug support
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v6 2/3] tcm_vhost: Add helper to check if endpoint is setup
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v6 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v6 0/3] tcm_vhost hotplug
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v4 21/29] PCI, xen: Use for_each_pci_resource() with xen pci
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: [PATCH v5 0/3] tcm_vhost hotplug
- From: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
- Re: [PATCH] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH V2 2/2] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] vhost_net: remove tx polling state
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v3] x86: use a read-only IDT alias on all CPUs
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v3] x86: use a read-only IDT alias on all CPUs
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: [PATCH] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 0/4] tcm_vhost fix cmd leak and send bad target
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH v3] x86: use a read-only IDT alias on all CPUs
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH] vhost_net: remove tx polling state
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 0/4] tcm_vhost fix cmd leak and send bad target
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] vhost_net: remove tx polling state
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH 1/1] virtio: console: replace EMFILE with EBUSY for already-open port
- From: Amit Shah <amit.shah@xxxxxxxxxx>
- Re: [PATCH v2 0/4] tcm_vhost fix cmd leak and send bad target
- From: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
- [PATCH v3] x86: use a read-only IDT alias on all CPUs
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [Xen-devel] Readonly GDT
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH] x86: make IDT read-only
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH] x86: make IDT read-only
- From: Eric Northup <digitaleric@xxxxxxxxxx>
- Re: [Xen-devel] Readonly GDT
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH] x86: make IDT read-only
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH] x86: make IDT read-only
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH] x86: make IDT read-only
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [Xen-devel] Readonly GDT
- From: "Jan Beulich" <JBeulich@xxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH] x86: make IDT read-only
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [PATCH v2 4/4] tcm_vhost: Send bad target to guest when cmd fails
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 3/4] tcm_vhost: Add vhost_scsi_send_bad_target() helper
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 2/4] tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 1/4] tcm_vhost: Remove double check of response
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH v2 0/4] tcm_vhost fix cmd leak and send bad target
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH 0/3] tcm_vhost fix cmd leak and bad target
- From: Asias He <asias@xxxxxxxxxx>
- Re: [PATCH] tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 3/3] tcm_vhost: Send bad target to guest when cmd fails
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 2/3] tcm_vhost: Add vhost_scsi_send_bad_target() helper
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 1/3] tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
- From: Asias He <asias@xxxxxxxxxx>
- [PATCH 0/3] tcm_vhost fix cmd leak and bad target
- From: Asias He <asias@xxxxxxxxxx>
- Re: Readonly GDT
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: Readonly GDT
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Readonly GDT
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v2] x86: use fixed read-only IDT
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2] x86: use fixed read-only IDT
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH] x86: make IDT read-only
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [PATCHv2 virtio-next] remoteproc: Add support for host virtio rings (vringh)
- From: Sjur Brændeland <sjur.brandeland@xxxxxxxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH] x86: make IDT read-only
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH] x86: make IDT read-only
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH] x86: make IDT read-only
- From: Eric Northup <digitaleric@xxxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH] x86: make IDT read-only
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH] x86: make IDT read-only
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH] x86: make IDT read-only
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH] x86: make IDT read-only
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH] x86: make IDT read-only
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [kernel-hardening] Re: [PATCH] x86: make IDT read-only
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2] x86: use fixed read-only IDT
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
- From: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
- Re: [PATCH] x86: make IDT read-only
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] x86: make IDT read-only
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [PATCH] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
- From: Asias He <asias@xxxxxxxxxx>
[Index of Archives]
[KVM]
[Kernel]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]