|
|
@24605
|
15 years |
vboxsync |
VBoxClient: Fixed wrong pointer check and return value.
|
|
|
@24604
|
15 years |
vboxsync |
Solaris/Installer: symlink vboxefi.fv from arch-specific to …
|
|
|
@24603
|
15 years |
vboxsync |
Main: remaining firmware selection bits
|
|
|
@24602
|
15 years |
vboxsync |
EFI: firmware check API in Main
|
|
|
@24601
|
15 years |
vboxsync |
Frontends/VBoxManage: fix the storage controller output of "VBoxManage …
|
|
|
@24600
|
15 years |
vboxsync |
FE/Qt4: 4426: USB filters cannot be disabled - state change handler added.
|
|
|
@24599
|
15 years |
vboxsync |
EFI: Main work for additional firmware types and presence checks
|
|
|
@24598
|
15 years |
vboxsync |
GUI: better confirmation msg for delete snapshot
|
|
|
@24597
|
15 years |
vboxsync |
Same for the shortcut names
|
|
|
@24596
|
15 years |
vboxsync |
Reversed up/down
|
|
|
@24595
|
15 years |
vboxsync |
GUI: better confirmation msg for delete snapshot
|
|
|
@24594
|
15 years |
vboxsync |
FE/Qt4: typo
|
|
|
@24593
|
15 years |
vboxsync |
FE/Qt4: 4149: GUI SEGFAULT in snapshot widget - should be fixed.
|
|
|
@24592
|
15 years |
vboxsync |
Main: fixed an uninitialized variable found by valgrind introduced …
|
|
|
@24591
|
15 years |
vboxsync |
VBoxConsoleWnd.cpp: Unintential commit.
|
|
|
@24590
|
15 years |
vboxsync |
VBoxManageDisk.cpp: Wrong syntax diagram for convertfromraw if given …
|
|
|
@24589
|
15 years |
vboxsync |
Python shell: better naming
|
|
|
@24588
|
15 years |
vboxsync |
DevAHCI: Ditto.
|
|
|
@24587
|
15 years |
vboxsync |
DevATA.cpp: Better error message about missing devices during …
|
|
|
@24586
|
15 years |
vboxsync |
Python shell: more teleportation (info, password)
|
|
|
@24585
|
15 years |
vboxsync |
fileio-posix.cpp: Build fix.
|
|
|
@24584
|
15 years |
vboxsync |
fileio-posix.cpp: file sharing emulation for debugging purposes. …
|
|
|
@24583
|
15 years |
vboxsync |
DrvVD,ConsoleImpl2.cpp: Added a TempReadOnly argument for use on the …
|
|
|
@24582
|
15 years |
vboxsync |
VMM.cpp: Fix cleanup of the stack's guard pages so that we don't …
|
|
|
@24581
|
15 years |
vboxsync |
Python shell: teleportation support
|
|
|
@24580
|
15 years |
vboxsync |
PDMLdr.cpp: Call VMSetError before freeing the filename used in the …
|
|
|
@24579
|
15 years |
vboxsync |
Main/Console: fix taking snapshots of a VM with several hard disk …
|
|
|
@24578
|
15 years |
vboxsync |
fix OSE
|
|
|
@24577
|
15 years |
vboxsync |
Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
|
|
|
@24575
|
15 years |
vboxsync |
SSM: Reduce the number of ifndef SSM_STANDALONE checks by moving code.
|
|
|
@24574
|
15 years |
vboxsync |
SSMStandalone.a/lib for linking with VBoxSVC.
|
|
|
@24573
|
15 years |
vboxsync |
build fix
|
|
|
@24572
|
15 years |
vboxsync |
Main: gcc warning
|
|
|
@24571
|
15 years |
vboxsync |
VBoxSVC link fix
|
|
|
@24570
|
15 years |
vboxsync |
crOGL: gcc warnings (note that GLint is sometimes long!)
|
|
|
@24569
|
15 years |
vboxsync |
crOGL: gcc warning
|
|
|
@24568
|
15 years |
vboxsync |
add the EFI firmware image into Linux .deb/.rpm packages
|
|
|
@24567
|
15 years |
vboxsync |
VM.cpp: Always write VMSetError messages to the release log. Main may …
|
|
|
@24566
|
15 years |
vboxsync |
gcc warning
|
|
|
@24565
|
15 years |
vboxsync |
dang
|
|
|
@24564
|
15 years |
vboxsync |
FE/Qt4: VBoxConsoleWND: Take Snapshot name generation now takes into …
|
|
|
@24563
|
15 years |
vboxsync |
Main/MediumImpl: dead code
|
|
|
@24560
|
15 years |
vboxsync |
Main/MachineImpl: change the dvd/floppy mounting code so that the …
|
|
|
@24559
|
15 years |
vboxsync |
FE/Qt4: Regression fix: Save mediums mounted at runtime.
|
|
|
@24558
|
15 years |
vboxsync |
Main: Teleport to local process with disks attached. Delays the …
|
|
|
@24557
|
15 years |
vboxsync |
FE/Qt4: Force-remounting support.
|
|
|
@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
|
|
|
@24550
|
15 years |
vboxsync |
GUI: added assertion to GUI so that VBoxSVC wont assert in …
|
|
|
@24549
|
15 years |
vboxsync |
Installer/solaris: fix opensolaris version check so that it deals with …
|
|
|
@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.
|
|
|
@24545
|
15 years |
vboxsync |
GUI: temporary fix for assertion in VBoxMedium during takeSnapshot()
|
|
|
@24544
|
15 years |
vboxsync |
Additions/linux/installer: message fixes
|
|
|
@24543
|
15 years |
vboxsync |
Additions/linux/installer: more fixes
|
|
|
@24542
|
15 years |
vboxsync |
PGM: Allow writes during resuming.
|
|
|
@24541
|
15 years |
vboxsync |
fix #4415: VBoxSVC zombie
|
|
|
@24540
|
15 years |
vboxsync |
VBoxServiceTimeSync.cpp: file header.
|
|
|
@24539
|
15 years |
vboxsync |
Saved state screenshot API (xTracker 4364).
|
|
|
@24538
|
15 years |
vboxsync |
Main/Settings: fix typo in hardware conversion settings version bump
|
|
|
@24537
|
15 years |
vboxsync |
Additions/linux/installer: more fixes
|
|
|
@24536
|
15 years |
vboxsync |
Solaris/Installer: backed out temporary test change.
|
|
|
@24535
|
15 years |
vboxsync |
Solaris/Installer: Temporary testing change. Should be reverted.
|
|
|
@24534
|
15 years |
vboxsync |
Revert to the current snapshot -> Restore the current snapshot
|
|
|
@24533
|
15 years |
vboxsync |
#4410: Drop incoming packets in E1000 if VM is not running.
|
|
|
@24532
|
15 years |
vboxsync |
Additions/linux/installer: typo
|
|
|
@24531
|
15 years |
vboxsync |
Additions/linux/installer: more fixes
|
|
|
@24530
|
15 years |
vboxsync |
AsyncCompletion: Fix assertion when closing endpoints
|
|
|
@24529
|
15 years |
vboxsync |
AsyncCompletion: Fix reference leak of cached entries. Blocked further …
|
|
|
@24528
|
15 years |
vboxsync |
Saved state screenshot Main API prototype (xTracker 4364).
|
|
|
@24527
|
15 years |
vboxsync |
VHD: Fix incompatibility with Hyper-V. Contributed by Huihong Luo
|
|
|
@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 …
|
|
|
@24523
|
15 years |
vboxsync |
More comments
|
|
|
@24522
|
15 years |
vboxsync |
Main/OVF: fix import of floppies, add stub code for proper future …
|
|
|
@24521
|
15 years |
vboxsync |
Ignore all other CMOS shutdown status values (OpenSolaris sets it to …
|
|
|
@24520
|
15 years |
vboxsync |
Got rid of annoying inability to sometimes load vt-x release states …
|
|
|
@24518
|
15 years |
vboxsync |
NetFltInstall: Fixed installation errors, added todos.
|
|
|
@24517
|
15 years |
vboxsync |
AsyncCompletion: Reuse evicted buffers if possible to avoid too much …
|
|
|
@24516
|
15 years |
vboxsync |
2d accel: fix the missing case warning
|
|
|
@24515
|
15 years |
vboxsync |
mac burn fix
|
|
|
@24514
|
15 years |
vboxsync |
GUI: after more discussion, enable branch drawing in snapshots tree on …
|
|
|
@24513
|
15 years |
vboxsync |
GUI: enable branch drawing in snapshots tree on Mac platform as well
|
|
|
@24512
|
15 years |
vboxsync |
VBoxServiceVMInfo.cpp: r=bird: Added a todo about unwanted namefiltering.
|
|
|
@24511
|
15 years |
vboxsync |
Main/MediumAttchment: back out API change which changed the return …
|
|
|
@24510
|
15 years |
vboxsync |
GUI: enable branch drawing in snapshots tree on Linux platform
|
|
|
@24509
|
15 years |
vboxsync |
Main: fix deleteSnapshot failure: medium backreferences were not …
|
|
|
@24508
|
15 years |
vboxsync |
SSM,VM: VMSetError handling.
|
|
|
@24507
|
15 years |
vboxsync |
HWACCMR0.cpp: privately disabled the assertion.
|
|
|
@24506
|
15 years |
vboxsync |
VBoxService: Fixed UTMP enumeration return value on OpenSolaris.
|
|
|
@24505
|
15 years |
vboxsync |
VBoxManage: no toggle mode (on/off) required for --forceunmount
|
|
|
@24504
|
15 years |
vboxsync |
VBoxManage: Implemented the --forceunmount option
|
|
|
@24503
|
15 years |
vboxsync |
OpenGL: better error message
|
|
|
@24502
|
15 years |
vboxsync |
Additions/linux/installer: X11 setup fix
|
|
|