VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26489   15 years vboxsync Misc svn:eol-style correction and some manual cleanup.
(edit) @26488   15 years vboxsync scm: better help, correct defaults, verbose message cleanup.
(edit) @26487   15 years vboxsync include: whitespace cleanup.
(edit) @26486   15 years vboxsync tstGetOpt -> tstRTGetOpt.
(edit) @26485   15 years vboxsync iprt/getopt: Added two standard options: h: --help/-help/-h/-?, V: …
(edit) @26484   15 years vboxsync blank lines.
(edit) @26483   15 years vboxsync scm: .scm-settings files.
(edit) @26482   15 years vboxsync IPRT: Added RTStrATruncate.
(edit) @26481   15 years vboxsync IPRT: Added RTStrAAppend, RTStrAAppendN, RTStrAAppendExN[V]{,1}, …
(edit) @26480   15 years vboxsync IPRT: common/string/string.cpp -> stringalloc.cpp.
(edit) @26479   15 years vboxsync AsyncCompletion: Don't spawn a new I/O manager if only one endpoint …
(edit) @26478   15 years vboxsync getoptargv.cpp: bug fix.
(edit) @26477   15 years vboxsync scm: More flexible settings.
(edit) @26476   15 years vboxsync iprt: Added RTPathCountComponents, RTPathCopyComponents, …
(edit) @26475   15 years vboxsync Too many endifs.
(edit) @26474   15 years vboxsync Added a way to manually enable virtual USB keyboard/mouse.
(edit) @26473   15 years vboxsync USB: Added a virtual USB mouse and keyboard. Not yet enabled.
(edit) @26472   15 years vboxsync typo
(edit) @26471   15 years vboxsync VUSB: Provide a way to store and pass along vendor/class-specific …
(edit) @26470   15 years vboxsync too much in r57630
(edit) @26469   15 years vboxsync FE/Qt4: make the KWin hack only active if we are actually running on KWin
(edit) @26468   15 years vboxsync FE/Qt4: Move r57626 patch to better place.
(edit) @26467   15 years vboxsync EFI: sane TSC esteemation
(edit) @26466   15 years vboxsync FE/Qt4: 4638: Seamless 3.1 regression: work-around for KDE issue …
(edit) @26465   15 years vboxsync Additions/installer: set eol style LF to autorun.sh
(edit) @26464   15 years vboxsync EFI,Main: managing graphic modes via VBoxInternal2 extradata variables.
(edit) @26463   15 years vboxsync FE/Qt4: nt is common in many words (e.g: geNToo) and therefor hides …
(edit) @26462   15 years vboxsync FE/Qt4-OSX: enable default buttons for the wizards
(edit) @26461   15 years vboxsync Fixed raw mode regression caused by r57572
(edit) @26460   15 years vboxsync FE/Qt4: The buttons have different titles on the different host platforms.
(edit) @26459   15 years vboxsync Main: HPET machine property, cleanups
(edit) @26458   15 years vboxsync pam_vbox: Enable building on Linux (no OSE yet).
(edit) @26457   15 years vboxsync Do not show misleading warnings when VT-x/AMD-V support is not present.
(edit) @26456   15 years vboxsync FE/Qt4: Don't guess the OS type anymore when the user manually changed it.
(edit) @26455   15 years vboxsync Fixed regression
(edit) @26454   15 years vboxsync EFI: unused old staff.
(edit) @26453   15 years vboxsync EFI: burn fix
(edit) @26452   15 years vboxsync iprt/memcache.h: Some more optimizations and more benchmarks.
(edit) @26451   15 years vboxsync EFI: refactoring
(edit) @26450   15 years vboxsync Webservice: enable separate SOAP queue thread; fix logging
(edit) @26449   15 years vboxsync xpcom/plevent.c: Fixed state inconsistency between …
(edit) @26448   15 years vboxsync more EFI OSE fixes
(edit) @26447   15 years vboxsync Webservice: add #ifdef'd broken COM event queue processing
(edit) @26446   15 years vboxsync more EFI OSE fixes
(edit) @26445   15 years vboxsync Frontends/SDL: fix build error reported by some gcc versions
(edit) @26444   15 years vboxsync Main: cosmetics
(edit) @26443   15 years vboxsync Fixed loading DisplayScreenshot from saved state (a corrected fix).
(edit) @26442   15 years vboxsync more EFI OSE fixes
(edit) @26441   15 years vboxsync more EFI OSE fixes
(edit) @26440   15 years vboxsync Main: configurable HID types work
(edit) @26439   15 years vboxsync Frontends/SDL+Headless: fix VirtualBox callback registration leak
(edit) @26438   15 years vboxsync EFI: more OSE fixes
(edit) @26437   15 years vboxsync VMM: VBOX_WITH_RAW_MODE fixes
(edit) @26436   15 years vboxsync Update
(edit) @26435   15 years vboxsync Disallow non-paged alignment allocation in RTR0MemObjAllocPhysEx for …
(edit) @26434   15 years vboxsync Use MmAllocateContiguousMemorySpecifyCache for specifying the …
(edit) @26433   15 years vboxsync Missing header update
(edit) @26432   15 years vboxsync Update function description
(edit) @26431   15 years vboxsync Updated function description
(edit) @26430   15 years vboxsync Introducing RTR0MemObjAllocPhysEx
(edit) @26429   15 years vboxsync VBoxSDL: fixed title bar according to public ticket #3331
(edit) @26428   15 years vboxsync build fix.
(edit) @26427   15 years vboxsync tabs
(edit) @26426   15 years vboxsync Fixed loading DisplayScreenshot from saved state.
(edit) @26425   15 years vboxsync alternative license for VBoxGuestLib is CDDL
(edit) @26424   15 years vboxsync xml/Settings: don't convert storage controller name for settings …
(edit) @26423   15 years vboxsync NAT: some fewer AssertRelease*
(edit) @26422   15 years vboxsync Bugfix
(edit) @26421   15 years vboxsync dbg build fix
(edit) @26420   15 years vboxsync memcache: some quick tuning.
(edit) @26419   15 years vboxsync tstRTMemCache: Testcase + bug fixes. Works pretty well, but should try …
(edit) @26418   15 years vboxsync build fix
(edit) @26417   15 years vboxsync build fix
(edit) @26416   15 years vboxsync RTMemCache: Initial coding (completely untested).
(edit) @26415   15 years vboxsync process-posix.cpp: doc
(edit) @26414   15 years vboxsync Bump chunk size to 2 MB in preparation for big page usage.
(edit) @26413   15 years vboxsync Bounding mode off by default for win64
(edit) @26412   15 years vboxsync Compile fix
(edit) @26411   15 years vboxsync Wrong parameter for gmmR0AllocateOneChunk
(edit) @26410   15 years vboxsync Config.kmkl: VBOXR3STATIC, don't specify -static on solaris either (no …
(edit) @26409   15 years vboxsync Webservice: dynamic thread allocation with a cap of 100 threads; …
(edit) @26408   15 years vboxsync e1000: Improved Ethernet address and link status reporting.
(edit) @26407   15 years vboxsync crOpenGL: fix host gpu crashes when running realflight3d g4 demo in guest
(edit) @26406   15 years vboxsync Additions/linux: fix xorg.conf hacking again if no xorg.conf …
(edit) @26405   15 years vboxsync NAT: applied patch from xtracker 4671 (prevent release assertions when …
(edit) @26404   15 years vboxsync NAT: applied patch from xtracker 3993 (use BSD mbufs)
(edit) @26403   15 years vboxsync burn fix.
(edit) @26402   15 years vboxsync SUPLib: ahDummy.
(edit) @26401   15 years vboxsync UINewVMWzd.cpp: Added common OS abbriviations.
(edit) @26400   15 years vboxsync UINewVMWzd.cpp: Regexp additions. A suggestion.
(edit) @26399   15 years vboxsync pdmdev.h: Increase the major version when making incomaptible change …
(edit) @26398   15 years vboxsync Web service: gloss
(edit) @26397   15 years vboxsync Web service: error handling, consistency
(edit) @26396   15 years vboxsync Web service: make no. of threads a cmd line param, encapsulate queue code
(edit) @26395   15 years vboxsync Web service: use multi event sems or else no parallel processing
(edit) @26394   15 years vboxsync Web service: multithreading fix
(edit) @26393   15 years vboxsync Web service: first attempt at multithreading.
(edit) @26392   15 years vboxsync nitpicking
(edit) @26391   15 years vboxsync FE/Qt4: two more new OS icons
(edit) @26390   15 years vboxsync FE/Qt4: optimize regexs
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