VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5504   17 years vboxsync Main/Glue: Removed code outdated by r25693; Fixed memory leak …
(edit) @5503   17 years vboxsync 2118: The GUI should remember the last active VM - implemented.
(edit) @5502   17 years vboxsync XPCOM: Enabled XPCOM log -> IPRT log redirection (using …
(edit) @5501   17 years vboxsync Main/XPCOM: Sorted out the XPCOM glue library usage: the standalone …
(edit) @5500   17 years vboxsync ln -sf
(edit) @5499   17 years vboxsync typo
(edit) @5498   17 years vboxsync small consistency fix: ensure /dev/vboxdrv permissions as 660 not 664
(edit) @5497   17 years vboxsync fixed 'VBoxManage convertdd stdin <size>' when size is not divisible by 1M
(edit) @5496   17 years vboxsync todo
(edit) @5495   17 years vboxsync more? grr.
(edit) @5494   17 years vboxsync Use the official SDL framework. The VBoxBFEMain-darwin.m/h are copied …
(edit) @5493   17 years vboxsync Use the official SDL framework. The VBoxSDLMain-darwin.m/h are copied …
(edit) @5492   17 years vboxsync Export ASMMultU64ByU32DivByU32 and the new time stuff.
(edit) @5491   17 years vboxsync More room for TM.
(edit) @5490   17 years vboxsync Converted gcc ASMMultU64ByU32DivByU32 inline code to nasm in order to …
(edit) @5489   17 years vboxsync Some hacks from yesterday.
(edit) @5488   17 years vboxsync mkdir asm
(edit) @5487   17 years vboxsync Update config registration data inner storage for utf-8.
(edit) @5486   17 years vboxsync Drop the -fno-inline option.
(edit) @5485   17 years vboxsync Use inline with GCC instead of inline, since the latter can be …
(edit) @5484   17 years vboxsync fixed header
(edit) @5483   17 years vboxsync Set the default image selected for VDM from MediaComboBox (for …
(edit) @5482   17 years vboxsync Excessive ()
(edit) @5481   17 years vboxsync Let the user to enter all the symbols (not only the latin1).
(edit) @5480   17 years vboxsync FE/Qt: Added Serbian translation; Updated Korean translation.
(edit) @5479   17 years vboxsync typo
(edit) @5478   17 years vboxsync debian ose 1.5.51
(edit) @5477   17 years vboxsync export
(edit) @5476   17 years vboxsync fixed debug build
(edit) @5475   17 years vboxsync export
(edit) @5474   17 years vboxsync warnings
(edit) @5473   17 years vboxsync forgot this one
(edit) @5472   17 years vboxsync Comment typo.
(edit) @5471   17 years vboxsync better this time …
(edit) @5470   17 years vboxsync backed out, have to solve another problem first
(edit) @5469   17 years vboxsync don't create vbetables.h in our source directory
(edit) @5468   17 years vboxsync silly typo.
(edit) @5467   17 years vboxsync VBOX_WITH_USBFILTER isn't ready yet.
(edit) @5466   17 years vboxsync Added helper_record_call.
(edit) @5465   17 years vboxsync corrected cpum alignment for mac os x.
(edit) @5464   17 years vboxsync More GOT / Yasm trouble. just go with the .cpp code for now.
(edit) @5463   17 years vboxsync Fixed link error. Added an alignment dummy.
(edit) @5462   17 years vboxsync Only use .asm in ring-3, 64-bit and symbol name issues.
(edit) @5461   17 years vboxsync Made u64Prev a pointer so TM can share it between contexts. Added R3, …
(edit) @5460   17 years vboxsync GOT rules…
(edit) @5459   17 years vboxsync need to fix GOT problems first…
(edit) @5458   17 years vboxsync sup.h/sup.mac checks.
(edit) @5457   17 years vboxsync New RTTimeNanoTS/GIP code.
(edit) @5456   17 years vboxsync New RTTimeNanoTS/GIP code.
(edit) @5455   17 years vboxsync
(edit) @5454   17 years vboxsync The generated VBE mode list MUST NOT include the terminator, else …
(edit) @5453   17 years vboxsync warnings
(edit) @5452   17 years vboxsync virtualbox-ose package name
(edit) @5451   17 years vboxsync Either show a logo or set a text mode. Avoids extraneous mode set.
(edit) @5450   17 years vboxsync Synced with updated VGA/VESA BIOS.
(edit) @5449   17 years vboxsync Runtime: Suppress "uninitialized values" valgrind errors.
(edit) @5448   17 years vboxsync VT-x: wrong return code for a task switch
(edit) @5447   17 years vboxsync Bugfix for rare cases where a pending interrupt is cleared behind our back
(edit) @5446   17 years vboxsync At least one, reproducible, crash fixed. Issue appears in case of …
(edit) @5445   17 years vboxsync sigh.
(edit) @5444   17 years vboxsync now then?
(edit) @5443   17 years vboxsync better?
(edit) @5442   17 years vboxsync VT-x: Restore CR4 again; don't leave the X86_CR4_VMXE flag set if it …
(edit) @5441   17 years vboxsync accidently slipped in
(edit) @5440   17 years vboxsync Changed assertion
(edit) @5439   17 years vboxsync Installer: fixed the vboxnet Linux init script to work on Ubuntu 7.10
(edit) @5438   17 years vboxsync Fix SuSE 9.1 install regression.
(edit) @5437   17 years vboxsync Guest Additions: fixed a problem with pointer colours with ARGB …
(edit) @5436   17 years vboxsync Back out NAT ping error message code.
(edit) @5435   17 years vboxsync abort configure if sdl was not found
(edit) @5434   17 years vboxsync fixed VBOXW32GUESTR3 yasm format.
(edit) @5433   17 years vboxsync typo
(edit) @5432   17 years vboxsync Init the Intel PXE ROM at ROM scan time, not in INT 19h.
(edit) @5431   17 years vboxsync IPRT reorg
(edit) @5430   17 years vboxsync Added missing Makefile.kup.
(edit) @5429   17 years vboxsync IPRT reorg
(edit) @5428   17 years vboxsync *-win32.cpp -> *-win.cpp
(edit) @5427   17 years vboxsync Merged r3/win32 and r3/win64
(edit) @5426   17 years vboxsync sort source lists.
(edit) @5425   17 years vboxsync IPRT reorg
(edit) @5424   17 years vboxsync math -> common/math
(edit) @5423   17 years vboxsync Merged the win32 and win64 directories.
(edit) @5422   17 years vboxsync table -> common/table
(edit) @5421   17 years vboxsync ldr* -> common/ldr/
(edit) @5420   17 years vboxsync mkdir common/ldr
(edit) @5419   17 years vboxsync err* RTErr* -> common/err/
(edit) @5418   17 years vboxsync mkdir common/err
(edit) @5417   17 years vboxsync various stray files -> common/misc/
(edit) @5416   17 years vboxsync misc -> common/misc
(edit) @5415   17 years vboxsync log* -> common/log/
(edit) @5414   17 years vboxsync mkdir common/log
(edit) @5413   17 years vboxsync uni* str* utf* -> common/string/
(edit) @5412   17 years vboxsync crc* md5* -> common/checksum
(edit) @5411   17 years vboxsync Added common\checksum
(edit) @5410   17 years vboxsync alloc* -> common/alloc
(edit) @5409   17 years vboxsync string -> common/string
(edit) @5408   17 years vboxsync time -> common/time
(edit) @5407   17 years vboxsync new dir.
(edit) @5406   17 years vboxsync -> r3
(edit) @5405   17 years vboxsync -> r3
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