|
|
@19274
|
16 years |
vboxsync |
Need more space in EM
|
|
|
@19273
|
16 years |
vboxsync |
Linux vboxdrv.sh: adapted to the current format of !VBoxManage list …
|
|
|
@19272
|
16 years |
vboxsync |
NAT: cleanup (no VBOX_USE_NAT)
|
|
|
@19271
|
16 years |
vboxsync |
Solaris/vboxdrv: suspend/resume ring0 notifications.
|
|
|
@19270
|
16 years |
vboxsync |
#3354: SubMetric instances leak fixed. No more leaks in metric …
|
|
|
@19269
|
16 years |
vboxsync |
LogRel the ID of the VM process
|
|
|
@19268
|
16 years |
vboxsync |
FE/Qt4: sanity check during version update check
|
|
|
@19267
|
16 years |
vboxsync |
Cleaned up the VMREQDEST_BROADCAST code.
|
|
|
@19266
|
16 years |
vboxsync |
Added VMREQDEST_BROADCAST_REVERSE
|
|
|
@19265
|
16 years |
vboxsync |
SMP cleanup fixes.
|
|
|
@19264
|
16 years |
vboxsync |
Runtime/MP-freebsd: Fix typo which makes the kernel module unloadable
|
|
|
@19263
|
16 years |
vboxsync |
Got rid of more SMP related assertions
|
|
|
@19262
|
16 years |
vboxsync |
Introduced PDMCritSectIsOwnerEx.
|
|
|
@19261
|
16 years |
vboxsync |
iprt/dir.h: Corrected RTDirRemove docs.
|
|
|
@19260
|
16 years |
vboxsync |
Backed out PDMCritSectIsOwner change
|
|
|
@19259
|
16 years |
vboxsync |
Fixes for guest smp assertions
|
|
|
@19258
|
16 years |
vboxsync |
gcc-4.4 warning
|
|
|
@19257
|
16 years |
vboxsync |
Reapplied 46658 + fix
|
|
|
@19256
|
16 years |
vboxsync |
FE/Qt4: VBoxMediaComboBox crash vulnerability of empty combo-box fixed.
|
|
|
@19255
|
16 years |
vboxsync |
Backed out 46655-57 for now
|
|
|
@19254
|
16 years |
vboxsync |
Compile fixes
|
|
|
@19253
|
16 years |
vboxsync |
Compile fixes
|
|
|
@19252
|
16 years |
vboxsync |
SUPCallVMMR0(Ex) arguments must include the VCPU id.
Note: support …
|
|
|
@19251
|
16 years |
vboxsync |
VBoxHDD/VDI: fix heap corruption in compacting VDI.
|
|
|
@19250
|
16 years |
vboxsync |
deb: some more build depends
|
|
|
@19249
|
16 years |
vboxsync |
UUID: for r46627
|
|
|
@19248
|
16 years |
vboxsync |
EFI: FV/FD should be bigger
|
|
|
@19247
|
16 years |
vboxsync |
Devices/Makefile.kmk: bird hack -> VBOX_WITH_ALT_EFITHUNK for making …
|
|
|
@19246
|
16 years |
vboxsync |
Fixed regression from r46484.
|
|
|
@19245
|
16 years |
vboxsync |
typos
|
|
|
@19244
|
16 years |
vboxsync |
API: updated docs, Java sample
|
|
|
@19243
|
16 years |
vboxsync |
FE/Qt4: 3837: New registration method - Extra Data / Registration key …
|
|
|
@19242
|
16 years |
vboxsync |
Main: hopefully fixed Linux burns
|
|
|
@19241
|
16 years |
vboxsync |
Statistics registration fix for SMP guests
|
|
|
@19240
|
16 years |
vboxsync |
SMP guest fixes
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19238
|
16 years |
vboxsync |
Moved idCpu init
|
|
|
@19237
|
16 years |
vboxsync |
Forgot to set idCpu
|
|
|
@19236
|
16 years |
vboxsync |
Main: Added first step for ability to run VBox with read-only …
|
|
|
@19235
|
16 years |
vboxsync |
gcc-4.4 compile fix
|
|
|
@19234
|
16 years |
vboxsync |
Real & protected mode without paging entry: contruct a fake address …
|
|
|
@19233
|
16 years |
vboxsync |
#2946 & #2954: Main API now supports dynamic adding/removing network …
|
|
|
@19232
|
16 years |
vboxsync |
Assertions for raw mode & SMP guests.
|
|
|
@19231
|
16 years |
vboxsync |
Allow multiple VCPUs here too
|
|
|
@19230
|
16 years |
vboxsync |
Allow configuration of multiple VCPUs
|
|
|
@19229
|
16 years |
vboxsync |
Only the first VCPU may initialize the VM during early init.
|
|
|
@19228
|
16 years |
vboxsync |
Shortcut for one CPU
|
|
|
@19227
|
16 years |
vboxsync |
Implemented VMMGetCpu in ring 0. (SMP guests)
|
|
|
@19226
|
16 years |
vboxsync |
Fixed action flag splitup regression (#3869)
|
|
|
@19225
|
16 years |
vboxsync |
FE/Qt4: 3837: New registration method - burn fix.
|
|
|
@19224
|
16 years |
vboxsync |
FE/Qt4: 3837: New registration method - Keep Registration Dialog alive …
|
|
|
@19223
|
16 years |
vboxsync |
FE/Qt4: 3837: New registration method - Initial UI version implemented.
|
|
|
@19222
|
16 years |
vboxsync |
Main: remove debugging signal handler from VBoxSVC that prevented it …
|
|
|
@19221
|
16 years |
vboxsync |
SharedClipboard/x11: fix a potential crash if a zero-length compound …
|
|
|
@19220
|
16 years |
vboxsync |
SharedClipboard/x11: fix a potential crash if a zero-length compound …
|
|
|
@19219
|
16 years |
vboxsync |
GuestHost/clipboard/x11: use Xt caching atom functions and fix the …
|
|
|
@19218
|
16 years |
vboxsync |
NetIf/win: ipconfig fix
|
|
|
@19217
|
16 years |
vboxsync |
UVM splitup for SMP guests. Global and local request packets supported.
|
|
|
@19216
|
16 years |
vboxsync |
VBoxManage list bridgedifs: small cosmetical fix
|
|
|
@19215
|
16 years |
vboxsync |
Fe/Qt: style fix
|
|
|
@19214
|
16 years |
vboxsync |
Fe/Qt: Quick hack for busted Quartz2D on 32-bit Snow Leopard. take two
|
|
|
@19213
|
16 years |
vboxsync |
Fe/Qt: Quick hack for busted Quartz2D on 32-bit Snow Leopard.
|
|
|
@19212
|
16 years |
vboxsync |
Newline.
|
|
|
@19211
|
16 years |
vboxsync |
IPRT: Function RTDirRemoveRecursive added. Only partially implemented …
|
|
|
@19210
|
16 years |
vboxsync |
Solaris/Installer: clean up.
|
|
|
@19209
|
16 years |
vboxsync |
Solaris/Installer: typo.
|
|
|
@19208
|
16 years |
vboxsync |
debian/: sync
|
|
|
@19207
|
16 years |
vboxsync |
Forward-ported r46552: TRPMR0.cpp: Workaround for darwin/amd64 tripple …
|
|
|
@19206
|
16 years |
vboxsync |
IPRT: Use generic UUID code on windows as well.
|
|
|
@19205
|
16 years |
vboxsync |
tstUuid: Updated to RTTest and added tests for the new Utf16 functions.
|
|
|
@19204
|
16 years |
vboxsync |
Additions/installer/linux: autorun.sh Solaris package name typo.
|
|
|
@19203
|
16 years |
vboxsync |
FE/Qt4: typo/build fix
|
|
|
@19202
|
16 years |
vboxsync |
Storage/VDI: fix several bugs with compaction, deal with images which …
|
|
|
@19201
|
16 years |
vboxsync |
Solaris/installer/webservice: fixed error message.
|
|
|
@19200
|
16 years |
vboxsync |
Solaris/Installer/webservice: bump VBoxSVC sem-id limit to 1024.
|
|
|
@19199
|
16 years |
vboxsync |
Storage/VBoxHDD: fix bug leading to incorrectly ignoring writes. leads …
|
|
|
@19198
|
16 years |
vboxsync |
IPRT: Added RTUuidFrom/ToUtf16. (untested)
|
|
|
@19197
|
16 years |
vboxsync |
Installer: Italian for the various desktop files.
|
|
|
@19196
|
16 years |
vboxsync |
FE/Qt4: Merged updated Italian & Serbian translations. Added Bulgarian …
|
|
|
@19195
|
16 years |
vboxsync |
Fixed possible corruption due to RC cache entry reuse.
|
|
|
@19194
|
16 years |
vboxsync |
Additions/linux/installer: autorun.sh added xterm support for solaris …
|
|
|
@19193
|
16 years |
vboxsync |
DBGFSym.cpp: Quick implementation of a binary image search path in …
|
|
|
@19192
|
16 years |
vboxsync |
Devices/Makefile.kmk: EFI hacking.
|
|
|
@19191
|
16 years |
vboxsync |
Fe/Qt: Make it possible open the debugger window(s) and start the vm …
|
|
|
@19190
|
16 years |
vboxsync |
Oops, didn't mean to enable it, just make it build again.
|
|
|
@19189
|
16 years |
vboxsync |
DBGFSym: Build fix in DBGHELP.DLL mode.
|
|
|
@19188
|
16 years |
vboxsync |
Runtime/Aio: Makefile
|
|
|
@19187
|
16 years |
vboxsync |
Runtime/Aio: Add FreeBSD backend
|
|
|
@19186
|
16 years |
vboxsync |
Runtime/Aio: Add Windows backend
|
|
|
@19185
|
16 years |
vboxsync |
Runtime/Aio: Slight changes to the API for Windows. Fix the Solaris backend
|
|
|
@19184
|
16 years |
vboxsync |
Fe/Qt: --debug-command-line and --debug-statistics.
|
|
|
@19183
|
16 years |
vboxsync |
Devices: EFI build fix.
|
|
|
@19182
|
16 years |
vboxsync |
DBGFAddr: Three new APIs for address conversion that takes threading …
|
|
|
@19181
|
16 years |
vboxsync |
DBGFDisas: switch to the EMT of the VCpu in DBGFR3DisasInstrEx if …
|
|
|
@19180
|
16 years |
vboxsync |
PGMAllPhys.cpp: PGMPhysGCPhys2HCPhys should take the pgm lock before …
|
|
|
@19179
|
16 years |
vboxsync |
VMReq.cpp: VMREQDEST values other than ANY doesn't work yet, patch it …
|
|
|
@19178
|
16 years |
vboxsync |
VBox/vm.h: VMCPU_IS/ASSERT variants, added VM[CPU]_ASSERT_VALID_EXT_RETURN.
|
|
|
@19177
|
16 years |
vboxsync |
iprt/cdefs.h: Added RT_VALID_ALIGNED_PTR and renamed VALID_PTR to …
|
|
|
@19176
|
16 years |
vboxsync |
VBoxHDD/generic+VDI: implemented and documented
|
|
|
@19175
|
16 years |
vboxsync |
Paranoia
|
|
|