index
:
delta/qemu-seabios.git
0.5.1-stable
0.6.1-stable
1.10-stable
1.11-stable
1.12-stable
1.6.3-stable
1.7.2-stable
1.7.3-stable
1.7.5-stable
1.8-stable
1.9-stable
master
git.qemu.org: git/seabios.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bregs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor - fix some typos in comments.
Kevin O'Connor
2014-04-05
1
-1
/
+1
*
Move definition of struct segoff_s from farptr.h to types.h.
Kevin O'Connor
2013-09-18
1
-1
/
+0
*
Split x86 specific functions out of util.c/h to new files x86.c/h.
Kevin O'Connor
2013-09-18
1
-19
/
+3
*
Detect CPUID instruction before using it.
Kevin O'Connor
2012-02-01
1
-0
/
+1
*
Fix struct bregs - it shouldn't have multiple members with the same name.
Kevin O'Connor
2011-05-07
1
-3
/
+3
*
Introduce standard warnings for allocation failures and timeouts.
Kevin O'Connor
2010-02-14
1
-23
/
+0
*
Distinguish between debug reports for unimplemented vs invalid calls.
Kevin O'Connor
2009-12-13
1
-8
/
+22
*
Replace common segment/offset pairs with struct segoff_s.
Kevin O'Connor
2009-09-09
1
-2
/
+3
*
Support %ebp register in 'struct bregs'.
Kevin O'Connor
2009-05-16
1
-0
/
+1
*
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
2009-01-15
1
-1
/
+1
*
Improve set_code_fail/floppy_ret/disk_ret code generation.
Kevin O'Connor
2009-01-02
1
-7
/
+8
*
Define bit definitions for cr0 register.
Kevin O'Connor
2008-11-16
1
-5
/
+15
*
Misc fixes and updates.
Kevin O'Connor
2008-07-19
1
-0
/
+2
*
Improve debugging output.
Kevin O'Connor
2008-07-07
1
-5
/
+5
*
Extract 'struct bregs' out of biosvar.h; clean up header includes.
Kevin O'Connor
2008-07-04
1
-0
/
+90