|
|
@66129
|
8 years |
vboxsync |
IEM: Some OR testcases.
|
|
|
@66128
|
8 years |
vboxsync |
bs3-cpu-generated-1: python type fix.
|
|
|
@66127
|
8 years |
vboxsync |
bs3-cpu-generated-1: python type fix.
|
|
|
@66126
|
8 years |
vboxsync |
Main/Machine+Snapshot+Appliance+StorageController: eliminate the …
|
|
|
@66125
|
8 years |
vboxsync |
bugref:8019: Undefined behaviour sanitiser: add a build option …
|
|
|
@66124
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: More tests, fixed rAX,Iz testing bug.
|
|
|
@66123
|
8 years |
vboxsync |
bs3-cpu-generated-1: Implemented testing instructions taking GV,Ev or …
|
|
|
@66122
|
8 years |
vboxsync |
Main/svcmain: typo fix
|
|
|
@66121
|
8 years |
vboxsync |
Main/svcmain: cleanups, make functions static and use IPRT where …
|
|
|
@66120
|
8 years |
vboxsync |
IPRT/RTThreadWait: Quick and dirty workaround for Ctrl-C deadlock with …
|
|
|
@66119
|
8 years |
vboxsync |
bs3-cpu-generated-1: Implemented testing instructions taking rAX,Iz as …
|
|
|
@66118
|
8 years |
vboxsync |
bs3-cpu-generated-1: Implemented testing instruction taking AL,Ib as …
|
|
|
@66117
|
8 years |
vboxsync |
bs3kit: Made Bs3TestFailed* return false as that's more convenient …
|
|
|
@66116
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: updates.
|
|
|
@66115
|
8 years |
vboxsync |
bs3-cmn-TestSub.c: Must reset the sub-test reported flag.
|
|
|
@66114
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: updates.
|
|
|
@66113
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: updates.
|
|
|
@66112
|
8 years |
vboxsync |
bs3kit: Override DECLASM for 64-bit GCC targets to ensure we use the …
|
|
|
@66111
|
8 years |
vboxsync |
bs3kit: work around va_list trouble with 64-bit gcc.
|
|
|
@66110
|
8 years |
vboxsync |
Storage/VD: Implement infrastructure for region lists to be able to …
|
|
|
@66109
|
8 years |
vboxsync |
Additions/VBoxCredProv: Fix for creating the Kerberos logon package. …
|
|
|
@66108
|
8 years |
vboxsync |
Devices/VMMDev: trailing spaces
|
|
|
@66107
|
8 years |
vboxsync |
Additions/linux/shardfolders: trailing spaces
|
|
|
@66106
|
8 years |
vboxsync |
VBoxManage: trailing spaces
|
|
|
@66105
|
8 years |
vboxsync |
Main: trailing spaces and a wrong indent
|
|
|
@66104
|
8 years |
vboxsync |
VMM: trailing spaces
|
|
|
@66103
|
8 years |
vboxsync |
Main: bugref:5454: don't enable the 64-bit prefetch resource window in …
|
|
|
@66102
|
8 years |
vboxsync |
bs3-cpu-generated-1: updates
|
|
|
@66101
|
8 years |
vboxsync |
SharedFolders: Some adjustments necessary for flexible array syntax in …
|
|
|
@66100
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_IN_UNION and …
|
|
|
@66099
|
8 years |
vboxsync |
SharedFolders: Some adjustments necessary for flexible array syntax in …
|
|
|
@66098
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_IN_UNION and …
|
|
|
@66097
|
8 years |
vboxsync |
VMM: EMT(0) must wait on any other EMTs before destroying the VM or we …
|
|
|
@66096
|
8 years |
vboxsync |
VMM: EMT(0) must wait on any other EMTs before destroying the VM or we …
|
|
|
@66095
|
8 years |
vboxsync |
CPUMR3CpuId.cpp: Detect AMD Ryzen.
|
|
|
@66094
|
8 years |
vboxsync |
Additions/linux: don't ignore build errors for vboxvideo
|
|
|
@66093
|
8 years |
vboxsync |
Additions/linux/drm: not needed here
|
|
|
@66092
|
8 years |
vboxsync |
SharedFolders: testcase build fix.
|
|
|
@66091
|
8 years |
vboxsync |
SharedFolders: fixed regression with Windows extended-length paths.
|
|
|
@66090
|
8 years |
vboxsync |
SharedFolders: helper function for Windows extended-length paths.
|
|
|
@66089
|
8 years |
vboxsync |
iprt/cdefs.h: Another RT_FLEXIBLE_ARRAY note reading unions and gcc.
|
|
|
@66088
|
8 years |
vboxsync |
VBox/shflsvc.h: There should be no reason to pack SHFLSTRING, it's …
|
|
|
@66087
|
8 years |
vboxsync |
VBox/shflsvc.h: There should be no reason to pack SHFLSTRING, it's …
|
|
|
@66086
|
8 years |
vboxsync |
iprt/cdefs.h: gcc 6.1 seems to be the cut-off for using [] arrays in …
|
|
|
@66085
|
8 years |
vboxsync |
doc/manual: show that Linux 4.x is supported as well of course
|
|
|
@66084
|
8 years |
vboxsync |
Additions/linux/drm: another try to prevent compiling this module on …
|
|
|
@66083
|
8 years |
vboxsync |
iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 5.4.0 throws pedantic warning …
|
|
|
@66082
|
8 years |
vboxsync |
Additions/linux/drm: sledgehammer for Linux 2.4
|
|
|
@66081
|
8 years |
vboxsync |
iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 4.9.x throws pedantic warning …
|
|
|
@66080
|
8 years |
vboxsync |
iprt/manifest2.cpp: Use RT_FLEXIBLE_ARRAY and RT_FLEXIBLE_ARRAY_NESTED.
|
|
|
@66079
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_NESTED to deal with MSC/GCC …
|
|
|
@66078
|
8 years |
vboxsync |
HostDrivers/linux/Makefile: don't ignore build errors in vboxnetftl / …
|
|
|
@66077
|
8 years |
vboxsync |
Additions/linux: fail if compiling the vboxsf kernel module fails but …
|
|
|
@66076
|
8 years |
vboxsync |
typo
|
|
|
@66075
|
8 years |
vboxsync |
Devices/Storage/DrvHostBase-win: Wait for the media change thread to …
|
|
|
@66074
|
8 years |
vboxsync |
Installer/linux/vboxautostart-service: don't pass --background to …
|
|
|
@66073
|
8 years |
vboxsync |
build fix
|
|
|
@66072
|
8 years |
vboxsync |
HostDrivers, Additions: remove more rules for compiling Linux R0 modules
|
|
|
@66071
|
8 years |
vboxsync |
Additions/linux: remove more hacks
|
|
|
@66070
|
8 years |
vboxsync |
Config.kmk: remove TEMPLATE_VBOXR0DRV_TOOL for Linux. The hack for …
|
|
|
@66069
|
8 years |
vboxsync |
HostDriver: copy and paste
|
|
|
@66068
|
8 years |
vboxsync |
bugref:8527. Splitted the command "./VBoxManage unattended". Added two …
|
|
|
@66067
|
8 years |
vboxsync |
bugref:8527. Added a new attribute "fileWithPreparedData" into the …
|
|
|
@66066
|
8 years |
vboxsync |
HostDrivers, Additions: !VBOX_ONLY_DOCS
|
|
|
@66065
|
8 years |
vboxsync |
Devices/Storage/VSCSI: Make sure the additional allocated segments are …
|
|
|
@66064
|
8 years |
vboxsync |
iprt/cdefs.h: Adding a RT_FLEXIBLE_ARRAY macro.
|
|
|
@66063
|
8 years |
vboxsync |
Devices/Storage/VSCSI: Implement READ CD command for MMC driver
|
|
|
@66062
|
8 years |
vboxsync |
Main/ConsoleImpl: Set the passthrough flag only for DVD and floppy …
|
|
|
@66061
|
8 years |
vboxsync |
HostDrivers,Additions: don't test build the Linux host/guest kernel …
|
|
|
@66060
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Solaris build fix
|
|
|
@66059
|
8 years |
vboxsync |
Installer/win: fix
|
|
|
@66058
|
8 years |
vboxsync |
Devices/Storage/VSCSI: Add possiblity for the LUN to attach opaque …
|
|
|
@66057
|
8 years |
vboxsync |
Devices/Storage/DevATA: Fix booting BeOS from a physical disc with …
|
|
|
@66056
|
8 years |
vboxsync |
x86.h: X86_MODRM_MAKE()
|
|
|
@66055
|
8 years |
vboxsync |
bs3-cpu-generated-1: updates.
|
|
|
@66054
|
8 years |
vboxsync |
bs3-first-common.mac: Fixed Bs3TotalImageSize value, BS3TEXT64 comes …
|
|
|
@66053
|
8 years |
vboxsync |
bs3kit: Bs3SelSetup16BitCode/Data fix.
|
|
|
@66052
|
8 years |
vboxsync |
HMVMXR0.cpp: Disabled (for me only) annoying HMCPU_CF_IS_PENDING …
|
|
|
@66051
|
8 years |
vboxsync |
bugref:7513: crOpenGL maintenance: make the SPU loader fail gracefully …
|
|
|
@66050
|
8 years |
vboxsync |
HostDrivers/Makefile.kmk: Moved the linux kernel module 'check' rule …
|
|
|
@66049
|
8 years |
vboxsync |
HostDrivers/Makefile.kmk: Moved the linux kernel module 'check' rule …
|
|
|
@66048
|
8 years |
vboxsync |
add/linux/Makefile.kmk: clean up addition module check target.
|
|
|
@66047
|
8 years |
vboxsync |
VMM: Attempted build fix for Solaris.
|
|
|
@66046
|
8 years |
vboxsync |
Main/Snapshot: When creating a snapshot it's necessary to copy the …
|
|
|
@66045
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Read strictly what we need into VMCPU, dealing …
|
|
|
@66044
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Build fix, trial.
|
|
|
@66043
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Build fix.
|
|
|
@66042
|
8 years |
vboxsync |
VMM: Nested Hw.virt: bits.
|
|
|
@66041
|
8 years |
vboxsync |
VMM: Nested Hw.virt: bits.
|
|
|
@66040
|
8 years |
vboxsync |
VMM: Nested Hw.virt: SVM bits.
|
|
|
@66039
|
8 years |
vboxsync |
vbsfpath.cpp: no + 1 in previous fix. Triggers assertion on line 220 …
|
|
|
@66038
|
8 years |
vboxsync |
tstSharedFolderService: Added testcase for case-insensitive create-file.
|
|
|
@66037
|
8 years |
vboxsync |
Installer/win: another fix
|
|
|
@66036
|
8 years |
vboxsync |
BugReportTool (bugref:8169): Fixed VM log collection bug.
|
|
|
@66035
|
8 years |
vboxsync |
add/linux/Makefile.kmk: Moved 'check' target to more appropriate place.
|
|
|
@66034
|
8 years |
vboxsync |
add/linux/Makefile.kmk: spaces/tabs
|
|
|
@66033
|
8 years |
vboxsync |
SharedFolders: fixed regression.
|
|
|
@66032
|
8 years |
vboxsync |
add/linux/Makefile.kmk: OTHER_CLEAN doesn't work on directories, so …
|
|
|
@66031
|
8 years |
vboxsync |
add/linux/Makefile.kmk: OTHER_CLEAN doesn't work on directories, so …
|
|
|
@66030
|
8 years |
vboxsync |
add/linux/Makefile.kmk: missing dep
|
|
|