VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @65850   8 years vboxsync Devices/Main: don't set RamSize and RamHole explicitly for DevACPI, …
(edit) @65849   8 years vboxsync Devices: trailing spaces
(edit) @65848   8 years vboxsync libs/xpcom: no memcpy with a zero size
(edit) @65847   8 years vboxsync Devices/Bus: use symbolic constant for _4K
(edit) @65846   8 years vboxsync use symbolic constant for _64K
(edit) @65845   8 years vboxsync DevPciIch9.cpp: optionally turn the PCI-to-PCI bridge into a PCIe one …
(edit) @65844   8 years vboxsync Devices/Bus: symbolic constants
(edit) @65843   8 years vboxsync Main/ACPI: default size for the 64-bit prefetch root bus resource is …
(edit) @65842   8 years vboxsync PyXPCOM/PyGBase.cpp: experimental deadlock workaround
(edit) @65841   8 years vboxsync PyXPCOM/PyGBase.cpp: experimental deadlock workaround
(edit) @65840   8 years vboxsync HostDrivers/VBoxUSB/Solaris: Call RTR0Term() if querying the symbols …
(edit) @65839   8 years vboxsync testdriver/reporter.py: Enabled the lock debugging for linux and …
(edit) @65838   8 years vboxsync testdriver/vboxwrappers.py: shut up warnings about already removed VM …
(edit) @65837   8 years vboxsync testdriver/reporter.py: Stupid typo in LockWrapper class.
(edit) @65836   8 years vboxsync IEMAllInstructionsPython.py: Fixes.
(edit) @65835   8 years vboxsync Validation Kit: blacklist S11/64 on VIA
(edit) @65834   8 years vboxsync IEMAllInstructionsPython.py: some more tinkering.
(edit) @65833   8 years vboxsync testdriver/reporter.py: pylint fix
(edit) @65832   8 years vboxsync testdriver/reporter.py: Temporary lock debugging for darwin hosts.
(edit) @65831   8 years vboxsync gen-slickedit-workspace.sh update for openssl 1.1.0e
(edit) @65830   8 years vboxsync openssl 1.1.0e: VBox adaptions (taken from 1.1.0d), adapted …
(edit) @65829   8 years vboxsync PDMPCIDEV: polishing the previously added fake interface
(edit) @65828   8 years vboxsync python 3 fixes.
(edit) @65827   8 years vboxsync VBoxManage: added --machinereadable option to 'VBoxManage hostonlyif …
(edit) @65826   8 years vboxsync VBoxManage: escape the VM description text in 'VBoxManage showvminfo' …
(edit) @65825   8 years vboxsync IEMAllInstructionsPython.py: Some updates.
(edit) @65824   8 years vboxsync IEM: free stats memory on termination
(edit) @65823   8 years vboxsync vbox.dsl: let the PCI memory hole end at 4G-32MB, to make sure that …
(edit) @65822   8 years vboxsync rdesktop: build fix
(edit) @65821   8 years vboxsync PDMPCIDEV: add a fake interface, see previous change to DevPciIch9.cpp
(edit) @65820   8 years vboxsync DevPciIch9: add a way to get the PDMPCIDEV structure of an …
(edit) @65819   8 years vboxsync rdesktop: only need the RT initialization if we use the OpenSSL …
(edit) @65818   8 years vboxsync RDP/client: sort files
(edit) @65817   8 years vboxsync rdesktop: initialize IPRT, cures thread adoption related assertion …
(edit) @65816   8 years vboxsync RDP/client: compile fixes
(edit) @65815   8 years vboxsync testdriver/reporter.py: Be more careful with the lock.
(edit) @65814   8 years vboxsync Windows 10 registry tweak to make old rdesktop work.
(edit) @65813   8 years vboxsync gcc 7: fall thru
(edit) @65812   8 years vboxsync vbox-img: fixed 2 tiny memory leaks
(edit) @65811   8 years vboxsync RTCString::equals(): don't call memcmp() with a zero length
(edit) @65810   8 years vboxsync Devices/Network/slirp: don't forget to free the memory for port …
(edit) @65809   8 years vboxsync NetworkServices/VBoxNetLwipNAT: properly free the list of name servers …
(edit) @65808   8 years vboxsync Devices/Network/lwip-new: the mailbox uses pointers to the message. As …
(edit) @65807   8 years vboxsync bugref:8743. Workaround for correct OVF export VMs which share one or …
(edit) @65806   8 years vboxsync IEMAllInstructionsPython.py: Try make doxygen happy.
(edit) @65805   8 years vboxsync IEMAllInstructionsPython.py: Basics doxygen stuff done, some work …
(edit) @65804   8 years vboxsync vsheriff: check out kvm_lock_spinning guest stacks.
(edit) @65803   8 years vboxsync vsheriff: check out kvm_lock_spinning guest stacks.
(edit) @65802   8 years vboxsync vsheriff: check out kvm_lock_spinning guest stacks.
(edit) @65801   8 years vboxsync VMM/CPUM: Fix typo in enabling XOP, while exploding CPUID features.
(edit) @65800   8 years vboxsync FE/Qt: X11: Runtime UI: Prevent instant restore to …
(edit) @65799   8 years vboxsync FE/Qt: bugref:8636: X11: Runtime UI: Mini-toolbar: Bug in minimization …
(edit) @65798   8 years vboxsync FE/Qt: Build-fix for r113530.
(edit) @65797   8 years vboxsync FE/Qt: X11: Runtime UI: Mini-toolbar workaround for WMs which don't …
(edit) @65796   8 years vboxsync FE/Qt: X11: Add Metacity WM detection.
(edit) @65795   8 years vboxsync FE/Qt: X11: LogRel for WM code.
(edit) @65794   8 years vboxsync EM: VMCPU_FF_UNHALT should be cleared together with …
(edit) @65793   8 years vboxsync IEM: Ignore VMCPU_FF_UNHALT.
(edit) @65792   8 years vboxsync EM,GIM: Let EM be the only one to mess with VMCPU_FF_UNHALT and …
(edit) @65791   8 years vboxsync bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams …
(edit) @65790   8 years vboxsync IEM: updates.
(edit) @65789   8 years vboxsync bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette