VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41518   13 years vboxsync configure: Look for Open Watcom.
(edit) @41517   13 years vboxsync Devices/USB: show detaching of devices from the root hub in the …
(edit) @41516   13 years vboxsync Debugger/help: typos
(edit) @41515   13 years vboxsync Moved to Config.kmk
(edit) @41514   13 years vboxsync Config.kmk,tools/Makefile.kmk: Open Watcom experiment.
(edit) @41513   13 years vboxsync made the alternative work too.
(edit) @41512   13 years vboxsync Alternative way of 'building' the new bios code.
(edit) @41511   13 years vboxsync kBuild 2571 -> 2575: Open watcom tool fixes.
(edit) @41510   13 years vboxsync IPRT/Elf: Working on loading watcom dwarf symbol files.
(edit) @41509   13 years vboxsync
(edit) @41508   13 years vboxsync Not needed either.
(edit) @41507   13 years vboxsync Removed cases handled by disHandleYasmDifferences.
(edit) @41506   13 years vboxsync Made it work.
(edit) @41505   13 years vboxsync DISFormatYasmIsOddEncoding: OP_MOV reg,reg variants.
(edit) @41504   13 years vboxsync RTStrmGetLine: Deal with correctly with \r\n, current handling is …
(edit) @41503   13 years vboxsync Makefile.kmk: Header fix and if hack.
(edit) @41502   13 years vboxsync e1000: Optional RXD prefetching, proper handling of empty TX …
(edit) @41501   13 years vboxsync DISFormatYasmIsOddEncoding: From tstDisasm-2.
(edit) @41500   13 years vboxsync Use DISFormatYasmIsOddEncoding.
(edit) @41499   13 years vboxsync Rule for updating the alternative bios source.
(edit) @41498   13 years vboxsync Windows build issues.
(edit) @41497   13 years vboxsync build fix.
(edit) @41496   13 years vboxsync BIOS-new: More dias code.
(edit) @41495   13 years vboxsync DisasmFormatYasm.cpp: strict fix.
(edit) @41494   13 years vboxsync DISCoreOne: don't assert on invalid opcode, just return …
(edit) @41493   13 years vboxsync RTDbg*SymbolByAddr*: Added a flag parameter.
(edit) @41492   13 years vboxsync DisplayImpl: secondary displays are disabled at startup.
(edit) @41491   13 years vboxsync FE/Qt: VM selector stuff: Update VM details-view on machine state-change.
(edit) @41490   13 years vboxsync DevPcBios: be more verbose
(edit) @41489   13 years vboxsync A bit further.
(edit) @41488   13 years vboxsync A bit more code.
(edit) @41487   13 years vboxsync FE/Qt: 5820: Make sure window visibility state persist through visual …
(edit) @41486   13 years vboxsync FE/Qt: 5820: Hide all VM windows except 1st (main) one when starting …
(edit) @41485   13 years vboxsync additions compile fix for VBOX_WITH_CROGL=
(edit) @41484   13 years vboxsync FE/Qt: UISession cleanup.
(edit) @41483   13 years vboxsync
(edit) @41482   13 years vboxsync a bit more…
(edit) @41481   13 years vboxsync wddm/3d: a bit more logging
(edit) @41480   13 years vboxsync compile fix for VBOX_WITH_CROGL=
(edit) @41479   13 years vboxsync FE/Qt: Wizards stuff: NLS update.
(edit) @41478   13 years vboxsync gen-slickedit-workspace.sh: REMInternal.h moved ages ago.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41476   13 years vboxsync doc/manual: 'sdelete -z' not 'sdelete -c' (ticket 10279)
(edit) @41475   13 years vboxsync wddm/3d: burn fixes + logging enhancements
(edit) @41474   13 years vboxsync compile fix for VBOX_WITH_GUEST_PROPS disabled
(edit) @41473   13 years vboxsync wddm/3d: burn fix
(edit) @41472   13 years vboxsync wddm/3d: enhanced logging
(edit) @41471   13 years vboxsync wddm/3d: more correct shared rc usage reporting
(edit) @41470   13 years vboxsync PGM.cpp: Some additional words.
(edit) @41469   13 years vboxsync AsyncCompletion: enhance injectdelay debugger command to delay …
(edit) @41468   13 years vboxsync PGM.cpp: A couple of words about the A20 implementation.
(edit) @41467   13 years vboxsync AHCI: Fix possible guest memory corruption, it is possible that timed …
(edit) @41466   13 years vboxsync PGMR3PhysSetA20: Drop todo.
(edit) @41465   13 years vboxsync PGMR3PhysSetA20: Must flush the HM TLB on A20 change.
(edit) @41464   13 years vboxsync PGMAllPool.cpp: A20 dereferencing fixes.
(edit) @41463   13 years vboxsync quoting fix.
(edit) @41462   13 years vboxsync PGM: Don't flush the shadow page pool on A20 change, just change the …
(edit) @41461   13 years vboxsync FE/Qt: Network manager stuff: Adding network-operations …
(edit) @41460   13 years vboxsync PGMPool: Enabled A20 state.
(edit) @41459   13 years vboxsync build fix
(edit) @41458   13 years vboxsync PGMPool: Adding A20 state to the page pool (partly disabled).
(edit) @41457   13 years vboxsync FE/Qt: Network manager stuff: Some cleanup.
(edit) @41456   13 years vboxsync PGMPool: PGMPOOLPAGE adjustments and cleanups, no real code changes …
(edit) @41455   13 years vboxsync NAT: Don't spend time on connections with uninitiolized template.
(edit) @41454   13 years vboxsync SUPR3LoadServiceModule: Use the plug-in verification method instead of …
(edit) @41453   13 years vboxsync NAT: clean up (part 1).
(edit) @41452   13 years vboxsync GuestHost, HostServices: darwin clipboard patch header fix.
(edit) @41451   13 years vboxsync Additions/linux/sharedfolders: we cannot work in RCU mode in d_revalidate
(edit) @41450   13 years vboxsync Additions/linux/sharedfolders: properly initialize …
(edit) @41449   13 years vboxsync Additions/linux/sharedfolders: Linux >= 2.6.38 fix
(edit) @41448   13 years vboxsync cosmetical fix
(edit) @41447   13 years vboxsync Storage/VHDX: Work around data alignment issues by allocating memory …
(edit) @41446   13 years vboxsync fixed inverted assertion.
(edit) @41445   13 years vboxsync BIOS: Disable A20 on boot.
(edit) @41444   13 years vboxsync VBoxBalloonCtrl/APIMon: Power off VM after saving state, logging.
(edit) @41443   13 years vboxsync Additions/SharedFolders: better error handling of …
(edit) @41442   13 years vboxsync VBoxTray/SharedFolders/win: addition to r78172: logging correction
(edit) @41441   13 years vboxsync VBoxTray/SharedFolders/win: fix double mem free crash
(edit) @41440   13 years vboxsync FE/Qt: Network Manager stuff: Moving classes into separate files.
(edit) @41439   13 years vboxsync doc/manual: wording, text alignment.
(edit) @41438   13 years vboxsync Additions/solaris: Fixed automatic starting of VBoxService.
(edit) @41437   13 years vboxsync PGM: Enabled the A20 masking.
(edit) @41436   13 years vboxsync REM,EM: A20 fixes.
(edit) @41435   13 years vboxsync PGMR3PhysTlbGCPhys2Ptr: A20 assertion.
(edit) @41434   13 years vboxsync PDMAsyncCompletionFile: Allow empty files to be used (fixes …
(edit) @41433   13 years vboxsync FE/Qt: Network manager stuff: Little cleanup.
(edit) @41432   13 years vboxsync don't build libwine & don't include it in GA installer
(edit) @41431   13 years vboxsync Use proper format specifier.
(edit) @41430   13 years vboxsync Additions/common/VBoxGuestLib: convenience #include directive.
(edit) @41429   13 years vboxsync tstInt: use absolute path because of hardening
(edit) @41428   13 years vboxsync Windows Additions build fix
(edit) @41427   13 years vboxsync Additions/solaris: no need to refuse to build on non-Solaris hosts if …
(edit) @41426   13 years vboxsync e1000: added CMD.RPS hadling for TX descriptors
(edit) @41425   13 years vboxsync wined3d: even more logging
(edit) @41424   13 years vboxsync wined3d: more logging
(edit) @41423   13 years vboxsync e1000: added RX and TX descriptor dumps to debugger info command
(edit) @41422   13 years vboxsync VBoxBalloonCtrl: Get more options from extradata.
(edit) @41421   13 years vboxsync VBoxBalloonCtrl/VBoxWatchdog: Documentation.
(edit) @41420   13 years vboxsync PGM: More A20 fixes.
(edit) @41419   13 years vboxsync burn 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