|
|
@62141
|
8 years |
vboxsync |
Main: fixed a few small memory leaks
|
|
|
@62140
|
8 years |
vboxsync |
FE/Qt: bugref:8377: generate a MAC address if a network adapter is …
|
|
|
@62139
|
8 years |
vboxsync |
bugref:8389: Main: fixed video recording with VBoxheadless
|
|
|
@62138
|
8 years |
vboxsync |
IEMAll.cpp: Darwin build fix.
|
|
|
@62137
|
8 years |
vboxsync |
DevPit: converted non-ASCII character
|
|
|
@62136
|
8 years |
vboxsync |
ValidationKit/tdStorageBenchmark1.py: Missing path update
|
|
|
@62135
|
8 years |
vboxsync |
VBoxTray: prevent crash and failure to start with old Windows guests.
|
|
|
@62134
|
8 years |
vboxsync |
IEMExecLots: Made it do more than a single loop.
|
|
|
@62132
|
8 years |
vboxsync |
FE/Qt: OSX: New VD wizard: Workaround for Qt5 slider bug which makes …
|
|
|
@62130
|
8 years |
vboxsync |
ValidationKit/tdStorageBenchmark1.py: Adjust path to guest VDI
|
|
|
@62129
|
8 years |
vboxsync |
ValidationKit/testmanager/schedgroup.py: Another regeression
|
|
|
@62127
|
8 years |
vboxsync |
ValidationKit/testmanager/testgroup.py: Fix regression resulting in …
|
|
|
@62126
|
8 years |
vboxsync |
VMM/HMSVMR0: nit.
|
|
|
@62125
|
8 years |
vboxsync |
typo
|
|
|
@62124
|
8 years |
vboxsync |
ValidationKit/testmanager/testcase.pgsql: Fix typo
|
|
|
@62123
|
8 years |
vboxsync |
ValidationKit/tests/storage: Fixes
|
|
|
@62120
|
8 years |
vboxsync |
5.1 RC1
|
|
|
@62119
|
8 years |
vboxsync |
FE/Qt: bugref:8151: X11: Runtime UI: Also remember which screen …
|
|
|
@62118
|
8 years |
vboxsync |
ValidationKit/tests/storage: More hacking on the storage benchmark testcase
|
|
|
@62117
|
8 years |
vboxsync |
Audio: Bugfixes, logging.
|
|
|
@62115
|
8 years |
vboxsync |
SVM: Workaround for NMI/task switch trouble on old AMDs.
|
|
|
@62114
|
8 years |
vboxsync |
Placate cppcheck, explicitly close event handle.
|
|
|
@62113
|
8 years |
vboxsync |
delint
|
|
|
@62112
|
8 years |
vboxsync |
FE/Qt: Trying to please the cppcheck in QIStatusBarIndicator code.
|
|
|
@62111
|
8 years |
vboxsync |
IEM: warnings.
|
|
|
@62110
|
8 years |
vboxsync |
reporter.py: delinting.
|
|
|
@62109
|
8 years |
vboxsync |
IEM: Enable setjmp for all hosts.
|
|
|
@62108
|
8 years |
vboxsync |
SVM: Bit more debug logging.
|
|
|
@62107
|
8 years |
vboxsync |
SVM: Keep track of last CPU even when always flushing TLB.
|
|
|
@62106
|
8 years |
vboxsync |
hmR0VmxIs32BitSwitcherSafe: Use return, it's one of the major perks …
|
|
|
@62105
|
8 years |
vboxsync |
Main/Machine: fix extradata map copying to work where STL isn't …
|
|
|
@62104
|
8 years |
vboxsync |
testdriver: Changed reporter.flushall() to also flush the XML stream …
|
|
|
@62103
|
8 years |
vboxsync |
Audio/src-client/ConsoleImpl2.cpp: Removed debug assertion.
|
|
|
@62102
|
8 years |
vboxsync |
FE/Qt: Forgot to apply the separate UI keyboard workaround for Qt5 …
|
|
|
@62101
|
8 years |
vboxsync |
VBoxDrvInst: pass the right handle to UnlockServiceDatabase
|
|
|
@62100
|
8 years |
vboxsync |
reporter.doPollWork: Added debug string to see who is calling.
|
|
|
@62099
|
8 years |
vboxsync |
reporter.py: count polling as idle.
|
|
|
@62098
|
8 years |
vboxsync |
Runtime/solaris: Fix building the coredumper on ancient Solaris …
|
|
|
@62097
|
8 years |
vboxsync |
Additions/VBoxService: fixed harmless bug leading to submitting the …
|
|
|
@62096
|
8 years |
vboxsync |
Runtime/r3/solaris: Fix coredumper to workaround psinfo_t structure …
|
|
|
@62095
|
8 years |
vboxsync |
Devices/PC/BIOS: removed one superfluous 'return' to make cppcheck happy
|
|
|
@62094
|
8 years |
vboxsync |
testdriver: more xml/poll/reporter hacking.
|
|
|
@62093
|
8 years |
vboxsync |
IEM: Saved 1K (except 32-bit) by doing full+unaligned imm16, imme32 …
|
|
|
@62092
|
8 years |
vboxsync |
IEM: Saved 1K (except 32-bit) by doing full+unaligned imm16, imme32 …
|
|
|
@62091
|
8 years |
vboxsync |
IEM: Converted IEMOP_HLP_NO_LOCK_PREFIX to …
|
|
|
@62090
|
8 years |
vboxsync |
IEM: setjmp/longjmp on windows.
|
|
|
@62089
|
8 years |
vboxsync |
vsheriff: reporter.py bug from yesterday
|
|
|
@62088
|
8 years |
vboxsync |
crOpenGL: use BOOL instead of bool to match API.
|
|
|
@62087
|
8 years |
vboxsync |
G/c unused variable.
|
|
|
@62086
|
8 years |
vboxsync |
Avoid arithmetic on void *
|
|
|
@62085
|
8 years |
vboxsync |
vsheriff: Recognize stale vts_rm.exe directory.
|
|
|
@62084
|
8 years |
vboxsync |
testdriver/report.py: More xml flush debug.
|
|
|
@62083
|
8 years |
vboxsync |
IEM: Optimize general purpose register handling a little, reducing the …
|
|
|
@62082
|
8 years |
vboxsync |
FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
|
|
|
@62081
|
8 years |
vboxsync |
FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
|
|
|
@62080
|
8 years |
vboxsync |
FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
|
|
|
@62079
|
8 years |
vboxsync |
FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
|
|
|
@62078
|
8 years |
vboxsync |
FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
|
|
|
@62077
|
8 years |
vboxsync |
doxygen fix
|
|
|
@62076
|
8 years |
vboxsync |
IEM: Make use of the direct CPUMCTX access (VMCPU_INCL_CPUM_GST_CTX).
|
|
|
@62074
|
8 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: fix a copy and …
|
|
|
@62073
|
8 years |
vboxsync |
doxygen fixes
|
|
|
@62072
|
8 years |
vboxsync |
testboxscript: Need to apply the reinitScratch hack a bit wider. This …
|
|
|
@62071
|
8 years |
vboxsync |
Forward ported r108511 (Audio/DrvHostCoreAudio.cpp: Improved recording …
|
|
|
@62070
|
8 years |
vboxsync |
UIWizardImportAppPageBasic2::initializePage: Corrected message for not …
|
|
|
@62069
|
8 years |
vboxsync |
NAT: oops, forgot to restore real buffer size after testing the error …
|
|
|
@62068
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Only go into pause state if the stream was enabled …
|
|
|
@62067
|
8 years |
vboxsync |
Main/idl/VirtualBox.xidl: WinMM is not supported.
|
|
|
@62066
|
8 years |
vboxsync |
Main/idl/VirtualBox.xidl: Documentation.
|
|
|
@62063
|
8 years |
vboxsync |
FE/Common/VBoxKeyboard: Fix printf signed/unsigned mismatch.
|
|
|
@62061
|
8 years |
vboxsync |
crOpenGL: don't use a variable before checking it for NULL.
|
|
|
@62060
|
8 years |
vboxsync |
crOpenGL: stubMakeCurrent - make sure retVal is initialized.
|
|
|
@62058
|
8 years |
vboxsync |
build fix
|
|
|
@62057
|
8 years |
vboxsync |
Build fix.
|
|
|
@62056
|
8 years |
vboxsync |
Audio: More cleanup for backend defines.
|
|
|
@62055
|
8 years |
vboxsync |
Runtime/testcase: Removed unused file.
|
|
|
@62054
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Fixed crashing on driver version mismatch.
|
|
|
@62053
|
8 years |
vboxsync |
ValidationKit/tests/storage: pylint fix
|
|
|
@62052
|
8 years |
vboxsync |
ValidationKit/tests/storage: Fixes to get the testcase working on a host
|
|
|
@62051
|
8 years |
vboxsync |
HostDrivers/Support/linux: when checking the EFLAGS consistency, don't …
|
|
|
@62050
|
8 years |
vboxsync |
FE/Qt: bugref:8151: X11: Runtime UI: Avoid race conflict between …
|
|
|
@62049
|
8 years |
vboxsync |
FE/VBoxManageDisk.cpp: Warning.
|
|
|
@62048
|
8 years |
vboxsync |
Reverting r108462 as we have a better idea how to do that.
|
|
|
@62047
|
8 years |
vboxsync |
bugref:8344. small improvement. Always uses original extension of image.
|
|
|
@62046
|
8 years |
vboxsync |
Fix printf signed/unsigned mismatch.
|
|
|
@62045
|
8 years |
vboxsync |
Copy/paste fix.
|
|
|
@62044
|
8 years |
vboxsync |
Make old compilers happy.
|
|
|
@62043
|
8 years |
vboxsync |
Fix printf signed/unsigned mismatch. This effectively reverts part of …
|
|
|
@62042
|
8 years |
vboxsync |
Fix printf signed/unsigned mismatch.
|
|
|
@62041
|
8 years |
vboxsync |
Fix printf signed/unsigned mismatch. Drop redundant cast while here. …
|
|
|
@62040
|
8 years |
vboxsync |
VMX: Go back to 32-bit switcher when we have UX, too.
|
|
|
@62039
|
8 years |
vboxsync |
ValidationKit/tests/storage: A bit more…
|
|
|
@62038
|
8 years |
vboxsync |
FE/Qt: Yet another NLS stuff (s.a. r108283, will require nlsupdate).
|
|
|
@62037
|
8 years |
vboxsync |
properties
|
|
|
@62036
|
8 years |
vboxsync |
ValidationKit/tests/storage: Start rework for doing storage related tests
|
|
|
@62035
|
8 years |
vboxsync |
VMM/HMSVMR0: comment typo.
|
|
|
@62034
|
8 years |
vboxsync |
PGMAllPool.cpp: Removed unwanted RTLogPrintf statements.
|
|
|
@62033
|
8 years |
vboxsync |
IOAPIC: Fix assertion that didn't account for saved-states restored …
|
|
|
@62032
|
8 years |
vboxsync |
Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
|
|
|
@62031
|
8 years |
vboxsync |
ValidationKit fix
|
|
|