VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41948   13 years vboxsync Build fix.
(edit) @41947   13 years vboxsync Runtime/testcases: DbgKrnlInfo. OS specific info. querying is a todo.
(edit) @41946   13 years vboxsync r0drv/solaris/dbgkrnlinfo: initialize with NIL_RTDBGKRNLINFO.
(edit) @41944   13 years vboxsync build fix
(edit) @41943   13 years vboxsync VMM: Avoid stale selector issues in RC so there will be no need to try …
(edit) @41940   13 years vboxsync CPUMRaw[SG]etEFlags: Drop pCtxCore.
(edit) @41939   13 years vboxsync CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
(edit) @41938   13 years vboxsync warning
(edit) @41937   13 years vboxsync IEM,EM: We can safely assume that all CPUMCTXCORE and CPUMCTX …
(edit) @41936   13 years vboxsync build fix
(edit) @41935   13 years vboxsync Reverted r78802, committed too much.
(edit) @41934   13 years vboxsync build fix
(edit) @41933   13 years vboxsync VMMSwitcher: Drop the unused assembly switcher functions taking guest …
(edit) @41932   13 years vboxsync build fix
(edit) @41931   13 years vboxsync TRPM: Save state directly to the CPUMCPU context member instead of …
(edit) @41930   13 years vboxsync crOpenGL: missing glGet constants
(edit) @41929   13 years vboxsync crOpenGL,wddm/3d: create windows hidden initially to avoid flikering
(edit) @41928   13 years vboxsync crOpenGL: fix shader deletion
(edit) @41927   13 years vboxsync FE/Qt: show the current clipboard state in the VM information dialog
(edit) @41926   13 years vboxsync Main/clipboard: save the settings immediately like we do in other places
(edit) @41925   13 years vboxsync allow to change the clipboard mode during runtime (API change …
(edit) @41924   13 years vboxsync Devices/Network/lwip: annoying warning
(edit) @41921   13 years vboxsync Main: shared clipboard is disabled for new VMs
(edit) @41919   13 years vboxsync Runtime/process: Add RTProcQueryUsername to query the username of the …
(edit) @41918   13 years vboxsync Solaris/Installer: fixed missing icon in menus and shortcuts.
(edit) @41917   13 years vboxsync Virtio/Net: Feature negotiation and GSO handling on RX path (#5582)
(edit) @41916   13 years vboxsync Stupid copy and paste bug
(edit) @41915   13 years vboxsync FE/VBoxManage: Support to configure autostart/-stop for virtual machines
(edit) @41914   13 years vboxsync Main: Implement API to configure autostart/-stop for virtual machines
(edit) @41913   13 years vboxsync crOpenGL/OSX: fix concurency and freed memory reference
(edit) @41912   13 years vboxsync crOpenGL: don't try hgsmi when unavailable
(edit) @41911   13 years vboxsync backed out r78763 and r78763
(edit) @41910   13 years vboxsync Windows build fix
(edit) @41909   13 years vboxsync re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
(edit) @41908   13 years vboxsync Check loaded selector register the GDT changes.
(edit) @41907   13 years vboxsync 32-bit build fixes
(edit) @41906   13 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41905   13 years vboxsync CPUMCTX++: Rearranging the CPUMCTX structure in preparation of some …
(edit) @41904   13 years vboxsync CPUM: Fixed saved state bustage. Got two padding equally wrong and …
(edit) @41903   13 years vboxsync CPUM: Changed the _IGNORE SSM field descriptors to _OLD so that I can …
(edit) @41902   13 years vboxsync CPUM: Changed the loading of the 1.6 state to use fields.
(edit) @41900   13 years vboxsync SSM: Added SSMFIELD_ENTRY_U32_ZX_U64.
(edit) @41899   13 years vboxsync CPUM: Working over the saved state code to put/get structures using …
(edit) @41898   13 years vboxsync patmRemovePatchFromPage: No need to move the whole array up one entry, …
(edit) @41897   13 years vboxsync PATM: Don't use memcpy to repack array after removal in …
(edit) @41896   13 years vboxsync SELM.cpp: Fixed assertion in SELMR3SyncTSS because the initial (reset) …
(edit) @41895   13 years vboxsync Runtime/r0drv: unused var.
(edit) @41894   13 years vboxsync Missed header update.
(edit) @41893   13 years vboxsync VMM/VMMR3: doxygen, tidy.
(edit) @41892   13 years vboxsync SharedClipboard/service.cpp: Redefining APIs screws up for editors …
(edit) @41891   13 years vboxsync NetShaper: Fixed segmentation fault caused by limits not fitting in …
(edit) @41890   13 years vboxsync VBoxManage: proper printing of disabled bandwidth groups (#5582)
(edit) @41889   13 years vboxsync backed out r78740
(edit) @41888   13 years vboxsync Frontends/VirtualBox: add missing case for raw disk VMDK
(edit) @41887   13 years vboxsync Runtime: introduced RTRandAdvCreateOpenssl()
(edit) @41886   13 years vboxsync DIS: Api name typo (missing r).
(edit) @41885   13 years vboxsync Frontends/VBoxManage: avoid triggering a sanity check assertion, which …
(edit) @41884   13 years vboxsync addendum to r78736
(edit) @41883   13 years vboxsync VBoxManage: parfait fix for mac64 (LONG64/long long != PRInt64/long)
(edit) @41882   13 years vboxsync NetShaper: Runtime shaper disabling support (#5582)
(edit) @41881   13 years vboxsync IPRT: Name threads on linux when supported.
(edit) @41879   13 years vboxsync Runtime/r0drv/solaris: Fix failure path to exclusive lock pages before …
(edit) @41876   13 years vboxsync VBoxTray: do not enable the shared clipboard for remote sessions.
(edit) @41875   13 years vboxsync Misleading comment.
(edit) @41874   13 years vboxsync DIS: Fixed two bugs in the size-only parsers that was introduced when …
(edit) @41873   13 years vboxsync CSAM: Fixed cross page bug (shouldn't do much harm, unless the …
(edit) @41872   13 years vboxsync More details (mostly irrelevant, I think).
(edit) @41871   13 years vboxsync Disasm.cpp: Off by one (mostly harmless).
(edit) @41870   13 years vboxsync build fix
(edit) @41869   13 years vboxsync DIS: Moved OP_PARM_Q to the group of 'rare' operands, next to …
(edit) @41868   13 years vboxsync 3DNow! testcases.
(edit) @41867   13 years vboxsync DisasmTables.cpp: Fixing the mnemonic for two 3DNow! instruction so …
(edit) @41865   13 years vboxsync crOpenGL/osx: fix deadlock on window destroy
(edit) @41864   13 years vboxsync PCNet,NetShaper: PCNet exact packet len counting + wrong lock order …
(edit) @41863   13 years vboxsync Fixed g_aTwoByteMapX86_3DNow bug and relaxed assertion in Parse3DNow.
(edit) @41862   13 years vboxsync PDMAsyncCompletionFileNormal.cpp: Removed RT_STRICT as it breaks the …
(edit) @41861   13 years vboxsync PDMAsyncCompletionFile.cpp: Removed RT_STRICT as it breaks the strict …
(edit) @41860   13 years vboxsync Additions/solaris/SharedFolders: S11u1b10+ build fix, typo from r78345.
(edit) @41859   13 years vboxsync UIConverterBackendCOM: disabled annoying assertion.
(edit) @41858   13 years vboxsync wddm/3d: better event query support
(edit) @41856   13 years vboxsync NAT: typo.
(edit) @41855   13 years vboxsync NAT: collapsing EAGAIN,EWOULDBLOCK,EINPROGRESS conditions to …
(edit) @41852   13 years vboxsync Additions/common and solaris/vboxmouse: large code drop.
(edit) @41850   13 years vboxsync fix OSE
(edit) @41849   13 years vboxsync Main/Bandwidth: server side limit validity check (#5582)
(edit) @41847   13 years vboxsync PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
(edit) @41846   13 years vboxsync FE/Qt: Some UISelectorWindow cleanup.
(edit) @41845   13 years vboxsync copy&past.
(edit) @41844   13 years vboxsync load.sh for linux.
(edit) @41842   13 years vboxsync Main,VBoxManage,docs: bandwidth units changed to bytes (#5582)
(edit) @41841   13 years vboxsync load.cmd/.sh: added scripts for loading the support driver on windows.
(edit) @41840   13 years vboxsync NAT: don't expose functions needed locally.
(edit) @41839   13 years vboxsync NAT: Zero pointer to link on link remove. (#6188)
(edit) @41838   13 years vboxsync IEM: Windows build fix
(edit) @41837   13 years vboxsync IEM: Windows build fix
(edit) @41836   13 years vboxsync Doxygen.
(edit) @41835   13 years vboxsync wddm: always allow 1024x768 resolution for win8
(edit) @41834   13 years vboxsync VMM/HWVMXR0: Fix using stale VPIDs on resume.
(edit) @41833   13 years vboxsync FE/Qt: Wizards stuff: Some NLS update.
(edit) @41832   13 years vboxsync FE/Qt: UINameAndSystemEditor: Forgot to remove margins.
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