Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bochs-emu/Bochs
/ functions
Functions
10,015 in github.com/bochs-emu/Bochs
⨍
Functions
10,015
◇
Types & classes
1,572
↓ 2 callers
Function
CreateWindows
bochs/gui/carbon.cc:681
↓ 2 callers
Function
DrawBitmap
bochs/gui/win32.cc:2086
↓ 2 callers
Function
DrawBochsBitmap
bochs/gui/wx.cc:1282
↓ 2 callers
Method
EPT_VIOLATION_EXCEPTION
bochs/cpu/vmx_ctrls.h:144
↓ 2 callers
Function
EvalPoly
bochs/cpu/fpu/poly.cc:41
↓ 2 callers
Function
EvenPoly
bochs/cpu/fpu/poly.cc:67
↓ 2 callers
Method
FPU_save_regi
it is only possisble to read FPU tag word through certain instructions like FNSAVE, and they update tag word to its real value anyway
bochs/cpu/i387.h:140
↓ 2 callers
Function
FillBrkp
Displays all Breakpoints and Watchpoints
bochs/gui/enh_dbg.cc:1860
↓ 2 callers
Function
FillDataX
performs endian byteswapping the hard way, for a Data dump
bochs/gui/enh_dbg.cc:1988
↓ 2 callers
Function
FillGDT
Fill the GDT ListView, reading GDT data directly from bochs linear mem
bochs/gui/enh_dbg.cc:1382
↓ 2 callers
Function
FillIDT
Fills the IDT ListView, reading IDT data directly from bochs linear mem
bochs/gui/enh_dbg.cc:1488
↓ 2 callers
Function
FillPAGE
lifted from bx_dbg_dump_table in dbg_main of the internal debugger
bochs/gui/enh_dbg.cc:1606
↓ 2 callers
Function
FillPTree
create the top layer of a parameter tree TreeView
bochs/gui/gtk_enh_dbg_osdep.cc:1083
↓ 2 callers
Function
FindHex
bochs/gui/enh_dbg.cc:2285
↓ 2 callers
Function
GetColorRef
bochs/gui/win32.cc:2079
↓ 2 callers
Function
GetLabelText
bochs/gui/win32paramdlg.cc:759
↓ 2 callers
Function
GetTextCtrlInt
bochs/gui/wxdialog.cc:1629
↓ 2 callers
Function
GrayMenuItem
pass in FALSE or 0 to gray out a menu item
bochs/gui/win32_enh_dbg_osdep.cc:1108
↓ 2 callers
Function
HideMenubar
bochs/gui/macintosh.cc:1245
↓ 2 callers
Function
HideMenubar
bochs/gui/carbon.cc:1681
↓ 2 callers
Function
HidePointer
bochs/gui/macintosh.cc:1175
↓ 2 callers
Function
HideTools
bochs/gui/macintosh.cc:1203
↓ 2 callers
Function
HideTools
bochs/gui/carbon.cc:1638
↓ 2 callers
Method
INTA_ON_VMEXIT
bochs/cpu/vmx_ctrls.h:308
↓ 2 callers
Method
INVLPG_VMEXIT
bochs/cpu/vmx_ctrls.h:60
↓ 2 callers
Method
IO_BITMAPS
bochs/cpu/vmx_ctrls.h:73
↓ 2 callers
Function
InitMenus
set all TRUE flags to checked in the Options menu
bochs/gui/gtk_enh_dbg_osdep.cc:283
↓ 2 callers
Function
InitPluginCtrl
bochs/gui/win32config.cc:185
↓ 2 callers
Function
InitToolbox
bochs/gui/carbon.cc:538
↓ 2 callers
Method
LOAD_DBG_CTRLS
bochs/cpu/vmx_ctrls.h:251
↓ 2 callers
Method
LOAD_GUEST_CET_STATE
bochs/cpu/vmx_ctrls.h:262
↓ 2 callers
Method
LOAD_GUEST_FRED
bochs/cpu/vmx_ctrls.h:265
↓ 2 callers
Method
LOAD_GUEST_IA32_SPEC_CTRL
bochs/cpu/vmx_ctrls.h:266
↓ 2 callers
Method
LOAD_GUEST_PKRS
bochs/cpu/vmx_ctrls.h:264
↓ 2 callers
Method
LOAD_HOST_CET_STATE
bochs/cpu/vmx_ctrls.h:319
↓ 2 callers
Method
LOAD_HOST_FRED
bochs/cpu/vmx_ctrls.h:345
↓ 2 callers
Method
LOAD_HOST_IA32_SPEC_CTRL
bochs/cpu/vmx_ctrls.h:346
↓ 2 callers
Method
LOAD_HOST_PKRS
bochs/cpu/vmx_ctrls.h:320
↓ 2 callers
Method
LOAD_UINV
bochs/cpu/vmx_ctrls.h:261
↓ 2 callers
Function
MainMenuDialog
bochs/gui/win32config.cc:904
↓ 2 callers
Function
MakeRDnames
build Register "display" names from lower case names (must build the pointer list while building the names)
bochs/gui/enh_dbg.cc:2104
↓ 2 callers
Function
MoveLists
unpack the ScrollWindows from the ListHbox, then repack using a new DockOrder -- also calculate the X-coords of the "bars" between the lists
bochs/gui/gtk_enh_dbg_osdep.cc:653
↓ 2 callers
Function
MoveLists
bochs/gui/win32_enh_dbg_osdep.cc:760
↓ 2 callers
Method
NMI_EXITING
bochs/cpu/vmx_ctrls.h:214
↓ 2 callers
Method
NMI_WINDOW_EXITING
bochs/cpu/vmx_ctrls.h:70
↓ 2 callers
Function
OnWMNotify
bochs/gui/win32paramdlg.cc:295
↓ 2 callers
Method
PAUSE_LOOP_VMEXIT
bochs/cpu/vmx_ctrls.h:136
↓ 2 callers
Method
RDTSCP
bochs/cpu/vmx_ctrls.h:129
↓ 2 callers
Method
RDTSC_VMEXIT
bochs/cpu/vmx_ctrls.h:63
↓ 2 callers
Function
ReadTOC
bochs/iodev/hdimage/cdrom_osx.cc:179
↓ 2 callers
Function
RedirectIOToConsole
The RedirectIOToConsole() function is copied from an article called "Adding Console I/O to a Win32 GUI App" in Windows Developer Journal, December 199
bochs/main.cc:470
↓ 2 callers
Function
RefreshDataDump
bochs/gui/enh_dbg.cc:2012
↓ 2 callers
Function
RepackLists
repack the ScrollWindows into the ListHbox using a new DockOrder FirstListIndex is precalculated in MoveLists, so pass in the value
bochs/gui/gtk_enh_dbg_osdep.cc:642
↓ 2 callers
Method
SHADOW_STACK_PREMATURELY_BUSY_CTRL
bochs/cpu/vmx_ctrls.h:347
↓ 2 callers
Method
STORE_VMX_PREEMPTION_TIMER
bochs/cpu/vmx_ctrls.h:313
↓ 2 callers
Method
SUBPAGE_WR_PROTECT_CTRL
bochs/cpu/vmx_ctrls.h:148
↓ 2 callers
Function
SelectHistory
in the Win32 version, the caret is placed at the beginning of each selected history line, but the exact functionality is not important -- just do what
bochs/gui/gtk_enh_dbg_osdep.cc:760
↓ 2 callers
Method
SetAction
bochs/gui/wxdialog.cc:366
↓ 2 callers
Function
SetAutoSize6_9
autosize the columns that may be used by other dumps, once, on a DViewMode change
bochs/gui/gtk_enh_dbg_osdep.cc:830
↓ 2 callers
Function
SetDefaultButtons
bochs/gui/win32paramdlg.cc:1197
↓ 2 callers
Function
SetMemLine
user wants to edit some memory
bochs/gui/enh_dbg.cc:2762
↓ 2 callers
Function
SetMouseToggleInfo
bochs/gui/win32.cc:1182
↓ 2 callers
Function
SetParamList
bochs/gui/win32paramdlg.cc:969
↓ 2 callers
Function
SetSizeIOS
bochs/gui/win32_enh_dbg_osdep.cc:676
↓ 2 callers
Function
SetStatusText
bochs/gui/gtk_enh_dbg_osdep.cc:514
↓ 2 callers
Function
SetStatusText
bochs/gui/win32_enh_dbg_osdep.cc:982
↓ 2 callers
Function
SetTextCtrl
bochs/gui/wxdialog.cc:1622
↓ 2 callers
Function
ShowFW
bochs/gui/gtk_enh_dbg_osdep.cc:500
↓ 2 callers
Function
ShowLogOptions
bochs/gui/win32config.cc:484
↓ 2 callers
Function
ShowPluginCtrl
bochs/gui/win32config.cc:207
↓ 2 callers
Function
ShowPointer
bochs/gui/macintosh.cc:1192
↓ 2 callers
Function
ShowTools
bochs/gui/macintosh.cc:1222
↓ 2 callers
Function
ShowTools
bochs/gui/carbon.cc:1659
↓ 2 callers
Method
SimThreadControl
bochs/gui/wxmain.cc:962
↓ 2 callers
Function
TakeInputFocus
bochs/gui/gtk_enh_dbg_osdep.cc:732
↓ 2 callers
Function
ToggleBrkpt
bochs/gui/enh_dbg.cc:2479
↓ 2 callers
Function
ToggleGDT
bochs/gui/enh_dbg.cc:2406
↓ 2 callers
Function
ToggleIDT
bochs/gui/enh_dbg.cc:2426
↓ 2 callers
Method
ToggleMouse
bochs/gui/wx.cc:250
↓ 2 callers
Function
TogglePAGE
bochs/gui/enh_dbg.cc:2446
↓ 2 callers
Function
TogglePTree
bochs/gui/enh_dbg.cc:2495
↓ 2 callers
Function
ToggleStack
bochs/gui/enh_dbg.cc:2462
↓ 2 callers
Method
UMWAIT_TPAUSE_VMEXIT
bochs/cpu/vmx_ctrls.h:151
↓ 2 callers
Function
UpdateRgn
bochs/gui/macintosh.cc:1162
↓ 2 callers
Function
UpdateScreen
bochs/gui/rfb.cc:1555
↓ 2 callers
Function
UpdateScreen
bochs/gui/wx.cc:1252
↓ 2 callers
Function
UpdateScreen
bochs/gui/vncsrv.cc:1138
↓ 2 callers
Function
UpdateTools
UpdateTools() Check the state of the emulation and use it to tell which tools are available or not.
bochs/gui/carbon.cc:1578
↓ 2 callers
Method
VIRTUALIZE_IA32_SPEC_CTRL
bochs/cpu/vmx_ctrls.h:187
↓ 2 callers
Method
VMFUNC_ENABLE
bochs/cpu/vmx_ctrls.h:139
↓ 2 callers
Method
VMX_PREEMPTION_TIMER_VMEXIT
bochs/cpu/vmx_ctrls.h:216
↓ 2 callers
Method
VPID_ENABLE
bochs/cpu/vmx_ctrls.h:131
↓ 2 callers
Method
X86_64_GUEST
bochs/cpu/vmx_ctrls.h:252
↓ 2 callers
Method
X86_64_HOST
bochs/cpu/vmx_ctrls.h:306
↓ 2 callers
Function
access_linear
bochs/gdbstub.cc:398
↓ 2 callers
Function
accumulate_statistics
bochs/iodev/display/voodoo_func.h:1184
↓ 2 callers
Function
acpi_bios_init
base_addr must be a multiple of 4KB */
bochs/bios/rombios32.c:1782
↓ 2 callers
Function
activating_bit
bochs/iodev/hpet.cc:122
↓ 2 callers
Method
add_control
bochs/gui/x.cc:2306
↓ 2 callers
Function
adlib_init
bochs/iodev/sound/opl.cc:506
← previous
next →
1,301–1,400 of 10,015, ranked by callers