VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9490   17 years vboxsync warnings
(edit) @9472   17 years vboxsync NAT: fixed default guest IP address for port forwarding if the NAT …
(edit) @9454   17 years vboxsync spelling
(edit) @9447   17 years vboxsync adapted DMI length check
(edit) @9440   17 years vboxsync Added SMBIOS header for DMI data to make Vista and Solaris recognize …
(edit) @9435   17 years vboxsync Extend HGCM interface to support 64 bit pointers.
(edit) @9434   17 years vboxsync comment
(edit) @9418   17 years vboxsync VHD creation/deletion code as well as create/write/close/open/read …
(edit) @9408   17 years vboxsync Add async trasnport driver for every OS
(edit) @9387   17 years vboxsync 64-bit GC alignment fixes
(edit) @9338   17 years vboxsync comments
(edit) @9336   17 years vboxsync oops, left at stdint.h include in there.
(edit) @9331   17 years vboxsync Use PCI config register setters.
(edit) @9330   17 years vboxsync More PCI config register setters.
(edit) @9329   17 years vboxsync Some cleanup; mainly adding some missing spaces and correcting the …
(edit) @9326   17 years vboxsync Some cleanup. Added a todo in dsp_read about non-byte reads.
(edit) @9307   17 years vboxsync update testcase
(edit) @9264   17 years vboxsync Changed pseudo random generator initialization to use a single 32-bit …
(edit) @9263   17 years vboxsync Small fix in VDI backend, writes exceeding a block boundary were truncated.
(edit) @9262   17 years vboxsync VDMerge testcase with pseudo random writes.
(edit) @9218   17 years vboxsync added missing dependency to $(VBOX_VERSION_STAMP)
(edit) @9213   17 years vboxsync Assertion triggers with GC_ARCH_BITS == 32
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9181   17 years vboxsync The assertion was valid, the orphaning means pNetwork == NULL.
(edit) @9180   17 years vboxsync intnet: don't crash when shutting down one of three VMs
(edit) @9150   17 years vboxsync fixed windows builds
(edit) @9144   17 years vboxsync NAT: fixed ARP for .2 and .3 if the guest IP range was changed
(edit) @9124   17 years vboxsync Cleanup of the Solaris 10 detection, reducing ifdef clutter in the C …
(edit) @9117   17 years vboxsync Removed the #if 0 case from the #2890 fix.
(edit) @9114   17 years vboxsync forgot this
(edit) @9113   17 years vboxsync fixed Solaris version detection
(edit) @9112   17 years vboxsync Hopefully working solaris 10 detection.
(edit) @9109   17 years vboxsync fix crash in slirp code if the wrong IP was released from DHCP (#2893)
(edit) @9088   17 years vboxsync Corrected the delay for the 2nd timer that clears UIP (among others …
(edit) @9087   17 years vboxsync Don't build TAP stuff on Solaris 10.
(edit) @9084   17 years vboxsync Fix for 64-bit win builds: char* to const char* conversion.
(edit) @9071   17 years vboxsync New internal command 'renamevmdk' in VBoxManage with corresponding …
(edit) @9047   17 years vboxsync Partially implemented rename vmdk api call.
(edit) @9022   17 years vboxsync Don't assert when the queue is full.
(edit) @9005   17 years vboxsync improved + documented mechanism for overwriting DMI information
(edit) @8996   17 years vboxsync VMMDev must return the last acknowledged resolution to the guest.
(edit) @8991   17 years vboxsync Configure the testing pass.
(edit) @8960   17 years vboxsync Hungarian.
(edit) @8942   17 years vboxsync comment
(edit) @8923   17 years vboxsync pic_update_irq: clear interrupt pending flag if none is pending.
(edit) @8892   17 years vboxsync Solaris hostif: Added awk check for changed dladm in OpenSolaris2008.05
(edit) @8773   17 years vboxsync Network\DrvTAPWin32.cpp -> Network\DrvTAPWin.cpp
(edit) @8772   17 years vboxsync USB/win/USBProxyDevice-win32.cpp -> USB/win/USBProxyDevice-win.cpp
(edit) @8771   17 years vboxsync USB/win32 -> USB/win.
(edit) @8770   17 years vboxsync Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 years vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8747   17 years vboxsync Parallel: destroy event semaphore
(edit) @8732   17 years vboxsync Some cleanup fixes.
(edit) @8715   17 years vboxsync Fix using several NAT adapters in a single VM.
(edit) @8708   17 years vboxsync Just do the simple 30 second wait for each worker thread. There …
(edit) @8703   17 years vboxsync typo
(edit) @8690   17 years vboxsync UpdateGuestVersion fixes.
(edit) @8689   17 years vboxsync Tell main that we've cleared the guestInfo during reset otherwise the …
(edit) @8676   17 years vboxsync Again, 3ms + VERR_TIMEOUT. Added a new assertions w/ more info. (If it …
(edit) @8642   17 years vboxsync Palette entries loop fix, thanks to Frank.
(edit) @8631   17 years vboxsync Make sure cd booting doesn't get upset by the media change guest …
(edit) @8618   17 years vboxsync New line after the F12 message.
(edit) @8617   17 years vboxsync Disable graphic splash screen if it doesn't fit into VRAM.
(edit) @8613   17 years vboxsync Use TMTimerSetMillies.
(edit) @8611   17 years vboxsync 82543GC support is ready. RX crit section removed.
(edit) @8610   17 years vboxsync PCNet: completed fix for broken hostif with certain guests. Make sure …
(edit) @8601   17 years vboxsync r=bird: Please rename the function pointers to g_pfnLibDlpi*.
(edit) @8599   17 years vboxsync PCNet: fix for broken hostif for with certain guests
(edit) @8597   17 years vboxsync Delete obsolete files for Crossbow.
(edit) @8594   17 years vboxsync AssertPtrBreakVoid -> AssertPtrBreak.
(edit) @8579   17 years vboxsync AssertBreakVoid -> AssertBreak
(edit) @8571   17 years vboxsync Solaris hostif: Load libdlpi dynamically.
(edit) @8569   17 years vboxsync AssertBreak -> AssertBreakStmt.
(edit) @8565   17 years vboxsync AssertMsgBreak -> AssertMsgBreakStmt.
(edit) @8555   17 years vboxsync Solaris hostif: fixed vnic_init script for the changed vna.
(edit) @8541   17 years vboxsync Why do I keep hitting this assertion?!? 3ms and bang. Added more info.
(edit) @8529   17 years vboxsync Unlock media on VM reset.
(edit) @8512   17 years vboxsync Disabled file locking for windows hosts. Open read/write file in …
(edit) @8509   17 years vboxsync Fixed reversed parameter check creating VMDK. Harmless, as it caused …
(edit) @8448   17 years vboxsync Empty logo for OSE build.
(edit) @8430   17 years vboxsync Devices/VMMDev: restored compatibility of saved states with r30072
(edit) @8425   17 years vboxsync Frontends/VirtualBox3/4, Main, Devices/VMMDev, Frontends/VBoxBFE, …
(edit) @8406   17 years vboxsync AHCI: add for gotten alignments in testcase
(edit) @8404   17 years vboxsync fixed error message
(edit) @8378   17 years vboxsync cosmetical fix
(edit) @8374   17 years vboxsync AHCI: Remove temporary buffer, map the pages of the guest in R3 and …
(edit) @8358   17 years vboxsync only call slirp_set_ethaddr if we actually get a MAC
(edit) @8345   17 years vboxsync SolaudiO: Fix for ubuntu guest desktop crashing on startup with audio …
(edit) @8341   17 years vboxsync NAT: set the MAC address during power-on as well for static IP …
(edit) @8340   17 years vboxsync NAT: comments
(edit) @8329   17 years vboxsync rebranding
(edit) @8325   17 years vboxsync shorten the guest additions cap report strings a little bit
(edit) @8315   17 years vboxsync rebranding
(edit) @8314   17 years vboxsync sanity check
(edit) @8313   17 years vboxsync Devices/VMMDev: preserved saved state compatibility
(edit) @8312   17 years vboxsync Devices/VMMDev, Frontends/VBoxBFE, Main: add a guest request to report …
(edit) @8300   17 years vboxsync fixed internal networking after last network notification update
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette