VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33290   14 years vboxsync Runtime: add a simple testcase for RTManifest
(edit) @33289   14 years vboxsync Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
(edit) @33288   14 years vboxsync Storage/vbox-img: improve mandatory parameter checking and …
(edit) @33287   14 years vboxsync Runtime: missing makefile
(edit) @33286   14 years vboxsync Runtime: add lock free circular buffer + simple testcase
(edit) @33285   14 years vboxsync Runtime: typo
(edit) @33284   14 years vboxsync Runtime: add ASMAtomicAddSize and ASMAtomicSubSize
(edit) @33283   14 years vboxsync VBoxService/Guest Execution: Fixed assertion when shutting down.
(edit) @33282   14 years vboxsync crOpenGL/wddm: enable more blits
(edit) @33281   14 years vboxsync wddm: fix dx8 based apps under aero
(edit) @33280   14 years vboxsync crOpenGL/wddm: disable partial blits for hd4800 only
(edit) @33279   14 years vboxsync IPRT: Use the mmap+heap stuff on all posixy platforms.
(edit) @33278   14 years vboxsync RTMemCache: Fixed a bug in a calculation affect (too) small object …
(edit) @33277   14 years vboxsync VBoxService: Update on internal toolbox command handling.
(edit) @33276   14 years vboxsync build fix
(edit) @33275   14 years vboxsync Build fix.
(edit) @33274   14 years vboxsync BusLogic: Implement suspend on error
(edit) @33273   14 years vboxsync Use define for name.
(edit) @33272   14 years vboxsync VBoxService/Toolbox: Added special execution command ("VBoxService" or …
(edit) @33271   14 years vboxsync Storage/VDI: Make the code dealing with comments bullet-proof, …
(edit) @33270   14 years vboxsync typo
(edit) @33269   14 years vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @33268   14 years vboxsync IPRT: Added an AVL tree taking void * ranges.
(edit) @33267   14 years vboxsync deb: conf help text updates (thanks timeless)
(edit) @33266   14 years vboxsync VBoxShell: demo recording/playback
(edit) @33265   14 years vboxsync Main: support simple reusable events coalescing
(edit) @33264   14 years vboxsync Additions/Win: Allow any horizontal resolution if graphics device …
(edit) @33263   14 years vboxsync VGA: Advertise unrestricted horizontal resolutions.
(edit) @33262   14 years vboxsync RTOnce: Avoid allocating anything when there are no races.
(edit) @33261   14 years vboxsync Main/Mouse: don't send relative mouse events if the guest reads the …
(edit) @33260   14 years vboxsync changelog
(edit) @33259   14 years vboxsync Storage/VBoxHDD+Main/Snapshot: Implement backward merging of …
(edit) @33258   14 years vboxsync Removed unreferenced label.
(edit) @33257   14 years vboxsync additions build fix
(edit) @33256   14 years vboxsync VBoxService/Toolbox: Build everywhere.
(edit) @33255   14 years vboxsync VBoxService/Toolbox: Use new std* defines.
(edit) @33254   14 years vboxsync Main: fix VirtualBox::ComposeMachineFilename to always return absolute path
(edit) @33253   14 years vboxsync build fix (some EOF header define clash)
(edit) @33252   14 years vboxsync Additions/WINNT/Graphics: more refactoring and some re-ordering
(edit) @33251   14 years vboxsync Whitespaces.
(edit) @33250   14 years vboxsync Main: fix finding snapshot diffs in new-vm machine folders …
(edit) @33249   14 years vboxsync Build fix.
(edit) @33248   14 years vboxsync Apologies Asimov.
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33246   14 years vboxsync Compile RTPathStartsWithRoot
(edit) @33245   14 years vboxsync IPRT: Added RTPathStartsWithRoot.
(edit) @33244   14 years vboxsync whitespace
(edit) @33243   14 years vboxsync Additions/VBoxGuestLib: fix invalid LogRel statement.
(edit) @33242   14 years vboxsync two typos in the German NLS
(edit) @33241   14 years vboxsync wddm/3d: chromium hgsmi working (still disabled to make some cleaning)
(edit) @33240   14 years vboxsync Main/SystemProperties: comment wording changes and making the "2T" …
(edit) @33239   14 years vboxsync Main: remove VirtualBox::WaitForPropertyChange which has been …
(edit) @33238   14 years vboxsync Main: new VirtualBox::ComposeMachineFilename() API; remove the …
(edit) @33237   14 years vboxsync Main: remove obsolete typedef
(edit) @33236   14 years vboxsync PCI: MSI-X work
(edit) @33235   14 years vboxsync Storage/vbox-img: implement stdout handling
(edit) @33234   14 years vboxsync Storage/RAW: implement sequential read/write case
(edit) @33233   14 years vboxsync Runtime/file: defines for stdin/out/err native handles
(edit) @33232   14 years vboxsync Main: use paths relative to machine folder in machine registries
(edit) @33231   14 years vboxsync Linux installer: provide convenience symlinks (virtualbox -> …
(edit) @33230   14 years vboxsync VBoxService: Fix for FreeBSD
(edit) @33229   14 years vboxsync DIGEST_LEN, not STRING_LEN as the terminator is not included
(edit) @33228   14 years vboxsync VBoxAuthSimple now requires SHA-256 hashes, no more cleartext passwords
(edit) @33227   14 years vboxsync Storage/vbox-img: return 1 as exit code if anything went wrong
(edit) @33226   14 years vboxsync Additions/WINNT/Graphics: more refactoring
(edit) @33225   14 years vboxsync SDKRef: API change log
(edit) @33224   14 years vboxsync Storage/vbox-img: fix reading from pipes
(edit) @33223   14 years vboxsync wddm/3d: cromium hgsmi fixes
(edit) @33222   14 years vboxsync wddm/3d: cromium hgsmi fixes
(edit) @33221   14 years vboxsync AsyncCompletion: Forgotten change
(edit) @33220   14 years vboxsync Fix alignment burns
(edit) @33219   14 years vboxsync Fix darwin burn
(edit) @33218   14 years vboxsync AsyncCompletion: Move bandwidth groups to the generic code and support …
(edit) @33217   14 years vboxsync adds burn fix
(edit) @33216   14 years vboxsync wddm/3d: chromium hgsmi fixes
(edit) @33215   14 years vboxsync PCI: fixed few MSI-related bugs, now SLES boots fine with MSI SATA
(edit) @33214   14 years vboxsync AHCI: put MSI in place which allows to avoid conflicts
(edit) @33213   14 years vboxsync Storage/vbox-img: implement stdin and stdout support. stdin is tested, …
(edit) @33212   14 years vboxsync EFI: fixed file attributes
(edit) @33211   14 years vboxsync EFI: fixed file attributes
(edit) @33210   14 years vboxsync Missing testcase changes
(edit) @33209   14 years vboxsync AHCI: Some cleanup Until now there were two different methods to …
(edit) @33208   14 years vboxsync BIOS: Ensured string instruction direction, commented out unused routines.
(edit) @33207   14 years vboxsync tstRTInlineAsm: another fix
(edit) @33206   14 years vboxsync tstRTInlineAsm: fixed CpuId test for newer Intel CPUs
(edit) @33205   14 years vboxsync comment typos
(edit) @33204   14 years vboxsync vboxshell: tweaks
(edit) @33203   14 years vboxsync PCI: tight packing of builting devices into functions, chipset slot …
(edit) @33202   14 years vboxsync VBoxManage: error reporting
(edit) @33201   14 years vboxsync reverted r66739
(edit) @33200   14 years vboxsync E1000, Main: support for 82566MC chipset type
(edit) @33199   14 years vboxsync iprt/asm: C90 warning
(edit) @33198   14 years vboxsync tstRTInlineAsm: show hex values
(edit) @33197   14 years vboxsync iprt/asm: fixed bug in ASMAtomicReadU64() and …
(edit) @33196   14 years vboxsync iprt/asm: make the behavior of ASMAtomicAddU64() match the …
(edit) @33195   14 years vboxsync Comment
(edit) @33194   14 years vboxsync IPRT/pipe-win.cpp: Check for write quota (hack).
(edit) @33193   14 years vboxsync Fetch ram size from cfgm
(edit) @33192   14 years vboxsync Need more space for the hypervisor heap for large memory guests
(edit) @33191   14 years vboxsync Storage/VMDK: fix conditions for reading VMDK footer (regression)
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