Sign in
qemu-android
/
qemu-android
/
7f79dd281c834013f32cff0f5d98135b87cf470e
/
savevm.c
7f79dd2
unify popen/fopen qemu wrappers
by Paolo Bonzini
· 16 years ago
71e72a1
rename HOST_BSD to CONFIG_BSD
by Juan Quintela
· 16 years ago
751c6a1
kill drives_table
by Gerd Hoffmann
· 16 years ago
0bb05ea
fix segfault in setting migration speed
by Glauber Costa
· 16 years ago
45566e9
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
by Christoph Hellwig
· 16 years ago
8a67ec4
exec-migration: handle EINTR in popen_get_buffer()
by Uri Lublin
· 16 years ago
c5b76b3
Fix mingw32 build warnings
by Blue Swirl
· 16 years ago
e3f5ec2
net: pass VLANClientState* as first arg to receive handlers
by Mark McLoughlin
· 16 years ago
cda9046
net: re-name vc->fd_read() to vc->receive()
by Mark McLoughlin
· 16 years ago
8a43b1e
Allow monitor interaction when using migrate -exec
by Chris Lalancette
· 16 years ago
1962953
introduce set_rate_limit function for QEMUFile
by Glauber Costa
· 16 years ago
ed8b330
Don't send all gratuitous packets at once.
by Gleb Natapov
· 16 years ago
976305b
Minimal ethernet frame length is 64 bytes.
by Gleb Natapov
· 16 years ago
d02f709
Make sure not to fall through on error in loadvm
by Anthony Liguori
· 16 years ago
41bd13a
Add unregister_savevm() (Mark McLoughlin)
by aliguori
· 16 years ago
4dabe24
create qemu_file_set_error (Glauber Costa)
by aliguori
· 16 years ago
178e08a
Fix savevm after BDRV_FILE size enforcement
by aliguori
· 16 years ago
3450df3
make qemu_announce_self handle non contiguous net tables (Marcelo Tosatti)
by aliguori
· 16 years ago
49dc768
Fix windows build and clean up use of <windows.h>
by aliguori
· 16 years ago
179a2c1
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
by blueswir1
· 16 years ago
c5e9723
Support for DragonFly BSD (Hasso Tepper)
by blueswir1
· 16 years ago
d40cdb1
Fix BSD breakage from r6736
by blueswir1
· 16 years ago
511d2b1
Sparse fixes: NULL use, header order, ANSI prototypes, static
by blueswir1
· 16 years ago
376253e
monitor: Rework API (Jan Kiszka)
by aliguori
· 16 years ago
1eec614
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
2d22b18
Fix handling of disk-only snapshots (Kevin Wolf)
by aliguori
· 16 years ago
a672b46
Split savevm code into savevm.c
by aliguori
· 16 years ago