|
|
@61609
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61608
|
9 years |
vboxsync |
VMM/APIC: Manually register the x2APIC MSR ranges when x2APIC mode is …
|
|
|
@61607
|
9 years |
vboxsync |
Debugger/Digger/Linux: Another alternate needle required for OpenSuse …
|
|
|
@61606
|
9 years |
vboxsync |
configure: fix for gcc 5 check (thanks Gianfranco Costamagna!)
|
|
|
@61605
|
9 years |
vboxsync |
VMM/HMSVMR0: Don't try to use NRIP_SAVE feature for #UD #VMEXITs.
|
|
|
@61604
|
9 years |
vboxsync |
bugref:8344. using RTPATH_SLASH.
|
|
|
@61603
|
9 years |
vboxsync |
VBoxTray: fixed regression from r107867: do not re-enable disabled screens
|
|
|
@61602
|
9 years |
vboxsync |
bugref:4567: build fix
|
|
|
@61601
|
9 years |
vboxsync |
typo!
|
|
|
@61600
|
9 years |
vboxsync |
warning in release builds
|
|
|
@61599
|
9 years |
vboxsync |
typo
|
|
|
@61598
|
9 years |
vboxsync |
Installer/solaris: OSE fix
|
|
|
@61597
|
9 years |
vboxsync |
bugref:4567: Linux kernel driver maintenance
drm/vboxvideo: Add …
|
|
|
@61596
|
9 years |
vboxsync |
bugref:4567: Linux kernel driver maintenance:
drm/vboxvideo: …
|
|
|
@61595
|
9 years |
vboxsync |
testboxscript_real.py: Before I forget, make sure we report the tree …
|
|
|
@61594
|
9 years |
vboxsync |
tailin space
|
|
|
@61593
|
9 years |
vboxsync |
testmanager: attempt to fix broken testbox list actions. …
|
|
|
@61592
|
9 years |
vboxsync |
testmanager: attempt to fix broken testbox list actions. …
|
|
|
@61591
|
9 years |
vboxsync |
Solaris: Ship libgcc_s.so.1 and libstdc++.so.6 (32-bit and 64-bit) for …
|
|
|
@61590
|
9 years |
vboxsync |
IEM: Try enable iemOp_movntps_Mps_Vpsmovntpd_Mpd_Vpd.
|
|
|
@61589
|
9 years |
vboxsync |
Additions/SharedClipboard: fix for bugref:8363: added HTML clipboard …
|
|
|
@61588
|
9 years |
vboxsync |
Main/Machine: some comment fixing
|
|
|
@61587
|
9 years |
vboxsync |
VMM/DBGFCoreWrite: Fix sysenter info. being added to the dump (struct …
|
|
|
@61586
|
9 years |
vboxsync |
VMM/APIC: Nit.
|
|
|
@61585
|
9 years |
vboxsync |
FE/Qt: bugref:8422: Runtime UI: Full-screen window: Mapping windows …
|
|
|
@61584
|
9 years |
vboxsync |
VMM/APIC: Bumps saved-state version and add the LINT0/LINT1 interrupt …
|
|
|
@61583
|
9 years |
vboxsync |
FE/Qt: bugref:8422: Runtime UI: Full-screen window: Splitting the …
|
|
|
@61582
|
9 years |
vboxsync |
VMM/APIC: nit.
|
|
|
@61581
|
9 years |
vboxsync |
VMM/APIC: Fix remote IRR bit for level-triggered LINT0 interrupts and …
|
|
|
@61580
|
9 years |
vboxsync |
Reverting r107832 and r107823 due to ineffectiveness in corner-cases, …
|
|
|
@61579
|
9 years |
vboxsync |
VMM/APIC: Fix alignment of vector column in 'info apiclvt' output.
|
|
|
@61578
|
9 years |
vboxsync |
Debugger/Digger/Linux: Fix for buffer overflow return code
|
|
|
@61577
|
9 years |
vboxsync |
Frontends/VBoxManage: show default audio driver when listing system …
|
|
|
@61576
|
9 years |
vboxsync |
Devices/USB/RootHub: Add assertion to catch when URBs are freed twice
|
|
|
@61575
|
9 years |
vboxsync |
VMM/APIC: Better formatted LVT debugger info dumps and also use the …
|
|
|
@61574
|
9 years |
vboxsync |
VMM/HM: Run the exithistory info callback on all EMTs if a specific …
|
|
|
@61573
|
9 years |
vboxsync |
VMM/APIC: Added macro for getting LVT remote IRR and polarity.
|
|
|
@61572
|
9 years |
vboxsync |
Debugger/Digger/Linux: Use an alternative needle (kobjec) to get at …
|
|
|
@61571
|
9 years |
vboxsync |
IEM: Try enable iemOp_movnti_My_Gy.
|
|
|
@61570
|
9 years |
vboxsync |
DBGFR3Info*: Added DBGFINFO_FLAGS_ALL_EMTS flag for cpum, apic and …
|
|
|
@61569
|
9 years |
vboxsync |
build fix
|
|
|
@61568
|
9 years |
vboxsync |
Audio/DrvAudio.cpp: Be more gentle for host backend failures.
|
|
|
@61567
|
9 years |
vboxsync |
ValidationKit: Query the guest stack for all VCPUs and add it to the …
|
|
|
@61566
|
9 years |
vboxsync |
VMM/APIC: Fix DBGF info callbacks to run on EMT and use separate …
|
|
|
@61565
|
9 years |
vboxsync |
Audio: Fixes for VBOX_WITH_AUDIO_STABLE.
|
|
|
@61564
|
9 years |
vboxsync |
Main: IDisplay changed queryScreenLayout to be an attribute
|
|
|
@61563
|
9 years |
vboxsync |
Audio/DrvAudio.cpp: Additional check.
|
|
|
@61562
|
9 years |
vboxsync |
build fix
|
|
|
@61561
|
9 years |
vboxsync |
Main: Implement IMachineDebugger::dumpGuestStack (implementation …
|
|
|
@61560
|
9 years |
vboxsync |
Main: IDisplay queryScreenLayout and setScreenLayout API stubs
|
|
|
@61559
|
9 years |
vboxsync |
VMM/GIM: Comment typos.
|
|
|
@61558
|
9 years |
vboxsync |
Debugger/Digger/Linux: Implement getting the kernel log for older …
|
|
|
@61557
|
9 years |
vboxsync |
VMM/APIC: Comment.
|
|
|
@61556
|
9 years |
vboxsync |
VMM/APIC: Comment.
|
|
|
@61555
|
9 years |
vboxsync |
IEM: Try enable iemOp_movntq_Mq_Pq__movntdq_Mdq_Vdq.
|
|
|
@61554
|
9 years |
vboxsync |
grr
|
|
|
@61553
|
9 years |
vboxsync |
vsheriff: Expiermenting with screenshot hashing.
|
|
|
@61552
|
9 years |
vboxsync |
vboxwrappers.py: queryDbgInfoVgaText: Ignore trailing newline when …
|
|
|
@61551
|
9 years |
vboxsync |
hmm
|
|
|
@61550
|
9 years |
vboxsync |
vsheriff: Teaching it two new tricks.
|
|
|
@61549
|
9 years |
vboxsync |
bugref:8238 VBoxSVC settings - BIOSSettings ParallelPort SerialPortImpl
|
|
|
@61548
|
9 years |
vboxsync |
3D: Get rid of deprecated gdi32!D3DKMTInvalidateActiveVidPn for Win7 …
|
|
|
@61547
|
9 years |
vboxsync |
updates
|
|
|
@61546
|
9 years |
vboxsync |
VMM/GIM: Comment update.
|
|
|
@61545
|
9 years |
vboxsync |
VMM/GIM: unused var build fix.
|
|
|
@61544
|
9 years |
vboxsync |
VMM/GIM: Fix up hypercall rc handling and also a bug while …
|
|
|
@61543
|
9 years |
vboxsync |
addendum to r19249, r104674, r107879: unify these checks for all stubs …
|
|
|
@61542
|
9 years |
vboxsync |
XPCOM: Added missing error checks to 32-bit Solaris dispatch stub code.
|
|
|
@61541
|
9 years |
vboxsync |
bugref:8344. Better processing of source and destination filename. …
|
|
|
@61540
|
9 years |
vboxsync |
oops
|
|
|
@61539
|
9 years |
vboxsync |
bs3kit: minor updates.
|
|
|
@61538
|
9 years |
vboxsync |
end of meeting
|
|
|
@61537
|
9 years |
vboxsync |
typo
|
|
|
@61536
|
9 years |
vboxsync |
Main/ConsoleImpl: provide an error message if enabling the VRDP server …
|
|
|
@61535
|
9 years |
vboxsync |
meeting
|
|
|
@61534
|
9 years |
vboxsync |
SVM: Handle task switch resulting from event delivery (bugref:8411).
|
|
|
@61533
|
9 years |
vboxsync |
bs3kit: bs3-first-init-all-pe32.asm
|
|
|
@61532
|
9 years |
vboxsync |
VMM/DBGFCoreWrite: Add missing CPU-context's rflags to the core dump, …
|
|
|
@61531
|
9 years |
vboxsync |
report.py: kind 'info/*' support
|
|
|
@61530
|
9 years |
vboxsync |
VBoxTray: applied r107675 from 5.0: retain positions of all guest …
|
|
|
@61529
|
9 years |
vboxsync |
Audio: Don't release assert if the backend configuration could not be …
|
|
|
@61528
|
9 years |
vboxsync |
Audio/DevIchAc97.cpp: Define SOFT_VOLUME not needed anymore.
|
|
|
@61527
|
9 years |
vboxsync |
doc/manual: mention that support for Windows XP hosts was removed with …
|
|
|
@61526
|
9 years |
vboxsync |
doc/manual: updated a few more constraints
|
|
|
@61525
|
9 years |
vboxsync |
nit
|
|
|
@61524
|
9 years |
vboxsync |
doc/manual: more OS X version cleanup
|
|
|
@61523
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61522
|
9 years |
vboxsync |
Installer/darwin: set minimum version check to 10.9
|
|
|
@61521
|
9 years |
vboxsync |
doc/manual: Mac OS X 10.8 is not supported anymore (Apple stopped …
|
|
|
@61520
|
9 years |
vboxsync |
vbox.py: don't apic info, it asserts when not on emt it seems.
|
|
|
@61519
|
9 years |
vboxsync |
bugref:8344. Added logic checking new path for correctness.
|
|
|
@61518
|
9 years |
vboxsync |
VMM/HM: Easier to read VT-x/AMD-V CPU features in the release log, …
|
|
|
@61517
|
9 years |
vboxsync |
cosmetics
|
|
|
@61516
|
9 years |
vboxsync |
Devices/Audio: typo
|
|
|
@61515
|
9 years |
vboxsync |
VMM/HM: Report missing/new VT-x's secondary processor-based …
|
|
|
@61514
|
9 years |
vboxsync |
VMM/HM: Add missing/new VT-x exit reasons, cleanup.
|
|
|
@61513
|
9 years |
vboxsync |
VMM/HM: nit.
|
|
|
@61512
|
9 years |
vboxsync |
deb/rpm: fix for 32-bit
|
|
|
@61511
|
9 years |
vboxsync |
testmanager,testdriver: Add a bunch of 'info' items to the failed …
|
|
|
@61510
|
9 years |
vboxsync |
testbox.py/disableTestBox: we've got comments now, so pass it along.
|
|
|