diff for duplicates of <20130114184908.GB12489@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 1adf414..513309f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -72,12 +72,12 @@ Why KVM_GET_REGS/KVM_SET_REGS are not usable for arm? > +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. > + Can different vcpus of the same VM be of different type? @@ -96,8 +96,8 @@ How cpu hot plug suppose to work? > +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 c67acf6..f845803 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,15 @@ "ref\020130108183811.46302.58543.stgit@ubuntu\0" "ref\020130108183855.46302.40539.stgit@ubuntu\0" - "From\0gleb@redhat.com (Gleb Natapov)\0" - "Subject\0[PATCH v5 03/14] KVM: ARM: Initial skeleton to compile KVM support\0" + "From\0Gleb Natapov <gleb@redhat.com>\0" + "Subject\0Re: [PATCH v5 03/14] KVM: ARM: Initial skeleton to compile KVM support\0" "Date\0Mon, 14 Jan 2013 20:49:09 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Christoffer Dall <c.dall@virtualopensystems.com>\0" + "Cc\0kvm@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + kvmarm@lists.cs.columbia.edu + Marc Zyngier <marc.zyngier@arm.com> + Marcelo Tosatti <mtosatti@redhat.com> + " Rusty Russell <rusty.russell@linaro.org>\0" "\00:1\0" "b\0" "A couple of general question about ABI. If they were already answered\n" @@ -80,12 +86,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" "Can different vcpus of the same VM be of different type?\n" @@ -104,8 +110,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" @@ -121,4 +127,4 @@ "--\n" "\t\t\tGleb." -6489ba3c914c304c1b16e62f52abb17a5512f23633df96231d50b38f7d7d91e6 +a7463e280d8842fb5c98635d79fbb820b97bcb90a0f8782665ab16ecb9d157bb
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.