|
|
@77564
|
6 years |
vboxsync |
Runtime/fuzz: Add libFuzzer compatible wrapper to be able to evaluate …
|
|
|
@77563
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Rename GstCtls as Ctls for upcoming …
|
|
|
@77562
|
6 years |
vboxsync |
HGCMThread: fixed incorrec stats registration. bugref:9172
|
|
|
@77561
|
6 years |
vboxsync |
linux/vboxsf: Rewrote vbsf_inode_setattr() to use open file/dir …
|
|
|
@77560
|
6 years |
vboxsync |
FE/Qt: Using QFileInfor::complereBaseName instead of QFileInfo::baseName.
|
|
|
@77559
|
6 years |
vboxsync |
linux/vboxsf: Reviewing revalidate and d_revalidate locking. bugref:9172
|
|
|
@77557
|
6 years |
vboxsync |
IPRT: Moved the RTLogSetGroupLimit() functionality into the …
|
|
|
@77556
|
6 years |
vboxsync |
FE/Qt: bugref:9335. Making sure size editor has size suffix even if …
|
|
|
@77555
|
6 years |
vboxsync |
VBoxLogRelCreate.cpp: reverted accidental commit r129154. bugref:9172
|
|
|
@77554
|
6 years |
vboxsync |
grr. reverting previous commit
|
|
|
@77553
|
6 years |
vboxsync |
VBoxLogRelCreate.cpp: reverted accidental commit r129154. bugref:9172
|
|
|
@77552
|
6 years |
vboxsync |
Guest Control/Validation Kit: Pylint fixes.
|
|
|
@77551
|
6 years |
vboxsync |
Guest Control/Validation Kit: Saved *a lot* of code by unifying the …
|
|
|
@77550
|
6 years |
vboxsync |
Guest Control/Validation Kit: Use bytes() for comparing the buffers in …
|
|
|
@77549
|
6 years |
vboxsync |
linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
|
|
|
@77548
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-entry check; current VMCS cannot …
|
|
|
@77547
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77546
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77545
|
6 years |
vboxsync |
build fix
|
|
|
@77544
|
6 years |
vboxsync |
Runtime/fuzz: Updates, add a target state recording mechanism to …
|
|
|
@77543
|
6 years |
vboxsync |
linux/vboxsf: Some cleanups and logging in dirops.c. bugref:9172
|
|
|
@77542
|
6 years |
vboxsync |
linux/vboxsf: MS_REMOUNT and friends moved to uapi/linux/mount.h in …
|
|
|
@77541
|
6 years |
vboxsync |
Installer/linux: Use M instead of SUBDIRS for kernel version 5 and …
|
|
|
@77540
|
6 years |
vboxsync |
FsPerf: Benchmark RTDirOpen/Close without the RTDirRead part, since …
|
|
|
@77539
|
6 years |
vboxsync |
linux/vboxsf: Protect our vboxsf_dir_info structure with a semaphore …
|
|
|
@77538
|
6 years |
vboxsync |
linux/vboxsf: Removed old buffered directory content code …
|
|
|
@77537
|
6 years |
vboxsync |
linux/vboxsf: Enabled new code for reading directories. This does not …
|
|
|
@77536
|
6 years |
vboxsync |
linux/vboxsf: Early version of non-buffered directories (disabled). …
|
|
|
@77535
|
6 years |
vboxsync |
FE/Qt: bugref:9389. Relocating medium enumeration from …
|
|
|
@77534
|
6 years |
vboxsync |
linux/vboxsf: More cleanups. bugref:9172
|
|
|
@77533
|
6 years |
vboxsync |
linux/vboxsf: More cleanups. [build fix] bugref:9172
|
|
|
@77532
|
6 years |
vboxsync |
linux/vboxsf: More cleanups. bugref:9172
|
|
|
@77531
|
6 years |
vboxsync |
Guest Control/Main: Fixed directory creation / mode flags for session …
|
|
|
@77530
|
6 years |
vboxsync |
linux/vboxsf: Use vbxsf as prefix here - part II. bugref:9172
|
|
|
@77529
|
6 years |
vboxsync |
linux/vboxsf: Use vbxsf as prefix here - part I. bugref:9172
|
|
|
@77528
|
6 years |
vboxsync |
FE/Qt: Some more code cleanup.
|
|
|
@77527
|
6 years |
vboxsync |
Guest Control/Main: Point out that dry run mode is not supported yet …
|
|
|
@77526
|
6 years |
vboxsync |
linux/vboxsf: We don't use tabs and our indent size is 4 not 8. Makes …
|
|
|
@77525
|
6 years |
vboxsync |
linux/vboxsf: Code cleanups in the super block info area. bugref:9172
|
|
|
@77524
|
6 years |
vboxsync |
linux/vboxsf: Code cleanups in the super block info area. bugref:9172
|
|
|
@77523
|
6 years |
vboxsync |
linux/vboxsf: Code cleanups in the super block and module area. bugref:9172
|
|
|
@77522
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Move some of the VMX CPU routines to …
|
|
|
@77520
|
6 years |
vboxsync |
Validation Kit/vbox.py: List scratch directory recursively in …
|
|
|
@77519
|
6 years |
vboxsync |
6.0: FE/Qt: bugref:9080. More code cleanup.
|
|
|
@77518
|
6 years |
vboxsync |
FE/Qt: bugref:9080. Code cleanup.
|
|
|
@77517
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Remove redundant check in …
|
|
|
@77516
|
6 years |
vboxsync |
Validation Kit/vbox.py: List scratch directory recursively in …
|
|
|
@77515
|
6 years |
vboxsync |
linux/vboxsf: Fleshed out sf_update_inode() and refreshed …
|
|
|
@77514
|
6 years |
vboxsync |
scm fix
|
|
|
@77513
|
6 years |
vboxsync |
scm fix
|
|
|
@77512
|
6 years |
vboxsync |
Backout r129111, something has gone horribly wrong here
|
|
|
@77511
|
6 years |
vboxsync |
scm fix
|
|
|
@77510
|
6 years |
vboxsync |
scm fix
|
|
|
@77509
|
6 years |
vboxsync |
Runtime/fuzz: Updates
|
|
|
@77508
|
6 years |
vboxsync |
Guest Control/Main: c_str() not needed here.
|
|
|
@77507
|
6 years |
vboxsync |
Validation Kit/reporter.py: Don't upload empty files (with 0 bytes …
|
|
|
@77506
|
6 years |
vboxsync |
Main/HostDnsService: fix a use-after-free running VBoxSVC in debug …
|
|
|
@77505
|
6 years |
vboxsync |
linux/vboxsf: Two TTL compare fixes. bugref:9172
|
|
|
@77504
|
6 years |
vboxsync |
Add/linux: Workaround for GNU make that does not sport MAKEFILE_LIST …
|
|
|
@77503
|
6 years |
vboxsync |
linux/vboxsf: Build fix when logging is enabled. bugref:9172
|
|
|
@77502
|
6 years |
vboxsync |
linux/vboxsf: Rewrote sf_lookup() combining the inode creation bits …
|
|
|
@77501
|
6 years |
vboxsync |
Guest Control/Validation Kit: Added a lot more tests for Linux guests.
|
|
|
@77500
|
6 years |
vboxsync |
Guest Control/Main: Respect dry run in …
|
|
|
@77499
|
6 years |
vboxsync |
Guest Control/Main: Copy/paste typo in GuestSessionTaskCopyFrom::Run().
|
|
|
@77498
|
6 years |
vboxsync |
HostServices/SharedFolders: fixed loading of shared folder mappings to …
|
|
|
@77497
|
6 years |
vboxsync |
Updated ubuntu image to 18.04.02
|
|
|
@77496
|
6 years |
vboxsync |
Guest Control/Main: Added exit code handling for …
|
|
|
@77495
|
6 years |
vboxsync |
Guest Control/Main: Renamed GuestSessionTask::directoryCreate() -> …
|
|
|
@77494
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Grouped the VMCS controls in …
|
|
|
@77493
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Grouped the VMCS controls in …
|
|
|
@77492
|
6 years |
vboxsync |
linux/vboxsf: Default dentry/stat TTL to 200 ms as on solaris. …
|
|
|
@77491
|
6 years |
vboxsync |
Added Ubuntu 18.04.01 and OL7.6 guests.
|
|
|
@77490
|
6 years |
vboxsync |
FE/Qt: bugref:9080. Give no parents as widget are created. Cocoa does …
|
|
|
@77489
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77488
|
6 years |
vboxsync |
Validation Kit/TestExecServ: Updated readme.txt with a few more hints …
|
|
|
@77487
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77486
|
6 years |
vboxsync |
Runtime/fuzz: scm fix
|
|
|
@77485
|
6 years |
vboxsync |
Main: add out-of-range to host-side pointer reporting.
bugref:9376: …
|
|
|
@77484
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77483
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77482
|
6 years |
vboxsync |
Runtime/fuzz: Rewriting the core fuzzed input generator.
The new …
|
|
|
@77481
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Renamed VMCSCACHE to …
|
|
|
@77480
|
6 years |
vboxsync |
Guest Control/Validation Kit: Made all existing tests pass on Linux …
|
|
|
@77479
|
6 years |
vboxsync |
Guest Control/Validation Kit: Made all existing tests pass on Linux guests.
|
|
|
@77478
|
6 years |
vboxsync |
Guest Control/Validation Kit: Logging for file_write tests (build fix).
|
|
|
@77477
|
6 years |
vboxsync |
Guest Control/Validation Kit: Logging for file_write tests (Pylint fix).
|
|
|
@77476
|
6 years |
vboxsync |
Guest Control/Validation Kit: Logging for file_write tests.
|
|
|
@77475
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 nits.
|
|
|
@77474
|
6 years |
vboxsync |
one more line before flowerbox, maybe that would help scm
|
|
|
@77473
|
6 years |
vboxsync |
IPRT: Fixed buggy Nt3Fb_ExReleaseFastMutex and made the kernel symbol …
|
|
|
@77472
|
6 years |
vboxsync |
Validation Kit/testdriver: Fixed downloading guest files via …
|
|
|
@77471
|
6 years |
vboxsync |
Guest Control/Validation Kit: Logging nit (use 'misc/other' for buffer …
|
|
|
@77470
|
6 years |
vboxsync |
Validation Kit/testdriver: Fixed downloading guest files via …
|
|
|
@77469
|
6 years |
vboxsync |
Validation Kit/tdAddBasic1.py: Added initial Linux Additions …
|
|
|
@77468
|
6 years |
vboxsync |
Guest Control/Validation Kit: Pylint fix.
|
|
|
@77467
|
6 years |
vboxsync |
Guest Control/Validation Kit: Upload files for inspection on failed …
|
|
|
@77466
|
6 years |
vboxsync |
FE/Qt: bugref:9389. Some include file cleanup.
|
|
|
@77465
|
6 years |
vboxsync |
FE/Qt: bugref:9389. Using UIdetailsGenerator in the information dialog …
|
|
|
@77464
|
6 years |
vboxsync |
Runtime/r0drv/linux: handle get_user_pages back-port to Linux 4.4.168. …
|
|
|
@77463
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Get rid of temporary IEMExecOne …
|
|
|