VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @625   18 years vboxsync Corrected EM StatTotal.
(edit) @624   18 years vboxsync More statistics.
(edit) @623   18 years vboxsync export to OSE
(edit) @622   18 years vboxsync export to OSE
(edit) @621   18 years vboxsync export to OSE
(edit) @620   18 years vboxsync export to OSE
(edit) @619   18 years vboxsync export to OSE
(edit) @618   18 years vboxsync fixed USB assertion in OSE
(edit) @617   18 years vboxsync not needed after all.
(edit) @616   18 years vboxsync VBoxSDL builds works on darwin (with crude XPCOM event hack), so enable it.
(edit) @615   18 years vboxsync Drop secure label on the new ports for the time being.
(edit) @614   18 years vboxsync Darwin port (hope I didn't mess up anything, am very Zzzzz...)
(edit) @613   18 years vboxsync main returns 0.
(edit) @612   18 years vboxsync iprt/types.h first (see comment)
(edit) @611   18 years vboxsync i386 needs to defined everywhere or we'll get big endian mixup in …
(edit) @610   18 years vboxsync Thought I killed this already…
(edit) @609   18 years vboxsync darwin.
(edit) @608   18 years vboxsync worked around weird mac crash starting tstAPI.
(edit) @607   18 years vboxsync adjusted dates
(edit) @606   18 years vboxsync Initial darwin port. (Not tested on linux yet.)
(edit) @605   18 years vboxsync CSR58 is an alias for BCR20
(edit) @604   18 years vboxsync ld suggests -bind_at_load.
(edit) @603   18 years vboxsync Add VBOX_WITH_XPCOM to the DEFS VBOXMAINEXE,VBOXMAIN,VBOXMAINCLIENT …
(edit) @602   18 years vboxsync Updates for async sending + avoiding critical section blocking EMT
(edit) @601   18 years vboxsync VBOX_WITH_XPCOM
(edit) @600   18 years vboxsync VBOX_SUFF_DLL=.so/.dll/.dylib/.s.so. VBOX_WITH_XPCOM=1 for platforms …
(edit) @599   18 years vboxsync Added a couple of missing build order dependencies. (kmk -j 4 did't …
(edit) @598   18 years vboxsync Added PDMR3CritSectTryEnter
(edit) @597   18 years vboxsync Added PDMR3CritSectTryEnter
(edit) @596   18 years vboxsync Compile fixes
(edit) @595   18 years vboxsync Update
(edit) @594   18 years vboxsync Corrections
(edit) @593   18 years vboxsync Minor update
(edit) @592   18 years vboxsync Async send update
(edit) @591   18 years vboxsync Generic request packets (port of of the EMT specific VM request packet …
(edit) @590   18 years vboxsync Generic request packets (port of of the EMT specific VM request packet …
(edit) @589   18 years vboxsync Make it build and run on Mac OS X.
(edit) @588   18 years vboxsync Removed multiple packet send. Failed experiment.
(edit) @587   18 years vboxsync Removed multiple packet code. Failed experiment.
(edit) @586   18 years vboxsync kBuild update.
(edit) @585   18 years vboxsync OSE export
(edit) @584   18 years vboxsync drop the *Host* drivers for now.
(edit) @583   18 years vboxsync built r1597 of yasm with div by 0 fix for freebsd.x86.
(edit) @582   18 years vboxsync built as86/bcc for freebsd.x86.
(edit) @581   18 years vboxsync Don't require iasl to be in tools/xx.xx/bin/iasl, solaris and freebsd …
(edit) @580   18 years vboxsync attempt to unbreak build
(edit) @579   18 years vboxsync attempt to unbreak the build
(edit) @578   18 years vboxsync improved wording
(edit) @577   18 years vboxsync improved wording
(edit) @576   18 years vboxsync FE/Qt: Stupid attempt to fix stupid build error on rhel3.
(edit) @575   18 years vboxsync Enabled delayed transmit interrupts + added async sending of packets …
(edit) @574   18 years vboxsync spaces
(edit) @573   18 years vboxsync what about alloca().
(edit) @572   18 years vboxsync spaces
(edit) @571   18 years vboxsync spaces. dropped #include <string.h>
(edit) @570   18 years vboxsync spaces
(edit) @569   18 years vboxsync docs and a todo.
(edit) @568   18 years vboxsync FE/Qt: Attempt to fix build warnings and errors on rhel3 (oldish gcc …
(edit) @567   18 years vboxsync FE/Qt: New icons (wizard pixmaps, global settings, VRDP, create new usb).
(edit) @566   18 years vboxsync More comments
(edit) @565   18 years vboxsync FE/Qt: Fixed build breakage; fixed a trap during application …
(edit) @564   18 years vboxsync Added disabled code path for sending multiple packets.
(edit) @563   18 years vboxsync FE/Qt: Fixed retaining the current list position in the VDM dialog …
(edit) @562   18 years vboxsync forgot something
(edit) @561   18 years vboxsync Update
(edit) @560   18 years vboxsync Implemented drvTAPW32SendEx
(edit) @559   18 years vboxsync Added INetworkConnector callback for sending multiple packets
(edit) @558   18 years vboxsync Added INetworkConnector callback for sending multiple packets
(edit) @557   18 years vboxsync Added version check
(edit) @556   18 years vboxsync Added VERR_PDM_HIF_INVALID_VERSION
(edit) @555   18 years vboxsync TAP interface update (TAP_IOCTL_TRANSFER_ETHPACKETS)
(edit) @554   18 years vboxsync TAP interface update
(edit) @553   18 years vboxsync Don't disable the extended VBE mode when Windows want's to reset the …
(edit) @552   18 years vboxsync Added STAMUNIT_KILOBYTES
(edit) @551   18 years vboxsync Added STAMUNIT_KILOBYTES
(edit) @550   18 years vboxsync Wrong sample names
(edit) @549   18 years vboxsync More stats
(edit) @548   18 years vboxsync FE/Qt: Latest fixes to VDM and media enumeration process (better …
(edit) @547   18 years vboxsync More stats
(edit) @546   18 years vboxsync Changed comments
(edit) @545   18 years vboxsync Added disabled option to postpone interrupts until we deliver the …
(edit) @544   18 years vboxsync Log when an IDT handler is disabled.
(edit) @543   18 years vboxsync freebsd needs pthread.
(edit) @542   18 years vboxsync FreeBSD is sporting GNU iconv in /usr/local/…
(edit) @541   18 years vboxsync export it.
(edit) @540   18 years vboxsync export it
(edit) @539   18 years vboxsync Port IPRT to FreeBSD
(edit) @538   18 years vboxsync export r3/freebsd
(edit) @537   18 years vboxsync Make runtime build on FreeBSD.
(edit) @536   18 years vboxsync *BSD and prepared for solaris.
(edit) @535   18 years vboxsync All new ports use recompiler/new.
(edit) @534   18 years vboxsync Did a rough config of FreeBSD, NetBSD, OpenBSD and Solaris.
(edit) @533   18 years vboxsync Fixed the RTMemExecAlloc issue with selinux enabled systems (and the …
(edit) @532   18 years vboxsync Same typo.
(edit) @531   18 years vboxsync fixed typo.
(edit) @530   18 years vboxsync Hack for running slirp (NAT) on 64-bit hosts.
(edit) @529   18 years vboxsync Fixed bug in LogRelIt in C99/AMD64 mode.
(edit) @528   18 years vboxsync forgot to commit one alignment fix.
(edit) @527   18 years vboxsync Alignment fixes.
(edit) @526   18 years vboxsync Alignment fixes.
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