VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(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 …
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