|
|
@24048
|
15 years |
vboxsync |
ApplianceImpl: Also spell out SCSI Controller.
|
|
|
@24047
|
15 years |
vboxsync |
AsyncCompletion: Do not use a failsafe manager for more than one endpoint
|
|
|
@24046
|
15 years |
vboxsync |
ApplianceImpl: Create IDE controller during import instead of assuming …
|
|
|
@24045
|
15 years |
vboxsync |
DevAHCI: save and verify config (saved state).
|
|
|
@24044
|
15 years |
vboxsync |
2d accel: fix unnecessary unlock g->h commands
|
|
|
@24042
|
15 years |
vboxsync |
DevSerial.cpp: Verify config on load.
|
|
|
@24041
|
15 years |
vboxsync |
Also flush dirty pages when unmapping cr3
|
|
|
@24040
|
15 years |
vboxsync |
Rephrased
|
|
|
@24039
|
15 years |
vboxsync |
DevE1000.cpp: Enable the new saved state version (2) that includes …
|
|
|
@24038
|
15 years |
vboxsync |
DevEEPROM.cpp: it's sufficient to return the status of the last SSM …
|
|
|
@24037
|
15 years |
vboxsync |
Missing break
|
|
|
@24036
|
15 years |
vboxsync |
FE/Qt4: Session Information Dialog: Fixed typo in signal connection.
|
|
|
@24035
|
15 years |
vboxsync |
Backed out dead, but incorrect code
|
|
|
@24034
|
15 years |
vboxsync |
Backed out r53864; will cause too many problems unfortunately.
|
|
|
@24033
|
15 years |
vboxsync |
Error code handling
|
|
|
@24032
|
15 years |
vboxsync |
Return error code if VT-x/AMD-V init fails.
|
|
|
@24031
|
15 years |
vboxsync |
Removed disabled and incorrect assertion.
|
|
|
@24030
|
15 years |
vboxsync |
Warn about AMD-V in use.
|
|
|
@24029
|
15 years |
vboxsync |
Compile fix
|
|
|
@24028
|
15 years |
vboxsync |
2d accel: guest driver fix for overlay surfaces not marked as visible
|
|
|
@24027
|
15 years |
vboxsync |
Fail if VT-x or AMD-V are already enabled (Windows 7)
|
|
|
@24026
|
15 years |
vboxsync |
VBoxManageStorageController.cpp: Don't use doxygen comments (/ */) …
|
|
|
@24024
|
15 years |
vboxsync |
Main and VBoxManage/GuestProperties: fix deleting GuestProperties in …
|
|
|
@24023
|
15 years |
vboxsync |
VbglR3: Some cleanup.
|
|
|
@24022
|
15 years |
vboxsync |
Wrap RTThreadPreemptDisable
|
|
|
@24021
|
15 years |
vboxsync |
Use KeSetSystemAffinityThread in RTThreadPreemptDisable/Enable. …
|
|
|
@24020
|
15 years |
vboxsync |
E1000: EEPROM save/load functions
|
|
|
@24019
|
15 years |
vboxsync |
DevSB16: save and verify config (untested).
|
|
|
@24018
|
15 years |
vboxsync |
toupper -> RT_C_TO_UPPER.
|
|
|
@24017
|
15 years |
vboxsync |
UUID: for r53765
|
|
|
@24015
|
15 years |
vboxsync |
Don't include <ctype.h>.
|
|
|
@24014
|
15 years |
vboxsync |
Removed rtMpClearPoke function as it's no longer required. (fixes …
|
|
|
@24013
|
15 years |
vboxsync |
don't use <ctype.h> on UTF-8.
|
|
|
@24012
|
15 years |
vboxsync |
DevPIC: Always enable 'info pic', not only in debug builds.
|
|
|
@24011
|
15 years |
vboxsync |
don't use <ctype.h> on UTF-8.
|
|
|
@24010
|
15 years |
vboxsync |
don't use <ctype.h> on UTF-8.
|
|
|
@24009
|
15 years |
vboxsync |
don't use <ctype.h> on UTF-8.
|
|
|
@24008
|
15 years |
vboxsync |
DrvHostBase.cpp: toupper -> RT_C_TO_UPPER.
|
|
|
@24006
|
15 years |
vboxsync |
don't use <ctype.h> on UTF-8.
|
|
|
@24005
|
15 years |
vboxsync |
TestVBoxOGL: fixed -test 3D, more verbose help
|
|
|
@24004
|
15 years |
vboxsync |
VBoxTestOGL: small help
|
|
|
@24003
|
15 years |
vboxsync |
disable incorrect assert
|
|
|
@24002
|
15 years |
vboxsync |
FE/Qt4: Cleaning QILabel from garbage, reworking QILabel size-hint …
|
|
|
@24001
|
15 years |
vboxsync |
Runtime: Darwin requires an extra parameter for F_NOCACHE which …
|
|
|
@24000
|
15 years |
vboxsync |
small svn property cleanup
|
|
|
@23998
|
15 years |
vboxsync |
VRDP port range API: user manual, frontends.
|
|
|
@23997
|
15 years |
vboxsync |
4370: FE/Qt4: Unable to auto-mount Guest Additions image while …
|
|
|
@23994
|
15 years |
vboxsync |
#3987: Virtio: Network adapter available in all frontends.
|
|
|
@23993
|
15 years |
vboxsync |
DevAPIC: gcc warnings
|
|
|
@23990
|
15 years |
vboxsync |
VBoxTestOGL: Fix for strcmp().
|
|
|
@23989
|
15 years |
vboxsync |
DevParallel: verify config on load.
|
|
|
@23987
|
15 years |
vboxsync |
Reverted unintentionally submitted changes.
|
|
|
@23986
|
15 years |
vboxsync |
DevAPIC: Added debugger support to print LAPIC and I/O APIC state.
|
|
|
@23985
|
15 years |
vboxsync |
DevVGA: Save and verify the basic config.
|
|
|
@23984
|
15 years |
vboxsync |
FE/Qt: take keyboard layouts which use shift to cancel CapsLock into …
|
|
|
@23983
|
15 years |
vboxsync |
Must flush all contexts when restarting with asid 1
|
|
|
@23982
|
15 years |
vboxsync |
Frontends/VirtualBox: NULL strings are not valid as medium UUIDs for …
|
|
|
@23981
|
15 years |
vboxsync |
DevIchAc97: validate config.
|
|
|
@23980
|
15 years |
vboxsync |
2d accel: explicit link libGL.so to VirtualBox on Linux as well
|
|
|
@23979
|
15 years |
vboxsync |
#3987: Virtio: Fixed RX thread blocking on early RX packets. Guest …
|
|
|
@23978
|
15 years |
vboxsync |
Remove semicolon
|
|
|
@23977
|
15 years |
vboxsync |
Cleaned up
|
|
|
@23976
|
15 years |
vboxsync |
Flush page instead of context (code path not used)
|
|
|
@23975
|
15 years |
vboxsync |
AsyncCompletion: Fix possible data corruption
|
|
|
@23973
|
15 years |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23972
|
15 years |
vboxsync |
Must set tlb flush flag when exiting ring 0 (local init)
|
|
|
@23971
|
15 years |
vboxsync |
X11/VBoxClient: Command line help.
|
|
|
@23970
|
15 years |
vboxsync |
DevSB16,DevVirtioNet,DevPcBios,DrvSCSIHost: typo in error message.
|
|
|
@23969
|
15 years |
vboxsync |
DevE1000: typo.
|
|
|
@23968
|
15 years |
vboxsync |
DevPCNet: save & verify config.
|
|
|
@23967
|
15 years |
vboxsync |
VBoxManage: ULONG => StorageControllerType_T
|
|
|
@23966
|
15 years |
vboxsync |
DevEEPROM.h: todo
|
|
|
@23965
|
15 years |
vboxsync |
DevE1000Phy: nit picking.
|
|
|
@23964
|
15 years |
vboxsync |
DevE1000: save config (disabled).
|
|
|
@23963
|
15 years |
vboxsync |
VBoxManage: fixed a bug where replacing hdd's was not allowed and …
|
|
|
@23962
|
15 years |
vboxsync |
FE/Qt4: uninitialized variable found by valgrind
|
|
|
@23961
|
15 years |
vboxsync |
IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
|
|
|
@23960
|
15 years |
vboxsync |
tstStrFormat -> tstRTStrFormat.
|
|
|
@23959
|
15 years |
vboxsync |
PDMAsyncCompletion: Disable async I/O on linux if opening fails …
|
|
|
@23958
|
15 years |
vboxsync |
temporary debugging code
|
|
|
@23956
|
15 years |
vboxsync |
PDMAsyncCompletion: Migrate endpoints to a failsafe manager if a …
|
|
|
@23955
|
15 years |
vboxsync |
FE/Qt4: 4357: RT_OS_LINUX only
|
|
|
@23954
|
15 years |
vboxsync |
FE/Qt4: 4357: check /proc/mounts not /etc/fstab
|
|
|
@23953
|
15 years |
vboxsync |
FE/Qt4: GUI Coding-Style for Virtual Media Manager.
|
|
|
@23952
|
15 years |
vboxsync |
AsyncCompletion: Disable RTFILE_O_NO_CACHE for Linux on filesystems …
|
|
|
@23951
|
15 years |
vboxsync |
2d accel: double-defined variable
|
|
|
@23950
|
15 years |
vboxsync |
DrvVD: Fix stupid bug which masks errors while opening a file
|
|
|
@23949
|
15 years |
vboxsync |
VBoxClient: Burn fix.
|
|
|
@23948
|
15 years |
vboxsync |
FE/Qt4: 4357: Warn if usbfs is mounted at /sys/bus/usb/drivers - …
|
|
|
@23947
|
15 years |
vboxsync |
API/Medium: stub for resizing method
|
|
|
@23946
|
15 years |
vboxsync |
API: medium terminology cleanup, no actual interface change
|
|
|
@23945
|
15 years |
vboxsync |
API/Machine: more parameter checks
|
|
|
@23944
|
15 years |
vboxsync |
Format specifier fix
|
|
|
@23943
|
15 years |
vboxsync |
More verbose assertion
|
|
|
@23942
|
15 years |
vboxsync |
DevPcBios.cpp: todo addressed already, spaces. more stuff tomorrow
|
|
|
@23941
|
15 years |
vboxsync |
VBoxClient: Installer, command line, define cleanup.
|
|
|
@23940
|
15 years |
vboxsync |
DevDMA.cpp: No need for uuid.h
|
|
|
@23939
|
15 years |
vboxsync |
FE/Qt4: Build warning fixed (unused variable).
|
|
|
@23938
|
15 years |
vboxsync |
2d accel: make mouse move events for overlay widget be tracked …
|
|
|
@23937
|
15 years |
vboxsync |
FE/Qt4: Snapshots processing algorithm (VM Selector page): Restore …
|
|
|