VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14863   16 years vboxsync FE/Qt: translation-related todo
(edit) @14862   16 years vboxsync Compile fix
(edit) @14861   16 years vboxsync PGMR0DynMap: disabled expensive statistic.
(edit) @14860   16 years vboxsync FE/Qt: translation-related todo
(edit) @14859   16 years vboxsync More updates for 32/64.
(edit) @14858   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14857   16 years vboxsync PGMR0DynMap: Added missing if (fInvalidateIt) before ASMInvalidatePage …
(edit) @14856   16 years vboxsync Runtime: moved initialization of g_u64ProgramStart*TS down to be …
(edit) @14855   16 years vboxsync #3162: Fixed a newly introduced memory leak. Added VDShutdown() to …
(edit) @14854   16 years vboxsync Main: rip XML classes out of settings code and move them to …
(edit) @14853   16 years vboxsync PGMR0DynMap: Sane PGMR0DYNMAP_GUARD_PAGES values.
(edit) @14852   16 years vboxsync #3162: Plugin backends are now loaded upon startup, this should get …
(edit) @14851   16 years vboxsync More switcher target functions for FPU and debug state updates.
(edit) @14850   16 years vboxsync PGMR0DynMap: statistics and tuning of autoset insertion.
(edit) @14849   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14848   16 years vboxsync Alignment
(edit) @14847   16 years vboxsync Compile fixes
(edit) @14846   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14845   16 years vboxsync Switcher updates
(edit) @14844   16 years vboxsync netsniffer: fixed offset between VBox.log and the sniffer tracefile
(edit) @14843   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14842   16 years vboxsync s/VBOX_E_OBJECT_IN_USE/VBOX_E_INVALID_OBJECT_STATE/g as suggested by dmik.
(edit) @14841   16 years vboxsync - Correct path to errmsgvboxcomdata.h - Bump copyright year to 2008 - …
(edit) @14840   16 years vboxsync fixed linux build
(edit) @14839   16 years vboxsync recompiler_new: patch taken from upstream fixing pmovsx* / pmovzx* …
(edit) @14838   16 years vboxsync compile fix
(edit) @14837   16 years vboxsync missing header
(edit) @14836   16 years vboxsync SUPDrv.c/memobj-r0drv-darwin.cpp: removed debug printf left behind …
(edit) @14834   16 years vboxsync src/recompiler_new/Makefile.kmk: VBOX_WITH_NEW_RECOMPILER
(edit) @14833   16 years vboxsync Drop the global VBOX_WITH_NEW_RECOMPILER global.
(edit) @14832   16 years vboxsync build fix.
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14830   16 years vboxsync DevPCI: field trivial I/O port accesses in R0/RC. (speeds up OS/2 boot …
(edit) @14829   16 years vboxsync DevVGA: fixed some stats.
(edit) @14828   16 years vboxsync ConsoleImpl2: darwin+VT-x+VGA
(edit) @14827   16 years vboxsync DevVGA: Map into ring-0 on darwin and do the same thing as we do in RC.
(edit) @14826   16 years vboxsync VMM: New DevHlp pfnMMIO2MapKernel for darwin/VT-x/VGA.
(edit) @14825   16 years vboxsync SUPDrv: Permit userland to make kernel mappings of SUPR0PageAllocEx …
(edit) @14824   16 years vboxsync IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object …
(edit) @14823   16 years vboxsync PGMR0DynMap: fixed assertion (copy & past).
(edit) @14822   16 years vboxsync PGMR0DynMap: Fixed bug in previous pgmR0DynMapPageSlow bug fix. Bad …
(edit) @14821   16 years vboxsync GVMMR0.cpp: cleanup bugfix.
(edit) @14820   16 years vboxsync HostImpl.cpp: asm.h
(edit) @14819   16 years vboxsync HostImpl.cpp: asm.h
(edit) @14818   16 years vboxsync VirtualBox4/VBoxGlobal.cpp: missing sup.h
(edit) @14817   16 years vboxsync tstVD.cpp: VBox/log.h, iprt/asm.h and *ALWAYS* call RTR3Init first in …
(edit) @14815   16 years vboxsync HostImple.cpp: x86.h
(edit) @14814   16 years vboxsync VBoxManage: build fix.
(edit) @14811   16 years vboxsync VMM: Always call VMMR0TermVM{HWACCMR0TermVM,PGMR0DynMapTerm}, don't …
(edit) @14810   16 years vboxsync PGMR0DynMap: Run release builds with 1 guard page (for now).
(edit) @14809   16 years vboxsync PGMAllPool: RTLogPrintf exist in ring-0 now.
(edit) @14807   16 years vboxsync #3202: Enabled VT-X/AMD-V in the qt4 gui.
(edit) @14806   16 years vboxsync #3202: config and VT-X/software mix errors.
(edit) @14805   16 years vboxsync #3202: Use SUPR0Abs*.
(edit) @14804   16 years vboxsync #3202: Got long mode darwin host running.
(edit) @14803   16 years vboxsync #3202: More darwin mess.
(edit) @14802   16 years vboxsync #3202: More darwin mess.
(edit) @14801   16 years vboxsync oops, removed RTMemAlloc.
(edit) @14799   16 years vboxsync #3202: assembly hacking for weird darwin kernel.
(edit) @14798   16 years vboxsync SUPDrv: Some new exports for VT-x on darwin.
(edit) @14797   16 years vboxsync Fixed style.
(edit) @14796   16 years vboxsync Added 'info vgatext' command to format VGA memory as 80x25 text.
(edit) @14795   16 years vboxsync warning
(edit) @14794   16 years vboxsync slirp: fixed error handling
(edit) @14793   16 years vboxsync Add missing space in string literal.
(edit) @14792   16 years vboxsync slirp: missing error code
(edit) @14791   16 years vboxsync #3285: Improve error handling API to include unique error numbers
(edit) @14790   16 years vboxsync Typo in comment.
(edit) @14789   16 years vboxsync DevPit-i8254: missing decimal separator.
(edit) @14788   16 years vboxsync typo
(edit) @14787   16 years vboxsync Devices: Don't add vditool to PROGRAMS w/o adding the sources and the rest.
(edit) @14786   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14785   16 years vboxsync More switcher updates
(edit) @14784   16 years vboxsync VBoxManage: Resurrected addiscsidisk command (note that iSCSI hard …
(edit) @14783   16 years vboxsync Main: Treat hard disks with no Create capabilities as Created right …
(edit) @14782   16 years vboxsync Installer/solaris: smf script to start webservice must use "su -", …
(edit) @14781   16 years vboxsync Main/XIDL/Doxygen: Allow for extar HTML and reference tags inside …
(edit) @14780   16 years vboxsync VBoxHDD: simplify config handling. Treat everything as a string, and …
(edit) @14779   16 years vboxsync Storage/testcase: move vditool to testcase subdirectory, as the first …
(edit) @14778   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14777   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14776   16 years vboxsync More cleanup
(edit) @14775   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14773   16 years vboxsync Document result codes for powerUpPaused.
(edit) @14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
(edit) @14771   16 years vboxsync Fixed 64 bits switcher loading
(edit) @14770   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14769   16 years vboxsync Avoid description being cut off after first space-followed period.
(edit) @14768   16 years vboxsync Update
(edit) @14767   16 years vboxsync Updates
(edit) @14766   16 years vboxsync PAE to AMD64 switcher
(edit) @14765   16 years vboxsync Updates
(edit) @14764   16 years vboxsync Switcher updates
(edit) @14763   16 years vboxsync does not work with Windows
(edit) @14762   16 years vboxsync comment
(edit) @14761   16 years vboxsync IDL: document potential ordering problem when changing the attributes …
(edit) @14760   16 years vboxsync warning in unused code
(edit) @14759   16 years vboxsync alloca warning
(edit) @14758   16 years vboxsync Removed VMMR3InitSwitcher.
(edit) @14757   16 years vboxsync #3202: do PGMDynMapReleaseAutoSet/PGMDynMapStartAutoSet in the …
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