VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5373   17 years vboxsync make sure the memory is suitable for executable images.
(edit) @5372   17 years vboxsync Avoid using rbp for any global register variable as it seems to cause …
(edit) @5371   17 years vboxsync The stack isn't necessiarly a safe place for the tb_temp on 64-bit …
(edit) @5370   17 years vboxsync 2421: Update to PIIX4: GUI setting for IDE Controller Type …
(edit) @5369   17 years vboxsync disas: don't flood the log on 64-bit hosts.
(edit) @5368   17 years vboxsync Attempt to fix libhal cdrom and floppy detection
(edit) @5367   17 years vboxsync RTLogFlush.
(edit) @5365   17 years vboxsync Fixed DISInstr return check.
(edit) @5364   17 years vboxsync fixed alignment.
(edit) @5361   17 years vboxsync Added option to emulate PIIX4 IDE controller. Defaults to PIIX4 for …
(edit) @5360   17 years vboxsync More Solaris libXcursor stuff.
(edit) @5359   17 years vboxsync Solaris: LIB_XCURSOR -> VBOX_XCURSOR_LIBS/INCS. Qt in tools (solaris only).
(edit) @5358   17 years vboxsync pThis
(edit) @5357   17 years vboxsync Solaris patch 18.
(edit) @5356   17 years vboxsync Permit RTFILE_O_NON_BLOCK on systems that have O_NONBLOCK.
(edit) @5355   17 years vboxsync Solaris patch 18 (handle cMillies == RT_INDEFINITE_WAIT).
(edit) @5354   17 years vboxsync Solaris patch 18 (handle cMillies == RT_INDEFINITE_WAIT).
(edit) @5353   17 years vboxsync Reinstated and refined boot sector validity check so that it …
(edit) @5352   17 years vboxsync FE/Qt: Made the 'Shutdown' selection the default for the Close VM dialog
(edit) @5351   17 years vboxsync page align the segkmem_alloc/free size.
(edit) @5350   17 years vboxsync 2413: Host-Key + F1 shows help: Removing F1 accelerator from Help …
(edit) @5349   17 years vboxsync need to take the cpu_lock before calling into cyclic.
(edit) @5348   17 years vboxsync Fixed horrible issue in the relocation code where it was masking …
(edit) @5347   17 years vboxsync On solaris ENOSYS doesn't mean what we think it does.
(edit) @5346   17 years vboxsync On solaris ENOSYS doesn't mean what we think it does. mkdir returns it …
(edit) @5345   17 years vboxsync sudo.
(edit) @5344   17 years vboxsync trigger ring-0 assertions on linux.
(edit) @5343   17 years vboxsync Protect cmpxchg emulation
(edit) @5342   17 years vboxsync Protect cmpxchg emulation
(edit) @5341   17 years vboxsync better German
(edit) @5340   17 years vboxsync FE/Qt: EOL for VirtualBox_[eu|pt_PT].ts.
(edit) @5339   17 years vboxsync FE/Qt: EOL for VirtualBox_sk.ts.
(edit) @5338   17 years vboxsync FE/Qt: Updated Russian translation.
(edit) @5337   17 years vboxsync FE/Qt: Minor Hungarian translation resync.
(edit) @5336   17 years vboxsync FE/Qt: Updated Italian and Hungarian translations.
(edit) @5335   17 years vboxsync all threads must wakeup on destroy; check for the right macro (bug …
(edit) @5334   17 years vboxsync check the right magic.
(edit) @5333   17 years vboxsync all threads must wakeup on destroy
(edit) @5332   17 years vboxsync Make PXE booting in NAT mode work without much hassle.
(edit) @5331   17 years vboxsync Use mmap/munmap instead of RTMemPage* (valloc/free).
(edit) @5330   17 years vboxsync
(edit) @5329   17 years vboxsync FE/Qt: Fixed: Don't call QWidgtet::update() from a non-GUI thread on …
(edit) @5327   17 years vboxsync FE/Qt: Removed outdated comment.
(edit) @5326   17 years vboxsync FE/Qt: Better correspondence to RFC2821, 2822 regarding E-mail text.
(edit) @5325   17 years vboxsync use segkmem_alloc on 64-bit solaris because of gcc and its kernel code …
(edit) @5324   17 years vboxsync removed the sizeof(pthread_t) == sizeof(void *) assumption.
(edit) @5323   17 years vboxsync Got rid of obsolete VBOXPDE usage
(edit) @5322   17 years vboxsync 2332: Registration feature: New symbols [according RFC 2822 for eMail …
(edit) @5321   17 years vboxsync FE/Qt: Minor Finnish translation resync.
(edit) @5320   17 years vboxsync 2332: Registration feature: The registration dialog not let insert a …
(edit) @5319   17 years vboxsync FE/Qt: Approved Slovak translation (>50%).
(edit) @5318   17 years vboxsync FE/Qt: Russian translation is maintained by innotek now.
(edit) @5317   17 years vboxsync FE/Qt: Added and approved Portuguese (Portugal) translation.
(edit) @5311   17 years vboxsync 64-bit solaris.
(edit) @5310   17 years vboxsync get rid of the struct tm mess.
(edit) @5309   17 years vboxsync get rid of the struct tm mess.
(edit) @5308   17 years vboxsync get rid of the struct tm mess.
(edit) @5306   17 years vboxsync 64-bit solaris.
(edit) @5305   17 years vboxsync fixed rtR0MemObjNativeGetPagePhysAddr prototype mismatch.
(edit) @5301   17 years vboxsync 64-bit solaris / use -m32/64
(edit) @5300   17 years vboxsync Appled https://bugzilla.mozilla.org/attachment.cgi?id=161204 from …
(edit) @5299   17 years vboxsync Added …
(edit) @5298   17 years vboxsync Fix for Solaris TAP deadlock. Try receiving when there's at least one …
(edit) @5297   17 years vboxsync FE/Qt: Updated Russian translation.
(edit) @5296   17 years vboxsync Corrected disasm test
(edit) @5295   17 years vboxsync Small fix to the NAT TFTP server: don't insist on "absolute" boot file …
(edit) @5294   17 years vboxsync FE/Qt: Enabled the Registration Dialog in OSE.
(edit) @5292   17 years vboxsync API change to allow VM to be created with predefined UUID.
(edit) @5291   17 years vboxsync Fox memory leak when suppressing NAT ping to outside IP addresses.
(edit) @5290   17 years vboxsync FE/Qt: Updated Finnish and Traditional Chinese translations.
(edit) @5289   17 years vboxsync Never trigger a breakpoint in ring 0.
(edit) @5288   17 years vboxsync More verbose assertion
(edit) @5287   17 years vboxsync 2 more cpuid leaves for the centaur part. letting 0xc0000002 thru …
(edit) @5286   17 years vboxsync Missing relocations
(edit) @5285   17 years vboxsync deal with the centaur cpuid stuff.
(edit) @5284   17 years vboxsync Makefile.kmk -> Makefile.kup.
(edit) @5283   17 years vboxsync internal networking fixes.
(edit) @5282   17 years vboxsync FE/Qt: Use QUuid for UUIDs, not QString.
(edit) @5281   17 years vboxsync FE/Qt: Don't disable the Release Media action only because the name of …
(edit) @5280   17 years vboxsync don't show 100% on failure but clearly indicate that something failed.
(edit) @5279   17 years vboxsync Cap the VDI progress at 99% letting the main code do the final %.
(edit) @5278   17 years vboxsync Cap the VDI progress at 99% letting the main code do the final %.
(edit) @5277   17 years vboxsync Made it possible to clone old images (setting the UUID setting failed).
(edit) @5275   17 years vboxsync GVMMSTATS offsets intead of VM.
(edit) @5274   17 years vboxsync Call the right API, silly.
(edit) @5273   17 years vboxsync FE/Qt: Made the VM runtime warning/error message box suppressable.
(edit) @5272   17 years vboxsync Shutdown HGCM services before the VM is powered down.
(edit) @5271   17 years vboxsync Typo.
(edit) @5270   17 years vboxsync Fix typo.
(edit) @5269   17 years vboxsync Make the Register Dlg appears after the Selector && Console Dlgs.
(edit) @5268   17 years vboxsync FE/Qt: Updated Czech, French, Japanese, Korean, Portuguese (Brazil), …
(edit) @5267   17 years vboxsync Mark the NAT ping message text as translatable.
(edit) @5266   17 years vboxsync Show a warning message when the guest tries to send a ping packet that …
(edit) @5264   17 years vboxsync Quit unconditionally on a guru meditation.
(edit) @5263   17 years vboxsync drop the whole bootchk bit if it's not supposed to be used.
(edit) @5262   17 years vboxsync env->pVM has the right type.
(edit) @5261   17 years vboxsync Wrong boundary check causes us to miss certain instruction updates.
(edit) @5260   17 years vboxsync Enable own VBoxConsoleWnd::setMask() function for all win platforms …
(edit) @5259   17 years vboxsync Small fix for file open parameter translation from Linux guest shared …
(edit) @5258   17 years vboxsync Rewrote the shared folder create file function on the host to …
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