VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55254   10 years vboxsync kmk incs
(edit) @55253   10 years vboxsync memcache.cpp: Enabled the free list (unused).
(edit) @55252   10 years vboxsync memcache.cpp: Fixed problem with the free list (unused).
(edit) @55251   10 years vboxsync Main/Host: reduce the amount of unnecessary locking greatly
(edit) @55250   10 years vboxsync Additions/x11: temporary check in of local changes to vboxvideo for …
(edit) @55249   10 years vboxsync WDDM: do not log the VBVA buffer wraparound
(edit) @55248   10 years vboxsync HMR0VMX,EM,IEM: Moved the CRx related interpretation methods from EM …
(edit) @55247   10 years vboxsync Reverted r99557 workaround: smaller buffer also works.
(edit) @55246   10 years vboxsync SUPReadTscWithDelta: Apply the delta correctly.
(edit) @55245   10 years vboxsync WDDM: experimantal fix against VBVA ring buffer overflow.
(edit) @55244   10 years vboxsync Main: Fixed DnD progress object creation; don't allow cancellation of …
(edit) @55243   10 years vboxsync Devices/VGA/BIOS: slightly move things up to ensure we fit into 32K
(edit) @55242   10 years vboxsync Additions/x11/vboxvideo: cleaner vbvxSetMode() function, fix unwanted …
(edit) @55241   10 years vboxsync Additions/x11/vboxvideo: cleaner vbvxSetMode() function.
(edit) @55240   10 years vboxsync doc/manual: clarify that GAs are not needed for paravirt.
(edit) @55239   10 years vboxsync WDDM: log the command size
(edit) @55238   10 years vboxsync changelog
(edit) @55237   10 years vboxsync Additions/x11/vboxvideo: cleaner vbvxClearVRAM() function.
(edit) @55236   10 years vboxsync Additions/x11/vboxvideo: use constants for the maximum and minimum …
(edit) @55235   10 years vboxsync doc/manual/SDKRef: cosmetical fixes
(edit) @55234   10 years vboxsync VBoxManage: ISession->GetMachine() should not overwrite 'machine' but …
(edit) @55233   10 years vboxsync Main/Machine+Snapshot: fix state checks and introduce standardized …
(edit) @55232   10 years vboxsync Main/xml/Settings: also bump the settings to 1.15 if there are USB …
(edit) @55231   10 years vboxsync unused local variable
(edit) @55230   10 years vboxsync cpumR3CpuIdReadIsaExtCfgEx: Removed obsoleted assertion.
(edit) @55229   10 years vboxsync CPUM,IEM: Expose GuestFeatures and HostFeatures (exploded CPUID), …
(edit) @55228   10 years vboxsync PDMBlkCache: Never mix allocators!
(edit) @55227   10 years vboxsync WDDM: command buffer size adjustment.
(edit) @55226   10 years vboxsync Additions/x11/vboxvideo: allow setting HasVT property early.
(edit) @55225   10 years vboxsync Additions/x11/vboxvideo: new functions for getting mode hint …
(edit) @55224   10 years vboxsync Main/HostDnsService: fix fallout from previous (r99529).
(edit) @55223   10 years vboxsync Main/HostDnsService: if VBoxInternal2/HostDNSOrderIgnore global …
(edit) @55222   10 years vboxsync Main/Console: next attempt at making some g++ versions happy
(edit) @55221   10 years vboxsync doc/SDK: fix dangling links in old API change documentation (usual …
(edit) @55220   10 years vboxsync VMM: log rel nit.
(edit) @55219   10 years vboxsync Main/Console: some g++ versions complain and need help to get the POD
(edit) @55218   10 years vboxsync Main/idl: fix last dangling link
(edit) @55217   10 years vboxsync Main/idl: fix more dangling links
(edit) @55216   10 years vboxsync Main/idl: fix dangling link
(edit) @55215   10 years vboxsync typo
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55213   10 years vboxsync Host 3D: fix SEGFAULT on old X11 i915 driver on 3D state restore: use …
(edit) @55212   10 years vboxsync Host 3D: revert improper SEGFAULT fix introduced by r97041.
(edit) @55211   10 years vboxsync build fix
(edit) @55210   10 years vboxsync Additions/WINNT/Graphics/Video: log the VBox version and also log if …
(edit) @55209   10 years vboxsync Main/VirtualBox: preserve useful error code which indicates trouble …
(edit) @55208   10 years vboxsync Main/comregister.cmd: for some mysterious reasons the line split …
(edit) @55207   10 years vboxsync NDIS6/NetLwf: "No bypass" option enabled by default (#7231)
(edit) @55206   10 years vboxsync BIOS: Added error checks in AHCI driver.
(edit) @55205   10 years vboxsync Additions/x11/vboxvideo: no need to clear VRAM when entering the VT.
(edit) @55204   10 years vboxsync Additions/x11/vboxvideo: separate Solaris absolute mouse calibration …
(edit) @55203   10 years vboxsync Additions/x11/vboxvideo: sometimes we do have to create our atoms.
(edit) @55202   10 years vboxsync Additions/x11/VBoxClient: watch for and remember display change events …
(edit) @55201   10 years vboxsync doc/manual: added a few links
(edit) @55200   10 years vboxsync Main/HostDnsService: use <iprt/cpp/lock.h> instead of a roll-your-own …
(edit) @55199   10 years vboxsync Main/HostDnsService: get rid of const_cast<VirtualBox *> that is a …
(edit) @55198   10 years vboxsync Main/HostDnsService: drop const from VirtualBox *aParent as …
(edit) @55197   10 years vboxsync Warning.
(edit) @55196   10 years vboxsync Additions/x11/vboxvideo: drop EDID faking for the benefit of …
(edit) @55195   10 years vboxsync Additions/x11/vboxvideo: do not get modes from xorg.conf for recent X …
(edit) @55194   10 years vboxsync Additions/x11/vboxvideo: remove standard modes. For old X servers …
(edit) @55193   10 years vboxsync Additions/common/VBoxVideo: make invalid or unknown-to-the-host …
(edit) @55192   10 years vboxsync gcc 5 is very picky regarding FUNCTION and PRETTY_FUNCTION in …
(edit) @55191   10 years vboxsync Additions/x11: temporarily revert r99331 and r99353: temporary …
(edit) @55190   10 years vboxsync Main/Progress: fix typo (recent regression) which silently lost error …
(edit) @55189   10 years vboxsync Main/VirtualBoxErrorInfo: Fix long-standing issue on Windows host when …
(edit) @55188   10 years vboxsync BIOS: Better error checking in SCSI driver.
(edit) @55187   10 years vboxsync FE/Qt: 6278: Scaling support: Per-VM extra-data flag …
(edit) @55186   10 years vboxsync PDMBlkCache: Fix error propagation under certain circumstances
(edit) @55185   10 years vboxsync Oops
(edit) @55184   10 years vboxsync Missing files
(edit) @55183   10 years vboxsync Build fix
(edit) @55182   10 years vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @55181   10 years vboxsync doc/manual: wording
(edit) @55180   10 years vboxsync s/drag'n'drop/drag and drop/
(edit) @55179   10 years vboxsync VMM: logrel nit.
(edit) @55178   10 years vboxsync slirp_dns: logrel nit.
(edit) @55177   10 years vboxsync VMM: logrel consistency.
(edit) @55176   10 years vboxsync nit.
(edit) @55175   10 years vboxsync DevPcBios: logrel consistency.
(edit) @55174   10 years vboxsync VMM: logrel nit.
(edit) @55173   10 years vboxsync VMM/GIM: obsolete comment.
(edit) @55172   10 years vboxsync doc/manual: nit.
(edit) @55171   10 years vboxsync FE/Qt: 7782: Sync Application/File menu-order for menu-editor with …
(edit) @55170   10 years vboxsync FE/Qt: 7782: Big and quite dangerous menu-bar rework implementing …
(edit) @55169   10 years vboxsync doc: mention UI/VM separation
(edit) @55168   10 years vboxsync Main/Machine: fix overlooked case sensitive frontend name check
(edit) @55167   10 years vboxsync Main/Machine: Add support for launching separate UI/VM setups. …
(edit) @55166   10 years vboxsync VMM/testcase: close quotes, nit.
(edit) @55165   10 years vboxsync doc/manual: nit.
(edit) @55164   10 years vboxsync PS2M: Vertical scrolling and buttons 4/5 fix.
(edit) @55163   10 years vboxsync DrvHostDSound: log configuration values.
(edit) @55162   10 years vboxsync tstSharedFolderService: init the client structure
(edit) @55161   10 years vboxsync iprt/err.h: Redid r99228 as shifting status code is risky wrt …
(edit) @55160   10 years vboxsync doc/manual: nit
(edit) @55159   10 years vboxsync Main: check if DrvAudioVRDE is contructed.
(edit) @55158   10 years vboxsync doc/manual: wording.
(edit) @55157   10 years vboxsync VMM/TM: logrel nits.
(edit) @55156   10 years vboxsync Manual: Document USB traffic capturing
(edit) @55155   10 years vboxsync FE/Qt: logrel consistency.
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