|
|
@9218
|
17 years |
vboxsync |
added missing dependency to $(VBOX_VERSION_STAMP)
|
|
|
@9213
|
17 years |
vboxsync |
Assertion triggers with GC_ARCH_BITS == 32
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@9181
|
17 years |
vboxsync |
The assertion was valid, the orphaning means pNetwork == NULL.
|
|
|
@9180
|
17 years |
vboxsync |
intnet: don't crash when shutting down one of three VMs
|
|
|
@9150
|
17 years |
vboxsync |
fixed windows builds
|
|
|
@9144
|
17 years |
vboxsync |
NAT: fixed ARP for .2 and .3 if the guest IP range was changed
|
|
|
@9124
|
17 years |
vboxsync |
Cleanup of the Solaris 10 detection, reducing ifdef clutter in the C …
|
|
|
@9117
|
17 years |
vboxsync |
Removed the #if 0 case from the #2890 fix.
|
|
|
@9114
|
17 years |
vboxsync |
forgot this
|
|
|
@9113
|
17 years |
vboxsync |
fixed Solaris version detection
|
|
|
@9112
|
17 years |
vboxsync |
Hopefully working solaris 10 detection.
|
|
|
@9109
|
17 years |
vboxsync |
fix crash in slirp code if the wrong IP was released from DHCP (#2893)
|
|
|
@9088
|
17 years |
vboxsync |
Corrected the delay for the 2nd timer that clears UIP (among others …
|
|
|
@9087
|
17 years |
vboxsync |
Don't build TAP stuff on Solaris 10.
|
|
|
@9084
|
17 years |
vboxsync |
Fix for 64-bit win builds: char* to const char* conversion.
|
|
|
@9071
|
17 years |
vboxsync |
New internal command 'renamevmdk' in VBoxManage with corresponding …
|
|
|
@9047
|
17 years |
vboxsync |
Partially implemented rename vmdk api call.
|
|
|
@9022
|
17 years |
vboxsync |
Don't assert when the queue is full.
|
|
|
@9005
|
17 years |
vboxsync |
improved + documented mechanism for overwriting DMI information
|
|
|
@8996
|
17 years |
vboxsync |
VMMDev must return the last acknowledged resolution to the guest.
|
|
|
@8991
|
17 years |
vboxsync |
Configure the testing pass.
|
|
|
@8960
|
17 years |
vboxsync |
Hungarian.
|
|
|
@8942
|
17 years |
vboxsync |
comment
|
|
|
@8923
|
17 years |
vboxsync |
pic_update_irq: clear interrupt pending flag if none is pending.
|
|
|
@8892
|
17 years |
vboxsync |
Solaris hostif: Added awk check for changed dladm in OpenSolaris2008.05
|
|
|
@8773
|
17 years |
vboxsync |
Network\DrvTAPWin32.cpp -> Network\DrvTAPWin.cpp
|
|
|
@8772
|
17 years |
vboxsync |
USB/win/USBProxyDevice-win32.cpp -> USB/win/USBProxyDevice-win.cpp
|
|
|
@8771
|
17 years |
vboxsync |
USB/win32 -> USB/win.
|
|
|
@8770
|
17 years |
vboxsync |
Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.
|
|
|
@8760
|
17 years |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8759
|
17 years |
vboxsync |
BUILD_TYPE -> KBUILD_TYPE.
|
|
|
@8758
|
17 years |
vboxsync |
BUILD_TARGET* -> KBUILD_TARGET*.
|
|
|
@8757
|
17 years |
vboxsync |
BUILD_PLATFORM* -> KBUILD_HOST*.
|
|
|
@8747
|
17 years |
vboxsync |
Parallel: destroy event semaphore
|
|
|
@8732
|
17 years |
vboxsync |
Some cleanup fixes.
|
|
|
@8715
|
17 years |
vboxsync |
Fix using several NAT adapters in a single VM.
|
|
|
@8708
|
17 years |
vboxsync |
Just do the simple 30 second wait for each worker thread. There …
|
|
|
@8703
|
17 years |
vboxsync |
typo
|
|
|
@8690
|
17 years |
vboxsync |
UpdateGuestVersion fixes.
|
|
|
@8689
|
17 years |
vboxsync |
Tell main that we've cleared the guestInfo during reset otherwise the …
|
|
|
@8676
|
17 years |
vboxsync |
Again, 3ms + VERR_TIMEOUT. Added a new assertions w/ more info. (If it …
|
|
|
@8642
|
17 years |
vboxsync |
Palette entries loop fix, thanks to Frank.
|
|
|
@8631
|
17 years |
vboxsync |
Make sure cd booting doesn't get upset by the media change guest …
|
|
|
@8618
|
17 years |
vboxsync |
New line after the F12 message.
|
|
|
@8617
|
17 years |
vboxsync |
Disable graphic splash screen if it doesn't fit into VRAM.
|
|
|
@8613
|
17 years |
vboxsync |
Use TMTimerSetMillies.
|
|
|
@8611
|
17 years |
vboxsync |
82543GC support is ready. RX crit section removed.
|
|
|
@8610
|
17 years |
vboxsync |
PCNet: completed fix for broken hostif with certain guests. Make sure …
|
|
|
@8601
|
17 years |
vboxsync |
r=bird: Please rename the function pointers to g_pfnLibDlpi*.
|
|
|
@8599
|
17 years |
vboxsync |
PCNet: fix for broken hostif for with certain guests
|
|
|
@8597
|
17 years |
vboxsync |
Delete obsolete files for Crossbow.
|
|
|
@8594
|
17 years |
vboxsync |
AssertPtrBreakVoid -> AssertPtrBreak.
|
|
|
@8579
|
17 years |
vboxsync |
AssertBreakVoid -> AssertBreak
|
|
|
@8571
|
17 years |
vboxsync |
Solaris hostif: Load libdlpi dynamically.
|
|
|
@8569
|
17 years |
vboxsync |
AssertBreak -> AssertBreakStmt.
|
|
|
@8565
|
17 years |
vboxsync |
AssertMsgBreak -> AssertMsgBreakStmt.
|
|
|
@8555
|
17 years |
vboxsync |
Solaris hostif: fixed vnic_init script for the changed vna.
|
|
|
@8541
|
17 years |
vboxsync |
Why do I keep hitting this assertion?!? 3ms and bang. Added more info.
|
|
|
@8529
|
17 years |
vboxsync |
Unlock media on VM reset.
|
|
|
@8512
|
17 years |
vboxsync |
Disabled file locking for windows hosts. Open read/write file in …
|
|
|
@8509
|
17 years |
vboxsync |
Fixed reversed parameter check creating VMDK. Harmless, as it caused …
|
|
|
@8448
|
17 years |
vboxsync |
Empty logo for OSE build.
|
|
|
@8430
|
17 years |
vboxsync |
Devices/VMMDev: restored compatibility of saved states with r30072
|
|
|
@8425
|
17 years |
vboxsync |
Frontends/VirtualBox3/4, Main, Devices/VMMDev, Frontends/VBoxBFE, …
|
|
|
@8406
|
17 years |
vboxsync |
AHCI: add for gotten alignments in testcase
|
|
|
@8404
|
17 years |
vboxsync |
fixed error message
|
|
|
@8378
|
17 years |
vboxsync |
cosmetical fix
|
|
|
@8374
|
17 years |
vboxsync |
AHCI: Remove temporary buffer, map the pages of the guest in R3 and …
|
|
|
@8358
|
17 years |
vboxsync |
only call slirp_set_ethaddr if we actually get a MAC
|
|
|
@8345
|
17 years |
vboxsync |
SolaudiO: Fix for ubuntu guest desktop crashing on startup with audio …
|
|
|
@8341
|
17 years |
vboxsync |
NAT: set the MAC address during power-on as well for static IP …
|
|
|
@8340
|
17 years |
vboxsync |
NAT: comments
|
|
|
@8329
|
17 years |
vboxsync |
rebranding
|
|
|
@8325
|
17 years |
vboxsync |
shorten the guest additions cap report strings a little bit
|
|
|
@8315
|
17 years |
vboxsync |
rebranding
|
|
|
@8314
|
17 years |
vboxsync |
sanity check
|
|
|
@8313
|
17 years |
vboxsync |
Devices/VMMDev: preserved saved state compatibility
|
|
|
@8312
|
17 years |
vboxsync |
Devices/VMMDev, Frontends/VBoxBFE, Main: add a guest request to report …
|
|
|
@8300
|
17 years |
vboxsync |
fixed internal networking after last network notification update
|
|
|
@8297
|
17 years |
vboxsync |
Make the vmdk format error checking tighter and fix an annoying gcc …
|
|
|
@8295
|
17 years |
vboxsync |
Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
|
|
|
@8287
|
17 years |
vboxsync |
NAT: make the network configurable
|
|
|
@8285
|
17 years |
vboxsync |
NAT: set network address after loadstate (fixed #2467)
|
|
|
@8263
|
17 years |
vboxsync |
Solaris too.
|
|
|
@8251
|
17 years |
vboxsync |
USBLib goes into VBoxDDU.
|
|
|
@8248
|
17 years |
vboxsync |
More VD testcases.
|
|
|
@8246
|
17 years |
vboxsync |
Missed one VBOX_WITH_NEW_USB_CODE_ON_DARWIN.
|
|
|
@8229
|
17 years |
vboxsync |
Opening a monolithic sparse VMDK was lacking the initialization of the …
|
|
|
@8218
|
17 years |
vboxsync |
immediately show the boot menu when pressing F12
|
|
|
@8207
|
17 years |
vboxsync |
rebranding
|
|
|
@8199
|
17 years |
vboxsync |
does not work for every gcc version
|
|
|
@8198
|
17 years |
vboxsync |
warnings
|
|
|
@8178
|
17 years |
vboxsync |
rebranding
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8151
|
17 years |
vboxsync |
Added more stat counters.
|
|
|
@8140
|
17 years |
vboxsync |
Solaris hostif: change vnic script to use names from vna.
|
|
|
@8132
|
17 years |
vboxsync |
more rebranding
|
|
|
@8120
|
17 years |
vboxsync |
Implemented debug statistic counters.
|
|
|