|
|
@65847
|
8 years |
vboxsync |
Devices/Bus: use symbolic constant for _4K
|
|
|
@65846
|
8 years |
vboxsync |
use symbolic constant for _64K
|
|
|
@65845
|
8 years |
vboxsync |
DevPciIch9.cpp: optionally turn the PCI-to-PCI bridge into a PCIe one …
|
|
|
@65844
|
8 years |
vboxsync |
Devices/Bus: symbolic constants
|
|
|
@65843
|
8 years |
vboxsync |
Main/ACPI: default size for the 64-bit prefetch root bus resource is …
|
|
|
@65840
|
8 years |
vboxsync |
HostDrivers/VBoxUSB/Solaris: Call RTR0Term() if querying the symbols …
|
|
|
@65839
|
8 years |
vboxsync |
testdriver/reporter.py: Enabled the lock debugging for linux and …
|
|
|
@65838
|
8 years |
vboxsync |
testdriver/vboxwrappers.py: shut up warnings about already removed VM …
|
|
|
@65837
|
8 years |
vboxsync |
testdriver/reporter.py: Stupid typo in LockWrapper class.
|
|
|
@65836
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: Fixes.
|
|
|
@65835
|
8 years |
vboxsync |
Validation Kit: blacklist S11/64 on VIA
|
|
|
@65834
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: some more tinkering.
|
|
|
@65833
|
8 years |
vboxsync |
testdriver/reporter.py: pylint fix
|
|
|
@65832
|
8 years |
vboxsync |
testdriver/reporter.py: Temporary lock debugging for darwin hosts.
|
|
|
@65828
|
8 years |
vboxsync |
python 3 fixes.
|
|
|
@65827
|
8 years |
vboxsync |
VBoxManage: added --machinereadable option to 'VBoxManage hostonlyif …
|
|
|
@65826
|
8 years |
vboxsync |
VBoxManage: escape the VM description text in 'VBoxManage showvminfo' …
|
|
|
@65825
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: Some updates.
|
|
|
@65824
|
8 years |
vboxsync |
IEM: free stats memory on termination
|
|
|
@65823
|
8 years |
vboxsync |
vbox.dsl: let the PCI memory hole end at 4G-32MB, to make sure that …
|
|
|
@65822
|
8 years |
vboxsync |
rdesktop: build fix
|
|
|
@65820
|
8 years |
vboxsync |
DevPciIch9: add a way to get the PDMPCIDEV structure of an …
|
|
|
@65819
|
8 years |
vboxsync |
rdesktop: only need the RT initialization if we use the OpenSSL …
|
|
|
@65818
|
8 years |
vboxsync |
RDP/client: sort files
|
|
|
@65817
|
8 years |
vboxsync |
rdesktop: initialize IPRT, cures thread adoption related assertion …
|
|
|
@65816
|
8 years |
vboxsync |
RDP/client: compile fixes
|
|
|
@65815
|
8 years |
vboxsync |
testdriver/reporter.py: Be more careful with the lock.
|
|
|
@65814
|
8 years |
vboxsync |
Windows 10 registry tweak to make old rdesktop work.
|
|
|
@65813
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65812
|
8 years |
vboxsync |
vbox-img: fixed 2 tiny memory leaks
|
|
|
@65810
|
8 years |
vboxsync |
Devices/Network/slirp: don't forget to free the memory for port …
|
|
|
@65809
|
8 years |
vboxsync |
NetworkServices/VBoxNetLwipNAT: properly free the list of name servers …
|
|
|
@65808
|
8 years |
vboxsync |
Devices/Network/lwip-new: the mailbox uses pointers to the message. As …
|
|
|
@65807
|
8 years |
vboxsync |
bugref:8743. Workaround for correct OVF export VMs which share one or …
|
|
|
@65806
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: Try make doxygen happy.
|
|
|
@65805
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: Basics doxygen stuff done, some work …
|
|
|
@65804
|
8 years |
vboxsync |
vsheriff: check out kvm_lock_spinning guest stacks.
|
|
|
@65803
|
8 years |
vboxsync |
vsheriff: check out kvm_lock_spinning guest stacks.
|
|
|
@65802
|
8 years |
vboxsync |
vsheriff: check out kvm_lock_spinning guest stacks.
|
|
|
@65801
|
8 years |
vboxsync |
VMM/CPUM: Fix typo in enabling XOP, while exploding CPUID features.
|
|
|
@65800
|
8 years |
vboxsync |
FE/Qt: X11: Runtime UI: Prevent instant restore to …
|
|
|
@65799
|
8 years |
vboxsync |
FE/Qt: bugref:8636: X11: Runtime UI: Mini-toolbar: Bug in minimization …
|
|
|
@65798
|
8 years |
vboxsync |
FE/Qt: Build-fix for r113530.
|
|
|
@65797
|
8 years |
vboxsync |
FE/Qt: X11: Runtime UI: Mini-toolbar workaround for WMs which don't …
|
|
|
@65796
|
8 years |
vboxsync |
FE/Qt: X11: Add Metacity WM detection.
|
|
|
@65795
|
8 years |
vboxsync |
FE/Qt: X11: LogRel for WM code.
|
|
|
@65794
|
8 years |
vboxsync |
EM: VMCPU_FF_UNHALT should be cleared together with …
|
|
|
@65793
|
8 years |
vboxsync |
IEM: Ignore VMCPU_FF_UNHALT.
|
|
|
@65792
|
8 years |
vboxsync |
EM,GIM: Let EM be the only one to mess with VMCPU_FF_UNHALT and …
|
|
|
@65791
|
8 years |
vboxsync |
bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams …
|
|
|
@65790
|
8 years |
vboxsync |
IEM: updates.
|
|
|
@65789
|
8 years |
vboxsync |
bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams …
|
|
|
@65788
|
8 years |
vboxsync |
IEM: Take 'sys' access into account when checking for read-only pages.
|
|
|
@65787
|
8 years |
vboxsync |
bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams …
|
|
|
@65786
|
8 years |
vboxsync |
testbox-pxe-conf.sh: netmask correction.
|
|
|
@65785
|
8 years |
vboxsync |
DevVGA: Amended logging to profile host-side rendering, bugref:8773
|
|
|
@65784
|
8 years |
vboxsync |
IEM: Tomorrow resume point.
|
|
|
@65783
|
8 years |
vboxsync |
bs3-cpu-decoding-1: group 15 undefined opcode checks.
|
|
|
@65782
|
8 years |
vboxsync |
SUPHardNt: Fixed harmless typo. Will be relevant if with patch more …
|
|
|
@65781
|
8 years |
vboxsync |
IEM: Correted invalid opcode decoding in group 12, 13, and 14.
|
|
|
@65780
|
8 years |
vboxsync |
IEM: Group 12, 13, and 14 jump table size checks.
|
|
|
@65779
|
8 years |
vboxsync |
IEM: Correted invalid opcode decoding in group 12, 13, and 14.
|
|
|
@65778
|
8 years |
vboxsync |
IEM: Correted invalid opcode decoding in group 12, 13, and 14.
|
|
|
@65777
|
8 years |
vboxsync |
bs3-cpu-decoding-1: group 12, 13, and 14 undefined opcode checks.
|
|
|
@65776
|
8 years |
vboxsync |
x86.h,.mac: Fixed harmless X86_OP_PRF_REPNZ/REPZ mixup.
|
|
|
@65775
|
8 years |
vboxsync |
IEM: Use prefix indexed tables for group 14.
|
|
|
@65774
|
8 years |
vboxsync |
IEM: Use prefix indexed tables for group 13.
|
|
|
@65773
|
8 years |
vboxsync |
IEM: Use prefix indexed tables for group 12 .
|
|
|
@65772
|
8 years |
vboxsync |
IEM: Use jump table for group 7 memory variants.
|
|
|
@65771
|
8 years |
vboxsync |
IEM: corrected a few …
|
|
|
@65770
|
8 years |
vboxsync |
IEM: 0x0f 0x2c split up.
|
|
|
@65769
|
8 years |
vboxsync |
IEM: 0x0f 0x29 split up.
|
|
|
@65768
|
8 years |
vboxsync |
IEM: naming fixes.
|
|
|
@65767
|
8 years |
vboxsync |
VMM/HMVMXR0: LogRel fix.
|
|
|
@65766
|
8 years |
vboxsync |
IEM: VEX decoding updates.
|
|
|
@65765
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Use PDMAUDIOSTREAMCFG_S2B for circular …
|
|
|
@65764
|
8 years |
vboxsync |
IEM: XOP updates.
|
|
|
@65763
|
8 years |
vboxsync |
CPUM: Added fXop to CPUMFEATURES.
|
|
|
@65762
|
8 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Use circular buffer for …
|
|
|
@65761
|
8 years |
vboxsync |
IEM: VEX decoding updates.
|
|
|
@65760
|
8 years |
vboxsync |
FE/Qt: Global properties: Network page: Host-only Networks tab: Don't …
|
|
|
@65759
|
8 years |
vboxsync |
FE/Qt: Global properties: Network page: NAT Networks tab: Port …
|
|
|
@65758
|
8 years |
vboxsync |
IEM: Split out IEMAllInstructionsOneByte.cpp.h and …
|
|
|
@65757
|
8 years |
vboxsync |
IEM: 0x0f 0xe7 split up.
|
|
|
@65756
|
8 years |
vboxsync |
IEM: 0x0f 0xd7 split up.
|
|
|
@65755
|
8 years |
vboxsync |
IEM: 0x0f 0x7f split up.
|
|
|
@65754
|
8 years |
vboxsync |
IEM: 0x0f 0x7e split up.
|
|
|
@65753
|
8 years |
vboxsync |
IEM: 0x0f 0x74, 0x0f 0x75, 0x0f 0x76, and 0x0f 0xef split up.
|
|
|
@65752
|
8 years |
vboxsync |
IEM: 0x0f 0x70 split up.
|
|
|
@65751
|
8 years |
vboxsync |
IEM: 0x0f 0x6f split up.
|
|
|
@65750
|
8 years |
vboxsync |
IEM: 0x0f 0x6e split up.
|
|
|
@65749
|
8 years |
vboxsync |
IEM: 0x0f 0x6b split up.
|
|
|
@65748
|
8 years |
vboxsync |
IEM: 0x0f 0x68, 0x0f 0x69, 0x0f 0x6a, and 0x0f 0x6d split up.
|
|
|
@65747
|
8 years |
vboxsync |
ValidationKit/tdStorageBenchmark1: Fixes
|
|
|
@65746
|
8 years |
vboxsync |
ValidationKit/tdStorageBenchmark1: Fixes
|
|
|
@65745
|
8 years |
vboxsync |
Build fix.
|
|
|
@65744
|
8 years |
vboxsync |
Logging.
|
|
|
@65743
|
8 years |
vboxsync |
fix
|
|
|
@65742
|
8 years |
vboxsync |
Build fix.
|
|
|
@65741
|
8 years |
vboxsync |
DevHDA/DevIchAc97: Be forgiving when creating a LUN's audio stream …
|
|
|