VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @65896   8 years vboxsync VMM: Add TMR3TimerSkip to skip a saved timer state in a given SSM …
(edit) @65895   8 years vboxsync USB/VUSBSnifferPcapNg: Adjust data length only if there if it is big …
(edit) @65894   8 years vboxsync IEM: updates
(edit) @65893   8 years vboxsync bs3-cpu-generated-1: Some sketches.
(edit) @65892   8 years vboxsync iprt: Simplify the AVL stuff by simply donating the version of the …
(edit) @65891   8 years vboxsync FE/Qt: use the chipset specific network card limit (except in one …
(edit) @65890   8 years vboxsync Audio/ValKit: Corrected deletion of data files for an empty streams, …
(edit) @65889   8 years vboxsync DrvVD: Don't sync the last chunk to guest memory as it is done in the …
(edit) @65888   8 years vboxsync DrvVD: Prevent recursion in drvvdMediaExIoReqBufFree() when freeing …
(edit) @65887   8 years vboxsync Main/Appliance: support importing more than 10 NICs if the OVF …
(edit) @65886   8 years vboxsync Main/include/VirtualBoxBase.h: comment fix, was renamed ages ago
(edit) @65885   8 years vboxsync Doxyfile: opcode stuff
(edit) @65884   8 years vboxsync configure: Linux > 4.8.0 => Linux >= 4.9.0
(edit) @65883   8 years vboxsync Main/USBProxyBackendUsbIp: Follow up fix, only clear the device list …
(edit) @65882   8 years vboxsync ValidationKit/tdUsb1: Increase the waiting time for the USB device to …
(edit) @65881   8 years vboxsync IEM,DIS: Updates
(edit) @65880   8 years vboxsync IEM,DIS: Updates
(edit) @65879   8 years vboxsync IEM,DIS: Updates
(edit) @65878   8 years vboxsync sorting DISOPTYPE_XXX flags to better comparison with automatically …
(edit) @65877   8 years vboxsync IEM: Fix push fs/gs that got broken in r113659.
(edit) @65876   8 years vboxsync IEM,DIS: Updates
(edit) @65875   8 years vboxsync USBProxyBackendUsbIp: Disable code which makes the testcase fail …
(edit) @65874   8 years vboxsync configure: don't compile the host/guest kernel modules as part of the …
(edit) @65873   8 years vboxsync typo
(edit) @65872   8 years vboxsync Additions/Linux: If /etc/depmod.d does not exist (e.g. on Debian 8), …
(edit) @65871   8 years vboxsync IEM: Addding disassembler info to new IEMOP_MNEMONIC macros.
(edit) @65870   8 years vboxsync iprt/cdefs.h: Added RT_CONCAT7, RT_CONCAT8, RT_CONCAT9.
(edit) @65869   8 years vboxsync updates
(edit) @65868   8 years vboxsync wuireport.py: Decimal point for percents in range 95..103 too.
(edit) @65867   8 years vboxsync DevPciIch9.cpp: when updating the mappings, refer to the (in the …
(edit) @65866   8 years vboxsync testresults.py: Added 'smoke' to kaTcMisc.
(edit) @65865   8 years vboxsync testresults.py: Added 'unit' to kaTcMisc.
(edit) @65864   8 years vboxsync testresults.py: _getWhereWorker fix for TestCaseArgs.sSubName being …
(edit) @65863   8 years vboxsync vsheriff: Tx Unit Hang in guest kernel log
(edit) @65862   8 years vboxsync doc/manual: cosmetic fix
(edit) @65861   8 years vboxsync doc/manual: ticketref:16505: documentation fixes for certain VM settings
(edit) @65860   8 years vboxsync DIS: s/IDX_ParseImmGrpl/IDX_ParseGrp1/g; todo for Grp1a
(edit) @65859   8 years vboxsync DevPcBios: RT_BYTE
(edit) @65858   8 years vboxsync missing break in unused code
(edit) @65857   8 years vboxsync testdriver/reporter.py: Redid locking to account for garbage …
(edit) @65856   8 years vboxsync testdriver/reporter.py: Redid locking to account for garbage …
(edit) @65855   8 years vboxsync testdriver/reporter.py: Redid locking to account for garbage …
(edit) @65854   8 years vboxsync Main/USBProxyBackendUsbIp: Don't prevent VBoxSVC from starting when …
(edit) @65853   8 years vboxsync tstAnimate fix for r113619
(edit) @65852   8 years vboxsync fixed tstVMM for r113619
(edit) @65851   8 years vboxsync trailing space
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