search for: kvm_arm_host

Displaying 15 results from an estimated 15 matches for "kvm_arm_host".

2015 Jul 02
2
[PULL] virtio/vhost: cross endian support
On Thu, Jul 02, 2015 at 11:12:56AM +0200, Greg Kurz wrote: > On Thu, 2 Jul 2015 08:01:28 +0200 > "Michael S. Tsirkin" <mst at redhat.com> wrote: > > > On Wed, Jul 01, 2015 at 12:02:50PM -0700, Linus Torvalds wrote: > > > On Wed, Jul 1, 2015 at 2:31 AM, Michael S. Tsirkin <mst at redhat.com> wrote: > > > > virtio/vhost: cross endian support
2015 Jul 02
2
[PULL] virtio/vhost: cross endian support
On Thu, Jul 02, 2015 at 11:12:56AM +0200, Greg Kurz wrote: > On Thu, 2 Jul 2015 08:01:28 +0200 > "Michael S. Tsirkin" <mst at redhat.com> wrote: > > > On Wed, Jul 01, 2015 at 12:02:50PM -0700, Linus Torvalds wrote: > > > On Wed, Jul 1, 2015 at 2:31 AM, Michael S. Tsirkin <mst at redhat.com> wrote: > > > > virtio/vhost: cross endian support
2015 Jul 07
0
[PULL] virtio/vhost: cross endian support
...simple like this already do the job: diff --git a/drivers/vhost/Kconfig b/drivers/vhost/Kconfig --- a/drivers/vhost/Kconfig +++ b/drivers/vhost/Kconfig @@ -35,6 +35,7 @@ config VHOST config VHOST_CROSS_ENDIAN_LEGACY bool "Cross-endian support for vhost" + depends on KVM_BOOK3S_64 || KVM_ARM_HOST default n ---help--- This option allows vhost to support guests with a different byte ? If that looks acceptable, I can submit a proper patch if you like. Thomas
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...ged, 16 insertions(+), 39 deletions(-) > delete mode 100644 drivers/vhost/Kconfig.vringh > > diff --git a/arch/arm/kvm/Kconfig b/arch/arm/kvm/Kconfig > index f591026347a5..be97393761bf 100644 > --- a/arch/arm/kvm/Kconfig > +++ b/arch/arm/kvm/Kconfig > @@ -54,6 +54,4 @@ config KVM_ARM_HOST > ---help--- > Provides host support for ARM processors. > > -source "drivers/vhost/Kconfig" > - > endif # VIRTUALIZATION > diff --git a/arch/arm64/kvm/Kconfig b/arch/arm64/kvm/Kconfig > index a475c68cbfec..449386d76441 100644 > --- a/arch/arm64/kvm/Kco...
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...ged, 16 insertions(+), 39 deletions(-) > delete mode 100644 drivers/vhost/Kconfig.vringh > > diff --git a/arch/arm/kvm/Kconfig b/arch/arm/kvm/Kconfig > index f591026347a5..be97393761bf 100644 > --- a/arch/arm/kvm/Kconfig > +++ b/arch/arm/kvm/Kconfig > @@ -54,6 +54,4 @@ config KVM_ARM_HOST > ---help--- > Provides host support for ARM processors. > > -source "drivers/vhost/Kconfig" > - > endif # VIRTUALIZATION > diff --git a/arch/arm64/kvm/Kconfig b/arch/arm64/kvm/Kconfig > index a475c68cbfec..449386d76441 100644 > --- a/arch/arm64/kvm/Kco...
2020 Apr 01
5
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...644 drivers/vhost/Kconfig.vringh > > > > > > diff --git a/arch/arm/kvm/Kconfig b/arch/arm/kvm/Kconfig > > > index f591026347a5..be97393761bf 100644 > > > --- a/arch/arm/kvm/Kconfig > > > +++ b/arch/arm/kvm/Kconfig > > > @@ -54,6 +54,4 @@ config KVM_ARM_HOST > > > ---help--- > > > Provides host support for ARM processors. > > > -source "drivers/vhost/Kconfig" > > > - > > > endif # VIRTUALIZATION > > > diff --git a/arch/arm64/kvm/Kconfig b/arch/arm64/kvm/Kconfig > > > ind...
2020 Apr 01
5
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...644 drivers/vhost/Kconfig.vringh > > > > > > diff --git a/arch/arm/kvm/Kconfig b/arch/arm/kvm/Kconfig > > > index f591026347a5..be97393761bf 100644 > > > --- a/arch/arm/kvm/Kconfig > > > +++ b/arch/arm/kvm/Kconfig > > > @@ -54,6 +54,4 @@ config KVM_ARM_HOST > > > ---help--- > > > Provides host support for ARM processors. > > > -source "drivers/vhost/Kconfig" > > > - > > > endif # VIRTUALIZATION > > > diff --git a/arch/arm64/kvm/Kconfig b/arch/arm64/kvm/Kconfig > > > ind...
2020 Apr 01
0
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...letions(-) >> delete mode 100644 drivers/vhost/Kconfig.vringh >> >> diff --git a/arch/arm/kvm/Kconfig b/arch/arm/kvm/Kconfig >> index f591026347a5..be97393761bf 100644 >> --- a/arch/arm/kvm/Kconfig >> +++ b/arch/arm/kvm/Kconfig >> @@ -54,6 +54,4 @@ config KVM_ARM_HOST >> ---help--- >> Provides host support for ARM processors. >> >> -source "drivers/vhost/Kconfig" >> - >> endif # VIRTUALIZATION >> diff --git a/arch/arm64/kvm/Kconfig b/arch/arm64/kvm/Kconfig >> index a475c68cbfec..449386d76441...
2020 Apr 01
0
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
.../vhost/Kconfig.vringh >>>> >>>> diff --git a/arch/arm/kvm/Kconfig b/arch/arm/kvm/Kconfig >>>> index f591026347a5..be97393761bf 100644 >>>> --- a/arch/arm/kvm/Kconfig >>>> +++ b/arch/arm/kvm/Kconfig >>>> @@ -54,6 +54,4 @@ config KVM_ARM_HOST >>>> ---help--- >>>> Provides host support for ARM processors. >>>> -source "drivers/vhost/Kconfig" >>>> - >>>> endif # VIRTUALIZATION >>>> diff --git a/arch/arm64/kvm/Kconfig b/arch/arm64/kvm/Kconfig &gt...
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...ged, 16 insertions(+), 39 deletions(-) > delete mode 100644 drivers/vhost/Kconfig.vringh > > diff --git a/arch/arm/kvm/Kconfig b/arch/arm/kvm/Kconfig > index f591026347a5..be97393761bf 100644 > --- a/arch/arm/kvm/Kconfig > +++ b/arch/arm/kvm/Kconfig > @@ -54,6 +54,4 @@ config KVM_ARM_HOST > ---help--- > Provides host support for ARM processors. > > -source "drivers/vhost/Kconfig" > - > endif # VIRTUALIZATION > diff --git a/arch/arm64/kvm/Kconfig b/arch/arm64/kvm/Kconfig > index a475c68cbfec..449386d76441 100644 > --- a/arch/arm64/kvm/Kco...
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...ged, 16 insertions(+), 39 deletions(-) > delete mode 100644 drivers/vhost/Kconfig.vringh > > diff --git a/arch/arm/kvm/Kconfig b/arch/arm/kvm/Kconfig > index f591026347a5..be97393761bf 100644 > --- a/arch/arm/kvm/Kconfig > +++ b/arch/arm/kvm/Kconfig > @@ -54,6 +54,4 @@ config KVM_ARM_HOST > ---help--- > Provides host support for ARM processors. > > -source "drivers/vhost/Kconfig" > - > endif # VIRTUALIZATION > diff --git a/arch/arm64/kvm/Kconfig b/arch/arm64/kvm/Kconfig > index a475c68cbfec..449386d76441 100644 > --- a/arch/arm64/kvm/Kco...
2015 Jul 07
5
[PULL] virtio/vhost: cross endian support
...t; diff --git a/drivers/vhost/Kconfig b/drivers/vhost/Kconfig > --- a/drivers/vhost/Kconfig > +++ b/drivers/vhost/Kconfig > @@ -35,6 +35,7 @@ config VHOST > > config VHOST_CROSS_ENDIAN_LEGACY > bool "Cross-endian support for vhost" > + depends on KVM_BOOK3S_64 || KVM_ARM_HOST > default n > ---help--- > This option allows vhost to support guests with a different byte > > ? Do all ARM hosts support this dynamic endian-ness? > If that looks acceptable, I can submit a proper patch if you like. > > Thomas I think I prefer some kind of sy...
2015 Jul 07
5
[PULL] virtio/vhost: cross endian support
...t; diff --git a/drivers/vhost/Kconfig b/drivers/vhost/Kconfig > --- a/drivers/vhost/Kconfig > +++ b/drivers/vhost/Kconfig > @@ -35,6 +35,7 @@ config VHOST > > config VHOST_CROSS_ENDIAN_LEGACY > bool "Cross-endian support for vhost" > + depends on KVM_BOOK3S_64 || KVM_ARM_HOST > default n > ---help--- > This option allows vhost to support guests with a different byte > > ? Do all ARM hosts support this dynamic endian-ness? > If that looks acceptable, I can submit a proper patch if you like. > > Thomas I think I prefer some kind of sy...
2020 Apr 01
1
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...gt; > > > > diff --git a/arch/arm/kvm/Kconfig b/arch/arm/kvm/Kconfig > > > > > index f591026347a5..be97393761bf 100644 > > > > > --- a/arch/arm/kvm/Kconfig > > > > > +++ b/arch/arm/kvm/Kconfig > > > > > @@ -54,6 +54,4 @@ config KVM_ARM_HOST > > > > > ---help--- > > > > > Provides host support for ARM processors. > > > > > -source "drivers/vhost/Kconfig" > > > > > - > > > > > endif # VIRTUALIZATION > > > > > diff --git a/arc...
2020 Apr 01
1
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...gt; > > > > diff --git a/arch/arm/kvm/Kconfig b/arch/arm/kvm/Kconfig > > > > > index f591026347a5..be97393761bf 100644 > > > > > --- a/arch/arm/kvm/Kconfig > > > > > +++ b/arch/arm/kvm/Kconfig > > > > > @@ -54,6 +54,4 @@ config KVM_ARM_HOST > > > > > ---help--- > > > > > Provides host support for ARM processors. > > > > > -source "drivers/vhost/Kconfig" > > > > > - > > > > > endif # VIRTUALIZATION > > > > > diff --git a/arc...