qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [0/6] Fill gaps in savevm support
@ 2012-09-26  3:21 David Gibson
  2012-09-26  3:21 ` [Qemu-devel] [PATCH 1/6] savevm: Add VMSTATE_UINT64_EQUAL helpers David Gibson
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: David Gibson @ 2012-09-26  3:21 UTC (permalink / raw)
  To: aliguori; +Cc: qemu-devel

This is a series of fairly straightforward patches to fix some fairly
obvious gaps in the set of helpers for VMStateDescription buffers.
These just extend existing practice to some data types that didn't yet
have helper functions, presumably because there were not yet any
users.

I have draft savevm support for the pseries machine in the works which
need the various extensions here.

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Qemu-devel] [0/6] Simple extensions to VMStateDescription features
@ 2013-03-12  3:05 David Gibson
  2013-03-12  3:06 ` [Qemu-devel] [PATCH 1/6] savevm: Add VMSTATE_UINT64_EQUAL helpers David Gibson
  0 siblings, 1 reply; 10+ messages in thread
From: David Gibson @ 2013-03-12  3:05 UTC (permalink / raw)
  To: aliguori, quintela; +Cc: qemu-devel, agraf

Jean, Anthony,

This series contains a bunch of straightforward extensions to the
suite of functions and macros for using in VMStateDescription
structures.  Mostly these fill fairly obvious gaps in the existing
set, though the last adds genuinely new feature (but is still pretty
simple).

Obviously, these aren't being used in the savevm code already in the
tree, but I need them for my work-in-progress patches fixing / adding
savevm support for ppc guests.

Please apply.

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

end of thread, other threads:[~2013-03-12  3:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-26  3:21 [Qemu-devel] [0/6] Fill gaps in savevm support David Gibson
2012-09-26  3:21 ` [Qemu-devel] [PATCH 1/6] savevm: Add VMSTATE_UINT64_EQUAL helpers David Gibson
2012-09-29 11:36   ` Blue Swirl
2012-10-02  2:14     ` David Gibson
2012-09-26  3:21 ` [Qemu-devel] [PATCH 2/6] savevm: Add VMSTATE_UINTTL_EQUAL helper David Gibson
2012-09-26  3:21 ` [Qemu-devel] [PATCH 3/6] savevm: Add VMSTATE_FLOAT64 helpers David Gibson
2012-09-26  3:21 ` [Qemu-devel] [PATCH 4/6] savevm: Add VMSTATE_ helpers for target_phys_addr_t David Gibson
2012-09-26  3:21 ` [Qemu-devel] [PATCH 5/6] savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32 David Gibson
2012-09-26  3:21 ` [Qemu-devel] [PATCH 6/6] savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition David Gibson
  -- strict thread matches above, loose matches on Subject: below --
2013-03-12  3:05 [Qemu-devel] [0/6] Simple extensions to VMStateDescription features David Gibson
2013-03-12  3:06 ` [Qemu-devel] [PATCH 1/6] savevm: Add VMSTATE_UINT64_EQUAL helpers David Gibson

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).