|
|
@23645
|
15 years |
vboxsync |
Additions/x11: delete stale VBoxClient pidfiles before starting new …
|
|
|
@23644
|
15 years |
vboxsync |
Runtime: Added indexed options to RTGetOpt (eg: "--strwithindex14 value")
|
|
|
@23643
|
15 years |
vboxsync |
VRDP port range API.
|
|
|
@23641
|
15 years |
vboxsync |
Wrong else
|
|
|
@23638
|
15 years |
vboxsync |
Log AMD_CPUID_SVM_FEATURE_EDX_PAUSE_FILTER
|
|
|
@23636
|
15 years |
vboxsync |
VirtualBoxBash.h: Added RT_UNLIKELY around a bunch of assertion and …
|
|
|
@23635
|
15 years |
vboxsync |
VBoxManage: error check
|
|
|
@23634
|
15 years |
vboxsync |
VBoxService: No need for RTStrCurrentCPToUtf8() anymore.
|
|
|
@23633
|
15 years |
vboxsync |
Main: A little more live migration bits.
|
|
|
@23632
|
15 years |
vboxsync |
Installer/FreeBSD: Include VBoxREM32.so and VBoxREM64.so in 32bit builds
|
|
|
@23630
|
15 years |
vboxsync |
video 2d accel: fix gl context issue for old ATI drivers on linux
|
|
|
@23629
|
15 years |
vboxsync |
Installer/FreeBSD: Export missing files
|
|
|
@23628
|
15 years |
vboxsync |
HostHardware/FreeBSD: Make it compile on FreeBSD 7
|
|
|
@23626
|
15 years |
vboxsync |
Main: Somre more live migration stuff.
|
|
|
@23625
|
15 years |
vboxsync |
IPRT: Added RTTcpServerShutdown and cleaned up the code.
|
|
|
@23624
|
15 years |
vboxsync |
Main/ConsoleImpl: fix incorrect assertion when changing to host dvd/floppy.
|
|
|
@23623
|
15 years |
vboxsync |
Linux installer: small makefile fix for VBOX_WITH_DOCS_CHM
|
|
|
@23622
|
15 years |
vboxsync |
use DEV_BSIZE instead of hardcoded 512 bytes in r53300
|
|
|
@23621
|
15 years |
vboxsync |
forward port r53301 from 3.0 to HEAD
|
|
|
@23620
|
15 years |
vboxsync |
Runtime: fixed pObjInfo->cbAllocated for non-Windows hosts
|
|
|
@23619
|
15 years |
vboxsync |
comment typo.
|
|
|
@23617
|
15 years |
vboxsync |
FE/Qt4: Seems better to use GetName() instead of GetLocation() for …
|
|
|
@23616
|
15 years |
vboxsync |
FE/Qt4: Little fix for r53283.
|
|
|
@23615
|
15 years |
vboxsync |
AsyncCompletion/FileCache: Improve memory usage for read sizes not …
|
|
|
@23614
|
15 years |
vboxsync |
crOpenGL: remove src ptr assert when memcpy 0 bytes public #5158
|
|
|
@23613
|
15 years |
vboxsync |
tcp.cpp: nippicking: No else after return.
|
|
|
@23612
|
15 years |
vboxsync |
build fix.
|
|
|
@23611
|
15 years |
vboxsync |
typo
|
|
|
@23610
|
15 years |
vboxsync |
IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
|
|
|
@23609
|
15 years |
vboxsync |
FE/Qt: nice names for host drives in the Settings window
|
|
|
@23608
|
15 years |
vboxsync |
VBoxService: Backed out r53279; just wait for SysprepRC in *any* case …
|
|
|
@23607
|
15 years |
vboxsync |
VBoxService: Added additional status reporting for sequential host …
|
|
|
@23606
|
15 years |
vboxsync |
Main: More live migration code.
|
|
|
@23605
|
15 years |
vboxsync |
split-soapC.cpp: hack for dealing with static const struct …
|
|
|
@23604
|
15 years |
vboxsync |
AsyncCompletion: More logging
|
|
|
@23603
|
15 years |
vboxsync |
AsyncCompletion: Bugfixes
|
|
|
@23602
|
15 years |
vboxsync |
Runtime/Aio: Bugfixes
|
|
|
@23601
|
15 years |
vboxsync |
fix sdk build problem (port is a reserved word in java)
|
|
|
@23600
|
15 years |
vboxsync |
Main: three new Machine settings (not enabled).
|
|
|
@23599
|
15 years |
vboxsync |
Main: Live migration work.
|
|
|
@23598
|
15 years |
vboxsync |
VMM,Main,VBoxBFE: Split up VMR3Load into VMR3LoadFromFile and …
|
|
|
@23597
|
15 years |
vboxsync |
Fix QNX paging loop
|
|
|
@23596
|
15 years |
vboxsync |
SSM: doc fixes.
|
|
|
@23595
|
15 years |
vboxsync |
SSM: SSMR3LiveToFile -> SSMR3LiveSave.
|
|
|
@23594
|
15 years |
vboxsync |
Storage/iSCSI: add config value to define the threshold for write …
|
|
|
@23593
|
15 years |
vboxsync |
SSM: Fixed bug causing invalid/unnecessary directory entries. Made …
|
|
|
@23592
|
15 years |
vboxsync |
EFI firmware build system: build script, variables and rules
|
|
|
@23591
|
15 years |
vboxsync |
Main/MediumImpl: fix closing of DVD/floppy media.
|
|
|
@23590
|
15 years |
vboxsync |
Redundant article
|
|
|
@23589
|
15 years |
vboxsync |
SSM: Generalizing the file handling.
|
|
|
@23588
|
15 years |
vboxsync |
video 2d accel: display warning in VM display settings dialog when …
|
|
|
@23587
|
15 years |
vboxsync |
CFGM: Optimize the lookups.
|
|
|
@23586
|
15 years |
vboxsync |
CFGM: Sort the key and value name so that ordering is predictable. …
|
|
|
@23585
|
15 years |
vboxsync |
FE/Qt4: Adapting 'New VM Wizard' & 'First Run Wizard' to new [Main] …
|
|
|
@23584
|
15 years |
vboxsync |
pdmR3Load: Relaxed device/instance ordering assumptions.
|
|
|
@23583
|
15 years |
vboxsync |
Main: fix wrong snapshot assertion
|
|
|
@23581
|
15 years |
vboxsync |
FE/Qt4: Storage Settings UI: Set the first controller as current if …
|
|
|
@23580
|
15 years |
vboxsync |
FE/Qt4: Storage Settings UI: Removing 'device' combo from the right …
|
|
|
@23579
|
15 years |
vboxsync |
video hw accel: fix ogl version parsing
|
|
|
@23578
|
15 years |
vboxsync |
#3987: Virtio: LEDs are done.
|
|
|
@23577
|
15 years |
vboxsync |
VBoxService: Logging fixes.
|
|
|
@23576
|
15 years |
vboxsync |
VBoxService: Space.
|
|
|
@23575
|
15 years |
vboxsync |
VBoxService: Fixed GEN_IO_FAILURE, naming cleanup.
|
|
|
@23572
|
15 years |
vboxsync |
doc: fix burn
|
|
|
@23571
|
15 years |
vboxsync |
crOpenGL: update to wine 1.1.30
|
|
|
@23570
|
15 years |
vboxsync |
VBoxManage: added a '--pause' option to the 'snapshot take' command.
|
|
|
@23569
|
15 years |
vboxsync |
VBoxManage: added a '--pause' option to the 'snapshot take' command.
|
|
|
@23568
|
15 years |
vboxsync |
PCNet: don't reset BCR_BSBC on S_RESET (xtracker #4330)
|
|
|
@23567
|
15 years |
vboxsync |
Main: Enabled the live snapshot code (TakeSnapshot).
|
|
|
@23566
|
15 years |
vboxsync |
Fixed assertion
|
|
|
@23565
|
15 years |
vboxsync |
PGMSavedState: Enabled the new saved state format (v10).
|
|
|
@23564
|
15 years |
vboxsync |
video hw accel: fix scaling issue
|
|
|
@23563
|
15 years |
vboxsync |
Main/HostHardwareLinux: function descriptions and removed a header file
|
|
|
@23562
|
15 years |
vboxsync |
FE/Qt4: VBoxConsoleWnd & VBoxVMSettingsNetwork: Few coding-style fixes.
|
|
|
@23561
|
15 years |
vboxsync |
VBoxManage: comment
|
|
|
@23560
|
15 years |
vboxsync |
API/SystemProperties: new method to query the maximum instance count …
|
|
|
@23559
|
15 years |
vboxsync |
VBoxManage: in showvminfo option display all the available storage …
|
|
|
@23558
|
15 years |
vboxsync |
Wrong tests
|
|
|
@23557
|
15 years |
vboxsync |
Test hwaccm(cpu) padding too
|
|
|
@23554
|
15 years |
vboxsync |
typos
|
|
|
@23553
|
15 years |
vboxsync |
More assertions
|
|
|
@23552
|
15 years |
vboxsync |
Python WS: docs update, minor build changes
|
|
|
@23551
|
15 years |
vboxsync |
Linux guest additions: fixed the s_maxbytes member of the …
|
|
|
@23550
|
15 years |
vboxsync |
video 2d accel: map buffer ret value check
|
|
|
@23548
|
15 years |
vboxsync |
video 2d accel: linux ATI gl context loss fix
|
|
|
@23546
|
15 years |
vboxsync |
Use KeIpiGenericCall on Windows 7 hosts.
|
|
|
@23544
|
15 years |
vboxsync |
oops again.
|
|
|
@23543
|
15 years |
vboxsync |
PGMSavedState: Zero page counting (ram+mmio2).
|
|
|
@23542
|
15 years |
vboxsync |
SSM: docs.
|
|
|
@23541
|
15 years |
vboxsync |
SSM: typo.
|
|
|
@23540
|
15 years |
vboxsync |
SSM: Added a live save flag to the file header and handle, exposing it …
|
|
|
@23539
|
15 years |
vboxsync |
PGMSavedState: Added some sanity checks for write monitored pages …
|
|
|
@23538
|
15 years |
vboxsync |
Fixed warning about undefined PATH_vboxdrv-mod.
|
|
|
@23537
|
15 years |
vboxsync |
FreeBSD: Bye bye HAL. We use the CAM layer directly to discover CD/DVD …
|
|
|
@23536
|
15 years |
vboxsync |
oops.
|
|
|
@23535
|
15 years |
vboxsync |
PGMSavedState: More statistics.
|
|
|
@23534
|
15 years |
vboxsync |
PGMSavedState: Mmio2 bugfixes and more statistics.
|
|
|
@23532
|
15 years |
vboxsync |
PGMSavedState: some cleanups
|
|
|
@23531
|
15 years |
vboxsync |
RDP: Support FreeBSD
|
|
|
@23530
|
15 years |
vboxsync |
Main: Fix booting from SATA controllers
|
|
|