|
|
@18133
|
16 years |
vboxsync |
DevVGA: Temorarily disabled the IOMMMIOModifyPage stuff for the new …
|
|
|
@18132
|
16 years |
vboxsync |
FE/Qt4-OVF: Check all target files if they exists & get confirmation …
|
|
|
@18131
|
16 years |
vboxsync |
darwin build fix.
|
|
|
@18129
|
16 years |
vboxsync |
NetFlt/win: use fDisablePromiscuous flag
|
|
|
@18128
|
16 years |
vboxsync |
IPRT, Shared Folders: Implemented file attributes access flags for …
|
|
|
@18127
|
16 years |
vboxsync |
DrvVD: fail if a VD image was forced to be opened in read-only mode
|
|
|
@18125
|
16 years |
vboxsync |
PGM: MapCR3 anywhere again (new phys code).
|
|
|
@18124
|
16 years |
vboxsync |
Additions/Linux/vboxadd: use RTMemAlloc instead of kmalloc for …
|
|
|
@18123
|
16 years |
vboxsync |
vboxshell: implement guest command, to directly talk with concrete guest
|
|
|
@18121
|
16 years |
vboxsync |
Main/HardDisk: enable cancelling for all operations which take really …
|
|
|
@18120
|
16 years |
vboxsync |
Main/Progress: implement cancelling of activities associated with …
|
|
|
@18119
|
16 years |
vboxsync |
Storage/VHD: creating sparse files is a performance risk on some OSes
|
|
|
@18118
|
16 years |
vboxsync |
E1000: properly connect/disconnect if the link status changes
|
|
|
@18117
|
16 years |
vboxsync |
sed(1): make these locale independent by using [:alnum:] and friends. …
|
|
|
@18116
|
16 years |
vboxsync |
FE/Qt4: only test if the guest entered the ACPI state if this …
|
|
|
@18115
|
16 years |
vboxsync |
Main/HardDisk: implement flattenTo() API. a bit code duplication left …
|
|
|
@18114
|
16 years |
vboxsync |
Main/Appliance: use the flattenTo API when exporting the image to …
|
|
|
@18113
|
16 years |
vboxsync |
don't spam the release log if Guest::GetStatistic() fails
|
|
|
@18112
|
16 years |
vboxsync |
#3743: “tstAsmStructsAsm-lst.sed locale sensitive”
Use [:alnum:] and …
|
|
|
@18111
|
16 years |
vboxsync |
crOpenGL: typo + warning if hgcm calls fail on guest side
|
|
|
@18110
|
16 years |
vboxsync |
gcc warning (not ideal btw)
|
|
|
@18109
|
16 years |
vboxsync |
crOpenGL: increase guest readback buffer size to 2k, to reduce …
|
|
|
@18108
|
16 years |
vboxsync |
VBoxManage: clean up various places which use RTGetOpt, fix error …
|
|
|
@18107
|
16 years |
vboxsync |
IMedium: improve wording; correct typos.
|
|
|
@18106
|
16 years |
vboxsync |
FE/Qt4: Little Global Settings / Update page layout fix.
|
|
|
@18105
|
16 years |
vboxsync |
typo
|
|
|
@18104
|
16 years |
vboxsync |
be more verbose on VERR_VERSION_MISMATCH
|
|
|
@18103
|
16 years |
vboxsync |
webservice/vboxweb: adapt command line handling to changed RTGetOpt …
|
|
|
@18101
|
16 years |
vboxsync |
PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to …
|
|
|
@18100
|
16 years |
vboxsync |
typo
|
|
|
@18099
|
16 years |
vboxsync |
DHCP server: make it launched properly for internal networking
|
|
|
@18098
|
16 years |
vboxsync |
VBoxNetFlt/darwin: corrected comment and made use of 'else'.
|
|
|
@18096
|
16 years |
vboxsync |
spaces, sigh.
|
|
|
@18095
|
16 years |
vboxsync |
how difficult can this be…
|
|
|
@18094
|
16 years |
vboxsync |
Backed out r44742: Needs to be done in a deeper level.
|
|
|
@18093
|
16 years |
vboxsync |
More verbose assertion
|
|
|
@18092
|
16 years |
vboxsync |
Fe/Qt4: Don't disable the VT-x/AMD-V checkbox when it's checked; also …
|
|
|
@18091
|
16 years |
vboxsync |
FE/Qt4: 3734: New VM wizard: HDD selection. Allowing disk-less machine.
|
|
|
@18089
|
16 years |
vboxsync |
x11/Installer: solaris_xorg_modeless.conf remove "rgbpath" line …
|
|
|
@18088
|
16 years |
vboxsync |
crOpenGL: some code cleanup and small fixes
|
|
|
@18087
|
16 years |
vboxsync |
typo
|
|
|
@18086
|
16 years |
vboxsync |
DrvHostDVD: still issues with some older Linux kernels but 2.6.29+ …
|
|
|
@18085
|
16 years |
vboxsync |
Solaris/DRM: bits.
|
|
|
@18083
|
16 years |
vboxsync |
eol
|
|
|
@18082
|
16 years |
vboxsync |
recompiler adaption of r44723
|
|
|
@18081
|
16 years |
vboxsync |
Cbinding: fixed the example, for changes made in VBoxXPCOMCGlue
|
|
|
@18080
|
16 years |
vboxsync |
FE/Qt4: 3734: New VM wizard: HDD selection - implemented.
|
|
|
@18079
|
16 years |
vboxsync |
vboxweb.cpp: warnings (MSC).
|
|
|
@18078
|
16 years |
vboxsync |
VMM: CR6743344: rdmsr(TSC) == rdtsc
|
|
|
@18076
|
16 years |
vboxsync |
libs/mesa: enabled building libmesa
|
|
|
@18075
|
16 years |
vboxsync |
Windows guest additions: fixed detection of the emulated PS/2 mouse in …
|
|
|
@18074
|
16 years |
vboxsync |
FE/Qt4: 3627: Shorten error dialogs - forgot to update label size-hint …
|
|
|
@18073
|
16 years |
vboxsync |
debugger: make it a bit more working
|
|
|
@18072
|
16 years |
vboxsync |
VBoxManage: defines consistency for dhcpserver and hostonlyif commands
|
|
|
@18071
|
16 years |
vboxsync |
FE/Qt4: 3627: Shorten error dialogs. Added support for chained-messages.
|
|
|
@18070
|
16 years |
vboxsync |
Fixed 64 bits hosts
|
|
|
@18069
|
16 years |
vboxsync |
VBoxManage: reformat command-line help to fit into 80 characters per line
|
|
|
@18068
|
16 years |
vboxsync |
remove tap for non-linux platforms
|
|
|
@18067
|
16 years |
vboxsync |
Storage/VMDK: fix crash when create failed (recent regression), …
|
|
|
@18066
|
16 years |
vboxsync |
Storage/Raw: fix crash when creating failed
|
|
|
@18065
|
16 years |
vboxsync |
FE/Qt4: 2869: Rework network adapter UI. Seems some platforms has bug …
|
|
|
@18064
|
16 years |
vboxsync |
NetAdp/win: rename the TAPMINIPORT* macro
|
|
|
@18063
|
16 years |
vboxsync |
FE/Qt4: 2869: FE/Qt4: Rework network adapter UI. Win-host has a bug …
|
|
|
@18062
|
16 years |
vboxsync |
SDK: better error reporting on missing tools
|
|
|
@18061
|
16 years |
vboxsync |
typo
|
|
|
@18060
|
16 years |
vboxsync |
VT-x: restore TR properly as VT-x sets the limit back to 0x67 after a …
|
|
|
@18059
|
16 years |
vboxsync |
Remove old win TAP driver
|
|
|
@18058
|
16 years |
vboxsync |
DrvHostDVD: fixed swab workaround for newer kernels
|
|
|
@18057
|
16 years |
vboxsync |
Solaris/VBoxVideoDRM: initial commit.
|
|
|
@18056
|
16 years |
vboxsync |
Additions/linux/installer: only change the permissions on vboxuser if …
|
|
|
@18055
|
16 years |
vboxsync |
Runtime: call setlocale from RTR3Init, not as a global initialiser
|
|
|
@18054
|
16 years |
vboxsync |
VHD: Add missing cast to 64bit type when updating the block bitmap in …
|
|
|
@18053
|
16 years |
vboxsync |
Fix an "unused variable cRefs" warning.
|
|
|
@18052
|
16 years |
vboxsync |
OVF: use AnnotationSection for VM description, don't fail on export if …
|
|
|
@18051
|
16 years |
vboxsync |
VHD: Add missing image type flags
|
|
|
@18049
|
16 years |
vboxsync |
Fix "unused variable cnt" warnings for the release build.
|
|
|
@18048
|
16 years |
vboxsync |
warning
|
|
|
@18046
|
16 years |
vboxsync |
PGM,MM: saved state bugfixes for VBOX_WITH_NEW_PHYS_CODE.
|
|
|
@18045
|
16 years |
vboxsync |
SSM: Added SSMR3HandleGetUnitOffset for assiting in debugging saved …
|
|
|
@18041
|
16 years |
vboxsync |
FE/Qt: French nls
|
|
|
@18040
|
16 years |
vboxsync |
FE/Qt: French nls
|
|
|
@18039
|
16 years |
vboxsync |
dhcp win fix
|
|
|
@18038
|
16 years |
vboxsync |
FE/Qt: French nls
|
|
|
@18037
|
16 years |
vboxsync |
VBoxGuest/Windows: Build fix.
|
|
|
@18036
|
16 years |
vboxsync |
fix help screen
|
|
|
@18035
|
16 years |
vboxsync |
Frontend/VBoxManage: help file fix, --variant takes a list of …
|
|
|
@18034
|
16 years |
vboxsync |
crOpenGL: workaround linker issues when switching dri/non dri targets
|
|
|
@18033
|
16 years |
vboxsync |
FE/Qt4: Show BETA warning at VM Selector startup.
|
|
|
@18032
|
16 years |
vboxsync |
FE/Qt: French nls
|
|
|
@18030
|
16 years |
vboxsync |
warning
|
|
|
@18029
|
16 years |
vboxsync |
German NLS fixes
|
|
|
@18028
|
16 years |
vboxsync |
FE/Qt4:_remove unnecessary tr string
|
|
|
@18027
|
16 years |
vboxsync |
DHCP: DHCPRequest could be send it any time and it's right of client …
|
|
|
@18026
|
16 years |
vboxsync |
DHCP: Complain if the user specified unknown options.
|
|
|
@18025
|
16 years |
vboxsync |
OVF: new uuid
|
|
|
@18024
|
16 years |
vboxsync |
OVF: add GetDescriptionByType COM call
|
|
|
@18023
|
16 years |
vboxsync |
Dhcp->DHCP
|
|
|
@18022
|
16 years |
vboxsync |
VBoxGuest/Windows: Cleaning up.
|
|
|
@18021
|
16 years |
vboxsync |
fixed DHCP parameters
|
|
|
@18020
|
16 years |
vboxsync |
Cbinding: made change to pass libvirt tests
|
|
|