qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Registering buffers with a qdict
@ 2010-05-07 11:45 Jan Kiszka
  2010-05-07 13:07 ` [Qemu-devel] " Luiz Capitulino
  0 siblings, 1 reply; 9+ messages in thread
From: Jan Kiszka @ 2010-05-07 11:45 UTC (permalink / raw)
  To: Luiz Capitulino; +Cc: qemu-devel

Hi Luiz,

what is the recommended way of pushing larger buffers (up to 64K so far)
into a qdict? QLIST of QINT (one per byte) looks a bit heavy. I thought
about hex-encoding the content first (series of "%02X"), then
registering it as QSTRING. Or should we introduce a new type, QBUFFER?

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-05-10 14:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-07 11:45 [Qemu-devel] Registering buffers with a qdict Jan Kiszka
2010-05-07 13:07 ` [Qemu-devel] " Luiz Capitulino
2010-05-07 14:21   ` Jan Kiszka
2010-05-07 16:59     ` Luiz Capitulino
2010-05-10 10:59       ` Jan Kiszka
2010-05-10 13:26         ` Luiz Capitulino
2010-05-10 13:28         ` Avi Kivity
2010-05-10 13:43           ` Jan Kiszka
2010-05-10 14:14             ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).