VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28805   15 years vboxsync Backout accidental commit
(edit) @28804   15 years vboxsync FE/VirtualBox: Expose I/O cache setting
(edit) @28803   15 years vboxsync Guest Control: Update on error codes/handling in Main/VBoxManage.
(edit) @28802   15 years vboxsync VRDP video channel configuration API.
(edit) @28801   15 years vboxsync VMM: Added PDMR3QueryDriverOnLun for finding a driver by name.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28799   15 years vboxsync VBoxShell: print guest process output
(edit) @28798   15 years vboxsync typo
(edit) @28797   15 years vboxsync VBoxShell: bits
(edit) @28796   15 years vboxsync Guest Control/VBoxManage: Show process status in every case.
(edit) @28795   15 years vboxsync Console::powerDown: Must set mVMDestroying whether there are any VM …
(edit) @28793   15 years vboxsync #ifdef VBOX_WITH_PAGE_SHARING
(edit) @28791   15 years vboxsync VBOX_WITH_PAGE_SHARING
(edit) @28790   15 years vboxsync NAT service: compile fix
(edit) @28789   15 years vboxsync xml: typo.
(edit) @28788   15 years vboxsync iprt/memobj: use the correct object for determining the cache policy
(edit) @28787   15 years vboxsync NAT: introduces management routines of NAT libalias core. (see …
(edit) @28786   15 years vboxsync AHCI: Report errors of completed requests to the guest (not tested yet)
(edit) @28785   15 years vboxsync VBoxHDD.cpp: Init rcReq field
(edit) @28784   15 years vboxsync Interface changes for error reporting and async I/O
(edit) @28783   15 years vboxsync Main/USBProxyService: check for errors which occur in wait
(edit) @28782   15 years vboxsync Main/HostHardwareLinux: fix a typo
(edit) @28781   15 years vboxsync Main/HostHardwareLinux: disable USB probing using hal/DBus by default
(edit) @28780   15 years vboxsync Guest Control/Main: Update on local process list and …
(edit) @28779   15 years vboxsync Main/HostHardwareLinux: cleanup
(edit) @28777   15 years vboxsync iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
(edit) @28776   15 years vboxsync warning
(edit) @28775   15 years vboxsync Webservice: refreshed PHP bindings from James Lucas
(edit) @28774   15 years vboxsync Main: mark machine as dirty when snapshot name or description are changed
(edit) @28773   15 years vboxsync /s
(edit) @28772   15 years vboxsync Guest Control/Main: Added local process list, added early …
(edit) @28771   15 years vboxsync nits
(edit) @28770   15 years vboxsync Main/Snapshot+Medium: fix a medium locking and medium state bug
(edit) @28769   15 years vboxsync Main: Use a different PCI slot for the SAS LsiLogic controller
(edit) @28768   15 years vboxsync VBoxManage: backed out r60608
(edit) @28767   15 years vboxsync filemuncher run
(edit) @28766   15 years vboxsync Main/Console: wrong place to lock the VM pointer, causes hangs
(edit) @28765   15 years vboxsync Main: Build fix
(edit) @28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
(edit) @28763   15 years vboxsync Webservice: add missing lock (fixes assertion in logoff and possible race)
(edit) @28762   15 years vboxsync FE/Qt: First Run Wizard: will now only propose to start from …
(edit) @28761   15 years vboxsync FE/Qt: New wizards: take into account some platforms (win) have their …
(edit) @28760   15 years vboxsync forgotten file
(edit) @28759   15 years vboxsync Frontends/VirtualBox: back out the change to IEC unit prefixes.
(edit) @28758   15 years vboxsync really back out accidental previous commit
(edit) @28757   15 years vboxsync back out previous accidental commit
(edit) @28756   15 years vboxsync vboxshell: more WS stuff
(edit) @28755   15 years vboxsync Frontends/VirtualBox: back out the change to IEC unit prefixes. Seems …
(edit) @28754   15 years vboxsync Backed out 60634
(edit) @28753   15 years vboxsync Don't set X86_PDPE_NX in the fake PML4E or PDPTE.
(edit) @28752   15 years vboxsync Always overwrite old PML4E or PDPTE.
(edit) @28751   15 years vboxsync python: WS bits
(edit) @28750   15 years vboxsync Mask away the page offset
(edit) @28749   15 years vboxsync Logging fix
(edit) @28748   15 years vboxsync Main/idl: fix definition of last online machine state (typo?)
(edit) @28747   15 years vboxsync crOpenGL: workaround for googlearth in d3d mode
(edit) @28744   15 years vboxsync Main/Medium: fix guest CPU metric names
(edit) @28743   15 years vboxsync HostServices/GuestProperties: reverted r59658: do not send an update …
(edit) @28742   15 years vboxsync Main/Solaris: added description for hxge.
(edit) @28741   15 years vboxsync Main/HostHardwareLinux: introduce an ifdef for building USB with raw …
(edit) @28740   15 years vboxsync typo
(edit) @28739   15 years vboxsync VBOX_WITH_MEMBALLOON => Config.kmk
(edit) @28738   15 years vboxsync VBoxService: no trailing '\' in C/C++ code
(edit) @28737   15 years vboxsync Tabs.
(edit) @28736   15 years vboxsync VBoxService: Compilable/runnable without memory ballooning.
(edit) @28735   15 years vboxsync FE/Qt: New running VM core: next try to fix vt-x assert (better than …
(edit) @28734   15 years vboxsync VBoxManage: IEC prefixes
(edit) @28733   15 years vboxsync VBoxService: header fix
(edit) @28732   15 years vboxsync Frontends/VirtualBox: forgotten files in previous IEC unit prefix fix
(edit) @28731   15 years vboxsync Frontends/VirtualBox: use IEC KiB/MiB/... unit prefixes consistently …
(edit) @28730   15 years vboxsync grammar, show VM state as well
(edit) @28729   15 years vboxsync VBoxShell: argv[0] in exec
(edit) @28728   15 years vboxsync Guest Control/Main: Even return the PID if process is no more (for …
(edit) @28727   15 years vboxsync Main/Console: clean up CFGM handling for medium attachments, make one …
(edit) @28726   15 years vboxsync VBoxShell: no colors on Windows
(edit) @28725   15 years vboxsync Some German NLS updates
(edit) @28724   15 years vboxsync OSE header fixes
(edit) @28723   15 years vboxsync IntNet/NetFlt: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities and …
(edit) @28722   15 years vboxsync SrvIntNetR0.cpp: Combined the two NoPreempt flags into a direction …
(edit) @28721   15 years vboxsync DrvIntNet.cpp: Enable the ring-0 part of the driver.
(edit) @28720   15 years vboxsync DrvIntNet.cpp: More release stats.
(edit) @28719   15 years vboxsync AsyncCompletion: Increase the maximum number of requests the I/O …
(edit) @28717   15 years vboxsync NetLib: typo
(edit) @28716   15 years vboxsync VBoxShell: colors, shared folders, finding in logs
(edit) @28715   15 years vboxsync DrvIntNet.cpp: gcc maybe silly
(edit) @28714   15 years vboxsync intnetinline.h: Changed the prefix to IntNet.
(edit) @28712   15 years vboxsync VMMR0.def: Forgot to rename one place.
(edit) @28711   15 years vboxsync IntNet,++: Implemented sending frames in ring-0 (disabled).
(edit) @28710   15 years vboxsync DevE1000: logging and #ifdef.
(edit) @28709   15 years vboxsync log.cpp: Corrected an assertion.
(edit) @28708   15 years vboxsync log.cpp: Corrected an assertion.
(edit) @28707   15 years vboxsync GuestImpl.cpp: Fixed warnings (scope alocks). Don't assert on …
(edit) @28706   15 years vboxsync IntNet: Moved the instance pointer from VMMR0.cpp to SrvIntNetR0.cpp …
(edit) @28705   15 years vboxsync AHCI: Fix race condition where a task could be used even if it is …
(edit) @28704   15 years vboxsync VBoxHDD: Logging fix
(edit) @28703   15 years vboxsync VBoxNetFlt/linux: Added VBOXNETFLT_LINUX_NO_XMIT_QUEUE since we can …
(edit) @28702   15 years vboxsync spinlock-r0drv-linux.c: Added checks for consistent NoIrq usage.
(edit) @28701   15 years vboxsync SrvIntNetR0.cpp: Fixed copy & past error wrt to NoInts.
(edit) @28699   15 years vboxsync SrcIntNetR0.cpp: Fixed bug in intnetR0NetworkIsContextOk* (taken me …
(edit) @28698   15 years vboxsync ConsoleImpl.cpp: Flush the directory + hint how to get a good release …
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