VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @115   18 years vboxsync 64-bit
(edit) @114   18 years vboxsync arg.
(edit) @113   18 years vboxsync 64-bit
(edit) @112   18 years vboxsync 64-bit
(edit) @111   18 years vboxsync 64-bit
(edit) @110   18 years vboxsync Log patch returns.
(edit) @108   18 years vboxsync Fixed comment (reset is now required on load). 64-bit
(edit) @107   18 years vboxsync error checking. 64-bit.
(edit) @106   18 years vboxsync style
(edit) @105   18 years vboxsync style
(edit) @104   18 years vboxsync phys_ram_size should be RTGCPHYS.
(edit) @103   18 years vboxsync Fix
(edit) @102   18 years vboxsync Guest2PatchAddrTree / RECGUESTTOPATCH: changed from PV to GCPtr AVL tree.
(edit) @101   18 years vboxsync fixed warnings.
(edit) @100   18 years vboxsync refreshed accidently removed copyright information, dropped …
(edit) @98   18 years vboxsync Reapply fixed 17508 changeset
(edit) @97   18 years vboxsync hotfix. (will check if it's the right fix now.)
(edit) @96   18 years vboxsync RTAvlGCPtr.
(edit) @95   18 years vboxsync Get BIOS in sync with bochs (BIOS32 deactivated). Fixes E820 issue.
(edit) @94   18 years vboxsync Patch2GuestAddrTree / RECPATCHTOGUEST: changed from PV to U32 AVL …
(edit) @93   18 years vboxsync Patch2GuestAddrTree / RECPATCHTOGUEST: changed from PV to U32 AVL …
(edit) @91   18 years vboxsync Log iret return address
(edit) @90   18 years vboxsync Log iret return address
(edit) @89   18 years vboxsync Fixed overlapping memory map regions. Thanks goes to Brendan Trotter.
(edit) @87   18 years vboxsync wording
(edit) @86   18 years vboxsync FE/Qt: Added the "going to fullscreen" reminder.
(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) @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) @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) @44   18 years vboxsync updated for Windows build machines
(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) @36   18 years vboxsync shut up.
(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) @23   18 years vboxsync string.h & stdio.h + header cleanups.
(edit) @20   18 years vboxsync dead
(edit) @19   18 years vboxsync nasm.mac -> asmdefs.mac + header adjustments.
(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) @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