Displaying 20 results from an estimated 1822 matches for "cornelia".
2017 Jul 04
4
[PATCH 0/1] Change email address
New employer, new address. Make sure people use the right one.
Christian, Martin, it's probably quickest if one of you takes this.
Cornelia Huck (1):
Update my email address
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.13.0
2017 Jul 04
4
[PATCH 0/1] Change email address
New employer, new address. Make sure people use the right one.
Christian, Martin, it's probably quickest if one of you takes this.
Cornelia Huck (1):
Update my email address
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.13.0
2015 Jul 01
4
[PATCH] MAINTAINERS: separate section for s390 virtio drivers
The s390-specific virtio drivers have probably more to do with virtio
than with kvm today; let's move them out into a separate section to
reflect this and to be able to add relevant mailing lists.
CC: Christian Borntraeger <borntraeger at de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck at de.ibm.com>
---
MAINTAINERS | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 246d9d8..fca5c00 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5766,7 +5766,6 @@ S: Supported
F: Documentation/s390/kvm.txt
F: a...
2015 Jul 01
4
[PATCH] MAINTAINERS: separate section for s390 virtio drivers
The s390-specific virtio drivers have probably more to do with virtio
than with kvm today; let's move them out into a separate section to
reflect this and to be able to add relevant mailing lists.
CC: Christian Borntraeger <borntraeger at de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck at de.ibm.com>
---
MAINTAINERS | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 246d9d8..fca5c00 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5766,7 +5766,6 @@ S: Supported
F: Documentation/s390/kvm.txt
F: a...
2017 Apr 20
2
[PATCH 1/1] s390/virtio: change maintainership
...rote:
> Halil is doing a lot more work in the virtio area on s390 than I
> do. Let's reflect the reality in the maintainers file.
>
> Signed-off-by: Christian Borntraeger <borntraeger at de.ibm.com>
> Acked-by: Halil Pasic <pasic at linux.vnet.ibm.com>
> Acked-by: Cornelia Huck <cornelia.huck at de.ibm.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ca6f5f7..52780b8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13203,8 +13203,8 @@ F: include/u...
2017 Apr 20
2
[PATCH 1/1] s390/virtio: change maintainership
...rote:
> Halil is doing a lot more work in the virtio area on s390 than I
> do. Let's reflect the reality in the maintainers file.
>
> Signed-off-by: Christian Borntraeger <borntraeger at de.ibm.com>
> Acked-by: Halil Pasic <pasic at linux.vnet.ibm.com>
> Acked-by: Cornelia Huck <cornelia.huck at de.ibm.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ca6f5f7..52780b8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13203,8 +13203,8 @@ F: include/u...
2014 Nov 25
2
[PATCH v4 13/42] virtio_blk: v1.0 support
On Tue, Nov 25, 2014 at 06:55:16PM +0100, Cornelia Huck wrote:
> On Tue, 25 Nov 2014 18:42:18 +0200
> "Michael S. Tsirkin" <mst at redhat.com> wrote:
>
> > Based on patch by Cornelia Huck.
> >
> > Note: for consistency, and to avoid sparse errors,
> > convert all fields, even those no longer...
2014 Nov 25
2
[PATCH v4 13/42] virtio_blk: v1.0 support
On Tue, Nov 25, 2014 at 06:55:16PM +0100, Cornelia Huck wrote:
> On Tue, 25 Nov 2014 18:42:18 +0200
> "Michael S. Tsirkin" <mst at redhat.com> wrote:
>
> > Based on patch by Cornelia Huck.
> >
> > Note: for consistency, and to avoid sparse errors,
> > convert all fields, even those no longer...
2015 Jan 07
2
[PATCH RFC v6 13/20] virtio: allow to fail setting status
On Wed, Jan 07, 2015 at 05:13:32PM +0100, Cornelia Huck wrote:
> On Tue, 30 Dec 2014 14:25:37 +0200
> "Michael S. Tsirkin" <mst at redhat.com> wrote:
>
> > On Thu, Dec 11, 2014 at 02:25:15PM +0100, Cornelia Huck wrote:
> > > virtio-1 allow setting of the FEATURES_OK status bit to fail if
> > > the n...
2015 Jan 07
2
[PATCH RFC v6 13/20] virtio: allow to fail setting status
On Wed, Jan 07, 2015 at 05:13:32PM +0100, Cornelia Huck wrote:
> On Tue, 30 Dec 2014 14:25:37 +0200
> "Michael S. Tsirkin" <mst at redhat.com> wrote:
>
> > On Thu, Dec 11, 2014 at 02:25:15PM +0100, Cornelia Huck wrote:
> > > virtio-1 allow setting of the FEATURES_OK status bit to fail if
> > > the n...
2015 Feb 25
1
[PATCH v2] virtio-balloon: do not call blocking ops when !TASK_RUNNING
On Wed, 25 Feb 2015 16:11:27 +0100
Cornelia Huck <cornelia.huck at de.ibm.com> wrote:
> On Wed, 25 Feb 2015 15:36:02 +0100
> "Michael S. Tsirkin" <mst at redhat.com> wrote:
>
> > virtio balloon has this code:
> > wait_event_interruptible(vb->config_change,
> >...
2015 Feb 25
1
[PATCH v2] virtio-balloon: do not call blocking ops when !TASK_RUNNING
On Wed, 25 Feb 2015 16:11:27 +0100
Cornelia Huck <cornelia.huck at de.ibm.com> wrote:
> On Wed, 25 Feb 2015 15:36:02 +0100
> "Michael S. Tsirkin" <mst at redhat.com> wrote:
>
> > virtio balloon has this code:
> > wait_event_interruptible(vb->config_change,
> >...
2015 Jan 07
2
[PATCH RFC v6 18/20] virtio: support revision-specific features
On Wed, Jan 07, 2015 at 05:22:32PM +0100, Cornelia Huck wrote:
> On Sun, 28 Dec 2014 10:32:06 +0200
> "Michael S. Tsirkin" <mst at redhat.com> wrote:
>
> > On Thu, Dec 11, 2014 at 02:25:20PM +0100, Cornelia Huck wrote:
> > > Devices may support different sets of feature bits depending on which
> > >...
2015 Jan 07
2
[PATCH RFC v6 18/20] virtio: support revision-specific features
On Wed, Jan 07, 2015 at 05:22:32PM +0100, Cornelia Huck wrote:
> On Sun, 28 Dec 2014 10:32:06 +0200
> "Michael S. Tsirkin" <mst at redhat.com> wrote:
>
> > On Thu, Dec 11, 2014 at 02:25:20PM +0100, Cornelia Huck wrote:
> > > Devices may support different sets of feature bits depending on which
> > >...
2014 Oct 30
1
[Qemu-devel] [PATCH RFC 05/11] virtio: introduce legacy virtio devices
On Thu, 30 Oct 2014 19:02:01 +0100
Cornelia Huck <cornelia.huck at de.ibm.com> wrote:
> On Tue, 28 Oct 2014 16:40:18 +0100
> Greg Kurz <gkurz at linux.vnet.ibm.com> wrote:
>
> > On Tue, 7 Oct 2014 16:40:01 +0200
> > Cornelia Huck <cornelia.huck at de.ibm.com> wrote:
> >
> > > Introduc...
2014 Oct 30
1
[Qemu-devel] [PATCH RFC 05/11] virtio: introduce legacy virtio devices
On Thu, 30 Oct 2014 19:02:01 +0100
Cornelia Huck <cornelia.huck at de.ibm.com> wrote:
> On Tue, 28 Oct 2014 16:40:18 +0100
> Greg Kurz <gkurz at linux.vnet.ibm.com> wrote:
>
> > On Tue, 7 Oct 2014 16:40:01 +0200
> > Cornelia Huck <cornelia.huck at de.ibm.com> wrote:
> >
> > > Introduc...
2014 Dec 12
2
[PATCH RFC v6 12/20] virtio: disallow late feature changes for virtio-1
On Thu, 11 Dec 2014 14:25:14 +0100
Cornelia Huck <cornelia.huck at de.ibm.com> wrote:
> For virtio-1 devices, the driver must not attempt to set feature bits
> after it set FEATURES_OK in the device status. Simply reject it in
> that case.
>
> Signed-off-by: Cornelia Huck <cornelia.huck at de.ibm.com>
> ---
&g...
2014 Dec 12
2
[PATCH RFC v6 12/20] virtio: disallow late feature changes for virtio-1
On Thu, 11 Dec 2014 14:25:14 +0100
Cornelia Huck <cornelia.huck at de.ibm.com> wrote:
> For virtio-1 devices, the driver must not attempt to set feature bits
> after it set FEATURES_OK in the device status. Simply reject it in
> that case.
>
> Signed-off-by: Cornelia Huck <cornelia.huck at de.ibm.com>
> ---
&g...
2017 Jul 04
0
[PATCH 1/1] Update my email address
Signed-off-by: Cornelia Huck <cohuck at redhat.com>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 767e9d202adf..84155d593bba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7285,7 +7285,7 @@ F: arch/powerpc/kvm/
KERNEL VIRTUAL MACHINE for...
2014 Oct 28
2
[Qemu-devel] [PATCH RFC 05/11] virtio: introduce legacy virtio devices
On Tue, 7 Oct 2014 16:40:01 +0200
Cornelia Huck <cornelia.huck at de.ibm.com> wrote:
> Introduce a helper function to indicate whether a virtio device is
> operating in legacy or virtio standard mode.
>
> It may be used to make decisions about the endianess of virtio accesses
> and other virtio-1 specific changes, en...