VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42067   12 years vboxsync Runtime: New variant for RTProcQueryUsername which allocates the …
(edit) @42066   12 years vboxsync yet another build fix
(edit) @42064   12 years vboxsync build fix
(edit) @42062   12 years vboxsync NetShaper: R0 support (#5582)
(edit) @42056   12 years vboxsync VMM/HWVMXR0: Save/restore IA32_TSC_AUX MSR across VMX non-root ops.
(edit) @42039   12 years vboxsync Storage: New return status code when a free block is read
(edit) @42025   12 years vboxsync A few missed copyright year updates.
(edit) @42024   12 years vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41976   12 years vboxsync VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
(edit) @41972   12 years vboxsync VBoxGuest,VBoxControl: embedded DPC latency measurement for Windows …
(edit) @41943   12 years vboxsync VMM: Avoid stale selector issues in RC so there will be no need to try …
(edit) @41940   12 years vboxsync CPUMRaw[SG]etEFlags: Drop pCtxCore.
(edit) @41939   12 years vboxsync CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
(edit) @41937   12 years vboxsync IEM,EM: We can safely assume that all CPUMCTXCORE and CPUMCTX …
(edit) @41933   12 years vboxsync VMMSwitcher: Drop the unused assembly switcher functions taking guest …
(edit) @41931   12 years vboxsync TRPM: Save state directly to the CPUMCPU context member instead of …
(edit) @41920   12 years vboxsync Build fix
(edit) @41919   12 years vboxsync Runtime/process: Add RTProcQueryUsername to query the username of the …
(edit) @41914   12 years vboxsync Main: Implement API to configure autostart/-stop for virtual machines
(edit) @41911   12 years vboxsync backed out r78763 and r78763
(edit) @41909   12 years vboxsync re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
(edit) @41908   12 years vboxsync Check loaded selector register the GDT changes.
(edit) @41906   12 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41905   12 years vboxsync CPUMCTX++: Rearranging the CPUMCTX structure in preparation of some …
(edit) @41904   12 years vboxsync CPUM: Fixed saved state bustage. Got two padding equally wrong and …
(edit) @41901   12 years vboxsync VBox/types.h: VBOXGDTR_VER1_6 -> cpumctx-v1_6.h.
(edit) @41900   12 years vboxsync SSM: Added SSMFIELD_ENTRY_U32_ZX_U64.
(edit) @41899   12 years vboxsync CPUM: Working over the saved state code to put/get structures using …
(edit) @41891   12 years vboxsync NetShaper: Fixed segmentation fault caused by limits not fitting in …
(edit) @41889   12 years vboxsync backed out r78740
(edit) @41887   12 years vboxsync Runtime: introduced RTRandAdvCreateOpenssl()
(edit) @41886   12 years vboxsync DIS: Api name typo (missing r).
(edit) @41869   12 years vboxsync DIS: Moved OP_PARM_Q to the group of 'rare' operands, next to …
(edit) @41854   12 years vboxsync svn patch - grr!
(edit) @41853   12 years vboxsync docs, please.
(edit) @41852   12 years vboxsync Additions/common and solaris/vboxmouse: large code drop.
(edit) @41847   12 years vboxsync PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
(edit) @41842   12 years vboxsync Main,VBoxManage,docs: bandwidth units changed to bytes (#5582)
(edit) @41826   12 years vboxsync Comment typo.
(edit) @41825   12 years vboxsync PCI/DevATA: Put PCIDevPhysRead/Write into …
(edit) @41824   12 years vboxsync EMAll/IEM work.
(edit) @41811   12 years vboxsync PCI/DevATA: Added bus mastering support.
(edit) @41799   12 years vboxsync IEM: Back to where I was when I needed DISSTATE::abInstr…
(edit) @41798   12 years vboxsync doc update.
(edit) @41793   12 years vboxsync Encourage tail optimizations and keeping things in the same registers …
(edit) @41792   12 years vboxsync Some more DISSTATE adjustments.
(edit) @41791   12 years vboxsync DIS,CSAM: Drop pvUser2.
(edit) @41790   12 years vboxsync DISCPUSTATE -> DISSTATE (slow change).
(edit) @41789   12 years vboxsync DIS: pCpu -> pDis.
(edit) @41788   12 years vboxsync DIS: Set cbPrefix
(edit) @41786   12 years vboxsync DIS: Forgotten FNDISPARSE change in previous commit + …
(edit) @41768   12 years vboxsync PATM: Added PATMR3ReadOrgInstr.
(edit) @41764   12 years vboxsync VMM: Retired CPUMR3DisasmInstr in favor of DBGFR3DisasInstrLog.
(edit) @41760   12 years vboxsync DIS: Chagned FNDISREADBYTES to permit reading more bytes that the …
(edit) @41753   12 years vboxsync DIS: Read instruction bytes thru DISCPUSTATE::abInstr.
(edit) @41747   12 years vboxsync Removed some unused strings.
(edit) @41746   12 years vboxsync dis.h: docs.
(edit) @41745   12 years vboxsync typo.
(edit) @41744   12 years vboxsync DISOPPARAM: s/base.reg_*/Base.idx*Reg/ + docs
(edit) @41743   12 years vboxsync DISOPPARAM: s/index.reg_gen/Index.idxGenReg/ + doc
(edit) @41742   12 years vboxsync DISOPPARAM: s/scale/uScale/ + doc
(edit) @41741   12 years vboxsync DISOPPARAM: s/parval/uValue/ + doc
(edit) @41740   12 years vboxsync DISOPPARAM: s/param/fParam/ to match the related DISOPCODE members.
(edit) @41739   12 years vboxsync DISCPUSTATE: s/param/Param/
(edit) @41738   12 years vboxsync DISOPCODE: s/optype/fOpType/ s/param/fParam/ docs
(edit) @41737   12 years vboxsync DISOPCODE: s/opcode/uOpcode/
(edit) @41736   12 years vboxsync DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
(edit) @41735   12 years vboxsync DISCPUCORE: s/addrmode/uAddrMode/ s/opmode/uOpMode/
(edit) @41734   12 years vboxsync DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
(edit) @41733   12 years vboxsync DISCPUSTATE: s/prefix_rex/fRexPrefix/ s/lastprefix/bLastPrefix/ …
(edit) @41732   12 years vboxsync DISCPUSTATE::opsize -> cbInstr.
(edit) @41731   12 years vboxsync DIS: Split up apvUserData, dropping the 3rd entry. 2nd entry (now …
(edit) @41730   12 years vboxsync DIS: Some nits.
(edit) @41729   12 years vboxsync DISQueryParamVal: renamed related types and constants and reduced the …
(edit) @41728   12 years vboxsync DIS: register macro name adjustments - part two.
(edit) @41727   12 years vboxsync DIS: register macro name adjustments.
(edit) @41723   12 years vboxsync RTEnvClone: VWRN_NO_TRANSLATION -> VWRN_ENV_NOT_FULLY_TRANSLATED.
(edit) @41715   12 years vboxsync Made _EndProc zero-sized functions; fixed tstDisasm.
(edit) @41706   12 years vboxsync dis.h: Drop the pragma pack(4) around DISOPCODE, it has no effect and …
(edit) @41699   12 years vboxsync Build fix.
(edit) @41696   12 years vboxsync Additions/solaris/VBoxGuest: make the kernel module dependency …
(edit) @41692   12 years vboxsync DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
(edit) @41690   12 years vboxsync DIS: More cleanups.
(edit) @41678   12 years vboxsync OP_PARAMETER::flags -> fUse.
(edit) @41676   12 years vboxsync DIS: More scoping work.
(edit) @41675   12 years vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41674   12 years vboxsync DISCoreOne* -> DISCore*.
(edit) @41671   12 years vboxsync DISInstr* -> DISInstrToStr + cbOutput argument.
(edit) @41670   12 years vboxsync RTEnvClone: don't return an error if we found elements without a …
(edit) @41669   12 years vboxsync DISInstr -> DISInstrToStr.
(edit) @41668   12 years vboxsync DIS,DIS-users: Drop the operand/parameter formatting during …
(edit) @41663   12 years vboxsync DIS,EM,PGM,PATM: Changed the size and scale members of OP_PARAMETER …
(edit) @41662   12 years vboxsync DIS,CSAM: Combine the displacement members of OP_PARAMETER into a …
(edit) @41658   12 years vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @41648   12 years vboxsync asmdefs.mac: Make _EndProc hidden.
(edit) @41646   12 years vboxsync asmdefs.mac: Set the type and size of procedures when targeting ELF.
(edit) @41642   12 years vboxsync VBoxGuest: Use the EventSpinlock when setting the mouse callback and …
(edit) @41640   12 years vboxsync Additions/common/VBoxGuest: add an internal IOCtl based on the current …
(edit) @41636   12 years vboxsync wddm: fix win8 halt issues
(edit) @41576   13 years vboxsync Storage: Add VFS file glue for the VD library
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