Cornelia Huck ([email protected])

Number of posts: 610 (0.15 per day)
First post: 2006-02-27 08:15:48
Last post: 2017-03-30 07:18:52

Date List Subject
2014-11-25 17:55:24 linux-kernel Re: [PATCH v4 13/42] virtio_blk: v1.0 support
2014-11-25 17:53:50 linux-kernel Re: [PATCH v4 11/42] virtio: add legacy feature table support
2014-11-25 17:48:23 linux-kernel Re: [PATCH v4 09/42] virtio: set FEATURES_OK
2014-11-25 17:46:07 linux-kernel Re: [PATCH v4 07/42] virtio_config: endian conversion for v1.0
2014-11-25 17:42:51 linux-kernel Re: [PATCH v4 05/42] virtio: memory access APIs
2014-11-25 17:29:53 linux-kernel Re: [PATCH v4 04/42] virtio: disable virtio 1.0 in transports
2014-11-25 09:06:00 linux-kernel Re: [PATCH v3 00/41] linux: towards virtio-1 guest support
2014-11-24 18:48:41 linux-kernel Re: [PATCH v3 00/41] linux: towards virtio-1 guest support
2014-11-20 09:48:39 linux-kernel Re: [PATCH net V5] virtio-net: validate features during probe
2014-11-19 09:14:49 linux-kernel Re: [PATCH net] virtio-net: validate features during probe
2014-11-19 08:54:59 linux-kernel Re: [PATCH V2 net] virtio-net: validate features during probe
2014-11-17 11:20:30 linux-kernel Re: [PATCH V3 1/2] virtio: introduce methods of sanitizing device features
2014-11-17 10:20:56 linux-kernel Re: [PATCH V3 1/2] virtio: introduce methods of sanitizing device features
2014-11-17 09:44:44 linux-kernel Re: [PATCH V3 1/2] virtio: introduce methods of sanitizing device features
2014-11-13 09:15:12 linux-kernel Re: [PATCH 1/2] virito: introduce methods of fixing device features
2014-11-13 08:53:35 linux-kernel Re: [PATCH 2/2] virtio-net: fix buggy features advertised by host
2014-11-13 08:46:17 linux-kernel Re: [PATCH 1/2] virito: introduce methods of fixing device features
2014-10-24 08:53:41 linux-kernel Re: [PATCH RFC v4 07/17] virtio_config: endian conversion for v1.0
2014-10-23 17:22:44 linux-kernel Re: [PATCH RFC v4 16/17] KVM: s390 allow virtio_ccw status writes to fail
2014-10-23 13:30:19 linux-kernel Re: [PATCH RFC v3 09/16] virtio: set FEATURES_OK
2014-10-23 12:28:20 linux-kernel Re: [PATCH RFC v3 09/16] virtio: set FEATURES_OK
2014-10-23 12:06:43 linux-kernel Re: [PATCH RFC v3 06/16] virtio: make endian-ness depend on virtio 1.0
2014-10-23 11:57:31 linux-kernel Re: [PATCH RFC v3 05/16] virtio: add virtio 1.0 feature bit
2014-10-23 07:54:20 linux-kernel Re: [PATCH RFC v3 01/16] virtio: memory access APIs
2014-10-20 13:59:04 linux-kernel [PATCH] virtio_console: move early VQ enablement
2014-10-20 12:42:45 linux-kernel Re: [PATCH v4 13/25] virtio_console: enable VQs early
2014-10-20 10:29:12 linux-kernel Re: [PATCH] virtio: Fix comment typo 'CONFIG_S_FAILED'
2014-10-06 15:42:46 linux-kernel Re: [PATCH v2 12/15] virtio_blk: enable VQs early
2014-10-06 15:39:35 linux-kernel Re: [PATCH v2 11/15] virtio_net: enable VQs early
2014-10-06 15:34:53 linux-kernel Re: [PATCH v2 03/15] virtio-pci: move freeze/restore to virtio core
2014-10-06 15:29:54 linux-kernel Re: [PATCH v2 10/15] virtio: add API to enable VQs early
2014-10-06 15:28:12 linux-kernel Re: [PATCH v2 07/15] virtio_net: drop config_enable
2014-10-06 15:27:09 linux-kernel Re: [PATCH v2 05/15] virtio_blk: drop config_enable
2014-10-06 15:25:36 linux-kernel Re: [PATCH v2 04/15] virtio: defer config changed notifications
2014-10-06 15:21:07 linux-kernel Re: [PATCH v2 03/15] virtio-pci: move freeze/restore to virtio core
2014-10-06 15:16:28 linux-kernel Re: [PATCH v2 02/15] virtio: unify config_changed handling
2014-10-06 14:17:39 linux-kernel Re: [PATCH 16/16] virtio_net: fix use after free on allocation failure
2014-10-06 14:08:27 linux-kernel Re: [PATCH 10/16] virtio: add API to enable VQs early
2014-10-06 12:55:21 linux-kernel Re: [PATCH 06/16] virtio_blk: drop config_enable
2014-10-06 12:20:50 linux-kernel Re: [PATCH 06/16] virtio_blk: drop config_enable
2014-10-06 12:06:52 linux-kernel Re: [PATCH 11/16] virtio_net: minor cleanup
2014-10-06 11:56:21 linux-kernel Re: [PATCH 09/16] virtio-net: drop config_mutex
2014-10-06 11:50:48 linux-kernel Re: [PATCH 08/16] virtio_net: drop config_enable
2014-10-06 11:48:56 linux-kernel Re: [PATCH 07/16] virtio-blk: drop config_mutex
2014-10-06 11:42:41 linux-kernel Re: [PATCH 06/16] virtio_blk: drop config_enable
2014-10-06 11:33:51 linux-kernel Re: [PATCH 05/16] virtio: defer config changed notifications
2014-10-06 10:54:46 linux-kernel Re: [PATCH 04/16] virtio-pci: move freeze/restore to virtio core
2014-10-06 10:34:32 linux-kernel Re: [PATCH 03/16] virtio: refactor to use drv_to_virtio
2014-10-06 09:20:33 linux-kernel Re: [PATCH 02/16] virtio: unify config_changed handling
2013-07-31 08:06:39 linux-kernel Re: [PATCH] KVM: introduce __kvm_io_bus_sort_cmp
2012-11-08 10:43:54 linux-kernel [PATCH] virtio: Don't access index after unregister.