index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
fw_cfg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-4
/
+4
*
Get rid of _t suffix
malc
2009-10-01
1
-4
/
+4
*
vmstate: port fw_cfg device
Juan Quintela
2009-09-11
1
-21
/
+12
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-4
/
+4
*
Introduce -smp , maxcpus= flag to specify maximum number of CPUS.
Jes Sorensen
2009-07-27
1
-0
/
+1
*
Add boot menu control via command line switch
Jan Kiszka
2009-07-16
1
-0
/
+1
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-2
/
+2
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
Refactor how display drivers are selected
Anthony Liguori
2009-05-21
1
-1
/
+1
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-3
/
+3
*
Don't try to return result from a void function (spotted by Sparse)
blueswir1
2009-04-07
1
-2
/
+2
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-8
/
+0
*
Allow to register a callback with fw_cfg_add_callback()
blueswir1
2008-12-11
1
-2
/
+4
*
Move nographic export to sysemu.h
blueswir1
2008-10-04
1
-1
/
+0
*
Add common keys to firmware configuration
blueswir1
2008-09-18
1
-0
/
+4
*
Add UUID to firmware configuration info (Gleb Natapov)
blueswir1
2008-09-18
1
-0
/
+2
*
Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)
blueswir1
2008-09-18
1
-0
/
+289