index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-vmstate.c
Age
Commit message (
Expand
)
Author
2016-09-08
tests: fix test-vmstate leaks
Marc-André Lureau
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-05-26
migration: convert savevm to use QIOChannel for writing to files
Daniel P. Berrange
2016-05-26
migration: remove use of qemu_bufopen from vmstate tests
Daniel P. Berrange
2016-02-16
tests: Clean up includes
Peter Maydell
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
2015-01-16
Tests: QEMUSizedBuffer/QEMUBuffer
Yang Hongyang
2014-10-14
Tests: QEMUSizedBuffer/QEMUBuffer
Dr. David Alan Gilbert
2014-07-18
tests: Add missing 'static' attributes (fix warnings from smatch)
Stefan Weil
2014-06-23
vmstate: Refactor & increase tests for primitive types
Juan Quintela
2014-06-16
vmstate: Refactor opening of files
Juan Quintela
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-01-13
tests: Some unit tests for vmstate.c
Eduardo Habkost