VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41785   12 years vboxsync Comment typos.
(edit) @41784   12 years vboxsync DIS: Work with a instruction offset instead of address. Only the byte …
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41782   12 years vboxsync Missing copy & past fixups.
(edit) @41781   12 years vboxsync DIS: Prefetch instruction bytes before starting to disassemble, inline …
(edit) @41780   12 years vboxsync Typo.
(edit) @41779   12 years vboxsync Typo.
(edit) @41778   12 years vboxsync Doxygen.
(edit) @41777   12 years vboxsync Doxygen.
(edit) @41776   12 years vboxsync doxygen comments.
(edit) @41775   12 years vboxsync HWACCM: Fixed bug in the read-without-shr4 case in …
(edit) @41774   12 years vboxsync bugref..
(edit) @41773   12 years vboxsync VBoxUSB/solaris/vboxusb.conf: comment.
(edit) @41772   12 years vboxsync VMMR0/HWSVMR0: spaces.
(edit) @41771   12 years vboxsync Windows build fixes.
(edit) @41770   12 years vboxsync PATM: patmReadBytes read more and use PATMR3ReadOrgInstr.
(edit) @41769   12 years vboxsync CSAM: Made csamR3ReadBytes return the maximum number of bytes.
(edit) @41768   12 years vboxsync PATM: Added PATMR3ReadOrgInstr.
(edit) @41767   12 years vboxsync Storage/VMDK: Coalesce reads when checking for inconsistencies between …
(edit) @41766   12 years vboxsync VMM/EM: Try read cbMaxRead when disassembling.
(edit) @41765   12 years vboxsync CPUM/cpumR3DisasInstrRead: Read max size when possible.
(edit) @41764   12 years vboxsync VMM: Retired CPUMR3DisasmInstr in favor of DBGFR3DisasInstrLog.
(edit) @41763   12 years vboxsync IPRT/thread-posix.cpp: Use pthread_setname_np if present (currently …
(edit) @41762   12 years vboxsync build fix
(edit) @41761   12 years vboxsync illegal opcode
(edit) @41760   12 years vboxsync DIS: Chagned FNDISREADBYTES to permit reading more bytes that the …
(edit) @41759   12 years vboxsync BIOS: Load nicer value into ES after quitting PM.
(edit) @41758   12 years vboxsync iPXE: typo in Makefile.kmk
(edit) @41757   12 years vboxsync BIOS: Load nicer value into DS before exiting PM.
(edit) @41755   12 years vboxsync HostDrivers/SUPDrv: comment.
(edit) @41754   12 years vboxsync VBoxManage/DebugVM: Fixed "--debug" parameter, fixed parameter …
(edit) @41753   12 years vboxsync DIS: Read instruction bytes thru DISCPUSTATE::abInstr.
(edit) @41752   12 years vboxsync iPXE: save a tiny bit more ROM space by ripping out the embedded image …
(edit) @41751   12 years vboxsync Moved DiasmTest (tstDiasm) to testcase and called it tstDiasm-1.
(edit) @41750   12 years vboxsync wrong+unnecessary right now.
(edit) @41749   12 years vboxsync wrong+unnecessary right now.
(edit) @41748   12 years vboxsync DIS: bugfix in odd disStoreInstrBytesSlow path + static.
(edit) @41747   12 years vboxsync Removed some unused strings.
(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) @41726   12 years vboxsync -empty lines.
(edit) @41725   12 years vboxsync Additions/solaris: renamed deps.s to deps.asm.
(edit) @41724   12 years vboxsync Additions/solaris/vboxmouse: right assembler flags for deps.s.
(edit) @41723   12 years vboxsync RTEnvClone: VWRN_NO_TRANSLATION -> VWRN_ENV_NOT_FULLY_TRANSLATED.
(edit) @41722   12 years vboxsync Additions/common/VBoxGuest: fixed copyright dates and licence headers …
(edit) @41721   12 years vboxsync Additions/solaris: more kernel module dependency handling for cross-builds.
(edit) @41720   12 years vboxsync optimization?
(edit) @41719   12 years vboxsync Fixed register formatting bugs.
(edit) @41718   12 years vboxsync duh2.
(edit) @41717   12 years vboxsync duh.
(edit) @41716   12 years vboxsync tstDisasm: Better checks.
(edit) @41715   12 years vboxsync Made _EndProc zero-sized functions; fixed tstDisasm.
(edit) @41714   12 years vboxsync Better testcase…
(edit) @41713   12 years vboxsync Duh!
(edit) @41712   12 years vboxsync doesn't link.
(edit) @41711   12 years vboxsync Missing Makefile.kup.
(edit) @41710   12 years vboxsync DevRTC: Extended the 'rtc' info with register A thru D.
(edit) @41709   12 years vboxsync Moved the code to the right placed.
(edit) @41708   12 years vboxsync DevRTC.cpp: r=bird: - Changed cmos to cmos1. - Don't start internal …
(edit) @41707   12 years vboxsync const two pointer tables.
(edit) @41706   12 years vboxsync dis.h: Drop the pragma pack(4) around DISOPCODE, it has no effect and …
(edit) @41705   12 years vboxsync Additions/solaris: separate kernel mouse driver code again.
(edit) @41704   12 years vboxsync Additions/solaris/installer: make the packaging script work on Linux. …
(edit) @41703   12 years vboxsync Disasm.cpp: Build fix?
(edit) @41702   12 years vboxsync solaris/VBoxNetFltBow: header update.
(edit) @41701   12 years vboxsync Runtime/r0drv/solaris: comment.
(edit) @41700   12 years vboxsync Solaris: license header update for kernel bits.
(edit) @41698   12 years vboxsync Additions/solaris/installer: make the packaging script work on Linux. …
(edit) @41697   12 years vboxsync Debugger: Added "info pci" command PCI devices; added showing bus …
(edit) @41696   12 years vboxsync Additions/solaris/VBoxGuest: make the kernel module dependency …
(edit) @41695   12 years vboxsync FE/Qt: UIDefs: Comments restyling cpp => c.
(edit) @41694   12 years vboxsync Disasm.cpp: Bug fix.
(edit) @41693   12 years vboxsync build fix
(edit) @41692   12 years vboxsync DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
(edit) @41691   12 years vboxsync FE/Qt: Make sure COM enum extensions are cleaned up only after VM …
(edit) @41690   12 years vboxsync DIS: More cleanups.
(edit) @41689   12 years vboxsync FE/Qt: VBoxDefs renamed to UIDefs and reworked into namespace. …
(edit) @41688   12 years vboxsync VBoxUSB/solaris: comment typo.
(edit) @41687   12 years vboxsync VBoxUSB/solaris: locking tweaks and wrap to 130 columns.
(edit) @41686   12 years vboxsync Runtime/r3/solaris: coredumper cleanup.
(edit) @41685   12 years vboxsync FE/Qt: COMEnumsWrapper: remove medium variants which only exist in …
(edit) @41684   12 years vboxsync Runtime/r0drv/solaris: cosmetics.
(edit) @41683   12 years vboxsync Additions/common/VBoxGuest: make the Solaris module linkable with GNU …
(edit) @41682   12 years vboxsync Runtime/r0drv/solaris: Query PG_NORELOC support for large pages.
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