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
/
hw
/
hw.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-31
Add VMState support for ptimers
Blue Swirl
1
-0
/
+7
2009-08-27
Add VMState support to run a function after load
Juan Quintela
1
-0
/
+1
2009-08-27
Port PCIDevice state to VMState
Juan Quintela
1
-0
/
+12
2009-08-27
Add VMState support for int32_t check value
Juan Quintela
1
-0
/
+4
2009-08-27
Add VMState support for static sized buffers (uint_8)
Juan Quintela
1
-0
/
+18
2009-08-27
Add VMState support for variable sized arrays
Juan Quintela
1
-0
/
+22
2009-08-27
Add VMState support for int32_t check value
Juan Quintela
1
-0
/
+5
2009-08-27
Add VMState support for arrays of structs
Juan Quintela
1
-0
/
+11
2009-08-27
Add VMState support for structs
Juan Quintela
1
-0
/
+12
2009-08-27
Add VMState support for arrays
Juan Quintela
1
-0
/
+28
2009-08-27
Add VMState support for pointers
Juan Quintela
1
-0
/
+19
2009-08-27
New VMstate save/load infrastructure
Juan Quintela
1
-0
/
+102
2009-08-27
add file descriptor migration
Paolo Bonzini
1
-0
/
+1
2009-08-24
unify popen/fopen qemu wrappers
Paolo Bonzini
1
-1
/
+1
2009-07-16
Add qemu_unregister_reset
Jan Kiszka
1
-0
/
+1
2009-07-16
Move boot_set callback backend
Jan Kiszka
1
-2
/
+3
2009-07-09
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
1
-4
/
+1
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-1
/
+1
2009-05-27
Allow monitor interaction when using migrate -exec
Chris Lalancette
1
-0
/
+1
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-05-22
introduce set_rate_limit function for QEMUFile
Glauber Costa
1
-1
/
+9
2009-05-19
Hardware convenience library
Paul Brook
1
-0
/
+7
2009-04-17
Add unregister_savevm() (Mark McLoughlin)
aliguori
1
-0
/
+2
2009-04-05
create qemu_file_set_error (Glauber Costa)
aliguori
1
-0
/
+1
2008-11-11
Reintroduce migrate-to-exec: support (Charles Duffy)
aliguori
1
-0
/
+2
2008-10-24
Live migration for Win32 (Hervé Poussineau)
aliguori
1
-1
/
+1
2008-10-13
Fix some issues with QEMUFile
aliguori
1
-2
/
+3
2008-10-06
Introduce v3 of savevm protocol
aliguori
1
-0
/
+9
2008-10-02
Resurrect the safe part of r5274
blueswir1
1
-0
/
+105
2008-09-29
Refactor QEMUFile for live migration
aliguori
1
-1
/
+34
2008-09-25
Revert r5274 which breaks savevm/loadvm
blueswir1
1
-113
/
+8
2008-09-20
Add signed versions of save/load functions
blueswir1
1
-8
/
+113
2008-06-20
Add an opaque parameter to boot_set API, move function to monitor.c
blueswir1
1
-3
/
+2
2008-05-04
Allow bootdevice change from the monitor
aurel32
1
-0
/
+6
2007-11-17
Break up vl.h.
pbrook
1
-0
/
+99