VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @8297   17 years vboxsync Make the vmdk format error checking tighter and fix an annoying gcc …
(edit) @8295   17 years vboxsync Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
(edit) @8287   17 years vboxsync NAT: make the network configurable
(edit) @8285   17 years vboxsync NAT: set network address after loadstate (fixed #2467)
(edit) @8263   17 years vboxsync Solaris too.
(edit) @8251   17 years vboxsync USBLib goes into VBoxDDU.
(edit) @8248   17 years vboxsync More VD testcases.
(edit) @8246   17 years vboxsync Missed one VBOX_WITH_NEW_USB_CODE_ON_DARWIN.
(edit) @8229   17 years vboxsync Opening a monolithic sparse VMDK was lacking the initialization of the …
(edit) @8218   17 years vboxsync immediately show the boot menu when pressing F12
(edit) @8207   17 years vboxsync rebranding
(edit) @8199   17 years vboxsync does not work for every gcc version
(edit) @8198   17 years vboxsync warnings
(edit) @8178   17 years vboxsync rebranding
(edit) @8170   17 years vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8151   17 years vboxsync Added more stat counters.
(edit) @8140   17 years vboxsync Solaris hostif: change vnic script to use names from vna.
(edit) @8132   17 years vboxsync more rebranding
(edit) @8120   17 years vboxsync Implemented debug statistic counters.
(edit) @8088   17 years vboxsync Show the BIOS logo twice longer.
(edit) @8087   17 years vboxsync fix 64-bit builds
(edit) @8085   17 years vboxsync pcnet: use a heuristics to decide if we signal the guest about missing …
(edit) @8074   17 years vboxsync export to OSE solaudio.c
(edit) @8046   17 years vboxsync BIOS: fix logging string when booting from CDROM
(edit) @8039   17 years vboxsync cosmetics
(edit) @8038   17 years vboxsync grr.
(edit) @8035   17 years vboxsync Prefix globals.
(edit) @8026   17 years vboxsync fixed (C)
(edit) @8017   17 years vboxsync Solaris hostdvd: attempt to better mediachanged detection.
(edit) @8015   17 years vboxsync VMDK: Fix a really nasty and indirect bug when creating split sparse …
(edit) @8011   17 years vboxsync Centered the text message.
(edit) @8010   17 years vboxsync slirp: bugfix
(edit) @8009   17 years vboxsync slirp: make it possible to configure the netmask
(edit) @8008   17 years vboxsync Fixed to be able to disable graphics logo.
(edit) @8007   17 years vboxsync Delay logo for 1 sec.
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