VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28197   15 years vboxsync crOpenGL: more multi screen support
(edit) @28196   15 years vboxsync DevE1000: Alignment fix.
(edit) @28195   15 years vboxsync Main/OVF: add vbox settings version to vbox:Machine element
(edit) @28194   15 years vboxsync Main/Machine: implement IMachine::readLog, and fix log file deletion …
(edit) @28193   15 years vboxsync Main/idl: clarification for IMachine::readLog
(edit) @28192   15 years vboxsync VBoxManage: new option "--log" for showvminfo, printing the specified …
(edit) @28191   15 years vboxsync NAT: warnings + removing of dead code.
(edit) @28190   15 years vboxsync Additions/crOpenGL: gcc warnings
(edit) @28189   15 years vboxsync Main: OVF crash fix, settings::ConfigFileBase must not be copyable
(edit) @28188   15 years vboxsync NAT: warnings.
(edit) @28187   15 years vboxsync NAT: warnings.
(edit) @28185   15 years vboxsync GuestControl: gcc warnings
(edit) @28184   15 years vboxsync HostServices: Doppelmoppel
(edit) @28183   15 years vboxsync NAT: excludes BSD functions, which might confuse reader.
(edit) @28182   15 years vboxsync VBoxManage/GuestCtrl: -Wshadow warnings
(edit) @28181   15 years vboxsync NAT: make BSD panic() never return
(edit) @28180   15 years vboxsync Guest Control/HostService: VERR_NOT_SUPPORTED.
(edit) @28179   15 years vboxsync Main: raised the maximum amount of VRAM to 512MB
(edit) @28178   15 years vboxsync FE/Qt4: Introduce a soft limit to save careless users from assigning …
(edit) @28177   15 years vboxsync Guest Control/HostService: Renamed exec* helper functions.
(edit) @28176   15 years vboxsync Guest Control: Enable building by default for Windows + Linux.
(edit) @28175   15 years vboxsync NAT: warnings.
(edit) @28174   15 years vboxsync NAT: warnings.
(edit) @28173   15 years vboxsync NAT: warnings.
(edit) @28172   15 years vboxsync NAT: win build fix.
(edit) @28171   15 years vboxsync NAT: Solaris build fix.
(edit) @28170   15 years vboxsync NAT: Solaris build fix.
(edit) @28169   15 years vboxsync NAT: Solaris build fix.
(edit) @28168   15 years vboxsync NAT: enables BSD MBUFS. (see xTracker 3993)
(edit) @28167   15 years vboxsync NAT: removes arming fast tcp timer to poll ICMP socket.
(edit) @28166   15 years vboxsync NAT: fixed polling of the ICMP socket reducing the ICMP latency
(edit) @28165   15 years vboxsync Main/OVF: import vbox:machine with disks, the rest. Todo some bugfixing.
(edit) @28164   15 years vboxsync IPRT: attribute namespace support
(edit) @28163   15 years vboxsync IPRT: xml optimizations, preps for better namespace support
(edit) @28162   15 years vboxsync Main/OVF: isolate disk import code from other import code; clean up …
(edit) @28161   15 years vboxsync 2.6.29 that is
(edit) @28160   15 years vboxsync VBoxNetFlt-linux.c: Made the receive GSO stuff configurable as well.
(edit) @28159   15 years vboxsync VBoxNetFlt-linux.c: Experimenting with filtering out traffic from the …
(edit) @28157   15 years vboxsync cleanup
(edit) @28156   15 years vboxsync VBoxNetFlt-linux: GSO to host and wire experiment, the former is a …
(edit) @28155   15 years vboxsync Fix
(edit) @28154   15 years vboxsync VBoxHDD: async I/O for VDI and RAW images. Seems to work so far but …
(edit) @28153   15 years vboxsync VBoxNetFlt-linux: Receive GSO frames from the host, save calls into …
(edit) @28152   15 years vboxsync Main/OVF: optimizations, cleanup
(edit) @28151   15 years vboxsync tstRTPath.cpp: RTPathStripExt testcases.
(edit) @28150   15 years vboxsync Main/OVF: use readable disk names instead of UUIDs on export, better …
(edit) @28149   15 years vboxsync Main/OVF: write vbox:uuid attribute for each disk on export
(edit) @28148   15 years vboxsync FE/Qt4: xtracker 4812: disable focus in/out hack for recent Qt versions
(edit) @28147   15 years vboxsync NAT: Fixed missing setting of time_fasttimo in ip_icmp.c. Removed …
(edit) @28146   15 years vboxsync NAT: Use poll/WSAWaitForMultipleEvents timeouts instead of timers.
(edit) @28145   15 years vboxsync Runtime/Sg: Fix RTSgBufCopy
(edit) @28144   15 years vboxsync DrvDiskIntegrity: Bug fix
(edit) @28143   15 years vboxsync DrvNAT: disabled buffer poisoning that was accidentally left enabled …
(edit) @28142   15 years vboxsync QSOCKET_FOREACH: log the same stuff for both versions, please.
(edit) @28141   15 years vboxsync slirp.c: Attempt at fixing #4811.
(edit) @28140   15 years vboxsync VBoxNetFlt-linux.c: Added some comments/todos and did some cleaning up …
(edit) @28139   15 years vboxsync VBoxManage: allow to set --natnet default (3.1 regression)
(edit) @28138   15 years vboxsync Main,NAT: Always pass the NAT network via CFGM. Use the network …
(edit) @28137   15 years vboxsync Additions/x11/vboxvideo: backport various changes from vboxvideo_13 to …
(edit) @28136   15 years vboxsync VMM/CFGM: fixed memory leak
(edit) @28135   15 years vboxsync DevE1000: Fixed signed/unsigned compare warnings caused by type …
(edit) @28134   15 years vboxsync DrvIntNet.cpp: Count the GSO frames. Use new helpers for registering …
(edit) @28132   15 years vboxsync Guest Control: Update (fixed leak in host service, --wait option for …
(edit) @28131   15 years vboxsync #4286: e1000: Force RX checksum in guest software.
(edit) @28130   15 years vboxsync Main/ConsoleImpl2.cpp: some missing RC_CHECK; cosmetical fixes
(edit) @28129   15 years vboxsync Devices/VGA: two forgotten "PDMCritSectLeave"s
(edit) @28128   15 years vboxsync ConsoleImpl2.cpp: cosmetics.
(edit) @28127   15 years vboxsync bumpSettingsVersionIfNeeded: ulBootPriority != 0 -> v1.10.
(edit) @28126   15 years vboxsync oops.
(edit) @28125   15 years vboxsync DrvChar.cpp: cosmetics
(edit) @28123   15 years vboxsync Simplified hypervisor conflict check
(edit) @28122   15 years vboxsync PDMR0DynMap: comment.
(edit) @28121   15 years vboxsync DevE1000: TX thread wakeup experiment.
(edit) @28120   15 years vboxsync SrcIntNetR0: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities (new …
(edit) @28119   15 years vboxsync Guest Control/VBoxService: Threading.
(edit) @28118   15 years vboxsync DrvDiskIntegrity: Use the advanced S/G buffer compare method to get …
(edit) @28117   15 years vboxsync Runtime/Sg: Add advanced compare method
(edit) @28116   15 years vboxsync Runtime/Sg: Fix stupid bug
(edit) @28115   15 years vboxsync DrvDiskIntegrity: Bug fix
(edit) @28114   15 years vboxsync DrvDiskIntegrity: Support for async I/O
(edit) @28113   15 years vboxsync Runtime/Sg: Add a method to advance the internal buffer pointer
(edit) @28112   15 years vboxsync LsiLogic: action mixup, fixes port 0 device detection with LSI windows …
(edit) @28111   15 years vboxsync Main: added missing header
(edit) @28110   15 years vboxsync Main: more Machine::init() work to get OVF vbox:Machine import …
(edit) @28109   15 years vboxsync Removed incorrect assertion.
(edit) @28108   15 years vboxsync Fix
(edit) @28107   15 years vboxsync Typo fix.
(edit) @28106   15 years vboxsync Main: Added machinery to query, set and use NIC boot priority.
(edit) @28105   15 years vboxsync Additions/x11/vboxvideo: let the host draw the pointer if we are using …
(edit) @28103   15 years vboxsync build fix
(edit) @28102   15 years vboxsync DevE1000: Check for MAX GSO frame size. Logging GSO decisions. Added …
(edit) @28101   15 years vboxsync serial: Let the UART device signal if we are not ready to consume more …
(edit) @28100   15 years vboxsync Additions/x11/vboxvideo: let the host draw the pointer if we are using …
(edit) @28099   15 years vboxsync Devices/VMMDev: inform the guest if we have an absolute pointing device
(edit) @28098   15 years vboxsync Main: don't export snapshots in OVF, separate OVF import from …
(edit) @28095   15 years vboxsync DrvIntNet.cpp,VBox/param.h: Adjusted the Send buffer so it can fit a …
(edit) @28094   15 years vboxsync Compile fix
(edit) @28093   15 years vboxsync Runtime/r0drv: Solaris, fixed rtr0MemObjNativeAllocCont to be below 4G …
(edit) @28092   15 years vboxsync Added paranoid assertion
(edit) @28091   15 years vboxsync Main: clean up Machine::init() and instance data
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