VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5480   17 years vboxsync FE/Qt: Added Serbian translation; Updated Korean translation.
(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) @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) @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) @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
(edit) @5404   17 years vboxsync Moved the time stuff out of the root dir.
(edit) @5403   17 years vboxsync time subdir.
(edit) @5402   17 years vboxsync don't translate NLS accelerators
(edit) @5401   17 years vboxsync gcc warning
(edit) @5400   17 years vboxsync minor IN_GC tweak.
(edit) @5399   17 years vboxsync Name.
(edit) @5398   17 years vboxsync Fixed /TM/UseRealTSC.
(edit) @5396   17 years vboxsync Shaved off a few ticks on RDTSC emulation to speed up Solaris guest.
(edit) @5395   17 years vboxsync Optimized RDTSC emulation a little bit.
(edit) @5394   17 years vboxsync /TRPM/SafeToDropGuestIDTMonitoring
(edit) @5393   17 years vboxsync When flushing a page because it's been reused, don't emulate …
(edit) @5392   17 years vboxsync Flush a page when we see MOVNTI or MOVNTDQ.
(edit) @5391   17 years vboxsync VBoxManage: Added "adoptstate <vm> <state_file>" to instruct the VM to …
(edit) @5390   17 years vboxsync Main: Implemented IConsole::AdoptSavedState(); Prototyped …
(edit) @5389   17 years vboxsync Fully deal with CR0.EM/TS/MP changes in GC.
(edit) @5388   17 years vboxsync Main: BIOSSettings: Don't forget to update Data::operator== when …
(edit) @5387   17 years vboxsync Check for new logon dialog Id's.
(edit) @5386   17 years vboxsync Made guest additions work with Fedora 8 (selinux policy added)
(edit) @5385   17 years vboxsync webservices: add ISessionManager::logoff() with all cleanups
(edit) @5384   17 years vboxsync LOCK BTR and LOCK OR (for Solaris guests).
(edit) @5383   17 years vboxsync webservices: add sessions and ISessionManager interface (webservice only).
(edit) @5382   17 years vboxsync AHCI: add missing defines in Makefile
(edit) @5381   17 years vboxsync Fixed a typo in the-linux-kernel.h
(edit) @5380   17 years vboxsync AHCI: add ahci to build system (disabled by default)
(edit) @5379   17 years vboxsync New driver location: /platform/i86pc/kernel/drv
(edit) @5378   17 years vboxsync Fix incorrect MAC address validity check.
(edit) @5377   17 years vboxsync Enabled the GC code.
(edit) @5376   17 years vboxsync Include X11 after Xcursor so Solaris builds.
(edit) @5375   17 years vboxsync IOM: Fixed some 64-bit alignment issues. (non critical, only screwed …
(edit) @5374   17 years vboxsync Xcursor may need X11 on Solaris, since it shouldn't do any harm, just …
(edit) @5373   17 years vboxsync make sure the memory is suitable for executable images.
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