|
|
@40478
|
13 years |
vboxsync |
Main/tstAPI: modified bandwidth group testcase to use two sessions …
|
|
|
@40476
|
13 years |
vboxsync |
fix webservices for newer versions of GSOAP
|
|
|
@40475
|
13 years |
vboxsync |
Main/Medium: fix outdated method names in comments
|
|
|
@40474
|
13 years |
vboxsync |
SUPDrv: Fix linux kernel panic in MP offline case caused due to write …
|
|
|
@40473
|
13 years |
vboxsync |
tstAPI: added a test case for bandwidth group
|
|
|
@40472
|
13 years |
vboxsync |
Print LFB base, too.
|
|
|
@40471
|
13 years |
vboxsync |
VBoxManage: droped redundant code in bandwidthctl (#5582)
|
|
|
@40470
|
13 years |
vboxsync |
VBoxManage: use common code in bandwidthctl and showvminfo to list …
|
|
|
@40469
|
13 years |
vboxsync |
VBoxManage: bandwidthctl uses sub-commands instead of options (#5582)
|
|
|
@40468
|
13 years |
vboxsync |
Main/ExtPackManager: fix Windows problem where we stop in the filename …
|
|
|
@40466
|
13 years |
vboxsync |
Main/Medium: another go at the medium locking related to queryInfo, …
|
|
|
@40465
|
13 years |
vboxsync |
Main/Console: fix various regression from the locking cleanup
|
|
|
@40464
|
13 years |
vboxsync |
Windows Guest Additions installer: Rephrased d3d8/d3d9 manual lookup.
|
|
|
@40463
|
13 years |
vboxsync |
Additions/Windows: French NLS for r76827.
|
|
|
@40462
|
13 years |
vboxsync |
Windows Guest Additions installer: Offer to open online handbook for …
|
|
|
@40455
|
13 years |
vboxsync |
FE/Qt: Hungarian NLS update, thanks to George Hron.
|
|
|
@40454
|
13 years |
vboxsync |
FE/Qt: updated NLS.
|
|
|
@40453
|
13 years |
vboxsync |
EM/IEM/PATM: some refactoring.
|
|
|
@40452
|
13 years |
vboxsync |
Main/glue/AutoLock: if we have the assertions we can make use of them…
|
|
|
@40451
|
13 years |
vboxsync |
EM: build fix.
|
|
|
@40450
|
13 years |
vboxsync |
EM: Refactoring (dropping pVM argument).
|
|
|
@40449
|
13 years |
vboxsync |
SELM: Refactoring (PVM -> PVMCPU).
|
|
|
@40448
|
13 years |
vboxsync |
EM: refactoring…
|
|
|
@40447
|
13 years |
vboxsync |
EM: More refactoring.
|
|
|
@40446
|
13 years |
vboxsync |
EM: One more EMInterpretInstructionCPU usage.
|
|
|
@40445
|
13 years |
vboxsync |
VBoxService/VMInfo-win: Don't skip CachedInteractive sessions, be more …
|
|
|
@40444
|
13 years |
vboxsync |
Solaris/VBoxNetFltBow: comment out calls to mac_unicast_remove() as we …
|
|
|
@40443
|
13 years |
vboxsync |
FE/Qt: Use plastique look 'n feel on Solaris for Qt 4.7.x.
|
|
|
@40442
|
13 years |
vboxsync |
IEM integration in progress - doing some EM refactoring to ease this …
|
|
|
@40438
|
13 years |
vboxsync |
Serial: don't leave the loop on EINTR. We have a similar handling in …
|
|
|
@40437
|
13 years |
vboxsync |
GuestCtrl: Fixed return values for draining the execution stream, …
|
|
|
@40436
|
13 years |
vboxsync |
VbglR3CredentialsDestroyUtf16: RTUtf16Len returns the length as a …
|
|
|
@40435
|
13 years |
vboxsync |
updates
|
|
|
@40434
|
13 years |
vboxsync |
|
|
|
@40433
|
13 years |
vboxsync |
VGA: Do not hardcode LFB base in BIOS.
|
|
|
@40432
|
13 years |
vboxsync |
Main/VirtualBox+Machine+Medium: redesign the medium registry save …
|
|
|
@40431
|
13 years |
vboxsync |
crOpenGL: more TLS data handling fixes
|
|
|
@40430
|
13 years |
vboxsync |
Additions/common/VBoxGuest: disable Solaris test case on Windows hosts …
|
|
|
@40429
|
13 years |
vboxsync |
Main: Updated UUID of IInternalMachineControl and …
|
|
|
@40428
|
13 years |
vboxsync |
fedora17
|
|
|
@40426
|
13 years |
vboxsync |
libs/xpcom: gcc-4.7 fix: Remove NS_DEFCALL. regparm(0) is default on …
|
|
|
@40425
|
13 years |
vboxsync |
backed out the gcc-4.7 change for XPCOM in r76751
|
|
|
@40424
|
13 years |
vboxsync |
gcc-4.7 is more paranoid when checking function declarations regarding …
|
|
|
@40423
|
13 years |
vboxsync |
NAT: warnings [-Wunused-macros]
|
|
|
@40422
|
13 years |
vboxsync |
NAT: warnings [-Wunused-but-set-variable]
|
|
|
@40421
|
13 years |
vboxsync |
NAT: warnings [-Wunused-but-set-variable]
|
|
|
@40420
|
13 years |
vboxsync |
gcc-4.7 32-bit fixes
|
|
|
@40419
|
13 years |
vboxsync |
showvminfo: Started converting the code into using macros for showing …
|
|
|
@40418
|
13 years |
vboxsync |
Main: Extended IMachine and the settings XML with three tracing …
|
|
|
@40417
|
13 years |
vboxsync |
RTCString::count(): Don't crash if the string is empty (m_psz == NULL).
|
|
|
@40416
|
13 years |
vboxsync |
s/fTraceing/fTracing/g
|
|
|
@40415
|
13 years |
vboxsync |
VbgR3AutoLogonReportStatus: Drop the unnecessary RTStrPrintf and …
|
|
|
@40414
|
13 years |
vboxsync |
VbglR3: Implemented fallback for auto-logon status reporting in case …
|
|
|
@40413
|
13 years |
vboxsync |
'*' -> 'all'.
|
|
|
@40411
|
13 years |
vboxsync |
Installer/linux: Fedora 17
|
|
|
@40410
|
13 years |
vboxsync |
FE/Qt: more Linux distribution codenames
|
|
|
@40407
|
13 years |
vboxsync |
rpm/rules: fix building without STAGEDISO, and decrease differences to …
|
|
|
@40406
|
13 years |
vboxsync |
build fix.
|
|
|
@40405
|
13 years |
vboxsync |
VMM/PDM: Some simple tracepoint infastructure.
|
|
|
@40403
|
13 years |
vboxsync |
GuestCtrl: Don't try too hard when searching for a new context ID.
|
|
|
@40402
|
13 years |
vboxsync |
Fe/VBoxShell: Fixed broken Additions information lookup.
|
|
|
@40400
|
13 years |
vboxsync |
webservice: Added Python sample.
|
|
|
@40399
|
13 years |
vboxsync |
Do not refuse 2.88MB images.
|
|
|
@40398
|
13 years |
vboxsync |
VBoxManage: don't crash if no subcommand was specified in 'VBoxManage …
|
|
|
@40397
|
13 years |
vboxsync |
VMM: Make most of the tracing optional so we don't have to be afraid …
|
|
|
@40396
|
13 years |
vboxsync |
IEM: Research done by Michal fixed a todo.
|
|
|
@40395
|
13 years |
vboxsync |
rpm: fix for r74904
|
|
|
@40393
|
13 years |
vboxsync |
VBoxCredProv: Fixed reference counting + wiping credentials, logging …
|
|
|
@40392
|
13 years |
vboxsync |
Devices/keyboards: try to better support Sun function keys, take 2.
|
|
|
@40390
|
13 years |
vboxsync |
deb/rpm: fix package building, VNC extension pack is integrated if …
|
|
|
@40389
|
13 years |
vboxsync |
wine/wddm: force D3DPTADDRESSCAPS_MIRRORONCE
|
|
|
@40388
|
13 years |
vboxsync |
wddm/3d: shared resource destroy handling fixes
|
|
|
@40387
|
13 years |
vboxsync |
wddm: concurrency fixes
|
|
|
@40386
|
13 years |
vboxsync |
xpcom/plerror: fixed upper limit
|
|
|
@40385
|
13 years |
vboxsync |
ExtPacks: OSE build fix
|
|
|
@40383
|
13 years |
vboxsync |
ExtPacks/VNC: New extension pack contributed by Ivo Smits, Howard Su …
|
|
|
@40382
|
13 years |
vboxsync |
ExtPacks: small cleanup
|
|
|
@40381
|
13 years |
vboxsync |
IEM_MC_STORE_MEM_NEG_QNAN_R80_BY_REF bugfix spotted by Frank.
|
|
|
@40380
|
13 years |
vboxsync |
oops
|
|
|
@40379
|
13 years |
vboxsync |
sample bugfix.
|
|
|
@40377
|
13 years |
vboxsync |
Fixes for real dtrace (trailing digits are not allowed in provider names).
|
|
|
@40376
|
13 years |
vboxsync |
VMM: Make it build with dtrace enabled.
|
|
|
@40375
|
13 years |
vboxsync |
VMM: flow tracing.
|
|
|
@40374
|
13 years |
vboxsync |
Runtime/checksum/manifest: potential memory leak
|
|
|
@40373
|
13 years |
vboxsync |
wddm: proper lookaside list initialization
|
|
|
@40371
|
13 years |
vboxsync |
EM tracking.
|
|
|
@40370
|
13 years |
vboxsync |
VBOX_WITH_RAW_MODE compile fixes
|
|
|
@40369
|
13 years |
vboxsync |
Additions/VBoxGuest: temporary fix for an empty union on non-Windows …
|
|
|
@40368
|
13 years |
vboxsync |
Additions/VBoxGuest: try to fix VBoxGuest-solaris STREAMS test case on …
|
|
|
@40367
|
13 years |
vboxsync |
In-progress command blocks keyboard input.
|
|
|
@40366
|
13 years |
vboxsync |
Additions/Linux: install the X.Org Server 1.12 video driver.
|
|
|
@40365
|
13 years |
vboxsync |
IPRT/testcase: Added simple testcase for RTMemWipeThoroughly().
|
|
|
@40364
|
13 years |
vboxsync |
Avoid spurious resend responses.
|
|
|
@40363
|
13 years |
vboxsync |
GA installer/win: fix a usage dialog issue being displayed on run
|
|
|
@40361
|
13 years |
vboxsync |
GuestProperties/API: never send property change events with NULL strings.
|
|
|
@40360
|
13 years |
vboxsync |
Do not try to run unreal mode code as V86 in VT-x.
|
|
|
@40359
|
13 years |
vboxsync |
VBoxGuest: disable page list HGCM transfers for Locked buffers to …
|
|
|
@40358
|
13 years |
vboxsync |
Main/Metrics: All calls to VM processes are done in separate thread (#6029)
|
|
|
@40357
|
13 years |
vboxsync |
EM: Moving functions around a bit.
|
|
|
@40356
|
13 years |
vboxsync |
MWAIT fixes: Only clear the mwait-active flag when actually resuming …
|
|
|