VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12728   16 years vboxsync Added CPUMIsGuestInRealModeEx
(edit) @12722   16 years vboxsync Guest Lib R3: Added function to delete entire keys recursively by a …
(edit) @12702   16 years vboxsync #1865: HWACCM - alignment fix+check for 32-bit gcc, doxygen.
(edit) @12689   16 years vboxsync - better macro docs - implemented eval command in Vbox shell
(edit) @12688   16 years vboxsync #1865: EM - one pointer and statistics. Added a couple of more samples …
(edit) @12687   16 years vboxsync Started with VMM device heap for use with VT-x real-mode emulation. …
(edit) @12684   16 years vboxsync refactoring to simplify migration to per-CPU action flags
(edit) @12680   16 years vboxsync readdr & writedr aren't 64 bits only in the intrinsic case.
(edit) @12676   16 years vboxsync cdefs.h: Added CTX_MID, CTX_MID_Z and CTX_SUFF_Z. The latte two …
(edit) @12675   16 years vboxsync removed unneeded field, type update
(edit) @12669   16 years vboxsync account CPU id in setting attention flags (only SMP builds)
(edit) @12667   16 years vboxsync CPU id passed to interrupt callback, proper typing
(edit) @12666   16 years vboxsync Missed update
(edit) @12663   16 years vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
(edit) @12662   16 years vboxsync cpum.h: removed @todos.
(edit) @12657   16 years vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
(edit) @12653   16 years vboxsync various files: doxygen fixes.
(edit) @12636   16 years vboxsync iprt/cdefs.h: retired GCTYPE.
(edit) @12632   16 years vboxsync VBox/types.h: Added VMCPUID.
(edit) @12603   16 years vboxsync cpum.h: DR4/5 comment
(edit) @12600   16 years vboxsync Turned dr0..dr7 into an array.
(edit) @12585   16 years vboxsync VBox/types.h: Added the PVMCPU types.
(edit) @12579   16 years vboxsync VMM: Outlined the per CPU data.
(edit) @12578   16 years vboxsync Enable hardware breakpoint support for VT-x and AMD-V.
(edit) @12577   16 years vboxsync +changed chromium to use hgcm instead of tcpip, it works but some …
(edit) @12574   16 years vboxsync APIC: Added helper for calling VMMGetCpuId.
(edit) @12573   16 years vboxsync VMM: Added VMMGetCpuId (stub).
(edit) @12566   16 years vboxsync Backed out 36722, 36764 & 36770; no need for per-cpu mmio registations …
(edit) @12562   16 years vboxsync pdmdev.h: Dumped the devhlp version (MMIO changes are incompatible).
(edit) @12561   16 years vboxsync IOM: Made some minor adjustments to the MMIO CPU registration context …
(edit) @12551   16 years vboxsync be more verbose when logging ATA/SCSI commands
(edit) @12549   16 years vboxsync VMM: Implemented a TSC mode where it's tied to execution and halt …
(edit) @12547   16 years vboxsync runtime.h: added getopt.h
(edit) @12545   16 years vboxsync Updates for per-cpu MMIO range registration. (APIC)
(edit) @12532   16 years vboxsync Backed out previous changes for PATM logging. Breaks saved states. …
(edit) @12525   16 years vboxsync More room for PATM
(edit) @12518   16 years vboxsync r=bird: PDMSCSIREQUEST todos.
(edit) @12508   16 years vboxsync Device/Storage: fix CD/DVD media change problems in passthrough mode.
(edit) @12479   16 years vboxsync Also print ring 0 release assertion messages to the release log. Now …
(edit) @12476   16 years vboxsync BusLogic: Complete the device part.
(edit) @12473   16 years vboxsync export
(edit) @12462   16 years vboxsync Debugger: made tstVBoxDbg useful again.
(edit) @12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
(edit) @12437   16 years vboxsync mac build fix.
(edit) @12435   16 years vboxsync DBGGui / VirtualBox4: check the vtable version.
(edit) @12424   16 years vboxsync DBGGui,VirtualBox4: dynamically load the debugger GUI (VBoxDBG).
(edit) @12423   16 years vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
(edit) @12408   16 years vboxsync pgm.h: macro safety.
(edit) @12407   16 years vboxsync Refined the PGM pool flush check. No need to flush when switching …
(edit) @12375   16 years vboxsync wtf
(edit) @12371   16 years vboxsync warnings
(edit) @12341   16 years vboxsync iprt/dir.h: RTDIRENTRY clearification
(edit) @12324   16 years vboxsync PDMThread: New API PDMR3ThreadSleep. Fixed a per thread event sem leak.
(edit) @12305   16 years vboxsync Flush the recompiler's TB cache each time we detect writes to …
(edit) @12299   16 years vboxsync Add option to REMR3State to flush all TBs. (currently not yet active)
(edit) @12297   16 years vboxsync Version 2 of remote USB protocol.
(edit) @12278   16 years vboxsync Devices/VMMDev: send a guest event too when the absolute mode mouse …
(edit) @12238   16 years vboxsync iprt/asm.h: next try
(edit) @12237   16 years vboxsync fixed r36224
(edit) @12235   16 years vboxsync less input registers
(edit) @12232   16 years vboxsync iprt/asm.h: better fix
(edit) @12225   16 years vboxsync VMM: X86_DR7_ENABLED_MASK should not include GD, because it isn't a …
(edit) @12223   16 years vboxsync iprt/asm.h: Fixed gnu asm bug in ASMSetDR*(), the input (uDRVal) was …
(edit) @12221   16 years vboxsync iprt/asm.h: Use the intrinsic readdr and writedr introduced in VC …
(edit) @12176   16 years vboxsync ASMAtomicXchgU64 fix
(edit) @12164   16 years vboxsync iprt/asm.h: Forced the darwin build into working. Needs cleanup.
(edit) @12156   16 years vboxsync not necessary
(edit) @12155   16 years vboxsync gcc found this bug
(edit) @12153   16 years vboxsync asm fixes for gcc-4.3, hope this compiles
(edit) @12147   16 years vboxsync IPRT: added RTLOG_REL_DISABLE and RTLOG_REL_ENABLE for disabling …
(edit) @12131   16 years vboxsync Comment added
(edit) @12128   16 years vboxsync Release logging in ring 0 seems to cause problems (memory corruption). …
(edit) @12119   16 years vboxsync Added X86_DR6_INIT_VAL
(edit) @12104   16 years vboxsync iprt: Added RTMpGetPresentSet, RTMpGetPresentCount and …
(edit) @12092   16 years vboxsync Compile fixes
(edit) @12088   16 years vboxsync fix Linux builds
(edit) @12087   16 years vboxsync Functions for setting dr0-3, 6 & 7.
(edit) @12086   16 years vboxsync Functions to fetch dr0-3 & 6.
(edit) @12079   16 years vboxsync More specific error messages for unexpected VT-x failures.
(edit) @12065   16 years vboxsync Missing VMXGetActiveVMCS (unused).
(edit) @12064   16 years vboxsync More space for hwaccm
(edit) @12059   16 years vboxsync Harmless updates
(edit) @11961   16 years vboxsync VRDPAuth.h: explain binary UUID representation in comment
(edit) @11946   16 years vboxsync Fetched esp from the wrong place (1.6 compatibility)
(edit) @11944   16 years vboxsync Updates for state saving
(edit) @11934   16 years vboxsync minor header update
(edit) @11911   16 years vboxsync Corrected size for 64 bits host case.
(edit) @11897   16 years vboxsync Resync the whole CPU state after saved state restore.
(edit) @11894   16 years vboxsync Correction for raw mode on 64 bits hosts.
(edit) @11889   16 years vboxsync VMM/SUP: Added SUPR3HardenedVerifyFile and use it to verify files we load.
(edit) @11888   16 years vboxsync IPRT: added RTLdrGetSuff.
(edit) @11853   16 years vboxsync IPRT: Added a 'append' flag to the logger.
(edit) @11841   16 years vboxsync IPRT: RTR3InitEx.
(edit) @11836   16 years vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11814   16 years vboxsync Initial commit of the NetFlt driver for Windows
(edit) @11808   16 years vboxsync Deal with GCPtr differences between 1.6 & 2.0 saved states.
(edit) @11798   16 years vboxsync Fixing backwards compatibility for CPUMCTX.
(edit) @11794   16 years vboxsync SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette