VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21145   16 years vboxsync Use ASMAtomicBitTestAndClear for VM_FF_TESTANDCLEAR.
(edit) @21144   16 years vboxsync Prevent future mistakes with VM_FF_TESTANDCLEAR
(edit) @21143   16 years vboxsync kStuff from r28 -> r33. Finally got around changing the license to MIT.
(edit) @21142   16 years vboxsync FE/Qt: French nls
(edit) @21141   16 years vboxsync PDMQueue.cpp: make sure the FF is cleared before we return.
(edit) @21140   16 years vboxsync Config.kmk,VBoxGuest.h: temp hacks.
(edit) @21139   16 years vboxsync VBoxService: Fixed handling of disabled services.
(edit) @21138   16 years vboxsync Main/Makefile.kmk: Fixed annoying remaking of VirtualBox_stripped.xidl …
(edit) @21137   16 years vboxsync VBoxGuest-linux: building, logging and a bugfix. (it loads now)
(edit) @21136   16 years vboxsync SUPDrv.c: todo.
(edit) @21135   16 years vboxsync log.cpp: Fixed assertion if RTLogDestroy is called during linux module …
(edit) @21134   16 years vboxsync IOMInterpretOUTSEx: Must clear u32Value before using iomRamRead to get …
(edit) @21133   16 years vboxsync xpcom: fix breakage (hiding local var)
(edit) @21132   16 years vboxsync FE/Qt4: grr
(edit) @21131   16 years vboxsync vgabios: Define alternate 14x9 and 16x9 font subtables; some software …
(edit) @21130   16 years vboxsync FE/Qt4: Changed max values for the guest memory/VCPUs based on the host.
(edit) @21129   16 years vboxsync VBoxFUSE: Export to OSE.
(edit) @21128   16 years vboxsync PDMQueue: Fixed the flushing loop when a consumer (NAT?) had had enough.
(edit) @21127   16 years vboxsync crOpenGL: fix window/context management for multithreaded apps
(edit) @21126   16 years vboxsync PDMR3QueueFlushAll: The bit number, not the mask.
(edit) @21125   16 years vboxsync Don't register unused stat counters
(edit) @21124   16 years vboxsync FE/Qt4: next try for win
(edit) @21123   16 years vboxsync Removed redundant check
(edit) @21122   16 years vboxsync FE/Qt4: fix win
(edit) @21121   16 years vboxsync FE/Qt4: missed
(edit) @21120   16 years vboxsync FE/Qt4: spelling
(edit) @21119   16 years vboxsync FE/Qt4: Make the RAM slider snap on usual positions.
(edit) @21118   16 years vboxsync VBoxGuest (common): building on linux.
(edit) @21117   16 years vboxsync xpcom: fix logging crashes caused by bitness issues
(edit) @21116   16 years vboxsync Adjusted assertion
(edit) @21115   16 years vboxsync Moved CR0.WP=0 handling up a bit
(edit) @21114   16 years vboxsync Solaris/Installer: include directory entires in the prototype.
(edit) @21113   16 years vboxsync xpcom: first go at making xpcom bitness-safe
(edit) @21112   16 years vboxsync NAT: use constant
(edit) @21111   16 years vboxsync DBGF,DBGC: Added DBGFR3AsSymbolByName and DBGFR3AsSymbolByAddr. Start …
(edit) @21110   16 years vboxsync RTDbg: Some adjustments and fixes.
(edit) @21109   16 years vboxsync iprt/cdefs.h: Fixed RT_FROM_MEMBER.
(edit) @21108   16 years vboxsync DBGFAddrSpace.cpp: Fixed address space spans.
(edit) @21107   16 years vboxsync dbgmodnm.cpp: the module mangling didn't quite work out, redid it.
(edit) @21106   16 years vboxsync iprt/types.h: _MAX & _MIN defines for a bunch of types.
(edit) @21105   16 years vboxsync Fe/Qt4: We want help on windows as well.
(edit) @21104   16 years vboxsync another shot at the add build box.
(edit) @21103   16 years vboxsync additions build fix.
(edit) @21102   16 years vboxsync VBoxGuest (common): poll() update.
(edit) @21101   16 years vboxsync superflous
(edit) @21100   16 years vboxsync additions build fix.
(edit) @21099   16 years vboxsync removed darwin debug flags
(edit) @21098   16 years vboxsync export to OSE
(edit) @21097   16 years vboxsync shot at the doc burn
(edit) @21096   16 years vboxsync Solaris/Drivers: Use RT_XSTR and spaces
(edit) @21095   16 years vboxsync VBoxGuest (common): mouse polling.
(edit) @21094   16 years vboxsync VMM: Added MMR3HyperAllocOnceNoRelEx so that we can force the ring-0 …
(edit) @21093   16 years vboxsync add build fix?
(edit) @21092   16 years vboxsync iprt/cdefs.h: Added RT_STR(str) and RT_XSTR(str).
(edit) @21091   16 years vboxsync Config.kmk: No boost assertions, please.
(edit) @21090   16 years vboxsync Main/xpcom/server: Launch only kernel arch matching VBoxSVC for …
(edit) @21089   16 years vboxsync debug mac build error.
(edit) @21088   16 years vboxsync debug mac build error.
(edit) @21087   16 years vboxsync Only build r3/xml.cpp as part of VBoxRT for now, to not upset the …
(edit) @21086   16 years vboxsync debug mac build error.
(edit) @21085   16 years vboxsync Main: fix class import/export linkage by using RT_DECL_CLASS (r49346)
(edit) @21084   16 years vboxsync iprt/cdefs.h: RT_DECL_CLASS.
(edit) @21083   16 years vboxsync Another one, very important.
(edit) @21082   16 years vboxsync Missed one VBOX_WITH_LIBXML2_IN_VBOXRT.
(edit) @21081   16 years vboxsync fix windows burn from r49339
(edit) @21080   16 years vboxsync fix burns after r49339: needs BOOST SDK
(edit) @21079   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21078   16 years vboxsync Solaris/VBoxNetFlt: Paranoia part 2.
(edit) @21077   16 years vboxsync back out r49329, r49331, will start over
(edit) @21076   16 years vboxsync Solaris/VBoxNetFlt: some paranoia on message sizes.
(edit) @21075   16 years vboxsync HostServices/SharedClipboard: change the procedure to make the unit …
(edit) @21074   16 years vboxsync GuestHost/SharedClipboard: change the procedure to make the unit test …
(edit) @21073   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21072   16 years vboxsync VBoxGuest.h: oops, build fix.
(edit) @21071   16 years vboxsync VBoxGuestCommonISR: removed incorrect comment, the code can be called …
(edit) @21070   16 years vboxsync crOpenGL: fix linux build with real dri
(edit) @21069   16 years vboxsync VBoxGuest (common): porting to linux. some cleanup. currently untested.
(edit) @21068   16 years vboxsync OVF: fix warnings and a wrong parameter possibly leading to bad config
(edit) @21067   16 years vboxsync trunk is 3.0.51 now
(edit) @21066   16 years vboxsync 3.0.1
(edit) @21065   16 years vboxsync 3.0.0 final
(edit) @21064   16 years vboxsync rdesktop-vrdp: fixed default path for the keymaps in Linux.run packages
(edit) @21063   16 years vboxsync OSE header fixes
(edit) @21062   16 years vboxsync VMMDev: Ensure read/write order in hgcmCompletedWorker. (bug 4052)
(edit) @21061   16 years vboxsync API: fix documentation for a bunch of fixed NULL issues
(edit) @21060   16 years vboxsync VMDK: AsyncIO doesn't work with more than one FLAT extent yet and fix …
(edit) @21059   16 years vboxsync LogRel -> Log
(edit) @21058   16 years vboxsync FE/Qt4-NLS: superfluous "qt" tag
(edit) @21057   16 years vboxsync Correction
(edit) @21056   16 years vboxsync Workaround for difficult to reproduce problem (invalid …
(edit) @21055   16 years vboxsync FE/Qt4-NLS: one more time
(edit) @21054   16 years vboxsync FE/Qt4-NLS: little corrections for DE
(edit) @21053   16 years vboxsync FE/Qt4-NLS: manual corrections
(edit) @21052   16 years vboxsync FE/Qt4-NLS: manual corrections
(edit) @21051   16 years vboxsync FE/Qt4-NLS: Updated Bulgarian, Italian, Serbian, Hungarian & Catalan.
(edit) @21050   16 years vboxsync Windows Guest Additions installer: Typo.
(edit) @21049   16 years vboxsync NAT: BSD(darwin) specifics of binding
(edit) @21048   16 years vboxsync NAT: Network in host format
(edit) @21047   16 years vboxsync IPRT: Added a reader of NM-style map files. (Mainly for linux …
(edit) @21046   16 years vboxsync IPRT: Added a reader of NM-style map files. (Mainly for linux …
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