VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14900   16 years vboxsync Switcher updates
(edit) @14899   16 years vboxsync Wrote testcase for the new switcher.
(edit) @14898   16 years vboxsync export
(edit) @14897   16 years vboxsync Deal with undocumented interrupt type for breakpoint exceptions
(edit) @14895   16 years vboxsync Wrong string specifier
(edit) @14894   16 years vboxsync export
(edit) @14892   16 years vboxsync export
(edit) @14891   16 years vboxsync Deleted too much
(edit) @14890   16 years vboxsync export
(edit) @14888   16 years vboxsync Small update
(edit) @14887   16 years vboxsync Disallow any mixed use of hwaccm & software virtualization. Don't …
(edit) @14886   16 years vboxsync Also added a command to dump DAC registers.
(edit) @14885   16 years vboxsync Different error message for AMD-V.
(edit) @14884   16 years vboxsync Compile fix
(edit) @14883   16 years vboxsync We can't allow a patched VM to be restored when we're currently forced …
(edit) @14882   16 years vboxsync registered log formatter prining IPv4 addresses on %R[IP4]
(edit) @14881   16 years vboxsync implemented stack alignment for Darwin
(edit) @14880   16 years vboxsync PGMR0DynMap: nit picking.
(edit) @14879   16 years vboxsync Added a few VGA register dump debug helpers (see 'info help').
(edit) @14878   16 years vboxsync Renamed
(edit) @14877   16 years vboxsync PGMR0DynMap: bigger cache (4x), even fewer unrolled/inlined collision …
(edit) @14876   16 years vboxsync Debug state save fix for AMD-V.
(edit) @14875   16 years vboxsync More switcher updates
(edit) @14874   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14871   16 years vboxsync Removed assertions that will trigger.
(edit) @14870   16 years vboxsync Cleaning up.
(edit) @14869   16 years vboxsync FE/Qt: translation-related todo
(edit) @14868   16 years vboxsync PGMR0DynMap: some predictions based on statistics, 5 more stats.
(edit) @14867   16 years vboxsync FE/Qt: translation-related todo
(edit) @14866   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14865   16 years vboxsync additional targets
(edit) @14864   16 years vboxsync invalid format type
(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.
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