|
|
@7221
|
17 years |
vboxsync |
FE/Qt: Reuse existing enum value strings instead of introducing new ones.
|
|
|
@7220
|
17 years |
vboxsync |
Compile VirtualBox with qt4 on linux.
|
|
|
@7219
|
17 years |
vboxsync |
Added a copy of VirtualBox r28545 as VirtualBox4
|
|
|
@7218
|
17 years |
vboxsync |
default reported NIC speed is 1GB/s
|
|
|
@7217
|
17 years |
vboxsync |
FE/Qt: Another version of the New VM icon.
|
|
|
@7216
|
17 years |
vboxsync |
Main/xml: Ident 4 -> 2.
|
|
|
@7215
|
17 years |
vboxsync |
msc hack.
|
|
|
@7214
|
17 years |
vboxsync |
moved stuff around.
|
|
|
@7213
|
17 years |
vboxsync |
the clearing of xAX was supposed to be in the common part (see …
|
|
|
@7212
|
17 years |
vboxsync |
Fixed wrong shift in the 32-bit code, caused high word to be zero.
|
|
|
@7210
|
17 years |
vboxsync |
Testcases for memcpy, mempcpy, memset, memchr, strchr, memcmp and …
|
|
|
@7209
|
17 years |
vboxsync |
Implemented the MSC version and fixed the 64-bit GCC bit so that rax …
|
|
|
@7208
|
17 years |
vboxsync |
Initialize xAX to zero, was broken in the 64-bit success path.
|
|
|
@7207
|
17 years |
vboxsync |
Main: Reworked enums to avoid 1) weird duplication of enum name when …
|
|
|
@7206
|
17 years |
vboxsync |
Added SUPR0ExecuteCallback. Currently a stub.
|
|
|
@7204
|
17 years |
vboxsync |
Simple memmove testcase.
|
|
|
@7203
|
17 years |
vboxsync |
Fixed backwards copy, play it safe.
|
|
|
@7202
|
17 years |
vboxsync |
Installer/Linux: desktop file fix as per …
|
|
|
@7201
|
17 years |
vboxsync |
Runtime/Common: strformattype.cpp has to be compilable by a C compiler …
|
|
|
@7199
|
17 years |
vboxsync |
Fixed assorted nasty bugs introduced by the previous big cleanup. And …
|
|
|
@7198
|
17 years |
vboxsync |
FreeBSD needs memmove for the kernel bit too.
|
|
|
@7196
|
17 years |
vboxsync |
Little format correction for details report of network adapters.
|
|
|
@7195
|
17 years |
vboxsync |
The size of the dialog is now stored even if the window disappears …
|
|
|
@7194
|
17 years |
vboxsync |
Enabled the VRDP text orders.
|
|
|
@7193
|
17 years |
vboxsync |
shell scripts are eol-style LF
|
|
|
@7192
|
17 years |
vboxsync |
shell scripts are eol-style LF
|
|
|
@7191
|
17 years |
vboxsync |
Merged vboxclient startup X11 script. Solaris guest installer
now …
|
|
|
@7190
|
17 years |
vboxsync |
Some fixes to size&state restoring mechanism of Info Dlg.
|
|
|
@7189
|
17 years |
vboxsync |
memmove for RuntimeR0 too.
|
|
|
@7188
|
17 years |
vboxsync |
Save size and max state of Information Dialog at dialog closing.
|
|
|
@7186
|
17 years |
vboxsync |
nocrt memmove. Use it for RuntimeGuestR0Drv and GC.
|
|
|
@7185
|
17 years |
vboxsync |
no-crt memmove implementation.
|
|
|
@7184
|
17 years |
vboxsync |
Frontends/VirtualBox: automatically leave fullscreen/seamless if the …
|
|
|
@7183
|
17 years |
vboxsync |
Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
|
|
|
@7181
|
17 years |
vboxsync |
cosmetics
|
|
|
@7180
|
17 years |
vboxsync |
Added ASMAtomicAddU32 and ASMAtomicAddS32. Extended the inline …
|
|
|
@7179
|
17 years |
vboxsync |
Frontends/VirtualBox: increased the timeout when entering and exiting …
|
|
|
@7177
|
17 years |
vboxsync |
Mac OS X: Added a skeleton of the iChat Theater implementation.
|
|
|
@7173
|
17 years |
vboxsync |
Doxygen fixes.
|
|
|
@7172
|
17 years |
vboxsync |
Doxygen fixes.
|
|
|
@7169
|
17 years |
vboxsync |
Doxygen fixes.
|
|
|
@7168
|
17 years |
vboxsync |
Additions/X11: updated mode setting in the X11 additions
|
|
|
@7167
|
17 years |
vboxsync |
Adapter type added into Details report, like:
Adapter <X> <Type> …
|
|
|
@7166
|
17 years |
vboxsync |
Additions/Linux: removed some debug logging
|
|
|
@7165
|
17 years |
vboxsync |
Better cleanup on shared clipboard initialization failure.
|
|
|
@7164
|
17 years |
vboxsync |
Main: Made 'hardDisk' attribute of 'HardDiskAttachment' required.
|
|
|
@7163
|
17 years |
vboxsync |
r=bird: some missing docs, fixed incorrect cleanup order and made …
|
|
|
@7162
|
17 years |
vboxsync |
r=bird: some missing docs, fixed incorrect cleanup order and made …
|
|
|
@7161
|
17 years |
vboxsync |
typo
|
|
|
@7160
|
17 years |
vboxsync |
Hook up the new VDI backend to VBoxHDD-new.
|
|
|
@7159
|
17 years |
vboxsync |
Added VBoxHDD-new VDI backend. Untested, but harmless as the code …
|
|
|
@7158
|
17 years |
vboxsync |
Various size_t related 64bit cleanness fixes in the VDI code.
|
|
|
@7157
|
17 years |
vboxsync |
Make 100% sure the sector number won't ever overflow 32 bits.
|
|
|
@7156
|
17 years |
vboxsync |
Fixed broken build caused by non-standard compliant vcc header files.
|
|
|
@7155
|
17 years |
vboxsync |
Huge cleanup/error checking/logging improvement of the VMDK code. …
|
|
|
@7152
|
17 years |
vboxsync |
Preparations for implementing a VBoxHDD-new based VDI backend. Clean …
|
|
|
@7151
|
17 years |
vboxsync |
Increase the ATA async thread termination timeout to 5 seconds. …
|
|
|
@7150
|
17 years |
vboxsync |
Common X11 installer stuff. Moved x11config.pl to begin with.
|
|
|
@7149
|
17 years |
vboxsync |
increase the shutdown waiting time to 30 as long as we don't …
|
|
|
@7148
|
17 years |
vboxsync |
fixed path
|
|
|
@7146
|
17 years |
vboxsync |
Linux installer: cosmetcial fixes
|
|
|
@7145
|
17 years |
vboxsync |
Mac OS X: Really use SDK's and weak linking features. So we can build …
|
|
|
@7144
|
17 years |
vboxsync |
don't ship tstVMM
|
|
|
@7143
|
17 years |
vboxsync |
Linux installer: unify the vboxdrv and vboxnet scripts
|
|
|
@7142
|
17 years |
vboxsync |
Solaris Guest Additions Installer. Initial stuff.
|
|
|
@7141
|
17 years |
vboxsync |
small fix
|
|
|
@7139
|
17 years |
vboxsync |
include cpum.h.
|
|
|
@7138
|
17 years |
vboxsync |
include cpum.h
|
|
|
@7137
|
17 years |
vboxsync |
include VBox/x86.h.
|
|
|
@7136
|
17 years |
vboxsync |
include cpum.h.
|
|
|
@7135
|
17 years |
vboxsync |
Fixed uninitialized cGuard variable. Fixes 2691.
|
|
|
@7132
|
17 years |
vboxsync |
optimization
|
|
|
@7131
|
17 years |
vboxsync |
fix
|
|
|
@7130
|
17 years |
vboxsync |
Linux kmod: VBOX_REDHAT_KABI
|
|
|
@7129
|
17 years |
vboxsync |
small optimization
|
|
|
@7128
|
17 years |
vboxsync |
Use -f instead cp.
|
|
|
@7127
|
17 years |
vboxsync |
Use if1of.
|
|
|
@7126
|
17 years |
vboxsync |
Fixed typo.
|
|
|
@7125
|
17 years |
vboxsync |
g+
|
|
|
@7123
|
17 years |
vboxsync |
fix.
|
|
|
@7122
|
17 years |
vboxsync |
Correct comment (not pushad any longer).
|
|
|
@7118
|
17 years |
vboxsync |
Only while LOG_TO_BACKDOOR is defined for ring-3 guest apps.
|
|
|
@7117
|
17 years |
vboxsync |
r=bird: subversion attributes. some hungarian fixes. do not pass stuff …
|
|
|
@7116
|
17 years |
vboxsync |
Additions/Linux: do not strip debug symbols on debug builds of the …
|
|
|
@7114
|
17 years |
vboxsync |
Removed TMCpuTickGetOffset.
|
|
|
@7113
|
17 years |
vboxsync |
Export TMTimerFrom*.
|
|
|
@7111
|
17 years |
vboxsync |
spaces
|
|
|
@7110
|
17 years |
vboxsync |
r=bird: The rate of the virtual clock is subject to change, don't …
|
|
|
@7109
|
17 years |
vboxsync |
Added TMTimerSetNano and TMTimerSetMicro.
|
|
|
@7107
|
17 years |
vboxsync |
cosmetics.
|
|
|
@7106
|
17 years |
vboxsync |
Additions/X11: more updates to seamless mode
|
|
|
@7105
|
17 years |
vboxsync |
adapted format specifier to 32->64 bit change of CPUMCTX.drX and …
|
|
|
@7104
|
17 years |
vboxsync |
checkUSBProxyService warning message for solaris.
|
|
|
@7102
|
17 years |
vboxsync |
Solaris: fixes for handling existing VNIC on our hostif setup script.
|
|
|
@7101
|
17 years |
vboxsync |
sol vboxguest: Disabled unused block cookie.
|
|
|
@7100
|
17 years |
vboxsync |
Applied VBoxSDL evdev keyboard patch submitted in public bugtracker …
|
|
|
@7099
|
17 years |
vboxsync |
Use CMOS to store hard disk geometry for more than 4 disks
|
|
|
@7098
|
17 years |
vboxsync |
pcnet: debugging update
|
|
|
@7097
|
17 years |
vboxsync |
Removed the anonymous struct
|
|
|
@7095
|
17 years |
vboxsync |
Extended the CPUMCTX structure for 64 bits mode.
|
|
|