VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87   18 years vboxsync wording
(edit) @86   18 years vboxsync FE/Qt: Added the "going to fullscreen" reminder.
(edit) @85   18 years vboxsync removed bogus -L and -F statements from VBOXR0DRV (darwin).
(edit) @84   18 years vboxsync Support/linux/Makefile: fixed typo; 'make clean' should work even …
(edit) @83   18 years vboxsync kext layout.
(edit) @82   18 years vboxsync small cosmetical fix to get my syntax checker back on line
(edit) @81   18 years vboxsync Fixes to the Linux installer to prevent things getting deleted which …
(edit) @80   18 years vboxsync PGMR3PhysGrowRange: a request made from another thread may end up in …
(edit) @79   18 years vboxsync Backed out 17508
(edit) @78   18 years vboxsync 64-bit
(edit) @77   18 years vboxsync Warning.
(edit) @76   18 years vboxsync
(edit) @75   18 years vboxsync Initial 64-bit port of the code.
(edit) @74   18 years vboxsync 64-bit/32-bit register macros. RTGCPHYS and RTHCPHYS macros.
(edit) @73   18 years vboxsync Just drop the inline assembly on 64-bit host.
(edit) @72   18 years vboxsync Fixed unused code path.
(edit) @71   18 years vboxsync warnings
(edit) @70   18 years vboxsync FE/Qt: Fixed the VM Settings dialog (USB page): - The debug vesion …
(edit) @69   18 years vboxsync Main: If the USB proxy service cannot be loaded, report an error when …
(edit) @68   18 years vboxsync Sync the TSS ring 0 stack selector and base address on-demand.
(edit) @67   18 years vboxsync tested and fixed.
(edit) @66   18 years vboxsync committing for testing on windows.
(edit) @65   18 years vboxsync better check the VBox base path
(edit) @64   18 years vboxsync '.' is valid
(edit) @63   18 years vboxsync configure: check for invalid characters
(edit) @62   18 years vboxsync Fixed incorrect checks for LDT and TSS selector updates (!).
(edit) @61   18 years vboxsync Sync with qemu -- fixed sizeof(divider).
(edit) @60   18 years vboxsync More verbose assertion
(edit) @59   18 years vboxsync FE/Qt [dsen]: - Replaced the "enumeration in progress" indication in …
(edit) @58   18 years vboxsync Removed incorrect assertion
(edit) @57   18 years vboxsync remove /etc/vbox/module_not_compiled if 'make install' was successful
(edit) @56   18 years vboxsync FE/Qt: Fixed incorrect hard size displayed in GUI for hard disks >2G.
(edit) @55   18 years vboxsync RAM size should be an *unsigned* int
(edit) @54   18 years vboxsync -> RamPreAlloc
(edit) @53   18 years vboxsync PreAlloc -> PreAllocRam
(edit) @52   18 years vboxsync never use gcc, use the config variable instead
(edit) @51   18 years vboxsync fixed libgcc
(edit) @50   18 years vboxsync amd64 compile fixes.
(edit) @49   18 years vboxsync amd64 compile fixes.
(edit) @48   18 years vboxsync amd64 compile fixes.
(edit) @47   18 years vboxsync amd64 compile fixes.
(edit) @46   18 years vboxsync PIC is mandatory for shared libraries on amd64 when using ELF.
(edit) @45   18 years vboxsync PIC is mandatory for shared libraries on amd64 when using ELF.
(edit) @44   18 years vboxsync updated for Windows build machines
(edit) @43   18 years vboxsync fixed VBOXR0DRV template for amd64/x86 linking.
(edit) @42   18 years vboxsync Seems the _IO and _IOWR macros has changed.
(edit) @41   18 years vboxsync moved etherbios to 0xca000, some compilers generate bigger code
(edit) @40   18 years vboxsync Update
(edit) @39   18 years vboxsync Fixed state loading.
(edit) @38   18 years vboxsync amd64 needs the new recompiler code just like darwin.
(edit) @37   18 years vboxsync Don't bother with additions on linux.amd64 yet.
(edit) @36   18 years vboxsync shut up.
(edit) @35   18 years vboxsync VBOXGC is x86.
(edit) @34   18 years vboxsync Sigh
(edit) @33   18 years vboxsync Arght
(edit) @32   18 years vboxsync Added prealloc guest ram option.
(edit) @31   18 years vboxsync Move etherboot BIOS from 0xc8000...0xcffff to 0xcb000...0xcffff as it …
(edit) @30   18 years vboxsync killed some format warnings.
(edit) @29   18 years vboxsync corrected stat
(edit) @28   18 years vboxsync Updates.
(edit) @27   18 years vboxsync Disabled the annoying assertion. It's a valid one, but no cause for …
(edit) @26   18 years vboxsync Use the VBOX_NTDLL SDK for including ntdll.lib or we'll pickup CRT …
(edit) @25   18 years vboxsync Added a VBOX_NTDLL SDK.
(edit) @24   18 years vboxsync AMD64 warning.
(edit) @23   18 years vboxsync string.h & stdio.h + header cleanups.
(edit) @22   18 years vboxsync -fno-stack-protector
(edit) @21   18 years vboxsync efl32 -> elf for NASM.
(edit) @20   18 years vboxsync dead
(edit) @19   18 years vboxsync nasm.mac -> asmdefs.mac + header adjustments.
(edit) @18   18 years vboxsync nasm.mac -> asmdefs.mac
(edit) @17   18 years vboxsync indent
(edit) @16   18 years vboxsync header
(edit) @15   18 years vboxsync header
(edit) @14   18 years vboxsync header
(edit) @13   18 years vboxsync header
(edit) @12   18 years vboxsync style
(edit) @11   18 years vboxsync style
(edit) @10   18 years vboxsync spelling
(edit) @9   18 years vboxsync Add guest services code for Windows.
(edit) @8   18 years vboxsync Add Windows svchlp code.
(edit) @7   18 years vboxsync Add OS/2 stub.
(edit) @6   18 years vboxsync updated precompiled stuff
(edit) @5   18 years vboxsync Add C version of timesync daemon.
(edit) @4   18 years vboxsync Add math functions.
(edit) @3   18 years vboxsync Include asm memcpy/memset.
(edit) @2   18 years vboxsync Add crc64.
(add) @1   55 years vboxsync import
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