VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41746   13 years vboxsync dis.h: docs.
(edit) @41745   13 years vboxsync typo.
(edit) @41744   13 years vboxsync DISOPPARAM: s/base.reg_*/Base.idx*Reg/ + docs
(edit) @41743   13 years vboxsync DISOPPARAM: s/index.reg_gen/Index.idxGenReg/ + doc
(edit) @41742   13 years vboxsync DISOPPARAM: s/scale/uScale/ + doc
(edit) @41741   13 years vboxsync DISOPPARAM: s/parval/uValue/ + doc
(edit) @41740   13 years vboxsync DISOPPARAM: s/param/fParam/ to match the related DISOPCODE members.
(edit) @41739   13 years vboxsync DISCPUSTATE: s/param/Param/
(edit) @41738   13 years vboxsync DISOPCODE: s/optype/fOpType/ s/param/fParam/ docs
(edit) @41737   13 years vboxsync DISOPCODE: s/opcode/uOpcode/
(edit) @41736   13 years vboxsync DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
(edit) @41735   13 years vboxsync DISCPUCORE: s/addrmode/uAddrMode/ s/opmode/uOpMode/
(edit) @41734   13 years vboxsync DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
(edit) @41733   13 years vboxsync DISCPUSTATE: s/prefix_rex/fRexPrefix/ s/lastprefix/bLastPrefix/ …
(edit) @41732   13 years vboxsync DISCPUSTATE::opsize -> cbInstr.
(edit) @41731   13 years vboxsync DIS: Split up apvUserData, dropping the 3rd entry. 2nd entry (now …
(edit) @41730   13 years vboxsync DIS: Some nits.
(edit) @41729   13 years vboxsync DISQueryParamVal: renamed related types and constants and reduced the …
(edit) @41728   13 years vboxsync DIS: register macro name adjustments - part two.
(edit) @41727   13 years vboxsync DIS: register macro name adjustments.
(edit) @41723   13 years vboxsync RTEnvClone: VWRN_NO_TRANSLATION -> VWRN_ENV_NOT_FULLY_TRANSLATED.
(edit) @41715   13 years vboxsync Made _EndProc zero-sized functions; fixed tstDisasm.
(edit) @41706   13 years vboxsync dis.h: Drop the pragma pack(4) around DISOPCODE, it has no effect and …
(edit) @41699   13 years vboxsync Build fix.
(edit) @41696   13 years vboxsync Additions/solaris/VBoxGuest: make the kernel module dependency …
(edit) @41692   13 years vboxsync DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
(edit) @41690   13 years vboxsync DIS: More cleanups.
(edit) @41678   13 years vboxsync OP_PARAMETER::flags -> fUse.
(edit) @41676   13 years vboxsync DIS: More scoping work.
(edit) @41675   13 years vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41674   13 years vboxsync DISCoreOne* -> DISCore*.
(edit) @41671   13 years vboxsync DISInstr* -> DISInstrToStr + cbOutput argument.
(edit) @41670   13 years vboxsync RTEnvClone: don't return an error if we found elements without a …
(edit) @41669   13 years vboxsync DISInstr -> DISInstrToStr.
(edit) @41668   13 years vboxsync DIS,DIS-users: Drop the operand/parameter formatting during …
(edit) @41663   13 years vboxsync DIS,EM,PGM,PATM: Changed the size and scale members of OP_PARAMETER …
(edit) @41662   13 years vboxsync DIS,CSAM: Combine the displacement members of OP_PARAMETER into a …
(edit) @41658   13 years vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @41648   13 years vboxsync asmdefs.mac: Make _EndProc hidden.
(edit) @41646   13 years vboxsync asmdefs.mac: Set the type and size of procedures when targeting ELF.
(edit) @41642   13 years vboxsync VBoxGuest: Use the EventSpinlock when setting the mouse callback and …
(edit) @41640   13 years vboxsync Additions/common/VBoxGuest: add an internal IOCtl based on the current …
(edit) @41636   13 years vboxsync wddm: fix win8 halt issues
(edit) @41576   13 years vboxsync Storage: Add VFS file glue for the VD library
(edit) @41573   13 years vboxsync DBGC: Working on making STRING the inflexible type and SYMBOL the …
(edit) @41565   13 years vboxsync DBGC: Implemented the functions by(addr), dwo(addr), not(value/addr), …
(edit) @41561   13 years vboxsync DBGC: Made the parse cope with functions.
(edit) @41559   13 years vboxsync DBGC: More parser fixes, added comma (,) as a argument separator (in …
(edit) @41558   13 years vboxsync DBGC: Hacking the command parsing code.
(edit) @41553   13 years vboxsync Debugger hacking: Moving status codes to VBox/err.h. Changing the mod …
(edit) @41551   13 years vboxsync Fix build
(edit) @41549   13 years vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
(edit) @41545   13 years vboxsync DBGFReg: Added DBGFR3RegNmValidate.
(edit) @41528   13 years vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
(edit) @41504   13 years vboxsync RTStrmGetLine: Deal with correctly with \r\n, current handling is …
(edit) @41501   13 years vboxsync DISFormatYasmIsOddEncoding: From tstDisasm-2.
(edit) @41493   13 years vboxsync RTDbg*SymbolByAddr*: Added a flag parameter.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41416   13 years vboxsync VMMDevTesting: VMMDEV_TESTING_CMD_SKIPPED.
(edit) @41410   13 years vboxsync comment update.
(edit) @41404   13 years vboxsync crOpenGL: VM window scroll handling
(edit) @41374   13 years vboxsync wddm/3d/crogl: backdoor logging
(edit) @41371   13 years vboxsync Main,include,VBoxManage: smartcard support: …
(edit) @41363   13 years vboxsync VRDP,Main,Extpack,include: smartcard support: do not use platform …
(edit) @41351   13 years vboxsync VRDP: smartcard support
(edit) @41349   13 years vboxsync pdmdev.h: warning
(edit) @41343   13 years vboxsync Convert some ring-3 addresses to ring-0 to ease structure access (PVM, …
(edit) @41338   13 years vboxsync Pass ring-0 address to the tracer when possible (makes accessing much …
(edit) @41311   13 years vboxsync Work around 10.6.x or ld64-97.17 issue with relocations in the VTGObj.
(edit) @41307   13 years vboxsync Runtime/common/log/log: make g_Logger weak which is the better solution
(edit) @41300   13 years vboxsync regenerated .mac files.
(edit) @41299   13 years vboxsync 19xx not 10xx (VERR_VM_REQUEST_TOO_MANY_ARGS_IPE and two others).
(edit) @41298   13 years vboxsync VBox/err.h: duplicate error codes
(edit) @41279   13 years vboxsync vmm/vm.h: comment typo.
(edit) @41277   13 years vboxsync VMM/VMMR0/HWSVMR0: AMD FlushByASID feature. Flush before reusing ASIDs …
(edit) @41270   13 years vboxsync cleanups
(edit) @41269   13 years vboxsync Working on making DTrace grok VM+CPUM and VMCPU+CPUMCPU.
(edit) @41268   13 years vboxsync Working on making DTrace grok VM+CPUM and VMCPU+CPUMCPU.
(edit) @41267   13 years vboxsync Hacking my way around D's lack of pragma pack.
(edit) @41259   13 years vboxsync Working on DTrace lib files.
(edit) @41251   13 years vboxsync log: Shortcut for LogFlowFunc(("LEAVE: %Rrc")).
(edit) @41247   13 years vboxsync More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
(edit) @41218   13 years vboxsync Tweaks for DTrace.
(edit) @41216   13 years vboxsync Frontends: back out the Framebuffer cleanup, to be retried later
(edit) @41210   13 years vboxsync GuestHost, HostService: darwin bitmap support, copyright header and …
(edit) @41201   13 years vboxsync Main+Frontends: replace custom QueryInterface method to eliminate …
(edit) @41200   13 years vboxsync Main: more ErrorInfo cleanup, forgotten files
(edit) @41189   13 years vboxsync VMM/VMMR0/HWVMXR0: Implemented EPT+VPID TLB flushing before VM entry.
(edit) @41173   13 years vboxsync VMM: Fixed reading the wrong (reserved) bit in EPT capabilities, …
(edit) @41169   13 years vboxsync IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in …
(edit) @41155   13 years vboxsync alignment and build fixes.
(edit) @41149   13 years vboxsync hrpmf. not needed.
(edit) @41147   13 years vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
(edit) @41130   13 years vboxsync SUPDrv-dtrace.cpp: Made it build again.
(edit) @41117   13 years vboxsync SUP,VBoxTpG,++: Initial implementation of generic user module …
(edit) @41109   13 years vboxsync crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics …
(edit) @41094   13 years vboxsync Runtime/Dvm: Glue for VFS
(edit) @41086   13 years vboxsync todo: fix structure duplication.
(edit) @41083   13 years vboxsync GA: Bitmap clipboard support (darwin). Thanks to François Revol (mmu_man).
(edit) @41058   13 years vboxsync crHgsmi cleanup & adjustments
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