|
|
@46140
|
12 years |
vboxsync |
issue 5429. Support CD/DVD images attached to IDE/SATA during OVF …
|
|
|
@46139
|
12 years |
vboxsync |
VMM/HM: Indent sub-function information in logging, easier to read!
|
|
|
@46138
|
12 years |
vboxsync |
VBoxWatchdog: Correctly handle event queue in signalHandler().
|
|
|
@46137
|
12 years |
vboxsync |
Missing file, reverting 85830.
|
|
|
@46136
|
12 years |
vboxsync |
temporary build fix
|
|
|
@46135
|
12 years |
vboxsync |
Started populating the RC address space in the debugger.
|
|
|
@46134
|
12 years |
vboxsync |
RTDbgModRemoveAll
|
|
|
@46133
|
12 years |
vboxsync |
build fix
|
|
|
@46132
|
12 years |
vboxsync |
Access netif::ip6_autoconfig_enabled only #if LWIP_IPV6_AUTOCONFIG
|
|
|
@46131
|
12 years |
vboxsync |
ldrPE.cpp: Added fallback pfnEnumSymbols implementation that works …
|
|
|
@46130
|
12 years |
vboxsync |
VMM/HMVMXR0: Another darwin 32-bit hybrid kernel fix.
|
|
|
@46129
|
12 years |
vboxsync |
FE/Qt: 6749: Frame-buffer interface cleanup/rework (part 2).
|
|
|
@46128
|
12 years |
vboxsync |
WinNT Digger: Some adjustments to the 32-bit detection code. print …
|
|
|
@46127
|
12 years |
vboxsync |
Make it possible to load symbols on 64-bit windows 8.
|
|
|
@46125
|
12 years |
vboxsync |
PGM: Optimized virtual memory searching by skipping empty tables.
|
|
|
@46124
|
12 years |
vboxsync |
Main: fix for r85814
|
|
|
@46123
|
12 years |
vboxsync |
Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
|
|
|
@46122
|
12 years |
vboxsync |
build fix
|
|
|
@46121
|
12 years |
vboxsync |
REM: Undid error introduced by following Intel documentation.
|
|
|
@46120
|
12 years |
vboxsync |
FE/Qt: 6749: Frame-buffer code reordering.
|
|
|
@46119
|
12 years |
vboxsync |
FE/Qt: 6749: Frame-buffer interface cleanup/rework (part 1).
|
|
|
@46118
|
12 years |
vboxsync |
Make 32-bit Windows 8 symbols appear.
|
|
|
@46117
|
12 years |
vboxsync |
PGMDbg.cpp: Don't try scan PGMPAGETYPE_MMIO2_ALIAS_MMIO pages.
|
|
|
@46116
|
12 years |
vboxsync |
VBoxManage: added output for recently added system properties
|
|
|
@46115
|
12 years |
vboxsync |
Windows 2000 fixes.
|
|
|
@46114
|
12 years |
vboxsync |
Prettier 'lmo' output.
|
|
|
@46113
|
12 years |
vboxsync |
Implemented debug module that uses the exported symbols. This will …
|
|
|
@46112
|
12 years |
vboxsync |
Storage: Fix race condition causing I/O hangs
|
|
|
@46111
|
12 years |
vboxsync |
VMM: Drop /DELAYLOAD:dbghelp.dll as we don't import anything from that …
|
|
|
@46110
|
12 years |
vboxsync |
VMM: Default to deferred module loading.
|
|
|
@46109
|
12 years |
vboxsync |
Made deferred loading work.
|
|
|
@46108
|
12 years |
vboxsync |
Got the NT4 ntfs.sys case working. Turned out to be some memory saving …
|
|
|
@46107
|
12 years |
vboxsync |
grr
|
|
|
@46106
|
12 years |
vboxsync |
Use DOS style path parsing when finding the default module name in …
|
|
|
@46104
|
12 years |
vboxsync |
RTPathFilenameEx: Take path style as argument.
|
|
|
@46103
|
12 years |
vboxsync |
VMM/HMVMXR0: Log CS during loading the guest state.
|
|
|
@46102
|
12 years |
vboxsync |
FE/Qt: Added unrestricted execution usage indicators.
|
|
|
@46101
|
12 years |
vboxsync |
More NT4 debugging. Getting closer to working state…
|
|
|
@46099
|
12 years |
vboxsync |
VMM/VMMR0: Tidying of the assembly code.
|
|
|
@46098
|
12 years |
vboxsync |
VMM/HMVMXR0: nits.
|
|
|
@46097
|
12 years |
vboxsync |
ConsoleVRDPServer: do not stop VRDP server if a resize is in process
|
|
|
@46090
|
12 years |
vboxsync |
VMM/HMVMXR0: Extra careful with macros.
|
|
|
@46089
|
12 years |
vboxsync |
VMM/HMVMXR0: Be more explicit about type sizes. It's rather critical …
|
|
|
@46088
|
12 years |
vboxsync |
VMM/HMVMXR0: Another attempt at fixing 32-bit darwin hybrid kernel.
|
|
|
@46087
|
12 years |
vboxsync |
warnings
|
|
|
@46086
|
12 years |
vboxsync |
DisplayImpl: fix and cleanup for postponed seamless region update
|
|
|
@46085
|
12 years |
vboxsync |
crOpenGL: some blitter fixes
|
|
|
@46084
|
12 years |
vboxsync |
try fix warning…
|
|
|
@46083
|
12 years |
vboxsync |
Made it possible to find symbols for windows nt using a …
|
|
|
@46082
|
12 years |
vboxsync |
oops.
|
|
|
@46081
|
12 years |
vboxsync |
Added RTLdrOpenInMemory.
|
|
|
@46080
|
12 years |
vboxsync |
Added RTLdrOpenInMemory.
|
|
|
@46079
|
12 years |
vboxsync |
VMM/HMVMXR0: nit.
|
|
|
@46078
|
12 years |
vboxsync |
More debugging fixes.
|
|
|
@46076
|
12 years |
vboxsync |
VMM/HMVMXR0: 32-bit hybrid darwin kernel fixes.
|
|
|
@46075
|
12 years |
vboxsync |
Main/DisplayImpl: 6711: Code fix for SMP and code improvement.
|
|
|
@46074
|
12 years |
vboxsync |
RTDbgCfg: Added API for setting the log callback.
|
|
|
@46072
|
12 years |
vboxsync |
FE/Qt: 6749: Synchronize EMT and GUI threads for NotifyUpdate too …
|
|
|
@46071
|
12 years |
vboxsync |
build fix
|
|
|
@46070
|
12 years |
vboxsync |
RTDbgCfg,++: Compressed server files and other fixes.
|
|
|
@46069
|
12 years |
vboxsync |
FE/Qt: Seamless-mode: Removing some obsolete non-working Mac host …
|
|
|
@46068
|
12 years |
vboxsync |
issue 5429. Support CD/DVD images attached to IDE/SATA during OVF …
|
|
|
@46067
|
12 years |
vboxsync |
issue 5429. Support CD/DVD images attached to IDE/SATA during OVF …
|
|
|
@46065
|
12 years |
vboxsync |
Main/DisplayImpl: 6711: Fix for the race condition where in GA sends …
|
|
|
@46064
|
12 years |
vboxsync |
FE/Qt: 6749: Moving some code (common for both existing frame-buffers) …
|
|
|
@46063
|
12 years |
vboxsync |
rpm: no EL4 anymore
|
|
|
@46062
|
12 years |
vboxsync |
FE/Qt: 6749: QImage frame-buffer cleanup/rework (part 1).
|
|
|
@46061
|
12 years |
vboxsync |
crOpenGL: yet another remove false assertion
|
|
|
@46060
|
12 years |
vboxsync |
crOpenGL: remove false assertion
|
|
|
@46059
|
12 years |
vboxsync |
crOpenGL fix some leaking on connection cleanup
|
|
|
@46058
|
12 years |
vboxsync |
FE/Qt: 6749: Some code cleanup related to Quartz2D frame-buffer.
|
|
|
@46057
|
12 years |
vboxsync |
backout r85727
|
|
|
@46056
|
12 years |
vboxsync |
Main: Reattach the medium to the VM when restoring it if hotplugging …
|
|
|
@46055
|
12 years |
vboxsync |
Main/Display: store mode data in case of a null framebuffer
|
|
|
@46054
|
12 years |
vboxsync |
Runtime/log: warning when compiling as plain C file
|
|
|
@46053
|
12 years |
vboxsync |
Added IPRT_WITH_HTTP to the IPRT build so we know when RTHttp is available.
|
|
|
@46052
|
12 years |
vboxsync |
Additions/solaris/vboxguest: convert to non-fatal error code on …
|
|
|
@46051
|
12 years |
vboxsync |
Additions/solaris/vboxms: spaces.
|
|
|
@46050
|
12 years |
vboxsync |
More symbol work
|
|
|
@46049
|
12 years |
vboxsync |
RTPathParsedReassemble, RTPathSplitReassemble: It's RTPATH_STYLE not …
|
|
|
@46048
|
12 years |
vboxsync |
Added a RTDbgMod reader that employs DbgHelp.dll.
|
|
|
@46046
|
12 years |
vboxsync |
USB/proxy/darwin: typo.
|
|
|
@46045
|
12 years |
vboxsync |
Remove L4 support from main tree, missing file.
|
|
|
@46043
|
12 years |
vboxsync |
src/libs/xpcom18a4: remove L4.
|
|
|
@46042
|
12 years |
vboxsync |
All source files should have $Id:$ keywords at the top.
|
|
|
@46041
|
12 years |
vboxsync |
VMM/HMVMXR0: nit.
|
|
|
@46040
|
12 years |
vboxsync |
Additions/x11: build fix
|
|
|
@46039
|
12 years |
vboxsync |
Additions/x11: build fix
|
|
|
@46038
|
12 years |
vboxsync |
build fix
|
|
|
@46037
|
12 years |
vboxsync |
crOpenGL: 1. missing 2.1 bits: glPointParameter …
|
|
|
@46036
|
12 years |
vboxsync |
Frontends/VBoxManage: new option --longmode for modifyvm, for changing …
|
|
|
@46035
|
12 years |
vboxsync |
Remove L4 support from main tree.
|
|
|
@46034
|
12 years |
vboxsync |
VMM: DEBUG->STRICT build fix for switcher Tests.
|
|
|
@46032
|
12 years |
vboxsync |
grumble.
|
|
|
@46031
|
12 years |
vboxsync |
Cannot define two RT_OS_XXX macros at the same time, sorry, was never …
|
|
|
@46029
|
12 years |
vboxsync |
Storage/VHDX: Disable a few consistency checks. I've seen images in …
|
|
|
@46028
|
12 years |
vboxsync |
grumble.
|
|
|
@46027
|
12 years |
vboxsync |
grumble.
|
|
|
@46025
|
12 years |
vboxsync |
RTDbgCfg: Directory and cache searching code.
|
|
|
@46023
|
12 years |
vboxsync |
RTLdrOpen: Defined the first flag RTLDR_O_FOR_DEBUG for use with RTDbgMod.
|
|
|