VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27905   15 years vboxsync Main: coding style
(edit) @27904   15 years vboxsync Main/OVF: forgot another error code
(edit) @27903   15 years vboxsync Main/OVF: docs
(edit) @27902   15 years vboxsync FE/Qt4: another Sheet fix
(edit) @27901   15 years vboxsync OSE header fixes
(edit) @27900   15 years vboxsync Main/OVF: move another method
(edit) @27899   15 years vboxsync PGMAllPhys.cpp: Restored pgmPhysHandlerRedirectToHC which got …
(edit) @27898   15 years vboxsync Main: API docs
(edit) @27897   15 years vboxsync OSE fix for GuestControl
(edit) @27896   15 years vboxsync Metrics updates
(edit) @27895   15 years vboxsync Main/OVF: cleanup: share thread code, fix error code confusion, less …
(edit) @27894   15 years vboxsync vboxshell: cold hotplug shall handle errors better
(edit) @27893   15 years vboxsync Init
(edit) @27892   15 years vboxsync crOpenGL: compile fix, missing files
(edit) @27891   15 years vboxsync VMMDev: separately process video mode hints for different guest …
(edit) @27890   15 years vboxsync USB keyboard: state machine refinements, locking, Caps Lock scancode bug
(edit) @27889   15 years vboxsync crOpenGL: more code for multiscreen support
(edit) @27888   15 years vboxsync Compile fix
(edit) @27887   15 years vboxsync Windows guest additions VBoxVideo multimonitor fixes (xTracker 4655).
(edit) @27886   15 years vboxsync Main/OVF: document import code
(edit) @27885   15 years vboxsync Metrics: work in progress
(edit) @27884   15 years vboxsync Remove members which are not used anymore
(edit) @27883   15 years vboxsync AsyncCompletion: Replace our own task cache with a RTMemCache. The old …
(edit) @27882   15 years vboxsync Main/OVF: sort import code into separate file as well
(edit) @27881   15 years vboxsync FE/Qt: 2643: Offer to download UserManual for OSE version - more wise …
(edit) @27879   15 years vboxsync Rebranding: GUI translation files
(edit) @27878   15 years vboxsync FE/Qt4-NLS: merged Chinese
(edit) @27877   15 years vboxsync linux/hardened: call prctl(PR_SET_DUMPABLE) to make VBox binaries …
(edit) @27876   15 years vboxsync burn fix
(edit) @27875   15 years vboxsync Main: win build fix.
(edit) @27874   15 years vboxsync Main/Machine: make the config file existence check override actually …
(edit) @27873   15 years vboxsync Rebranding: FE/Qt4
(edit) @27872   15 years vboxsync Main: win build fix.
(edit) @27871   15 years vboxsync Main: win build fix.
(edit) @27870   15 years vboxsync OSE fixes for NAT
(edit) @27869   15 years vboxsync OSE fixes for NAT
(edit) @27868   15 years vboxsync Main: win build fix.
(edit) @27867   15 years vboxsync export Additions/linux/pam to OSE
(edit) @27866   15 years vboxsync export some missing files from Additions/common/crOpenGL to OSE
(edit) @27865   15 years vboxsync export the guest control stuff to OSE
(edit) @27864   15 years vboxsync Main: ose bits, header update.
(edit) @27863   15 years vboxsync Main: win burn fix.
(edit) @27862   15 years vboxsync export Devices/Storage/UsbMsd.cpp to OSE
(edit) @27861   15 years vboxsync export some Makefile.kup to OSE
(edit) @27860   15 years vboxsync export some files from Additions/WINNT/VBoxCredProv to OSE
(edit) @27859   15 years vboxsync export Additions/freebsd/drm/vboxvideo_drm.c to OSE
(edit) @27858   15 years vboxsync Main: gcc warnings
(edit) @27857   15 years vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
(edit) @27856   15 years vboxsync export NetworkServices/NAT and NetworkServices/NetLib to OSE
(edit) @27855   15 years vboxsync NetworkServices: fix OSE
(edit) @27854   15 years vboxsync Main: export XIDL DTD
(edit) @27853   15 years vboxsync Backed out r59458 here too
(edit) @27852   15 years vboxsync Guest Control: Update.
(edit) @27851   15 years vboxsync Backed out acpi part of r59458; breaks Windows guests
(edit) @27850   15 years vboxsync 2d: fix the crash on mode switch or VM termination in case overlay …
(edit) @27849   15 years vboxsync metrics update
(edit) @27848   15 years vboxsync NAT service: sync with changes in DrvNAT. NAT service is compilable …
(edit) @27847   15 years vboxsync VBoxShell: Make it possible to add/remove a CPU while the VM is powered off
(edit) @27846   15 years vboxsync 2d: additional fix to not-using-VRAM mode
(edit) @27844   15 years vboxsync DevPCNet.cpp: Use the buffered network driver interface.
(edit) @27843   15 years vboxsync DrvNetSniffer.cpp: Wrap the buffer based network interface.
(edit) @27842   15 years vboxsync DrvNAT: Added missing FreeBuf method.
(edit) @27840   15 years vboxsync DrvIntNet,++: Implemented the missing buffer methods, added padding frame.
(edit) @27839   15 years vboxsync 2d: working multi-monitor + some fixing for working with …
(edit) @27838   15 years vboxsync USB keyboard: avoid loosing keypresses due to missed URBs
(edit) @27837   15 years vboxsync Main/OVF: plug memory leak
(edit) @27836   15 years vboxsync OSE fix
(edit) @27835   15 years vboxsync Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
(edit) @27834   15 years vboxsync Main/guest properties: correct method capitalisation
(edit) @27831   15 years vboxsync Main/Medium: auto_ptr is evil, removed its use with the task objects
(edit) @27830   15 years vboxsync Main: settings optimization
(edit) @27829   15 years vboxsync Main/OVF: sort code into several files + document export code
(edit) @27827   15 years vboxsync NAT: enabled VBOX_NAT_DELAY_HACK for trunk as well (Windows host only)
(edit) @27825   15 years vboxsync DevPCNet.cpp: Removed the experimental PCNET_QUEUE_SEND_PACKETS code.
(edit) @27824   15 years vboxsync Main/Medium: meditum tree lock comment cleanup
(edit) @27823   15 years vboxsync More cleanup
(edit) @27822   15 years vboxsync Removed guest statistics interface; to be merged with metrics.
(edit) @27821   15 years vboxsync uuid for interface change in r59489
(edit) @27820   15 years vboxsync Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
(edit) @27819   15 years vboxsync FE/Qt4: prepare for TurboLinux 64-bit
(edit) @27818   15 years vboxsync Main/GuestProperties: cleaned up and fixed a problem with …
(edit) @27817   15 years vboxsync BIOS: fixed VBOX_VERSION_STAMP dependency
(edit) @27816   15 years vboxsync PGMSyncCR3: Go back to ring 3 if a pgm pool sync is again pending.
(edit) @27815   15 years vboxsync VBoxHDD: Fix VDGetFormat, we don't have disk structure at this point
(edit) @27814   15 years vboxsync Backed out part of r59436
(edit) @27813   15 years vboxsync Backed out r59424
(edit) @27812   15 years vboxsync x11/Additions: fixed Solaris OpenGL library dependencies. (public #6435)
(edit) @27811   15 years vboxsync Main/MediumImpl: reordered initializers to make gcc happy
(edit) @27810   15 years vboxsync Another fix
(edit) @27809   15 years vboxsync Compile fix
(edit) @27808   15 years vboxsync VBoxHDD: First part of the async I/O support * The async I/O …
(edit) @27807   15 years vboxsync build fix
(edit) @27806   15 years vboxsync Storage/VBoxHDD+DrvBlock+DrvVD: implement core code for live snapshot …
(edit) @27805   15 years vboxsync Main/SystemProperties: new stubs for properties defining minimum free …
(edit) @27804   15 years vboxsync getopt fix (3rd part).
(edit) @27803   15 years vboxsync Main/Medium: big medium task cleanup, safe use of auto_ptr<Medium::Task>.
(edit) @27802   15 years vboxsync getopt fix (2nd part).
(edit) @27801   15 years vboxsync getopt fix.
(edit) @27800   15 years vboxsync iprt: applying sparc patch (selectively).
(edit) @27799   15 years vboxsync ACPI: conditionally expose NIC object to OSX guests
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette