VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29307   15 years vboxsync Shared paging interface updates
(edit) @29306   15 years vboxsync DiskIntegrity: Build fix
(edit) @29305   15 years vboxsync Linux Additions/installer: fixed autorun.sh header
(edit) @29303   15 years vboxsync Clear the tracking data of pages we're going to reactivate.
(edit) @29302   15 years vboxsync Clear tracking data too
(edit) @29301   15 years vboxsync Clear/reset page properties correctly
(edit) @29300   15 years vboxsync RTMpPokeCpu-r0drv-solaris.c: needed assert.h.
(edit) @29299   15 years vboxsync Main/GuestImpl: corrected error code.
(edit) @29298   15 years vboxsync new line at EOF.
(edit) @29297   15 years vboxsync Same goes for map/unmap
(edit) @29296   15 years vboxsync Set the clear flag on all VCPUs
(edit) @29295   15 years vboxsync Backed out 61381: deadlock danger
(edit) @29294   15 years vboxsync Clear the pgm pool immediately
(edit) @29293   15 years vboxsync MMIORegister/Deregister: Force a PGM pool flush as guest ram …
(edit) @29292   15 years vboxsync Main/Console: fix regression introduced by making inaccessible …
(edit) @29291   15 years vboxsync VbglR3: Don't trigger debug assertion in VbglR3WaitEvent(); happens …
(edit) @29290   15 years vboxsync VBoxService/Control: Make use of RTPROC_FLAGS_SERVICE.
(edit) @29289   15 years vboxsync IPRT: Added RTPROC_FLAGS_SERVICE for code path handling when used with …
(edit) @29288   15 years vboxsync FE/Qt4: wrong priority for OpenSUSE 64
(edit) @29287   15 years vboxsync Corrected assertion
(edit) @29285   15 years vboxsync SUPR0IdcClientStubs.c: asm.h
(edit) @29284   15 years vboxsync r0drv/solaris: asm*.h fixes
(edit) @29283   15 years vboxsync darwin/loadalls.h: Added loadusb.sh.
(edit) @29281   15 years vboxsync iprt/r0drv/solaris: asm*.h fixes.
(edit) @29279   15 years vboxsync Runtime: Made solaris.sparc64 link and run.
(edit) @29278   15 years vboxsync Runtime/asm-fake.cpp: Non-atomic implementation of the DECLASM bits in …
(edit) @29277   15 years vboxsync alloc-solaris.cpp: MMAP mode in case it comes in handy later.
(edit) @29272   15 years vboxsync spaces
(edit) @29271   15 years vboxsync Make VBoxRT build on sparc.
(edit) @29269   15 years vboxsync mp-solaris.cpp: Stubbed RTMpCpuId on sparc, pending proper …
(edit) @29267   15 years vboxsync iprt: consistend RT_NO_GIP usage.
(edit) @29265   15 years vboxsync VBoxShell: fix info comman. The I/O manager and backend settings were …
(edit) @29264   15 years vboxsync build fix.
(edit) @29263   15 years vboxsync sparc adjustments.
(edit) @29262   15 years vboxsync Runtime/Makefile.kmk: Fixed RTMpGetDescription() on x86+amd64. Had …
(edit) @29261   15 years vboxsync build fix
(edit) @29260   15 years vboxsync build fix
(edit) @29259   15 years vboxsync PGMR0DynMap.cpp: build fix
(edit) @29258   15 years vboxsync VBoxService.cpp: better message and a @todo.
(edit) @29256   15 years vboxsync darwin+asm.h build fixes.
(edit) @29255   15 years vboxsync darwin+asm.h build fixes.
(edit) @29254   15 years vboxsync r0drv/nt: More fixes.
(edit) @29253   15 years vboxsync initterm-r0drv-nt.cpp: build fix.
(edit) @29252   15 years vboxsync EFI build fix.
(edit) @29251   15 years vboxsync thread-win.cpp: build fix.
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29249   15 years vboxsync build fix.
(edit) @29248   15 years vboxsync ConsoleImpl2.cpp: some cleanup, hope it compiles.
(edit) @29247   15 years vboxsync semxroads-generic.cpp: -stdio.h debug.
(edit) @29246   15 years vboxsync files_*: iprt/asm-amd64-x86.h
(edit) @29244   15 years vboxsync VBoxHDD: Fix
(edit) @29243   15 years vboxsync Always return the APIC buffer even if the APIC is disabled. Fixes …
(edit) @29242   15 years vboxsync LsiLogic: Style
(edit) @29241   15 years vboxsync fileaio-win: Return VERR_NOT_SUPPORTED instead of …
(edit) @29240   15 years vboxsync VBoxHDD: Bring back error reporting for the new async I/O code
(edit) @29239   15 years vboxsync AHCI: Bug fix for error reporting
(edit) @29238   15 years vboxsync VHD: Fix image creation
(edit) @29237   15 years vboxsync Runtime/FreeBSD: Fix build of fileaio-freebsd.cpp
(edit) @29234   15 years vboxsync tstItnNetR0: extending the testing a bit to try catch the assertion …
(edit) @29229   15 years vboxsync attempt to fix EFI
(edit) @29228   15 years vboxsync AsyncCompletion: Fake success if async flushes are not supported or we …
(edit) @29227   15 years vboxsync Main: allow restoring with broken floppy images as well
(edit) @29226   15 years vboxsync Main/Console: remove STR_FREE() macro
(edit) @29225   15 years vboxsync Shared paging property for IMachine and IGuest added (not implemented).
(edit) @29224   15 years vboxsync Main: turn ISO not found error into warning to allow restoring VMs …
(edit) @29223   15 years vboxsync Forgotten ifdefs
(edit) @29222   15 years vboxsync Shared paging updates
(edit) @29221   15 years vboxsync crOpenGL: remove unnecessary check
(edit) @29220   15 years vboxsync Guest Control/Main/HostService: Deal with stale clients, avoid …
(edit) @29219   15 years vboxsync FE/Qt4-2D/3D: fix mode switching when both 2D and 3D is enabled
(edit) @29218   15 years vboxsync Main/Settings: Drop global iomgr and iobackend settings
(edit) @29217   15 years vboxsync Shared paging updates
(edit) @29215   15 years vboxsync AsyncCompletion: Alignment again
(edit) @29214   15 years vboxsync FE/Qt: VM Details Report will now sort attachments by storage slot.
(edit) @29213   15 years vboxsync DrvSCSI: Fix crash when an error occurs and print errors in the release log
(edit) @29211   15 years vboxsync Main: be a little less verbose when reporting missing media files
(edit) @29210   15 years vboxsync Main: be a little less verbose when reporting missing media files
(edit) @29209   15 years vboxsync More shared paging updates
(edit) @29208   15 years vboxsync 3D/win: make 3D support test work again for VBox install path with spaces
(edit) @29207   15 years vboxsync Main/Medium: improve r61220, second try (add forgotten medium registry …
(edit) @29206   15 years vboxsync 2D/win: make 2D support test work again for paths with spaces
(edit) @29205   15 years vboxsync crOpenGL: delay FB update on non windows hosts untill framebuffer is …
(edit) @29204   15 years vboxsync Main/Medium: improve r61220 (add forgotten medium registry save when …
(edit) @29203   15 years vboxsync build fix
(edit) @29202   15 years vboxsync VBoxService: Don't terminate if some HGCM host service is not …
(edit) @29201   15 years vboxsync Shared paging updates
(edit) @29200   15 years vboxsync more manual Oracle rebranding in headers
(edit) @29199   15 years vboxsync FE/Qt: 4893: VM Settings / Storage page should now not silently ignore …
(edit) @29198   15 years vboxsync crOpenGL: fix window size updates are lost if window is resized …
(edit) @29197   15 years vboxsync FE/Qt: 4396: Storage Settings UI is now correctly allows to add SAS …
(edit) @29194   15 years vboxsync Main: fix newio docs again
(edit) @29193   15 years vboxsync Guest Control/VBoxManage: Only ask for output if really wanted.
(edit) @29192   15 years vboxsync Main/Machine: actually fulfill the locking requirements of the …
(edit) @29191   15 years vboxsync Grrr
(edit) @29189   15 years vboxsync Main: fix newio docs
(edit) @29188   15 years vboxsync Solaris/Installer: install libvboxjxpcom.so.
(edit) @29187   15 years vboxsync Windows Additions: regression fix of r61108 preventing the additions …
(edit) @29184   15 years vboxsync TurboLinux 64 typo
(edit) @29177   15 years vboxsync Main/cbinding: Sun -> Oracle in the generated header
(edit) @29176   15 years vboxsync crOpenGL: add sanity check to macos reparentwindow call
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