index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fw
/
shadow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
shadow: Rework bios copy code to prevent gcc array-bounds warning
Kevin O'Connor
2018-11-10
1
-5
/
+6
*
shadow: Don't invoke a shutdown on reboot unless in a reboot loop
Kevin O'Connor
2018-02-22
1
-11
/
+16
*
resume: Don't attempt to use generic reboot mechanisms on QEMU
Kevin O'Connor
2017-03-13
1
-1
/
+13
*
shadow: Batch PCI config writes
Kevin O'Connor
2016-04-06
1
-17
/
+38
*
optionroms: Drop support for CONFIG_OPTIONROMS_DEPLOYED
Kevin O'Connor
2016-04-06
1
-14
/
+1
*
post: Always set HaveRunPost prior to setting any other global variable
Kevin O'Connor
2016-01-12
1
-0
/
+2
*
resume: Make KVM soft reboot loop detection more flexible
Kevin O'Connor
2016-01-12
1
-2
/
+13
*
memmap: Introduce SYMBOL() macro to access linker script symbols
Kevin O'Connor
2015-10-15
1
-6
/
+4
*
Fix typos found by codespell
Stefan Weil
2015-10-09
1
-1
/
+1
*
piix: add and use dev-piix.h
Paolo Bonzini
2014-06-04
1
-2
/
+1
*
Move function definitions for output.c from util.h to new file output.h.
Kevin O'Connor
2013-09-18
1
-4
/
+5
*
Move malloc code from pmm.c to new files malloc.c and malloc.h.
Kevin O'Connor
2013-09-18
1
-0
/
+1
*
Rename util.c to string.c and introduce string.h.
Kevin O'Connor
2013-09-18
1
-1
/
+2
*
Split x86 specific functions out of util.c/h to new files x86.c/h.
Kevin O'Connor
2013-09-18
1
-0
/
+1
*
Move code cenetered around firmware initialization to src/fw/
Kevin O'Connor
2013-09-02
1
-0
/
+168