VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98828   2 years vboxsync ValidationKit/bs3-cpu-instr-2: Add adcx/adox testcase, bugref:9898
(edit) @98827   2 years vboxsync VMM/IEM: Implement adcx/adox instructions emulation, bugref:9898
(edit) @98826   2 years vboxsync ValidationKit/tests/api/tdTreeDepth1.py: The test case calls …
(edit) @98825   2 years vboxsync Main/AudioAdapter: Fix a small memory leak in VBoxSVC: …
(edit) @98824   2 years vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98822   2 years vboxsync VMM/testcase/tstIEMAImpl: Add testcase for pcmp{i,e}str{i,m}, bugref:9898
(edit) @98821   2 years vboxsync VMM/IEM: Fixes and optimizations for the pcmp{i,e}str{i,m} …
(edit) @98818   2 years vboxsync Guest Control: Specify the directory reading parameters (additional …
(edit) @98817   2 years vboxsync Guest Control: Use two separate caches for UID / GID lookups, to avoid …
(edit) @98816   2 years vboxsync Guest Control: Added GuestFsObjData::FromGuestDirEntryEx(). bugref:9783
(edit) @98813   2 years vboxsync Guest Control: Removed the ACL data portion from the HGCM callback …
(edit) @98812   2 years vboxsync VMM/IEM: Completely untested emulations for pcmp{i,e}str{i,m}, bugref:9898
(edit) @98811   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98810   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98809   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98808   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98807   2 years vboxsync Some small Solaris-specific build warning fixes: Main/Console: Remove …
(edit) @98806   2 years vboxsync FE/Qt: bugref:10322: Missed files in r156124.
(edit) @98805   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98804   2 years vboxsync Guest Control: Fixed the Additions burns. bugref:9783
(edit) @98803   2 years vboxsync FE/Qt: bugref:10322. Removing CMachine references from …
(edit) @98802   2 years vboxsync FE/Qt: bugref:10322. Removing CConsole references from UIRuntimeInfoWidget.
(edit) @98801   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of fixes for r156071 and r156097.
(edit) @98800   2 years vboxsync VMM/IEM: Fixed unreachable code issues in …
(edit) @98799   2 years vboxsync VMM/IEM: Fixed unreachable code issue in …
(edit) @98798   2 years vboxsync VMM/IEM: build fix. bugref:10368
(edit) @98797   2 years vboxsync VMM/IEM: Corrected bug in 32-bit vmread to register emulation where …
(edit) @98796   2 years vboxsync VMM/IEM: Removed lots of unreachable 'return' statements in …
(edit) @98795   2 years vboxsync VMM/IEM: s/g_apfnOneByteMap/g_apfnIemInterpretOnlyOneByteMap/ and …
(edit) @98794   2 years vboxsync Guest Control/VBoxService: Try to fix the Windows burns; …
(edit) @98793   2 years vboxsync Guest Control/Main: Resolved an API documentation @todo.
(edit) @98792   2 years vboxsync Guest Control/VBoxService: Moved all the CALLBACKDATA_ struct from …
(edit) @98791   2 years vboxsync Guest Control/VBoxService: Build fix. bugref:9783
(edit) @98789   2 years vboxsync Guest Control: Made temporary directory / file creation using …
(edit) @98787   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98786   2 years vboxsync FE/Qt: bugref:10322. Removing direct API usage from …
(edit) @98785   2 years vboxsync bugref:10365. Added VBoxManage CLI documentation for the command 'reset'.
(edit) @98784   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98783   2 years vboxsync Devices/Graphics: correctly load a saved state which has no surfaces …
(edit) @98782   2 years vboxsync bugref:9782. The default values for VirtualSystemDescriptionType_CPU, …
(edit) @98781   2 years vboxsync VMM/IEM: Fix the pcmp{e,i}str{i,m} instructions, completely got the …
(edit) @98780   2 years vboxsync Main: src-client: build fix, bugref:10359. Do not use #ifdef …
(edit) @98779   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98778   2 years vboxsync bugref:9527. Added 3 new values into VirtualSystemDescription: …
(edit) @98777   2 years vboxsync Guest Control/Main: Compilation fixes when …
(edit) @98776   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98775   2 years vboxsync Guest Control/Main: Fixed specifying the GSTCTL_CREATEDIRECTORY_F_ …
(edit) @98774   2 years vboxsync Guest Control/VBoxService: Use (some) of the newly added …
(edit) @98772   2 years vboxsync Devices/PC/ipxe: We don't require the 512byte padding which gives us a …
(edit) @98771   2 years vboxsync Devices/PC/ipxe: Revert r156077 as -Oz is not understood by all gcc …
(edit) @98770   2 years vboxsync Devices/PC/ipxe: Use -Oz instead of -Os to hopefully get the final ROM …
(edit) @98769   2 years vboxsync FE/Qt: bugref:10322. A small cleanup.
(edit) @98768   2 years vboxsync FE/Qt: bugref:10322. Remove CConsole reference from …
(edit) @98766   2 years vboxsync Runtime/lzmavfs.cpp: Need to include asm.h for RT_LE2H_U32 to work, …
(edit) @98765   2 years vboxsync FE/Qt: bugref:10322. Remove CMachine reference from …
(edit) @98764   2 years vboxsync FE/Qt: bugref:10322. Using COM wrappers in …
(edit) @98763   2 years vboxsync ValidationKit/{IoPerf,tdStorageBenchmark}: Don't report statistics of …
(edit) @98762   2 years vboxsync FE/Qt: bugref:10322. Fix for r156066. Must use UIMachine wrapper.
(edit) @98761   2 years vboxsync FE/Qt: bugref:10322. In vm information dialog, use UISession wrapper …
(edit) @98759   2 years vboxsync Devices/PC/ipxe: Build fix for zbin, bugref:10254
(edit) @98758   2 years vboxsync Devices/PC/ipxe: Enable building the ROM on Linux again now that we …
(edit) @98753   2 years vboxsync Config.kmk: Try to enable the use of liblzma again, bugref:10254 …
(edit) @98751   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98750   2 years vboxsync Runtime/lzmavfs.cpp: Need to define LZMA_API_STATIC or linking fails …
(edit) @98749   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98748   2 years vboxsync Runtime: Fix for r156046 (Config.kmk: Fix SDK_VBoxLzf SDK for x86 targets)
(edit) @98747   2 years vboxsync FE/Qt: bugref:10322: Build-fix for r156049.
(edit) @98746   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98745   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98744   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98743   2 years vboxsync VMM/PDMAllCritSect: comment typo
(edit) @98738   2 years vboxsync Runtime/Makefile.kmk: Fix when liblzma is enabled, bugref:10254
(edit) @98734   2 years vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98732   2 years vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98729   2 years vboxsync Main: Linux Additions upgrade: Fix path to rcvboxadd and user …
(edit) @98728   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98727   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98726   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98725   2 years vboxsync Guest Control/Main: Fixed deleting files via built-in toolbox; …
(edit) @98724   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98723   2 years vboxsync VMM/IEM: Started on implementing …
(edit) @98722   2 years vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98721   2 years vboxsync Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
(edit) @98720   2 years vboxsync Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
(edit) @98719   2 years vboxsync Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
(edit) @98718   2 years vboxsync Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
(edit) @98717   2 years vboxsync Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
(edit) @98716   2 years vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98715   2 years vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98714   2 years vboxsync Guest Control/Main: Compilation fix when …
(edit) @98713   2 years vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98712   2 years vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3: Implement testcases for the …
(edit) @98711   2 years vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98710   2 years vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98709   2 years vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98708   2 years vboxsync Additions: Linux: Do not fail on reload if kernel modules signature …
(edit) @98707   2 years vboxsync FE/Qt: bugref:10322: Build fix for r156005.
(edit) @98706   2 years vboxsync bugref:10366. The parameter aDevice is filled in case of successful …
(edit) @98705   2 years vboxsync FE/Qt: bugref:10322. Cleaning direct COM usage from …
(edit) @98704   2 years vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3: Implement testcases for the …
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