diff for duplicates of <1344033008.24037.67.camel@pasglop> diff --git a/a/1.txt b/N1/1.txt index 6a7cf31..6072eca 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,7 +33,7 @@ we are in the right part of the loop on elsewhere... oh well. In fact there's some fun (through harmless) bits to be found, look at x86 for example: - if (env->exception_injected = EXCP08_DBLE) { + if (env->exception_injected == EXCP08_DBLE) { /* this means triple fault */ qemu_system_reset_request(); env->exit_request = 1; diff --git a/a/content_digest b/N1/content_digest index a387ce9..97f7da7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\020120803174113.GA13174@amt.cnet\0" "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0" "Subject\0Re: Reset problem vs. MMIO emulation, hypercalls, etc...\0" - "Date\0Fri, 03 Aug 2012 22:30:08 +0000\0" + "Date\0Sat, 04 Aug 2012 08:30:08 +1000\0" "To\0Marcelo Tosatti <mtosatti@redhat.com>\0" "Cc\0Avi Kivity <avi@redhat.com>" kvm@vger.kernel.org @@ -49,7 +49,7 @@ "In fact there's some fun (through harmless) bits to be found, look at\n" "x86 for example:\n" "\n" - " if (env->exception_injected = EXCP08_DBLE) {\n" + " if (env->exception_injected == EXCP08_DBLE) {\n" " /* this means triple fault */\n" " qemu_system_reset_request();\n" " env->exit_request = 1;\n" @@ -135,4 +135,4 @@ "Cheers,\n" Ben. -eb4307ba8997e6c6a846ea20ee0fadd4bfffa3ae60481af9662e731aaf5a4400 +d34cc2e347cd16403d30ff21b0be8a6d05727fc0975a7a9b7bc17f29007453ee
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.