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
/
hw
/
hw.h
Age
Commit message (
Expand
)
Author
2009-10-05
vmstate: add support for arrays of pointers
Juan Quintela
2009-10-05
vmstate: create VMSTATE_INT16_ARRAY
Juan Quintela
2009-10-05
vmstate: create VMSTATE_STRUCT_POINTER
Juan Quintela
2009-10-05
vmstate: create VMSTATE_I2C_SLAVE
Juan Quintela
2009-10-05
vmstate: add uint8 array
Juan Quintela
2009-10-05
vmstate: Add support for sending partial arrays
Juan Quintela
2009-10-05
vmstate: remove const from pre_save() functions
Juan Quintela
2009-10-05
vmstate: add version_id argument to post_load
Juan Quintela
2009-10-05
vmstate: remove const for put operations
Juan Quintela
2009-09-11
vmstate: port cirrus_vga device
Juan Quintela
2009-09-11
vmstate: add uint64 array support
Juan Quintela
2009-09-11
vmstate: add support for arrays of uint16_t
Juan Quintela
2009-09-11
vmstate: add support for uint8_t equal
Juan Quintela
2009-09-11
vmstate: Add pre/post_save() hooks
Juan Quintela
2009-09-11
vmstate: Add pre_load() hook
Juan Quintela
2009-09-11
vmstate: rename run_after_load() -> post_load()
Juan Quintela
2009-09-11
vmstate: add sensible arguments to vmstate_unregister()
Juan Quintela
2009-09-09
Fix VMSTATE_PCI_DEVICE version
Juan Quintela
2009-08-31
Add VMState support for ptimers
Blue Swirl
2009-08-27
Add VMState support to run a function after load
Juan Quintela
2009-08-27
Port PCIDevice state to VMState
Juan Quintela
2009-08-27
Add VMState support for int32_t check value
Juan Quintela
2009-08-27
Add VMState support for static sized buffers (uint_8)
Juan Quintela
2009-08-27
Add VMState support for variable sized arrays
Juan Quintela
2009-08-27
Add VMState support for int32_t check value
Juan Quintela
2009-08-27
Add VMState support for arrays of structs
Juan Quintela
2009-08-27
Add VMState support for structs
Juan Quintela
2009-08-27
Add VMState support for arrays
Juan Quintela
2009-08-27
Add VMState support for pointers
Juan Quintela
2009-08-27
New VMstate save/load infrastructure
Juan Quintela
2009-08-27
add file descriptor migration
Paolo Bonzini
2009-08-24
unify popen/fopen qemu wrappers
Paolo Bonzini
2009-07-16
Add qemu_unregister_reset
Jan Kiszka
2009-07-16
Move boot_set callback backend
Jan Kiszka
2009-07-09
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-05-27
Allow monitor interaction when using migrate -exec
Chris Lalancette
2009-05-22
Introduce reset notifier order
Jan Kiszka
2009-05-22
introduce set_rate_limit function for QEMUFile
Glauber Costa
2009-05-19
Hardware convenience library
Paul Brook
2009-04-17
Add unregister_savevm() (Mark McLoughlin)
aliguori
2009-04-05
create qemu_file_set_error (Glauber Costa)
aliguori
2008-11-11
Reintroduce migrate-to-exec: support (Charles Duffy)
aliguori
2008-10-24
Live migration for Win32 (Hervé Poussineau)
aliguori
2008-10-13
Fix some issues with QEMUFile
aliguori
2008-10-06
Introduce v3 of savevm protocol
aliguori
2008-10-02
Resurrect the safe part of r5274
blueswir1
2008-09-29
Refactor QEMUFile for live migration
aliguori
2008-09-25
Revert r5274 which breaks savevm/loadvm
blueswir1
2008-09-20
Add signed versions of save/load functions
blueswir1
[next]