Home
last modified time | relevance | path

Searched hist:"033815 fe14e9e6254f1483113a6dd6d5b130ef58" (Results 1 – 2 of 2) sorted by relevance

/qemu/include/qobject/
H A Dqlist.h033815fe14e9e6254f1483113a6dd6d5b130ef58 Wed Nov 11 16:48:51 UTC 2009 Anthony Liguori <aliguori@us.ibm.com> Add operations to qlist to allow it to be used as a stack

This makes lists no longer invariant. It's a very useful bit of functionality
though.

To deal with the fact that lists are no longer invariant, introduce a deep
copy mechanism for lists.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
/qemu/qobject/
H A Dqlist.c033815fe14e9e6254f1483113a6dd6d5b130ef58 Wed Nov 11 16:48:51 UTC 2009 Anthony Liguori <aliguori@us.ibm.com> Add operations to qlist to allow it to be used as a stack

This makes lists no longer invariant. It's a very useful bit of functionality
though.

To deal with the fact that lists are no longer invariant, introduce a deep
copy mechanism for lists.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>