VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @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) @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 …
(edit) @65788   8 years vboxsync IEM: Take 'sys' access into account when checking for read-only pages.
(edit) @65787   8 years vboxsync bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams …
(edit) @65786   8 years vboxsync testbox-pxe-conf.sh: netmask correction.
(edit) @65785   8 years vboxsync DevVGA: Amended logging to profile host-side rendering, bugref:8773
(edit) @65784   8 years vboxsync IEM: Tomorrow resume point.
(edit) @65783   8 years vboxsync bs3-cpu-decoding-1: group 15 undefined opcode checks.
(edit) @65782   8 years vboxsync SUPHardNt: Fixed harmless typo. Will be relevant if with patch more …
(edit) @65781   8 years vboxsync IEM: Correted invalid opcode decoding in group 12, 13, and 14.
(edit) @65780   8 years vboxsync IEM: Group 12, 13, and 14 jump table size checks.
(edit) @65779   8 years vboxsync IEM: Correted invalid opcode decoding in group 12, 13, and 14.
(edit) @65778   8 years vboxsync IEM: Correted invalid opcode decoding in group 12, 13, and 14.
(edit) @65777   8 years vboxsync bs3-cpu-decoding-1: group 12, 13, and 14 undefined opcode checks.
(edit) @65776   8 years vboxsync x86.h,.mac: Fixed harmless X86_OP_PRF_REPNZ/REPZ mixup.
(edit) @65775   8 years vboxsync IEM: Use prefix indexed tables for group 14.
(edit) @65774   8 years vboxsync IEM: Use prefix indexed tables for group 13.
(edit) @65773   8 years vboxsync IEM: Use prefix indexed tables for group 12 .
(edit) @65772   8 years vboxsync IEM: Use jump table for group 7 memory variants.
(edit) @65771   8 years vboxsync IEM: corrected a few …
(edit) @65770   8 years vboxsync IEM: 0x0f 0x2c split up.
(edit) @65769   8 years vboxsync IEM: 0x0f 0x29 split up.
(edit) @65768   8 years vboxsync IEM: naming fixes.
(edit) @65767   8 years vboxsync VMM/HMVMXR0: LogRel fix.
(edit) @65766   8 years vboxsync IEM: VEX decoding updates.
(edit) @65765   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Use PDMAUDIOSTREAMCFG_S2B for circular …
(edit) @65764   8 years vboxsync IEM: XOP updates.
(edit) @65763   8 years vboxsync CPUM: Added fXop to CPUMFEATURES.
(edit) @65762   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Use circular buffer for …
(edit) @65761   8 years vboxsync IEM: VEX decoding updates.
(edit) @65760   8 years vboxsync FE/Qt: Global properties: Network page: Host-only Networks tab: Don't …
(edit) @65759   8 years vboxsync FE/Qt: Global properties: Network page: NAT Networks tab: Port …
(edit) @65758   8 years vboxsync IEM: Split out IEMAllInstructionsOneByte.cpp.h and …
(edit) @65757   8 years vboxsync IEM: 0x0f 0xe7 split up.
(edit) @65756   8 years vboxsync IEM: 0x0f 0xd7 split up.
(edit) @65755   8 years vboxsync IEM: 0x0f 0x7f split up.
(edit) @65754   8 years vboxsync IEM: 0x0f 0x7e split up.
(edit) @65753   8 years vboxsync IEM: 0x0f 0x74, 0x0f 0x75, 0x0f 0x76, and 0x0f 0xef split up.
(edit) @65752   8 years vboxsync IEM: 0x0f 0x70 split up.
(edit) @65751   8 years vboxsync IEM: 0x0f 0x6f split up.
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