> -Original Messages-
> From: "Su Hang"
> Sent Time: 2018-04-16 22:49:48 (Monday)
> To: "stefan hajnoczi"
> Cc: "jim mussared" , qemu-devel
> , "joel stanley"
> Subject: Re: [Qemu-devel] [PATCH v4 1/2] Implement .hex file l
with my ignorance!
With sincerest gratitude,
Su Hang
> -----Original Messages-
> From: "Stefan Hajnoczi"
> Sent Time: 2018-04-15 09:25:30 (Sunday)
> To: "Su Hang"
> Cc: "jim mussared" , qemu-devel
> , "joel stanley"
> Subject: Re
On Sat, Apr 14, 2018 at 11:44 PM, Su Hang wrote:
> Thanks for your detailed reply! I will carefully treat
> all the content that you mentioned, and apply them in v5.
By the way, if you are wondering why the parser needs to validate
everything, here is an example scenario:
QEMU may be used to ho
; , qemu-devel
> , "Joel Stanley"
> Subject: Re: [Qemu-devel] [PATCH v4 1/2] Implement .hex file loader
>
> On Mon, Apr 9, 2018 at 11:39 AM, Su Hang wrote:
> > This patch adds Intel Hexadecimal Object File format support to
> > the loader. The file format
On Mon, Apr 9, 2018 at 11:39 AM, Su Hang wrote:
> This patch adds Intel Hexadecimal Object File format support to
> the loader. The file format specification is available here:
> http://www.piclist.com/techref/fileext/hex/intel.htm
>
> The file format is mainly intended for embedded systems
> and
This patch adds Intel Hexadecimal Object File format support to
the loader. The file format specification is available here:
http://www.piclist.com/techref/fileext/hex/intel.htm
The file format is mainly intended for embedded systems
and microcontrollers, such as Arduino, ARM, STM32, etc.
Sugges