VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15706   16 years vboxsync more reverts for 41266
(edit) @15704   16 years vboxsync Introduced VbglHCGMCall32 for supporting 32 bits clients on 64 bits guests.
(edit) @15699   16 years vboxsync crOpenGL: fix 32 bit opengl applications under vista64
(edit) @15631   16 years vboxsync Added X86TSS32 & X86TSS64.
(edit) @15609   16 years vboxsync HWACCM/EM: Sketeched out some scheduling notification from EM to let …
(edit) @15591   16 years vboxsync Storage/VBoxHDD-new: introduce parent UUID parameter for VDCreateDiff. …
(edit) @15583   16 years vboxsync Reduced the VMCPU size.
(edit) @15542   16 years vboxsync Storage/VBoxHDD-new: tighten uuid parameter declaration
(edit) @15529   16 years vboxsync Storage/VBoxHDD-new: implement UUID handling in VDCreate. Remove very …
(edit) @15505   16 years vboxsync SUPDrv,INTNet: Heads up! SupDrv version bumped. Added SUPR0ObjAddRefEx …
(edit) @15503   16 years vboxsync SSM, CPUM: Moved the GCPtr/GCPhys sizes into the file header instead …
(edit) @15487   16 years vboxsync corrected comments
(edit) @15482   16 years vboxsync LsiLogic: fixed alignment issues
(edit) @15476   16 years vboxsync Compile fix
(edit) @15475   16 years vboxsync LsiLogic: Linux works! Implemented R0/GC parts and SSM. The LsiLogic …
(edit) @15465   16 years vboxsync Main and Devices, USB: use hal, DBus and sysfs on Linux if usbfs is …
(edit) @15433   16 years vboxsync PGMR0DynMap: doubled the set size.
(edit) @15429   16 years vboxsync PGM: Don't use PGMDynMapHCPage in R0/darwin.
(edit) @15428   16 years vboxsync PGM: PGMDynMapHCPageOff -> pgmDynMapHCPageOff, making it internal and …
(edit) @15425   16 years vboxsync PGMR0DynMapHCPage: always successful, or will bail out to ring-3.
(edit) @15411   16 years vboxsync VMM: Working around set overflows caused by the page pool.
(edit) @15403   16 years vboxsync pgm.h: PGMMODE_IS_LONG_MODE.
(edit) @15397   16 years vboxsync sup.h: document assumptions.
(edit) @15385   16 years vboxsync Cache only those writes which require special attention in 32 bits …
(edit) @15382   16 years vboxsync Tabs removed
(edit) @15366   16 years vboxsync Storage: Eradicated the last bits using the old VDI only backend, …
(edit) @15344   16 years vboxsync #3202: Optimizations of the dynamic page mapping code (ring-0). Do …
(edit) @15317   16 years vboxsync Removed VMR3GetGuestBitness.
(edit) @15303   16 years vboxsync REM: actually ask for guest bitness when loading apropriate implmentation
(edit) @15284   16 years vboxsync PGM, REM: Virtual address in TLB - this is what I meant…
(edit) @15236   16 years vboxsync Started with VMCS read/write cache.
(edit) @15226   16 years vboxsync PGM: Inlined PGMDynMapHCPageOff (get rid of it perhaps?).
(edit) @15159   16 years vboxsync Set the correct shadow paging mode for AMD-V nested paging.
(edit) @15076   16 years vboxsync Different headers included on gcc builds?
(edit) @15075   16 years vboxsync Added interfaces for shared USB timer, currently mostly disabled.
(edit) @15064   16 years vboxsync Added QNX guest OS type. Cleaned up the guest OS table.
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @15048   16 years vboxsync Main/SafeArray: Fixed GCC burns.
(edit) @15047   16 years vboxsync Missing header update
(edit) @15042   16 years vboxsync Main/SafeArray: Added SafeArray::push_back() and attachedRaw(); …
(edit) @15030   16 years vboxsync Switcher updates
(edit) @14997   16 years vboxsync Clearly mark possible 64 bits values
(edit) @14982   16 years vboxsync include/VBox/sysfs.h: NULL pointer check
(edit) @14969   16 years vboxsync VMM support for completing VA in TLB (not much tested)
(edit) @14967   16 years vboxsync #3162: Another attempt to introduce compose name and location …
(edit) @14966   16 years vboxsync PDM, DBGC: debugger read and write APIs.
(edit) @14960   16 years vboxsync backed out r40315 as it breaks the tinderboxes
(edit) @14954   16 years vboxsync #3162: Added pfnComposeLocation and pfnComposeName callbacks to …
(edit) @14928   16 years vboxsync Storage/VD: Misplaced '\n'.
(edit) @14923   16 years vboxsync Main: fix another windows build break
(edit) @14922   16 years vboxsync Main: more XML reader implemenation.
(edit) @14917   16 years vboxsync Main: another attempt at fixing broken Windows builds
(edit) @14904   16 years vboxsync Main: change vboxxml files and namespace to xml only; more XML code …
(edit) @14901   16 years vboxsync SUPDrv,SUPLib: SUPR0NativeEnableHwVirtExt -> SUPR0EnableVTx and darwin …
(edit) @14899   16 years vboxsync Wrote testcase for the new switcher.
(edit) @14896   16 years vboxsync update
(edit) @14893   16 years vboxsync export
(edit) @14875   16 years vboxsync More switcher updates
(edit) @14870   16 years vboxsync Cleaning up.
(edit) @14859   16 years vboxsync More updates for 32/64.
(edit) @14854   16 years vboxsync Main: rip XML classes out of settings code and move them to …
(edit) @14852   16 years vboxsync #3162: Plugin backends are now loaded upon startup, this should get …
(edit) @14845   16 years vboxsync Switcher updates
(edit) @14833   16 years vboxsync Drop the global VBOX_WITH_NEW_RECOMPILER global.
(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) @14816   16 years vboxsync VBoxHDD-new.h: don't drag in pdm.h when pdmifs.h is sufficient, nasty …
(edit) @14813   16 years vboxsync VBoxHDD.h: Don't drag in VBox/pdm.h
(edit) @14811   16 years vboxsync VMM: Always call VMMR0TermVM{HWACCMR0TermVM,PGMR0DynMapTerm}, don't …
(edit) @14806   16 years vboxsync #3202: config and VT-X/software mix errors.
(edit) @14805   16 years vboxsync #3202: Use SUPR0Abs*.
(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) @14780   16 years vboxsync VBoxHDD: simplify config handling. Treat everything as a string, and …
(edit) @14758   16 years vboxsync Removed VMMR3InitSwitcher.
(edit) @14755   16 years vboxsync #1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR.
(edit) @14748   16 years vboxsync PGMR0DynMap: a couple of bugs, guard pages and PGMR0DynMapAssertIntegrity.
(edit) @14747   16 years vboxsync x86.h: PCX86PGUINT & PCX86PGPAEUINT
(edit) @14741   16 years vboxsync x86.h: Added X86_PTE_BIT_* for use with ASMAtomicBit*.
(edit) @14711   16 years vboxsync Devices/USB and Main: use hal and sysfs for Linux USB (currently disabled)
(edit) @14708   16 years vboxsync fix typos
(edit) @14705   16 years vboxsync Make the switcher init a bit more generic.
(edit) @14704   16 years vboxsync Some more switcher work
(edit) @14679   16 years vboxsync HWVMX,VMM: make 100% sure the logger doesn't screw us during the …
(edit) @14650   16 years vboxsync Partial VT-x cleanup.
(edit) @14649   16 years vboxsync Backed out 39954
(edit) @14648   16 years vboxsync Initial work for 64 bits VT-x guests on 32 bits hosts.
(edit) @14645   16 years vboxsync SUP, VMM: Moved the max alloc/map page count to VBox/param.h
(edit) @14610   16 years vboxsync Address some todos
(edit) @14597   16 years vboxsync Added R0 address to MMR3HyperMapHCPhys and made the MMHyperXToR0 use …
(edit) @14594   16 years vboxsync PDMLdr,MMR3HyperMapHCRam: Converted the last MMR3HyperMapHCRam and …
(edit) @14589   16 years vboxsync VMM,SUPLib: Updated SUPLib API spec, turned out we don't get …
(edit) @14581   16 years vboxsync Explicit VMCS field width.
(edit) @14580   16 years vboxsync Some updates
(edit) @14575   16 years vboxsync SUPDrv/SUPLib: New interface for allocating pages of memory with …
(edit) @14557   16 years vboxsync Added VMX_ERROR_INVEPTVPID_INVALID_OPERAND
(edit) @14556   16 years vboxsync Corrected some typos in comments.
(edit) @14543   16 years vboxsync #1865/VT-x: Attacking the heap allocation, introducing …
(edit) @14526   16 years vboxsync Devices/Storage: iSCSI stuff, including bringing IntNet support back …
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