VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17474   16 years vboxsync NLS: Typo.
(edit) @17473   16 years vboxsync Additions/x11: added READMEs to explain where the X.Org server 1.5 and …
(edit) @17472   16 years vboxsync crOpenGL: more dri related drafts
(edit) @17471   16 years vboxsync export to OSE
(edit) @17470   16 years vboxsync unimportant typo
(edit) @17469   16 years vboxsync Compile fix
(edit) @17468   16 years vboxsync Always free entry if it's not a hypervisor mapping
(edit) @17467   16 years vboxsync Bugfix
(edit) @17466   16 years vboxsync crOpenGL: remove obsolete files
(edit) @17465   16 years vboxsync Removed unused return code
(edit) @17464   16 years vboxsync Add heapsimple to the RuntimeGuestR0 library.
(edit) @17463   16 years vboxsync Removed invalid assertion
(edit) @17462   16 years vboxsync Refined locking.
(edit) @17461   16 years vboxsync Removed obsolete return codes
(edit) @17460   16 years vboxsync Again deal with dynamic mappings in RC.
(edit) @17459   16 years vboxsync REM: prototype of physical ram registration cide update
(edit) @17458   16 years vboxsync Logging change
(edit) @17457   16 years vboxsync FE/Qt4-OVF: fix burns
(edit) @17456   16 years vboxsync FE/Qt4-OVF: not widely available
(edit) @17455   16 years vboxsync FE/Qt4-OVF: corrected sorting of the VM's a little bit
(edit) @17454   16 years vboxsync Additions/x11: removed new include directories again, temporarily
(edit) @17453   16 years vboxsync Additions/x11: remove old include directories
(edit) @17452   16 years vboxsync Additions/x11/vboxmouse: use the new include directories
(edit) @17451   16 years vboxsync Additions/x11/vboxvideo: fixes to the DRI code, and activate it
(edit) @17450   16 years vboxsync FE/Qt4-OVF: initial OVF export support
(edit) @17449   16 years vboxsync Additions/Linux/vboxvideo_drm: get the PCI Id right
(edit) @17448   16 years vboxsync Additions/x11: added a full header set for X.Org server 1.5 and 1.6
(edit) @17447   16 years vboxsync burn fix
(edit) @17446   16 years vboxsync build fix
(edit) @17445   16 years vboxsync More assertions
(edit) @17444   16 years vboxsync setIpConfig: prefixLength2IPv6Address fix
(edit) @17443   16 years vboxsync #3656: Moved IP config function stubs from solaris, darwin and linux …
(edit) @17442   16 years vboxsync VBoxNetDHCP: Use RTGETOPT_REQ_MACADDR.
(edit) @17441   16 years vboxsync IPRT/RTGetOpt: Added RTGETOPT_REQ_MACADDR.
(edit) @17440   16 years vboxsync NAT: DNSproxy compilable and working on Windows
(edit) @17439   16 years vboxsync NAT: logs
(edit) @17438   16 years vboxsync PGM: Some REM hacking for the ROM registration and some in-progress …
(edit) @17437   16 years vboxsync NAT: missed changes (fix burns)
(edit) @17436   16 years vboxsync NAT: added extradata options to control DHCP forcing use external TFTP …
(edit) @17435   16 years vboxsync PGM: Implemented the fun part of pgmPhysWriteHandler (to deal with …
(edit) @17434   16 years vboxsync PGM: Implemented the fun part of pgmPhysWriteHandler (to deal with …
(edit) @17433   16 years vboxsync PGMAll.cpp: type reg build fix.
(edit) @17432   16 years vboxsync PGM,GMM: Filling in missing bits and fixing some bugs.
(edit) @17431   16 years vboxsync GMMR0: Two fixes to the code path freeing pages.
(edit) @17430   16 years vboxsync VBox/types.h: PCVBOXIDTE for TRPM.
(edit) @17429   16 years vboxsync REM: -remR3DisasBlock.
(edit) @17428   16 years vboxsync TRPMR3IsGateHandler: Don't use PGMPhysGCPtr2R3Ptr [deprecated] but …
(edit) @17427   16 years vboxsync REM: Don't import PGMPhysGCPhys2R3Ptr since it's no longer used by REM …
(edit) @17426   16 years vboxsync REM: Don't use PGMPhysGCPtr2R3PtrByGstCR3 - removed remR3DisasBlock …
(edit) @17425   16 years vboxsync VMMDev: Logging goes LOG_GROUP_DEV_VMM_BACKDOOR.
(edit) @17424   16 years vboxsync #2957: Helper executable for configuring vboxnet0.
(edit) @17423   16 years vboxsync PGM: mac build fix.
(edit) @17422   16 years vboxsync VMM: Do not forcibly enable RC logging in VMMGCLogEnabled! Renamed it …
(edit) @17421   16 years vboxsync PGM,VMM,GMM: handy page allocation and some other fixes.
(edit) @17420   16 years vboxsync REM: fix problem in REM codegen buffer size initialization, leading to …
(edit) @17419   16 years vboxsync VBoxManage interface to hostonly if basis
(edit) @17418   16 years vboxsync OVF: fix windows burn
(edit) @17417   16 years vboxsync OVF: more XML write and export.
(edit) @17416   16 years vboxsync Backed out 43811; not required
(edit) @17415   16 years vboxsync simplified check
(edit) @17414   16 years vboxsync fixed 2.6.27+ detection
(edit) @17413   16 years vboxsync Used wrong index to free PDs
(edit) @17412   16 years vboxsync FE/Qt4: there is no os_unknown.png
(edit) @17411   16 years vboxsync cosmetical
(edit) @17410   16 years vboxsync Don't flush the RC log in AssertMsg1/2; it's done automatically and …
(edit) @17409   16 years vboxsync Additions/Linux/installer: correct the error message if shared folders …
(edit) @17408   16 years vboxsync FE/Qt4: 3627: Shorten error dialogs - emphasize quoted strings with …
(edit) @17407   16 years vboxsync Additions/linux/installer: build and install the Linux drm driver
(edit) @17406   16 years vboxsync Additions/linux: added a drm driver for OpenGl support
(edit) @17405   16 years vboxsync Don't flush so often
(edit) @17404   16 years vboxsync tstIntNet-1: a kIntNetTrunkType_WhateverNone hack.
(edit) @17403   16 years vboxsync VBoxNetDHCP: fixes and logging.
(edit) @17402   16 years vboxsync VBoxManage: Added 'modify hd autoreset on|off' to alter the auto reset …
(edit) @17401   16 years vboxsync Main: Implemented IHardDisk::reset().
(edit) @17400   16 years vboxsync OVF: more XML write and export.
(edit) @17399   16 years vboxsync Reversed
(edit) @17398   16 years vboxsync Adjusted assertion again
(edit) @17397   16 years vboxsync VMMGCLogFlushIfFull is a better name
(edit) @17396   16 years vboxsync Added VMMGCLoggerFlushFullLog
(edit) @17395   16 years vboxsync Adjusted assertion
(edit) @17394   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Convert …
(edit) @17393   16 years vboxsync Logging changes
(edit) @17392   16 years vboxsync NAT: visibility
(edit) @17391   16 years vboxsync NAT: release log too noisy
(edit) @17390   16 years vboxsync Missing PGMPOOLKIND_PAE_PDPT case
(edit) @17389   16 years vboxsync NAT: helping routines to initilize/free dns server list
(edit) @17388   16 years vboxsync FE/Qt4: fix burns
(edit) @17387   16 years vboxsync Main: net if API fixes
(edit) @17386   16 years vboxsync NAT: suppressing PDMQueus warning messages
(edit) @17385   16 years vboxsync FE/Qt4: more clean up
(edit) @17384   16 years vboxsync FE/Qt4: split VBoxMedium out of VBoxGlobal
(edit) @17383   16 years vboxsync FE/Qt4: Use url open from Qt4.
(edit) @17382   16 years vboxsync small OSE fix
(edit) @17381   16 years vboxsync XPCOM/IPC/DConnect: Return NS_ERROR_INVALID_POINTER instead of crash …
(edit) @17380   16 years vboxsync Main: net if API fixes
(edit) @17379   16 years vboxsync Log message changes
(edit) @17378   16 years vboxsync FE/Qt4-OSX: remove title bar buttons from the progress dialog in Cocoa
(edit) @17377   16 years vboxsync FE/Qt4-OSX: minor Cocoa updates
(edit) @17376   16 years vboxsync Main: typo
(edit) @17375   16 years vboxsync Linux netfilter: use try_module_get() instead of module_get()
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