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
/
x86.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: add readq()
Marc-André Lureau
2018-02-27
1
-0
/
+5
*
stacks: Don't update the A20 settings if they haven't changed
Kevin O'Connor
2017-05-16
1
-3
/
+4
*
support booting with more than 255 CPUs
Igor Mammedov
2016-10-25
1
-0
/
+1
*
virtio: Move standard definitions from virtio-ring.h to standard headers
Kevin O'Connor
2015-10-15
1
-0
/
+8
*
Always enable caching on transition32; backup/restore cr0 on call32
Kevin O'Connor
2015-10-09
1
-3
/
+6
*
Support for BIOS interrupt handler
Stefan Berger
2015-05-21
1
-0
/
+7
*
vgabios: Don't use extra stack if it appears a modern OS is in use
Kevin O'Connor
2015-03-18
1
-0
/
+5
*
x86: add barrier to read{b,w,l} and write{b,w,l} functions
Ameya Palande
2015-02-18
1
-3
/
+12
*
Move a20 code from system.c and ps2port.h to x86.h
Kevin O'Connor
2014-10-15
1
-1
/
+14
*
Minor - move sgdt/lgdt macros from stacks.c to x86.h.
Kevin O'Connor
2013-12-05
1
-0
/
+6
*
Remove ioport.h; disperse its contents to other header files.
Kevin O'Connor
2013-09-28
1
-0
/
+51
*
Split x86 specific functions out of util.c/h to new files x86.c/h.
Kevin O'Connor
2013-09-18
1
-0
/
+168