|
|
@52770
|
11 years |
vboxsync |
VMM/CPUM: Fix EFER WRMSR to ignore EFER.LMA bit, trunk regression …
|
|
|
@52769
|
11 years |
vboxsync |
DisplayImpl: move legacy guest interfaces to DisplayImplLegacy.cpp.
|
|
|
@52768
|
11 years |
vboxsync |
VMM/GIM: doxygen beautifications.
|
|
|
@52767
|
11 years |
vboxsync |
VMM/GIM: Get rid of separate fEnabled field, just use the provider to …
|
|
|
@52766
|
11 years |
vboxsync |
VMM/HM: Fixing source of ambiguity.
|
|
|
@52765
|
11 years |
vboxsync |
VMM/GIM: nits.
|
|
|
@52764
|
11 years |
vboxsync |
@cfgm adjustments.
|
|
|
@52763
|
11 years |
vboxsync |
wrong again
|
|
|
@52762
|
11 years |
vboxsync |
GIM nits: Must check version and config when loading saved state. …
|
|
|
@52761
|
11 years |
vboxsync |
GIM nits: Must check version and config when loading saved state. …
|
|
|
@52759
|
11 years |
vboxsync |
timer-posix.cpp: timer_settime returns 0 or -1 + errno, not errno as …
|
|
|
@52758
|
11 years |
vboxsync |
Only depend on the precompiled header for sources files using it.
|
|
|
@52756
|
11 years |
vboxsync |
calc once.
|
|
|
@52755
|
11 years |
vboxsync |
NAT: G/c socket:so_la - per-socket libalias instance used for …
|
|
|
@52754
|
11 years |
vboxsync |
NAT: G/c unused NATState::dns_alias.
|
|
|
@52753
|
11 years |
vboxsync |
NAT: G/c socket::so_pvLnk, the code that used it was g/c'ed in r96051.
|
|
|
@52752
|
11 years |
vboxsync |
FE/Qt: Mac OS X: Runtime UI: Native full-screen: Active user-space …
|
|
|
@52751
|
11 years |
vboxsync |
FE/Qt: Mac OS X: Darwin utils extension: API to check whether …
|
|
|
@52750
|
11 years |
vboxsync |
VBoxUSB/solaris: undo temporary change.
|
|
|
@52748
|
11 years |
vboxsync |
VBoxUSB/solaris: Another shot at getting logging, temporary change.
|
|
|
@52747
|
11 years |
vboxsync |
VBoxUSB/solaris: revert temporary change.
|
|
|
@52746
|
11 years |
vboxsync |
VBoxUSB/solaris: temporarily enable release logging for debugging …
|
|
|
@52745
|
11 years |
vboxsync |
VBoxUSB/solaris: debug nit.
|
|
|
@52744
|
11 years |
vboxsync |
terrible experiment with kernel32/base and avast.
|
|
|
@52743
|
11 years |
vboxsync |
Main/USB: Fix darwin assertion on Macbooks with USB 3.0 (Superspeed) …
|
|
|
@52741
|
11 years |
vboxsync |
SUP: Better adversary detection.
|
|
|
@52739
|
11 years |
vboxsync |
SUP: Increase fudge factors when there are known trouble makers around.
|
|
|
@52738
|
11 years |
vboxsync |
SUPDrv-win.cpp: Forgot to initialize g_pAlpcPortObjectType1.
|
|
|
@52737
|
11 years |
vboxsync |
Document the ALPC hack.
|
|
|
@52736
|
11 years |
vboxsync |
SUPDrv-win.cpp: Reduce noise.
|
|
|
@52735
|
11 years |
vboxsync |
SUPDrv-win.cpp: Alternative way of obtaining the ALPC Port object type.
|
|
|
@52734
|
11 years |
vboxsync |
Main/Event: add uninit state handling for VBoxEvent, and the full …
|
|
|
@52733
|
11 years |
vboxsync |
FE/Qt: Precompiled header 'optimizations'.
|
|
|
@52732
|
11 years |
vboxsync |
FE/Qt: Mac OS X: Runtime UI: Mini-toolbar: Should be Normal-window …
|
|
|
@52731
|
11 years |
vboxsync |
build fix
|
|
|
@52730
|
11 years |
vboxsync |
FE/Qt: Precompiled header hacking (work in progress).
|
|
|
@52729
|
11 years |
vboxsync |
FE/Qt: Mac OS X: Runtime UI: Mini-toolbar: Manual show/hide for …
|
|
|
@52727
|
11 years |
vboxsync |
FE/Qt: file header cleanups.
|
|
|
@52726
|
11 years |
vboxsync |
VMM/IEM: minor nit.
|
|
|
@52725
|
11 years |
vboxsync |
HostDrivers/Support: Readjust TSC deltas if the master goes offline, …
|
|
|
@52724
|
11 years |
vboxsync |
IEM: Implemented expand-down limit checks (2 out of 3).
|
|
|
@52723
|
11 years |
vboxsync |
FE/Qt: Precompiled header hacking (work in progress).
|
|
|
@52722
|
11 years |
vboxsync |
FE/Qt: Precompiled header hacking (work in progress).
|
|
|
@52721
|
11 years |
vboxsync |
FE/Qt: file header cleanups.
|
|
|
@52720
|
11 years |
vboxsync |
Main/Event: build fixes for XPCOM
|
|
|
@52719
|
11 years |
vboxsync |
Main/Event: wrapper conversion, not covering the automatically …
|
|
|
@52718
|
11 years |
vboxsync |
HostDrivers/testcase: tstGIP-2 nit.
|
|
|
@52717
|
11 years |
vboxsync |
VMM/CPUM: Raise #GP(0) while writing to disallowed EFER bits.
|
|
|
@52715
|
11 years |
vboxsync |
Undoing accidental commit.
|
|
|
@52714
|
11 years |
vboxsync |
Undoing accidental commit.
|
|
|
@52713
|
11 years |
vboxsync |
BusLogic: Slightly enhanced debug info.
|
|
|
@52712
|
11 years |
vboxsync |
NAT: G/c bogus VBOX && !NO_USE_SOCKETS code disabled in r93447.
Same …
|
|
|
@52711
|
11 years |
vboxsync |
NAT: Convert NATState::curtime from milliseconds to seconds when we …
|
|
|
@52710
|
11 years |
vboxsync |
tstVDIo: Implement dumptofile action to dump memory backed files to disk
|
|
|
@52709
|
11 years |
vboxsync |
SUP: Improve VBoxDrvStub open error reporting.
|
|
|
@52708
|
11 years |
vboxsync |
FE/Qt: 3646: Runtime UI: Status-bar editor: Icon-size bug-fix for r95954.
|
|
|
@52707
|
11 years |
vboxsync |
VMM/GIM: comment.
|
|
|
@52706
|
11 years |
vboxsync |
FE/Qt: Non Mac OS X hosts build fix for r96041.
|
|
|
@52705
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Geometry adjustment code refactoring (better …
|
|
|
@52704
|
11 years |
vboxsync |
SUP: Apply redirection to full paths too.
|
|
|
@52703
|
11 years |
vboxsync |
SUP: Disable the 2nd ntdll.dll mapping as avast users are seeing …
|
|
|
@52702
|
11 years |
vboxsync |
Additions/VBoxService: log to the back-door logger as well.
|
|
|
@52701
|
11 years |
vboxsync |
Additions/VBoxGuest: allow root processes access to the back-door logger.
|
|
|
@52700
|
11 years |
vboxsync |
Additions/VBoxGuest: add a flag in the session structure to …
|
|
|
@52699
|
11 years |
vboxsync |
VMM/GIM: Fix initialization of Hyper-V bits that rely on HM …
|
|
|
@52698
|
11 years |
vboxsync |
VMM/CPUM: nit.
|
|
|
@52697
|
11 years |
vboxsync |
VMM/CPUM: Dump hypervisor CPUID leaves to the release log.
|
|
|
@52696
|
11 years |
vboxsync |
FE/Qt: 7462: Icon update for menu-bar toggle action.
|
|
|
@52695
|
11 years |
vboxsync |
Storage/VHD: Fix resize corruption if the image has more than 4GB of …
|
|
|
@52694
|
11 years |
vboxsync |
FE/Qt: 7462: Non Mac OS X hosts: Runtime UI: Invoke popup-menu if …
|
|
|
@52693
|
11 years |
vboxsync |
cosmetics
|
|
|
@52692
|
11 years |
vboxsync |
VMM: properly restore A20 from the saved state (fixes potential …
|
|
|
@52690
|
11 years |
vboxsync |
SUP: relax trusted installer for winsxs too.
|
|
|
@52689
|
11 years |
vboxsync |
NAT: There's no need to log each socket in QSOCKET_FOREACH at Log2 …
|
|
|
@52688
|
11 years |
vboxsync |
NAT: slirp_output: On the second thought do hexdump at Log6 to have a …
|
|
|
@52687
|
11 years |
vboxsync |
NAT: slirp_output - use %p, not %x, to print a pointer. Don't spam …
|
|
|
@52686
|
11 years |
vboxsync |
FE/Qt: 7462: Mac OS X: Runtime UI: Prevent Machine menu sub-menus …
|
|
|
@52685
|
11 years |
vboxsync |
VMM/GIM/Hyper-V: Busted -- Query nested paging info., MSR bitmap info. …
|
|
|
@52684
|
11 years |
vboxsync |
NAT: clean up an #ifdef in HouseKeeping() to avoid duplication of code …
|
|
|
@52683
|
11 years |
vboxsync |
NAT: Fix #else /* VBOX */ comments to reflect the condition when that …
|
|
|
@52682
|
11 years |
vboxsync |
Main/Machine+Settings: Changing extradata for a Machine instance is …
|
|
|
@52681
|
11 years |
vboxsync |
Additions/common/VBoxGuest: Linux: remove unused code for creating a …
|
|
|
@52680
|
11 years |
vboxsync |
SUP: Put a hard size limit on the startup log.
|
|
|
@52679
|
11 years |
vboxsync |
SUP: Cache errors and don't log LdrLoadDll calls before we've …
|
|
|
@52678
|
11 years |
vboxsync |
FE/Qt: 7462: Runtime UI: Do not show Debug menu for release build …
|
|
|
@52677
|
11 years |
vboxsync |
Additions/x11/vboxvideo: remove output property handler.
|
|
|
@52676
|
11 years |
vboxsync |
VMM/GIM/Minimal: round up while reporting the frequency in KHz.
|
|
|
@52675
|
11 years |
vboxsync |
VMM/GIM: Fix circular dependency between PDM and GIM init. routines.
|
|
|
@52674
|
11 years |
vboxsync |
VMM/GIM/Minimal: log.
|
|
|
@52673
|
11 years |
vboxsync |
Storage/AHCI: Switch ordering of register updates when completing the …
|
|
|
@52672
|
11 years |
vboxsync |
VMM/GIM/Minimal: Expose hypervisor timing information leaves.
|
|
|
@52671
|
11 years |
vboxsync |
VMM/GIM: Use the PDM interface to query the APIC timer freq.
|
|
|
@52670
|
11 years |
vboxsync |
VMM, Devices: Add interface to query the APIC frequency from the APIC …
|
|
|
@52669
|
11 years |
vboxsync |
VMM/IEM: added todo.
|
|
|
@52668
|
11 years |
vboxsync |
SUP: Wrong flags field in the wShowWindow forwarding feature.
|
|
|
@52667
|
11 years |
vboxsync |
DisplayImpl,VMMDev: cleaned up reenabling of the legacy video …
|
|
|
@52666
|
11 years |
vboxsync |
SUP: Fix Ctrl-C issue.
|
|
|
@52665
|
11 years |
vboxsync |
SUP: Pass along the ShowWindowsFlags.
|
|
|
@52663
|
11 years |
vboxsync |
NAT: Redo detection of connect(2) failure taking into account various …
|
|
|
@52662
|
11 years |
vboxsync |
NAT: Revert previous (r95391). poll(2) behaviour is different on …
|
|
|