|
|
@24837
|
15 years |
vboxsync |
gcc warning
|
|
|
@24836
|
15 years |
vboxsync |
gcc warning
|
|
|
@24830
|
15 years |
vboxsync |
xpcom/server.cpp: More cleanup.
|
|
|
@24828
|
15 years |
vboxsync |
xpcom/server.cpp: Some cleanup.
|
|
|
@24823
|
15 years |
vboxsync |
build fix.
|
|
|
@24822
|
15 years |
vboxsync |
EFI: correct 64-bit entry points
|
|
|
@24821
|
15 years |
vboxsync |
xpcom/server.cpp: Close all file handles when daemonzining VBoxSVC.
|
|
|
@24820
|
15 years |
vboxsync |
xpcom/server.cpp: quick cleanup
|
|
|
@24810
|
15 years |
vboxsync |
OVF: fix broken floppy and cd-rom import
|
|
|
@24788
|
15 years |
vboxsync |
2D/3D support test: make the test app be invoked with propper args on …
|
|
|
@24786
|
15 years |
vboxsync |
Main: Don't try to automatically clear TeleporterEnabled when it isn't …
|
|
|
@24770
|
15 years |
vboxsync |
Main: fixed teleportation cancellation.
|
|
|
@24765
|
15 years |
vboxsync |
MachineImpl/AttachDevice: the "smartness" applies only to hard disks. …
|
|
|
@24759
|
15 years |
vboxsync |
Main/MachineImpl: fix copy/paste bug in fixupMedia(), caused VBoxSVC …
|
|
|
@24727
|
15 years |
vboxsync |
Main/MachineImpl: in DetachDrive don't forget to remove the backrefs …
|
|
|
@24725
|
15 years |
vboxsync |
Main/Medium: Move per-operation state (progress object reference etc) …
|
|
|
@24706
|
15 years |
vboxsync |
EFI: ACPI work
|
|
|
@24704
|
15 years |
vboxsync |
SessionMachine::PushGuestProperty: Fixed state validation. …
|
|
|
@24703
|
15 years |
vboxsync |
Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
|
|
|
@24696
|
15 years |
vboxsync |
VBoxTestGL: logging make the log file name be suffexed with …
|
|
|
@24694
|
15 years |
vboxsync |
VBoxTestGL: allow logging via --log=<log_file_name> option or …
|
|
|
@24691
|
15 years |
vboxsync |
Main/MediumImpl: fix medium state refresh/locking order, as the …
|
|
|
@24685
|
15 years |
vboxsync |
Inverted assertion
|
|
|
@24679
|
15 years |
vboxsync |
websrv-cpp.xsl: generate default case to shut up gcc's presumably …
|
|
|
@24678
|
15 years |
vboxsync |
Misc: Shut up annoying gcc warnings on darwin.
|
|
|
@24664
|
15 years |
vboxsync |
ConsoleImpl.cpp: Fussing over the guest property code. (no fixes yet)
|
|
|
@24663
|
15 years |
vboxsync |
MachineImpl.cpp: Some reviewing / fussing / optimizing of the guest …
|
|
|
@24655
|
15 years |
vboxsync |
VirtualBoxBase.h: new may throw std::bad_alloc, so don't assing …
|
|
|
@24654
|
15 years |
vboxsync |
VirtualBoxBase.h: new may throw std::bad_alloc, so don't assing …
|
|
|
@24649
|
15 years |
vboxsync |
Main: another autolock was done too late in SetGuestProperty
|
|
|
@24644
|
15 years |
vboxsync |
Main: autolock was done too late in SetGuestProperty
|
|
|
@24626
|
15 years |
vboxsync |
Main: Increased default guest VRAM size for Windows >= NT from 12 to 16MB.
|
|
|
@24620
|
15 years |
vboxsync |
Saved state screenshot Main API fix (xTracker 4364).
|
|
|
@24619
|
15 years |
vboxsync |
make readable.
|
|
|
@24618
|
15 years |
vboxsync |
Added Global::vboxStatusCodeFromCOM (and Global::vboxStatusCodeToCOM), …
|
|
|
@24617
|
15 years |
vboxsync |
drop unnecessary break.
|
|
|
@24614
|
15 years |
vboxsync |
ConsoleImplTeleporter.cpp: changed to VM hand over and TCP …
|
|
|
@24606
|
15 years |
vboxsync |
Interface changes require a UUID change (!)
|
|
|
@24603
|
15 years |
vboxsync |
Main: remaining firmware selection bits
|
|
|
@24602
|
15 years |
vboxsync |
EFI: firmware check API in Main
|
|
|
@24599
|
15 years |
vboxsync |
EFI: Main work for additional firmware types and presence checks
|
|
|
@24592
|
15 years |
vboxsync |
Main: fixed an uninitialized variable found by valgrind introduced …
|
|
|
@24583
|
15 years |
vboxsync |
DrvVD,ConsoleImpl2.cpp: Added a TempReadOnly argument for use on the …
|
|
|
@24579
|
15 years |
vboxsync |
Main/Console: fix taking snapshots of a VM with several hard disk …
|
|
|
@24577
|
15 years |
vboxsync |
Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
|
|
|
@24574
|
15 years |
vboxsync |
SSMStandalone.a/lib for linking with VBoxSVC.
|
|
|
@24572
|
15 years |
vboxsync |
Main: gcc warning
|
|
|
@24571
|
15 years |
vboxsync |
VBoxSVC link fix
|
|
|
@24563
|
15 years |
vboxsync |
Main/MediumImpl: dead code
|
|
|
@24560
|
15 years |
vboxsync |
Main/MachineImpl: change the dvd/floppy mounting code so that the …
|
|
|
@24558
|
15 years |
vboxsync |
Main: Teleport to local process with disks attached. Delays the …
|
|
|
@24556
|
15 years |
vboxsync |
Main/snapshots: another attempt at progress crash fixing
|
|
|
@24555
|
15 years |
vboxsync |
Main/VirtualBox: fix a bunch of error messages which weren't converted …
|
|
|
@24554
|
15 years |
vboxsync |
2nd attempt to fix the cast problem
|
|
|
@24553
|
15 years |
vboxsync |
Wrong pointer type for the progress object
|
|
|
@24552
|
15 years |
vboxsync |
ConsoleImpl: Assertion update
|
|
|
@24551
|
15 years |
vboxsync |
virtio: no setting file updates needed, reverting r54670
|
|
|
@24548
|
15 years |
vboxsync |
virtio: string mismatch between device and some parts of main. (part …
|
|
|
@24547
|
15 years |
vboxsync |
Main/Version.cpp: obsolete
|
|
|
@24546
|
15 years |
vboxsync |
virtio: string mismatch between device and some parts of main.
|
|
|
@24541
|
15 years |
vboxsync |
fix #4415: VBoxSVC zombie
|
|
|
@24539
|
15 years |
vboxsync |
Saved state screenshot API (xTracker 4364).
|
|
|
@24538
|
15 years |
vboxsync |
Main/Settings: fix typo in hardware conversion settings version bump
|
|
|
@24528
|
15 years |
vboxsync |
Saved state screenshot Main API prototype (xTracker 4364).
|
|
|
@24526
|
15 years |
vboxsync |
OVF: fix import and export of floppy and DVD attachments broken by …
|
|
|
@24525
|
15 years |
vboxsync |
ApplianceImpl: Fixed to build on Windows.
|
|
|
@24524
|
15 years |
vboxsync |
Main/Machine: fix error handling in MountMedium, dropping the error …
|
|
|
@24522
|
15 years |
vboxsync |
Main/OVF: fix import of floppies, add stub code for proper future …
|
|
|
@24511
|
15 years |
vboxsync |
Main/MediumAttchment: back out API change which changed the return …
|
|
|
@24509
|
15 years |
vboxsync |
Main: fix deleteSnapshot failure: medium backreferences were not …
|
|
|
@24499
|
15 years |
vboxsync |
Main/testcase: build fix
|
|
|
@24497
|
15 years |
vboxsync |
Main/Settings.cpp: Corrected the handling of the hardware version. …
|
|
|
@24496
|
15 years |
vboxsync |
Main/testcase: update to changed MountMedium method as well
|
|
|
@24494
|
15 years |
vboxsync |
Main/Appliance: fix SCSI controller import (use long name now), and …
|
|
|
@24493
|
15 years |
vboxsync |
API/Machine,Session: add a force mount parameter to MountMedium and …
|
|
|
@24490
|
15 years |
vboxsync |
Saved state screenshot API stubs (xTracker 4364).
|
|
|
@24466
|
15 years |
vboxsync |
Main: more XML documentation
|
|
|
@24465
|
15 years |
vboxsync |
Respect the default value of PAE for pre 1.9 xml files.
Always write …
|
|
|
@24464
|
15 years |
vboxsync |
TakeScreenShotSlow corrected comment and API spec.
|
|
|
@24462
|
15 years |
vboxsync |
Main: fix deadlock discarding images
|
|
|
@24460
|
15 years |
vboxsync |
PAE enabled by default
|
|
|
@24459
|
15 years |
vboxsync |
TakeScreenShotSlow convert pixels.
|
|
|
@24458
|
15 years |
vboxsync |
Main: fix medium detachments when restoring snapshot, second try
|
|
|
@24457
|
15 years |
vboxsync |
Put PNG screenshot to saved state (works but disabled).
|
|
|
@24456
|
15 years |
vboxsync |
Changed default of PAE to true for 64 bits and 32 bits Windows & …
|
|
|
@24447
|
15 years |
vboxsync |
Main: fix double medium detachment when restoring snapshot
|
|
|
@24441
|
15 years |
vboxsync |
ConsoleImpl: should be pcnet and not e1000
|
|
|
@24438
|
15 years |
vboxsync |
Wrong approach
|
|
|
@24436
|
15 years |
vboxsync |
Disable CD/DVD drives for SATA because supprt is not complete yet (no …
|
|
|
@24434
|
15 years |
vboxsync |
Main: API docs
|
|
|
@24433
|
15 years |
vboxsync |
Main: fix crash when deleting the only snapshot
|
|
|
@24416
|
15 years |
vboxsync |
Fixed bugs in VBoxManage list hostcpuids and the cpuid part of the …
|
|
|
@24413
|
15 years |
vboxsync |
ConsoleImpl2.cpp: rc mix up.
|
|
|
@24407
|
15 years |
vboxsync |
Put screenshot to saved state (incomplete and disabled), fixed burn.
|
|
|
@24406
|
15 years |
vboxsync |
Main/CPUM: Use /CPUM/HostCPUID instead of /CPUM/CPUID since the latter …
|
|
|
@24405
|
15 years |
vboxsync |
Put screenshot to saved state (incomplete and disabled).
|
|
|
@24403
|
15 years |
vboxsync |
Main: Added Host::GetProcessorCpuIdLeaf.
|
|
|
@24401
|
15 years |
vboxsync |
MediumAttachment: get the controller only if mParent is valid
|
|
|
@24373
|
15 years |
vboxsync |
Updated screenshot API (xTracker 4364).
|
|
|
@24366
|
15 years |
vboxsync |
ConsoleImpl.cpp: Pick up any SSM error message that might be around …
|
|
|