diff for duplicates of <1563812889499.73128@bt.com> diff --git a/a/content_digest b/N1/content_digest index b6ef577..c8b4b59 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,35 +1,35 @@ "ref\0e9c6e5310b1a4863be45d45bf087fc3d@tpw09926dag18e.domain1.systemhost.net\0" "ref\02b6eb033-4b6e-4d64-c57e-a3257088d0dd@linaro.org\0" "From\0<tony.nguyen@bt.com>\0" - "Subject\0Re: [Qemu-riscv] [Qemu-devel] [PATCH v2 00/20] Invert Endian bit in SPARCv9 MMU TTE\0" + "Subject\0Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/20] Invert Endian bit in SPARCv9 MMU TTE\0" "Date\0Mon, 22 Jul 2019 16:28:10 +0000\0" "To\0<richard.henderson@linaro.org>" " <qemu-devel@nongnu.org>\0" - "Cc\0<peter.maydell@linaro.org>" - <walling@linux.ibm.com> - <mst@redhat.com> - <palmer@sifive.com> - <mark.cave-ayland@ilande.co.uk> - <Alistair.Francis@wdc.com> - <arikalo@wavecomp.com> - <david@redhat.com> - <pasic@linux.ibm.com> - <borntraeger@de.ibm.com> - <rth@twiddle.net> - <atar4qemu@gmail.com> - <ehabkost@redhat.com> - <sw@weilnetz.de> - <qemu-s390x@nongnu.org> - <qemu-arm@nongnu.org> - <david@gibson.dropbear.id.au> - <qemu-riscv@nongnu.org> - <cohuck@redhat.com> - <claudio.fontana@huawei.com> - <alex.williamson@redhat.com> - <qemu-ppc@nongnu.org> - <amarkovic@wavecomp.com> - <pbonzini@redhat.com> - " <aurelien@aurel32.net>\0" + "Cc\0peter.maydell@linaro.org" + walling@linux.ibm.com + mst@redhat.com + palmer@sifive.com + mark.cave-ayland@ilande.co.uk + Alistair.Francis@wdc.com + arikalo@wavecomp.com + david@redhat.com + pasic@linux.ibm.com + borntraeger@de.ibm.com + rth@twiddle.net + atar4qemu@gmail.com + ehabkost@redhat.com + sw@weilnetz.de + alex.williamson@redhat.com + qemu-arm@nongnu.org + david@gibson.dropbear.id.au + qemu-riscv@nongnu.org + cohuck@redhat.com + claudio.fontana@huawei.com + qemu-s390x@nongnu.org + qemu-ppc@nongnu.org + amarkovic@wavecomp.com + pbonzini@redhat.com + " aurelien@aurel32.net\0" "\01:1\0" "b\0" "On 7/22/19 8:59 AM, Richard Henderson wrote:\n" @@ -109,4 +109,4 @@ "</body>\r\n" "</html>\r\n" -6a26cd12a4498cf5f3cc92411bbc73c00fae569d98a227aeafea3aa4cf5a01ab +ebdcb92d7b5802a5493e25b127269a938300d359a115d9855bfa77be7f6193fc
diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index 60e1fd2..0000000 --- a/a/2.bin +++ /dev/null @@ -1,48 +0,0 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<style type="text/css" style="display:none"><!-- P { margin-top: 0px; margin-bottom: 0px; } .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(128, 0, 0); }--></style> -</head> -<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;"> -<p><span style="font-size: 10pt; color: rgb(33, 33, 33);">On 7/22/19 8:59 AM, Richard Henderson wrote:</span><br> -</p> -<div style="color: rgb(33, 33, 33);"><font size="2"><span style="font-size:10pt;"> -<div class="PlainText"> -<div><br> -</div> -<div>>On 7/22/19 8:34 AM, tony.nguyen@bt.com wrote:</div> -<div>>> Tony Nguyen (20):</div> -<div>>> tcg: Replace MO_8 with MO_UB alias</div> -<div>>> tcg: Replace MO_16 with MO_UW alias</div> -<div>>> tcg: Replace MO_32 with MO_UL alias</div> -<div>>> tcg: Replace MO_64 with MO_UQ alias</div> -<div>>> tcg: Move size+sign+endian from TCGMemOp to MemOp</div> -<div>></div> -<div>>I don't like any of these first 5 patches.</div> -<div>>I don't understand your motivation here. Why?</div> -<div><br> -</div> -<div>The motivation is to only move the attributes required by the memory API</div> -<div>from TCGMemOp into accelerator independent MemOp.</div> -<div><br> -</div> -<div>Once I moved MO_{8|16|32|64} into MemOp, there arose many -Wenum-compare and</div> -<div>-Wenum-conversion as a TCGMemOp and a MemOp are being compared and <span style="font-size: 10pt;">implicitly</span></div> -<div><span style="font-size: 10pt;">coerced.</span></div> -<div><br> -</div> -<div>Thus the idea to replace MO_{8|16|32|64} with MO_{UB|UW|UL|UQ} so we remain<br> -</div> -<div>comparing and coercing the same enum type, both TCGMemOps.</div> -<div><br> -</div> -<div><span style="font-size: 10pt;">Do you prefer the v1 implementation of making TCGMemOp -> MemOp?</span><br> -</div> -<div><br> -</div> -<div>Tony.<br> -</div> -</div> -</span></font></div> -</body> -</html> diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index e54d0ae..0000000 --- a/a/2.hdr +++ /dev/null @@ -1,2 +0,0 @@ -Content-Type: text/html; charset="iso-8859-1" -Content-Transfer-Encoding: quoted-printable diff --git a/a/content_digest b/N2/content_digest index b6ef577..d520e93 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,36 +1,36 @@ "ref\0e9c6e5310b1a4863be45d45bf087fc3d@tpw09926dag18e.domain1.systemhost.net\0" "ref\02b6eb033-4b6e-4d64-c57e-a3257088d0dd@linaro.org\0" "From\0<tony.nguyen@bt.com>\0" - "Subject\0Re: [Qemu-riscv] [Qemu-devel] [PATCH v2 00/20] Invert Endian bit in SPARCv9 MMU TTE\0" + "Subject\0Re: [Qemu-devel] [PATCH v2 00/20] Invert Endian bit in SPARCv9 MMU TTE\0" "Date\0Mon, 22 Jul 2019 16:28:10 +0000\0" "To\0<richard.henderson@linaro.org>" " <qemu-devel@nongnu.org>\0" - "Cc\0<peter.maydell@linaro.org>" - <walling@linux.ibm.com> - <mst@redhat.com> - <palmer@sifive.com> - <mark.cave-ayland@ilande.co.uk> - <Alistair.Francis@wdc.com> - <arikalo@wavecomp.com> - <david@redhat.com> - <pasic@linux.ibm.com> - <borntraeger@de.ibm.com> - <rth@twiddle.net> - <atar4qemu@gmail.com> - <ehabkost@redhat.com> - <sw@weilnetz.de> - <qemu-s390x@nongnu.org> - <qemu-arm@nongnu.org> - <david@gibson.dropbear.id.au> - <qemu-riscv@nongnu.org> - <cohuck@redhat.com> - <claudio.fontana@huawei.com> - <alex.williamson@redhat.com> - <qemu-ppc@nongnu.org> - <amarkovic@wavecomp.com> - <pbonzini@redhat.com> - " <aurelien@aurel32.net>\0" - "\01:1\0" + "Cc\0peter.maydell@linaro.org" + walling@linux.ibm.com + mst@redhat.com + palmer@sifive.com + mark.cave-ayland@ilande.co.uk + Alistair.Francis@wdc.com + arikalo@wavecomp.com + david@redhat.com + pasic@linux.ibm.com + borntraeger@de.ibm.com + rth@twiddle.net + atar4qemu@gmail.com + ehabkost@redhat.com + sw@weilnetz.de + alex.williamson@redhat.com + qemu-arm@nongnu.org + david@gibson.dropbear.id.au + qemu-riscv@nongnu.org + cohuck@redhat.com + claudio.fontana@huawei.com + qemu-s390x@nongnu.org + qemu-ppc@nongnu.org + amarkovic@wavecomp.com + pbonzini@redhat.com + " aurelien@aurel32.net\0" + "\00:1\0" "b\0" "On 7/22/19 8:59 AM, Richard Henderson wrote:\n" "\n" @@ -58,55 +58,5 @@ "Do you prefer the v1 implementation of making TCGMemOp -> MemOp?\n" "\n" Tony. - "\01:2\0" - "b\0" - "<html>\r\n" - "<head>\r\n" - "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">\r\n" - "<style type=\"text/css\" style=\"display:none\"><!-- P { margin-top: 0px; margin-bottom: 0px; } .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(128, 0, 0); }--></style>\r\n" - "</head>\r\n" - "<body dir=\"ltr\" style=\"font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;\">\r\n" - "<p><span style=\"font-size: 10pt; color: rgb(33, 33, 33);\">On 7/22/19 8:59 AM, Richard Henderson wrote:</span><br>\r\n" - "</p>\r\n" - "<div style=\"color: rgb(33, 33, 33);\"><font size=\"2\"><span style=\"font-size:10pt;\">\r\n" - "<div class=\"PlainText\">\r\n" - "<div><br>\r\n" - "</div>\r\n" - "<div>>On 7/22/19 8:34 AM, tony.nguyen@bt.com wrote:</div>\r\n" - "<div>>> Tony Nguyen (20):</div>\r\n" - "<div>>> tcg: Replace MO_8 with MO_UB alias</div>\r\n" - "<div>>> tcg: Replace MO_16 with MO_UW alias</div>\r\n" - "<div>>> tcg: Replace MO_32 with MO_UL alias</div>\r\n" - "<div>>> tcg: Replace MO_64 with MO_UQ alias</div>\r\n" - "<div>>> tcg: Move size+sign+endian from TCGMemOp to MemOp</div>\r\n" - "<div>></div>\r\n" - "<div>>I don't like any of these first 5 patches.</div>\r\n" - "<div>>I don't understand your motivation here. Why?</div>\r\n" - "<div><br>\r\n" - "</div>\r\n" - "<div>The motivation is to only move the attributes required by the memory API</div>\r\n" - "<div>from TCGMemOp into accelerator independent MemOp.</div>\r\n" - "<div><br>\r\n" - "</div>\r\n" - "<div>Once I moved MO_{8|16|32|64} into MemOp, there arose many -Wenum-compare and</div>\r\n" - "<div>-Wenum-conversion as a TCGMemOp and a MemOp are being compared and <span style=\"font-size: 10pt;\">implicitly</span></div>\r\n" - "<div><span style=\"font-size: 10pt;\">coerced.</span></div>\r\n" - "<div><br>\r\n" - "</div>\r\n" - "<div>Thus the idea to replace MO_{8|16|32|64} with MO_{UB|UW|UL|UQ} so we remain<br>\r\n" - "</div>\r\n" - "<div>comparing and coercing the same enum type, both TCGMemOps.</div>\r\n" - "<div><br>\r\n" - "</div>\r\n" - "<div><span style=\"font-size: 10pt;\">Do you prefer the v1 implementation of making TCGMemOp -> MemOp?</span><br>\r\n" - "</div>\r\n" - "<div><br>\r\n" - "</div>\r\n" - "<div>Tony.<br>\r\n" - "</div>\r\n" - "</div>\r\n" - "</span></font></div>\r\n" - "</body>\r\n" - "</html>\r\n" -6a26cd12a4498cf5f3cc92411bbc73c00fae569d98a227aeafea3aa4cf5a01ab +6992981b02585202e368174c71249876b43270d550cdbd807665a7ac9e624ac1
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.