diff for duplicates of <20130116175740.29147.32138.stgit@ubuntu> diff --git a/a/1.txt b/N1/1.txt index da20d47..d381de8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -121,12 +121,12 @@ index a4df553..4237c27 100644 +Parameters: struct struct kvm_vcpu_init (in) +Returns: 0 on success; -1 on error +Errors: -+ ?EINVAL: ???the target is unknown, or the combination of features is invalid. -+ ?ENOENT: ???a features bit specified is unknown. ++ EINVAL: the target is unknown, or the combination of features is invalid. ++ ENOENT: a features bit specified is unknown. + +This tells KVM what type of CPU to present to the guest, and what -+optional features it should have. ?This will cause a reset of the cpu -+registers to their initial values. ?If this is not called, KVM_RUN will ++optional features it should have. This will cause a reset of the cpu ++registers to their initial values. If this is not called, KVM_RUN will +return ENOEXEC for that vcpu. + +Note that because some registers reflect machine topology, all vcpus @@ -141,8 +141,8 @@ index a4df553..4237c27 100644 +Parameters: struct kvm_reg_list (in/out) +Returns: 0 on success; -1 on error +Errors: -+ ?E2BIG: ????the reg index list is too big to fit in the array specified by -+ ????????????the user (the number required will be written into n). ++ E2BIG: the reg index list is too big to fit in the array specified by ++ the user (the number required will be written into n). + +struct kvm_reg_list { + __u64 n; /* number of registers in reg[] */ diff --git a/a/content_digest b/N1/content_digest index d46bfe8..a53234a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,14 @@ "ref\020130116175716.29147.15348.stgit@ubuntu\0" - "From\0c.dall@virtualopensystems.com (Christoffer Dall)\0" + "From\0Christoffer Dall <c.dall@virtualopensystems.com>\0" "Subject\0[PATCH v6 03/15] KVM: ARM: Initial skeleton to compile KVM support\0" "Date\0Wed, 16 Jan 2013 12:57:40 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0kvm@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + " kvmarm@lists.cs.columbia.edu\0" + "Cc\0Marc Zyngier <marc.zyngier@arm.com>" + Rusty Russell <rusty@rustcorp.com.au> + Marcelo Tosatti <mtosatti@redhat.com> + " Will Deacon <will.deacon@arm.com>\0" "\00:1\0" "b\0" "Targets KVM support for Cortex A-15 processors.\n" @@ -128,12 +134,12 @@ "+Parameters: struct struct kvm_vcpu_init (in)\n" "+Returns: 0 on success; -1 on error\n" "+Errors:\n" - "+ ?EINVAL: ???the target is unknown, or the combination of features is invalid.\n" - "+ ?ENOENT: ???a features bit specified is unknown.\n" + "+ \302\240EINVAL: \302\240\302\240\302\240the target is unknown, or the combination of features is invalid.\n" + "+ \302\240ENOENT: \302\240\302\240\302\240a features bit specified is unknown.\n" "+\n" "+This tells KVM what type of CPU to present to the guest, and what\n" - "+optional features it should have. ?This will cause a reset of the cpu\n" - "+registers to their initial values. ?If this is not called, KVM_RUN will\n" + "+optional features it should have. \302\240This will cause a reset of the cpu\n" + "+registers to their initial values. \302\240If this is not called, KVM_RUN will\n" "+return ENOEXEC for that vcpu.\n" "+\n" "+Note that because some registers reflect machine topology, all vcpus\n" @@ -148,8 +154,8 @@ "+Parameters: struct kvm_reg_list (in/out)\n" "+Returns: 0 on success; -1 on error\n" "+Errors:\n" - "+ ?E2BIG: ????the reg index list is too big to fit in the array specified by\n" - "+ ????????????the user (the number required will be written into n).\n" + "+ \302\240E2BIG: \302\240\302\240\302\240\302\240the reg index list is too big to fit in the array specified by\n" + "+ \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240the user (the number required will be written into n).\n" "+\n" "+struct kvm_reg_list {\n" "+\t__u64 n; /* number of registers in reg[] */\n" @@ -1695,4 +1701,4 @@ " #define KVM_DEV_ASSIGN_ENABLE_IOMMU\t(1 << 0)\n" " #define KVM_DEV_ASSIGN_PCI_2_3\t\t(1 << 1)" -fb1a673e014f4f8544181617b9e4db5d921607c75c42b97798043bf81d8fba6f +05942ba3f42358356662ddd83fa3856d7cb3b5d1d1d8b27e33b16330078acc93
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.