|
|
@18180
|
16 years |
vboxsync |
VBoxManage/modifyhd: eliminate all user-visible references to the …
|
|
|
@18179
|
16 years |
vboxsync |
Storage/VMDK: Make the descriptor bigger if it is unreasonably small …
|
|
|
@18177
|
16 years |
vboxsync |
Main: turn read/write param in OpenHardDisk into an enum
|
|
|
@18176
|
16 years |
vboxsync |
common/crOpenGL: Solaris 32-bit fix.
|
|
|
@18175
|
16 years |
vboxsync |
common/crOpenGL: Solaris bits. FAKEDRI to now builds.
|
|
|
@18174
|
16 years |
vboxsync |
fixed VBOX_ASSERT=gdb
|
|
|
@18173
|
16 years |
vboxsync |
Main: Protect every use of the StorageController list and remove …
|
|
|
@18172
|
16 years |
vboxsync |
VBoxGuest/win: library order.
|
|
|
@18171
|
16 years |
vboxsync |
VBoxGuest/win: Moved the bugcheck code into a separate file so we can …
|
|
|
@18170
|
16 years |
vboxsync |
VBoxGuest/win: bugcheck cleanup: ULONG_PTR parameters cannot be …
|
|
|
@18169
|
16 years |
vboxsync |
mapping of the GIP page is mandatory
|
|
|
@18168
|
16 years |
vboxsync |
FE/Qt: French nls
|
|
|
@18167
|
16 years |
vboxsync |
PGM: More details on allocation failure.
|
|
|
@18166
|
16 years |
vboxsync |
PGM: More info on allocation error.
|
|
|
@18165
|
16 years |
vboxsync |
PGM: Give up immediately on load failure.
|
|
|
@18164
|
16 years |
vboxsync |
VBoxManage/raw partitions: comments
|
|
|
@18163
|
16 years |
vboxsync |
Main: api docs
|
|
|
@18162
|
16 years |
vboxsync |
Main: add read/write param to OpenHardDisk to allow for opening disk …
|
|
|
@18161
|
16 years |
vboxsync |
Build fix.
|
|
|
@18160
|
16 years |
vboxsync |
common/crOpenGL: solaris bits VBoxOGL.so. DRI yet todo, has some …
|
|
|
@18159
|
16 years |
vboxsync |
solaris/installer: VBoxNetDHCP no in VBOX_WITH_NETADP.
|
|
|
@18158
|
16 years |
vboxsync |
fixed SEGFAULT in MachineImpl::rollback()
|
|
|
@18157
|
16 years |
vboxsync |
VBoxGuestR3Lib.cpp: static definition, moved it above the usage to …
|
|
|
@18156
|
16 years |
vboxsync |
VBoxXPCOMCGlue.c: bugref.
|
|
|
@18155
|
16 years |
vboxsync |
VBoxXPCOMCGlue.c: Added a todo.
|
|
|
@18154
|
16 years |
vboxsync |
SUPR3HardenedVerify: restored correct column alignment.
|
|
|
@18153
|
16 years |
vboxsync |
OVF: typo
|
|
|
@18152
|
16 years |
vboxsync |
OVF: don't fail if hard disk image appears in XML before the …
|
|
|
@18151
|
16 years |
vboxsync |
ACPI: report RTC too
|
|
|
@18150
|
16 years |
vboxsync |
Storage/VBoxHDD: small cleanup in VDClose, don't assert on normal …
|
|
|
@18149
|
16 years |
vboxsync |
Storage/VMDK: fix flush on close without breaking the cleanup when …
|
|
|
@18147
|
16 years |
vboxsync |
webservices/SDK: Don't waste time searching fr owsdl2py and stubmaker …
|
|
|
@18146
|
16 years |
vboxsync |
spaces/tabs.
|
|
|
@18145
|
16 years |
vboxsync |
Report proper file version for VBoxC/VBoxSVC on Windows.
|
|
|
@18144
|
16 years |
vboxsync |
PGMR3PhysAllocHandyPages: More release log info when we're running out …
|
|
|
@18143
|
16 years |
vboxsync |
VMM,Devices: Changed ROM registration and fixed some shadowed ROM …
|
|
|
@18142
|
16 years |
vboxsync |
crOpenGL rollback r44835 & r44836 as it's not compiling on 64bit
|
|
|
@18141
|
16 years |
vboxsync |
Storage/VMDK: fix incorrect version being stored in VMDK header …
|
|
|
@18140
|
16 years |
vboxsync |
crOpenGL: use custom defines to destinguish 32/64 pointers
|
|
|
@18139
|
16 years |
vboxsync |
crOpenGL: don't trash eax/rax in export stubs
|
|
|
@18138
|
16 years |
vboxsync |
crOpenGL: allow debug output in release builds with CR_DEBUG/CR_DEBUG_FILE
|
|
|
@18137
|
16 years |
vboxsync |
CBinding: removed the deprecated tstLinuxC testcase and made the …
|
|
|
@18136
|
16 years |
vboxsync |
NetIf: disable changing settings for non-host-only
|
|
|
@18134
|
16 years |
vboxsync |
DrvVD: fix r44820 for the snapshot case
|
|
|
@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
|
|
|