Displaying 2 results from an estimated 2 matches for "3f5d100".
Did you mean:
375100
2010 Aug 24
4
[PATCH 1/3] S390: take a full byte as ext_param indicator
...move defines to virtio_s390.h
---
arch/s390/include/asm/kvm_virtio.h | 6 ++++++
drivers/s390/kvm/kvm_virtio.c | 19 +++++++++++++------
2 files changed, 19 insertions(+), 6 deletions(-)
diff --git a/arch/s390/include/asm/kvm_virtio.h b/arch/s390/include/asm/kvm_virtio.h
index acdfdff..3f5d100 100644
--- a/arch/s390/include/asm/kvm_virtio.h
+++ b/arch/s390/include/asm/kvm_virtio.h
@@ -54,4 +54,10 @@ struct kvm_vqconfig {
* This is pagesize for historical reasons. */
#define KVM_S390_VIRTIO_RING_ALIGN 4096
+
+/* These values are supposed to be in ext_params on an interrupt */
+#defin...
2010 Aug 24
4
[PATCH 1/3] S390: take a full byte as ext_param indicator
...move defines to virtio_s390.h
---
arch/s390/include/asm/kvm_virtio.h | 6 ++++++
drivers/s390/kvm/kvm_virtio.c | 19 +++++++++++++------
2 files changed, 19 insertions(+), 6 deletions(-)
diff --git a/arch/s390/include/asm/kvm_virtio.h b/arch/s390/include/asm/kvm_virtio.h
index acdfdff..3f5d100 100644
--- a/arch/s390/include/asm/kvm_virtio.h
+++ b/arch/s390/include/asm/kvm_virtio.h
@@ -54,4 +54,10 @@ struct kvm_vqconfig {
* This is pagesize for historical reasons. */
#define KVM_S390_VIRTIO_RING_ALIGN 4096
+
+/* These values are supposed to be in ext_params on an interrupt */
+#defin...