index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-vmstate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
tests: don't silence error reporting for all tests
Daniel P. Berrangé
1
-0
/
+2
2017-09-27
migration: Route more error paths
Dr. David Alan Gilbert
1
-3
/
+6
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-06-13
migration: Move migration.h to migration/
Juan Quintela
1
-1
/
+1
2017-06-13
migration: Move constants to savevm.h
Juan Quintela
1
-0
/
+1
2017-06-01
migration: Split qemu-file.h
Juan Quintela
1
-1
/
+2
2017-05-18
migration: Remove qemu-file.h from vmstate.h
Juan Quintela
1
-0
/
+1
2017-05-18
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
1
-0
/
+1
2017-02-28
tests/test-vmstate.c: test array of ptr to primitive
Halil Pasic
1
-0
/
+48
2017-02-28
tests/test-vmstate.c: test array of ptr with null
Halil Pasic
1
-17
/
+57
2017-02-16
test-vmstate: remove yield_until_fd_readable
Paolo Bonzini
1
-11
/
+0
2017-02-13
tests/migration: Add test for VMSTATE_WITH_TMP
Dr. David Alan Gilbert
1
-6
/
+92
2017-01-24
tests/migration: Add test for QTAILQ migration
Jianjun Duan
1
-0
/
+147
2016-11-14
tests/test-vmstate.c: add array of pointer to struct
Halil Pasic
1
-0
/
+74
2016-11-14
tests/test-vmstate.c: add save_buffer util func
Halil Pasic
1
-12
/
+11
2016-09-08
tests: fix test-vmstate leaks
Marc-André Lureau
1
-2
/
+6
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-05-26
migration: convert savevm to use QIOChannel for writing to files
Daniel P. Berrange
1
-1
/
+10
2016-05-26
migration: remove use of qemu_bufopen from vmstate tests
Daniel P. Berrange
1
-31
/
+13
2016-02-16
tests: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
1
-1
/
+1
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
1
-3
/
+3
2015-01-16
Tests: QEMUSizedBuffer/QEMUBuffer
Yang Hongyang
1
-12
/
+8
2014-10-14
Tests: QEMUSizedBuffer/QEMUBuffer
Dr. David Alan Gilbert
1
-36
/
+38
2014-07-18
tests: Add missing 'static' attributes (fix warnings from smatch)
Stefan Weil
1
-2
/
+2
2014-06-23
vmstate: Refactor & increase tests for primitive types
Juan Quintela
1
-61
/
+212
2014-06-16
vmstate: Refactor opening of files
Juan Quintela
1
-19
/
+19
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
1
-6
/
+3
2014-01-13
tests: Some unit tests for vmstate.c
Eduardo Habkost
1
-0
/
+357