VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29676   15 years vboxsync Too noisy
(edit) @29675   15 years vboxsync Main: enable the PAE hint for RedHat and RedHat(64bit)
(edit) @29674   15 years vboxsync Some more fixes
(edit) @29673   15 years vboxsync Java glue: intermediate
(edit) @29672   15 years vboxsync AHCI: Count non queued async tasks too. Fixes rare crash during …
(edit) @29671   15 years vboxsync wddm/2D: zero-init settings
(edit) @29670   15 years vboxsync wddm: more 2D support impl
(edit) @29669   15 years vboxsync DrvIntNet,SrvIntNet: Added IntNetR0AbortWait to address races in …
(edit) @29668   15 years vboxsync FE/VirtualBox: Use the correct I/O cache setting for the storage …
(edit) @29667   15 years vboxsync netflt/win: fix memory leak
(edit) @29665   15 years vboxsync VBoxNetFlt-win: Build fix.
(edit) @29664   15 years vboxsync Additions/Solaris: try xdg autostart folder for VBoxClient if others …
(edit) @29662   15 years vboxsync IntNet: Added Interface, Interface private data passing for …
(edit) @29661   15 years vboxsync IPRT: IPRT_DEBUG_SEMS cleanup - use macros.
(edit) @29660   15 years vboxsync IPRT: Fixed number formatting bug where we would pad with '0' instead …
(edit) @29659   15 years vboxsync Fixed some Dutch translation issues (#6713)
(edit) @29658   15 years vboxsync crOpenGL: fix ETQW failure on level load
(edit) @29657   15 years vboxsync some forgotten rebranding in some Linux packages
(edit) @29656   15 years vboxsync NAT: reanable r61642.
(edit) @29655   15 years vboxsync FE/SDL: use the X11 keyboard library
(edit) @29654   15 years vboxsync FE/Qt and Common: move the X11 keyboard library out of the GUI
(edit) @29651   15 years vboxsync Frontends/VBoxManage: fix for freeing memory
(edit) @29650   15 years vboxsync build fix
(edit) @29649   15 years vboxsync Frontends/VBoxManage: make partition table processing much more …
(edit) @29648   15 years vboxsync Runtime: s/TASK_COMM_LEN/sizeof(current->comm)/ (fix debug builds …
(edit) @29647   15 years vboxsync VBoxService: Another shot at the solaris SIGCHLD/exec problem.
(edit) @29646   15 years vboxsync Proper shared page cleanup when terminating the VM
(edit) @29645   15 years vboxsync Guest Control/Main/VBoxManage: IProgress shutdown handling.
(edit) @29644   15 years vboxsync VBoxService: Another shot at the solaris SIGCHLD/exec problem.
(edit) @29643   15 years vboxsync netflt/win: always set no-loopback flag for intnet->wire packets to …
(edit) @29642   15 years vboxsync RTSystemQueryDmiString-linux.cpp: RTSYSDMISTR_MANUFACTURER.
(edit) @29641   15 years vboxsync Dot.
(edit) @29640   15 years vboxsync Use ASMProbeReadByte instead
(edit) @29639   15 years vboxsync Missing stats adjustment
(edit) @29638   15 years vboxsync Guest Control/Main: Better credentials checking.
(edit) @29637   15 years vboxsync glloader.py: They all need string.h.
(edit) @29636   15 years vboxsync Runtime/process-posix: consume less stack during RTProcCreateEx
(edit) @29635   15 years vboxsync SrvIntNetR0.cpp,VBoxNetFlt.c: Adjusted r61623 so it won't crash if the …
(edit) @29634   15 years vboxsync Missing bracket
(edit) @29633   15 years vboxsync VBoxService.cpp: Ignore sigwait interruptions. Attempt to work around …
(edit) @29632   15 years vboxsync Missing init
(edit) @29631   15 years vboxsync Fix
(edit) @29630   15 years vboxsync Main: gcc warning
(edit) @29629   15 years vboxsync Fix
(edit) @29628   15 years vboxsync Obsolete comment
(edit) @29627   15 years vboxsync VBoxService: always check the credentials
(edit) @29626   15 years vboxsync Paranoid casting
(edit) @29625   15 years vboxsync Additions: only check the return code of VbglGRPerform()
(edit) @29624   15 years vboxsync posix/process-posix: rtCheckCredentials for Solaris.
(edit) @29623   15 years vboxsync More logging
(edit) @29622   15 years vboxsync Logging
(edit) @29621   15 years vboxsync Main: new uuid
(edit) @29620   15 years vboxsync Statistics for shared pages
(edit) @29619   15 years vboxsync VBoxGuest/Helper.cpp: VbglGRPerform returns the request status code on …
(edit) @29618   15 years vboxsync Main/Medium: BOOL->bool in many places, gets rid of a gcc warning
(edit) @29617   15 years vboxsync VBoxGuest.cpp: VbglGRPerform returns the request status code on …
(edit) @29616   15 years vboxsync netflt/win: fix more bug in loopback packet handling
(edit) @29615   15 years vboxsync Main: implemented IHost::GetProcessorCoreCount()
(edit) @29614   15 years vboxsync BusLogic: Make sure that there are no tasks pending during suspend
(edit) @29613   15 years vboxsync Pass back return code in the request packet to preserve informational …
(edit) @29612   15 years vboxsync Additions/linux/installer: do xorg.conf hacking on Fedora 13 which may …
(edit) @29611   15 years vboxsync Additions/x11/installer: fixed a bug in the xorg.conf generation script
(edit) @29610   15 years vboxsync LsiLogic: Alignment
(edit) @29609   15 years vboxsync LsiLogic: Make sure we have no request pending on suspend
(edit) @29608   15 years vboxsync Try to trick the optimizer to leave the page touching code in place.
(edit) @29607   15 years vboxsync FE/Qt4: fix the error handling in the case all is gone wrong when …
(edit) @29606   15 years vboxsync Touch page update
(edit) @29605   15 years vboxsync More logging
(edit) @29604   15 years vboxsync FE/Qt4: correct initial size of first VM run wizard
(edit) @29603   15 years vboxsync Flush all pending handy page operations before changing any shared …
(edit) @29602   15 years vboxsync process-posix: use crypt_r() instead of crypt()
(edit) @29601   15 years vboxsync Corrected assertion
(edit) @29600   15 years vboxsync Fix
(edit) @29599   15 years vboxsync warning
(edit) @29598   15 years vboxsync warning
(edit) @29597   15 years vboxsync Logging updates
(edit) @29596   15 years vboxsync Logging
(edit) @29595   15 years vboxsync Main: raised the recommended RAM for some Linux guests
(edit) @29594   15 years vboxsync VBoxService: help cosmetics
(edit) @29593   15 years vboxsync Bump xml version if page fusion is enabled
(edit) @29592   15 years vboxsync netflt/win: fix loopback packets handling for no-packet-queue
(edit) @29591   15 years vboxsync Complete API, but leave it unimplemented
(edit) @29590   15 years vboxsync Connect page fusion part 2
(edit) @29589   15 years vboxsync Connect page fusion state
(edit) @29588   15 years vboxsync LsiLogic: The request queue should have the same size as the reply …
(edit) @29587   15 years vboxsync AsyncCompletion: Fix hang when closing the VM and flush the cache
(edit) @29586   15 years vboxsync SCSI: Fix IoDepth statistic
(edit) @29585   15 years vboxsync VBoxManageGuestCtrl: password is optional
(edit) @29584   15 years vboxsync Main/GuestImpl: handle VERR_PERMISSION_DENIED
(edit) @29583   15 years vboxsync VBoxService: support executing as different user
(edit) @29582   15 years vboxsync Runtime/r3/posix: support executing as different user (Linux only for now)
(edit) @29581   15 years vboxsync VBoxManage: better error message if IGuest::ExecuteProcess() fails
(edit) @29580   15 years vboxsync Main: avoid clearing vtable with memset
(edit) @29579   15 years vboxsync DrvIntNet.cpp: Shut up silly send buffer size warning.
(edit) @29578   15 years vboxsync RTSystemQueryDmiString-win.cpp: Ignore RPC_E_TOO_LATE and enable …
(edit) @29577   15 years vboxsync Compile fix
(edit) @29576   15 years vboxsync Stats
(edit) @29575   15 years vboxsync The ring-3 chunk cache can be out of sync; don't fail.
(edit) @29574   15 years vboxsync Cast problems (?)
(edit) @29573   15 years vboxsync build fix
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