VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65996   8 years vboxsync Installer/windows: export fix
(edit) @65995   8 years vboxsync Installer/linux: typo
(edit) @65994   8 years vboxsync Installer/linux: fix
(edit) @65993   8 years vboxsync SharedFolders: additional check
(edit) @65992   8 years vboxsync Additions/linux: Linux 4.11 compile fixes
(edit) @65991   8 years vboxsync Runtime/r0drv: actually use set_current_state() always as this …
(edit) @65990   8 years vboxsync Runtime/r0drv/linux: Linux 4.11 compile fixes
(edit) @65989   8 years vboxsync VMM: Nested Hw.virt: Implement AMD-V VMMCALL in IEM. Cleanup the code …
(edit) @65988   8 years vboxsync pgmR3ExitShadowModeBeforePoolFlush: not necessary to nil GCPhysCR3 here.
(edit) @65987   8 years vboxsync PGMR3ChangeMode: Must set GCPhysCR3 at the end of it all.
(edit) @65986   8 years vboxsync PGMInternal.h: comments.
(edit) @65985   8 years vboxsync PGMR3ChangeMode: Use X86_CR3_AMD64_PAGE_MASK.
(edit) @65984   8 years vboxsync testmanager/webui: pylint 2.0.0 fixes.
(edit) @65983   8 years vboxsync PGMInline.h: PAE shift optimizations.
(edit) @65982   8 years vboxsync PGMInline.h: a couple of more 32-bit shift optimizations.
(edit) @65981   8 years vboxsync PGMAllBth.h: a couple of more 32-bit shift optimizations.
(edit) @65980   8 years vboxsync testmanager/core: pylint 2.0.0 fixes.
(edit) @65979   8 years vboxsync bs3-cpu-generated-1-data.py: 't' mode is default and might not be …
(edit) @65978   8 years vboxsync testmanager/batch: pylint 2.0.0 fixes.
(edit) @65977   8 years vboxsync Makefile update.
(edit) @65976   8 years vboxsync VUSB: Removed unused 'buffered pipe' code.
(edit) @65975   8 years vboxsync bugref:8527. Added the unattended template scripts into Windows …
(edit) @65974   8 years vboxsync bugref:8527. Added the unattended template scripts into Linux …
(edit) @65973   8 years vboxsync Doxyfile.Core: missing "
(edit) @65972   8 years vboxsync ValidationKit/bootsectors: pylint the generator script.
(edit) @65971   8 years vboxsync ValidationKit/bootsectors: pylint the generator script.
(edit) @65970   8 years vboxsync ValidationKit/testboxscript: pylint 2.0.0 fixes
(edit) @65969   8 years vboxsync ValidationKit/common: pylint 2.0.0 fixes.
(edit) @65968   8 years vboxsync DevATA: build fixes
(edit) @65967   8 years vboxsync ValidationKit/testdriver: pylint 2.0.0 fixes.
(edit) @65966   8 years vboxsync Devices/Storage/DevATA: Get rid of most of the parsing code in …
(edit) @65965   8 years vboxsync Devices/Storage/DrvHostDVD: Make use of the CDB parse method in the …
(edit) @65964   8 years vboxsync Devices/Storage/ATAPIPassthrough: Add method to parse a CDB and return …
(edit) @65963   8 years vboxsync ValidationKit/tests: pylint 2.0.0 fixes.
(edit) @65962   8 years vboxsync IEMAllInstructionsPython.py: pylint 2.0.0 fixes
(edit) @65961   8 years vboxsync pylint: ignore fixme
(edit) @65960   8 years vboxsync DevATA: Started some small cleanups, merge PIIX3ATABmDma.h into …
(edit) @65959   8 years vboxsync bs3-cpu-generated-1: updates
(edit) @65958   8 years vboxsync common/utils.py: Figured out how to do openNoInherit on Windows.
(edit) @65957   8 years vboxsync PGMPool: Address problem where we would incorrectly try to flush an …
(edit) @65956   8 years vboxsync common/utils.py: processGetInfo: windows fix.
(edit) @65955   8 years vboxsync PGMAllBth.h: Another shift optimization.
(edit) @65954   8 years vboxsync Config.kmk: Decoded most of the disabled warning numbers in …
(edit) @65953   8 years vboxsync IEMAllInstructionsPython.py: Delinted against 1.6.5.
(edit) @65952   8 years vboxsync VMM/Makefile.kmk: apply pylint to IEMAllInstructionsPython.py.
(edit) @65951   8 years vboxsync IEMAllInstructionsPython.py: Delinted.
(edit) @65950   8 years vboxsync libxml 2.9.4: fix export
(edit) @65949   8 years vboxsync Linux installer: Debian compatibility fix
(edit) @65948   8 years vboxsync gcc 7: added 'break' to the 'else' case of all Assert*Break() macros. …
(edit) @65947   8 years vboxsync IEMAllInstructionsPython.py: python 3 fix
(edit) @65946   8 years vboxsync Installer: shorter 'Manager' action
(edit) @65945   8 years vboxsync IEMAllInstructionsPython.py: Don't use common/utils.py because our …
(edit) @65944   8 years vboxsync bs3-cpu-generated-1-data.py: python 3 fix
(edit) @65943   8 years vboxsync Installer: added 'Manager' action to the .desktop file. Thank you David!
(edit) @65942   8 years vboxsync bs3-cpu-generated-1-data.py: Don't use common/utils.py because our …
(edit) @65941   8 years vboxsync try to fix the Windows builds (do it like r108240)
(edit) @65940   8 years vboxsync PGM.cpp: Improving r113714 a little (gcc 7 / fall thru).
(edit) @65939   8 years vboxsync PGM: Reset GCPhysCR3 after exiting guest mode while changing mode …
(edit) @65938   8 years vboxsync VMM/HMSVMR0: Check single-step debugging following the #UD patch & …
(edit) @65937   8 years vboxsync VMM/HMSVMR0: Temporary release assertion.
(edit) @65936   8 years vboxsync VMM/HMSVMR0: Check single-step debugging also for VMMCALL instruction …
(edit) @65935   8 years vboxsync VMM: Nested Hw.virt: Get instr. length from the hardware if possible …
(edit) @65934   8 years vboxsync VMM: Nested Hw.virt: Invlpga IEM interface with HM.
(edit) @65933   8 years vboxsync VMM: Nested Hw.virt: Implemented vmsave, vmload, invlpga in IEM.
(edit) @65932   8 years vboxsync VMM/HMR0A.asm: Comment typo.
(edit) @65931   8 years vboxsync build fix
(edit) @65930   8 years vboxsync InvalidatePage: Optimizations.
(edit) @65929   8 years vboxsync tstContiguous: fixed ignore condition
(edit) @65928   8 years vboxsync Bs3Kit: Better converter error message.
(edit) @65927   8 years vboxsync IEM: Started on generating tests from instruction specs.
(edit) @65926   8 years vboxsync IEM: Started on generating tests from instruction specs.
(edit) @65925   8 years vboxsync RIP libxml 2.9.2
(edit) @65924   8 years vboxsync switch to libxml 2.9.4
(edit) @65923   8 years vboxsync Validation Kit: pylint warning
(edit) @65922   8 years vboxsync EHCI: Remove the completely unused timers from the code and adapt …
(edit) @65921   8 years vboxsync Storage/UsbMsd: Fix loading older saved states (bug introduced with …
(edit) @65920   8 years vboxsync gcc 7: fall thru
(edit) @65919   8 years vboxsync gcc 7: fall thru
(edit) @65918   8 years vboxsync Config.kmk: Disabled Nested Hw.virt compilation switch after quick …
(edit) @65917   8 years vboxsync test manager: Hide menu requiring write access from read-only users.
(edit) @65916   8 years vboxsync DevDMA: missing break (harmless because most likely not used by any guest)
(edit) @65915   8 years vboxsync testmanager: Added Users::fReadOnly and the necessary checks …
(edit) @65914   8 years vboxsync testmanager: Added Users::fReadOnly and the necessary checks …
(edit) @65913   8 years vboxsync VMM: Nested Hw.virt: Redundant check.
(edit) @65912   8 years vboxsync VMM: Nested Hw.virt: unused function fix.
(edit) @65911   8 years vboxsync PGM: Reset GCPhysCR3 at reset (partially re-applied r113096).
(edit) @65910   8 years vboxsync VMM: Nested Hw.virt: Empty struct fix.
(edit) @65909   8 years vboxsync VMM: Nested Hw.virt: Alignment fixes for 32-bit.
(edit) @65908   8 years vboxsync VMM: Nested Hw.virt: doxygen.
(edit) @65907   8 years vboxsync VMM: Nested Hw.virt: doxygen.
(edit) @65906   8 years vboxsync VMM: Nested Hw.virt: alignment fix for 32-bit host.
(edit) @65905   8 years vboxsync VMM: Nested Hw.virt: todo.
(edit) @65904   8 years vboxsync VMM: Nested Hw.virt: Started with tweaking the AMD bits and laying the …
(edit) @65903   8 years vboxsync bs3-cpu-generated-1: updates
(edit) @65902   8 years vboxsync Reapplied r113096 (backed out in r113137) in disabled form so it's not …
(edit) @65901   8 years vboxsync Reapplied r113097 (backed out in r113137): pgmR3PoolReset: A few …
(edit) @65900   8 years vboxsync Reapplied r113098 (backed out in r113137): pgmLogState: page content.
(edit) @65899   8 years vboxsync Reapplied r113094, r113095 (backed out in r113137): PGM: pgmLogState.
(edit) @65898   8 years vboxsync VMMR0.cpp: How to disable preemption hooks.
(edit) @65897   8 years vboxsync TMR3TimerSkip: No need to to set ssm handle status on failure when 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