VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @14816   16 years vboxsync VBoxHDD-new.h: don't drag in pdm.h when pdmifs.h is sufficient, nasty …
(edit) @14815   16 years vboxsync HostImple.cpp: x86.h
(edit) @14814   16 years vboxsync VBoxManage: build fix.
(edit) @14813   16 years vboxsync VBoxHDD.h: Don't drag in VBox/pdm.h
(edit) @14812   16 years vboxsync spaces
(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) @14808   16 years vboxsync iprt/asm.h: GNU C/C++ defined PIC to indicate whether -fPIC …
(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) @14800   16 years vboxsync X86_SEL_SHIFT_HC docs+comment
(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) @14774   16 years vboxsync IPRT/string: fix lots of comment typos documenting the handling of 0 …
(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 …
(edit) @14756   16 years vboxsync VM.cpp: Fixed typo in HwVirtExtForced query.
(edit) @14755   16 years vboxsync #1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR.
(edit) @14754   16 years vboxsync pgmPoolMonitorChainChanging regression fix. (grr)
(edit) @14753   16 years vboxsync pgmPoolMonitorChainChanging regression fix.
(edit) @14752   16 years vboxsync PGMR0DynMap: lowered guard page count from 7 to 3, hoping that that …
(edit) @14751   16 years vboxsync #1865: PGMAllPool: Fixes for non-contiguous mapping of the fake 2048 …
(edit) @14750   16 years vboxsync DECLINLINE
(edit) @14749   16 years vboxsync #1865: PGMAllPool: PGMPOOLKIND_ROOT_PAE_PD -> …
(edit) @14748   16 years vboxsync PGMR0DynMap: a couple of bugs, guard pages and PGMR0DynMapAssertIntegrity.
(edit) @14747   16 years vboxsync x86.h: PCX86PGUINT & PCX86PGPAEUINT
(edit) @14746   16 years vboxsync enable SSE3 emulation for new recompiler
(edit) @14745   16 years vboxsync darwin/load.sh: Fixed cp/chflags issue by sudoing it.
(edit) @14744   16 years vboxsync deb fix
(edit) @14743   16 years vboxsync alloc-r0drv: Fixed RTMemFree assertion.
(edit) @14742   16 years vboxsync finally fixed timner starvation for real, also REM improvments by …
(edit) @14741   16 years vboxsync x86.h: Added X86_PTE_BIT_* for use with ASMAtomicBit*.
(edit) @14740   16 years vboxsync some changes missed during last split
(edit) @14739   16 years vboxsync missing initialization
(edit) @14738   16 years vboxsync VBoxNetFlt/Makefile.kmk: oops
(edit) @14737   16 years vboxsync VBoxNetFlt/Makefile.kmk: some cleanups and fixes.
(edit) @14736   16 years vboxsync VBoxManageMetrics.cpp: file header
(edit) @14735   16 years vboxsync VBoxManageMetrics.cpp: build fix
(edit) @14734   16 years vboxsync VBoxManageMetrics.cpp: build fix
(edit) @14733   16 years vboxsync Config.kmk: disabled libhal again on Linux - the libhal API is …
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