VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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)
(edit) @33190   14 years vboxsync Storage/VMDK: create new streamOptimized images in write only mode
(edit) @33189   14 years vboxsync FE/Qt4: Make sure there is enough room when painting the preview …
(edit) @33188   14 years vboxsync changelog
(edit) @33187   14 years vboxsync Main/Medium: use the correct image interface for importFile
(edit) @33186   14 years vboxsync Storage/VMDK: read streamOptimized images to the very end
(edit) @33185   14 years vboxsync generalized and moved auth modules
(edit) @33184   14 years vboxsync Additions/VBoxGuest/linux/Makefile: cleanup of the 'clean' target
(edit) @33183   14 years vboxsync Additions/linux/Makefile: build the vboxvideo module
(edit) @33182   14 years vboxsync Devices/Storage: implement sequential reading of streamOptimized VMDK …
(edit) @33181   14 years vboxsync VBoxDrvInst: Minor cleanup / logging update.
(edit) @33180   14 years vboxsync addressed internal networking todo
(edit) @33179   14 years vboxsync user_Networking.xml: Added a todo for fixing some incorrect intnet …
(edit) @33178   14 years vboxsync VGA: Improve compatibility with bad old VESA software (Sanctuary Woods).
(edit) @33177   14 years vboxsync Better fix.
(edit) @33176   14 years vboxsync Darn alignment…
(edit) @33175   14 years vboxsync AHCI: Implement suspend on error for the async I/O path
(edit) @33174   14 years vboxsync VGA: Allow loading VGA BIOS from file. Also dump GC registers.
(edit) @33173   14 years vboxsync VBE: Do not allocate big buffers on stack (get mode info fn).
(edit) @33172   14 years vboxsync VMEmt,GVMM: Some more tuning…
(edit) @33171   14 years vboxsync wddm/3d: chromium hgsmi fixes
(edit) @33170   14 years vboxsync GVMM,VMEmt: Use RTSemEventWaitEx, avoid the syrup algorithm in …
(edit) @33169   14 years vboxsync iprt/cdefs.h: time constants.
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