VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28417   15 years vboxsync DrvTAP,DrvVDE: Register stats before we can fail so we won't upset …
(edit) @28416   15 years vboxsync DrvTAP,DrvVDE: Register stats before we can fail so we won't upset …
(edit) @28415   15 years vboxsync Shared paging updates
(edit) @28414   15 years vboxsync EFI: fix reset once again
(edit) @28413   15 years vboxsync LsiLogic: Remove wrong memset
(edit) @28412   15 years vboxsync LsiLogic: Fix memory leak
(edit) @28411   15 years vboxsync python shell: interesting misfeature of python strings, visible with …
(edit) @28410   15 years vboxsync Guest Control: Build fix, memory cleanup.
(edit) @28409   15 years vboxsync Guest Control: Build fix, memory cleanup.
(edit) @28407   15 years vboxsync FE/Qt: New running VM core: remove one superfluous assertion.
(edit) @28406   15 years vboxsync Devices, Main, FE/Qt: re-committed support for VDE virtual network …
(edit) @28405   15 years vboxsync FE/SDL: When sending two key events to the guest (the first event was …
(edit) @28403   15 years vboxsync Added shared paging r3 helpers
(edit) @28402   15 years vboxsync Guest Control: Update (guest shutdown handling, timed peeks).
(edit) @28401   15 years vboxsync Main/Machine+Snapshot+Medium: Big medium locking cleanup and …
(edit) @28400   15 years vboxsync addendum to r60160
(edit) @28399   15 years vboxsync DevSerial: disabled r59817 as it causes regressions
(edit) @28398   15 years vboxsync Medium/include: svn property cleanup
(edit) @28397   15 years vboxsync dead code
(edit) @28396   15 years vboxsync DrvNAT: minor cleanup
(edit) @28394   15 years vboxsync NAT: paranoid border check.
(edit) @28393   15 years vboxsync warning
(edit) @28391   15 years vboxsync NAT: warnings.
(edit) @28390   15 years vboxsync NAT: ICMP with BSD buffers.
(edit) @28389   15 years vboxsync FE/Qt4: new core: fix debugger GUI
(edit) @28388   15 years vboxsync AHCI: Use async I/O flush API
(edit) @28387   15 years vboxsync Make flush configurable
(edit) @28384   15 years vboxsync FE/Qt4: new core: Create screen shots of all configured monitors in …
(edit) @28383   15 years vboxsync async I/O: Add async flush method
(edit) @28382   15 years vboxsync wddm: correctly report framebuffer offset to VGA device
(edit) @28381   15 years vboxsync LsiLogic: Don't use RTMemFree on memory allocated with RTMemPageAlloc
(edit) @28380   15 years vboxsync AHCI: Fix
(edit) @28379   15 years vboxsync dev/VGA: avoid extra resizes when HGSMI & VBVA is used (for now …
(edit) @28378   15 years vboxsync python shell: gexec wrong return args order
(edit) @28377   15 years vboxsync Main: SDK burn fix
(edit) @28376   15 years vboxsync typo
(edit) @28375   15 years vboxsync more branding
(edit) @28374   15 years vboxsync python shell: ginfo, gexec commands
(edit) @28373   15 years vboxsync I/O cache: Fix
(edit) @28372   15 years vboxsync X11 additions: branding
(edit) @28371   15 years vboxsync NetworkServices: branding and cosmetical fixes
(edit) @28369   15 years vboxsync Build fix for SDK, spaces.
(edit) @28368   15 years vboxsync Main/Display: seamless for multimonitor. (xTracker 4655)
(edit) @28366   15 years vboxsync VBoxTray: seamless should report all guest windows. (xTracker 4655)
(edit) @28365   15 years vboxsync NAT: unify slirp_init() and adapt the coding style of some …
(edit) @28364   15 years vboxsync NAT service: made it work
(edit) @28360   15 years vboxsync crOpenGL: fix non updating compiz animations on macos hosts
(edit) @28359   15 years vboxsync python module installer: handle both cases of SDK placement
(edit) @28358   15 years vboxsync Guest Control: Update.
(edit) @28357   15 years vboxsync Runtime: generalise the code used to load libdbus at runtime to a …
(edit) @28355   15 years vboxsync Guest Control/VBoxManage: Syntax.
(edit) @28354   15 years vboxsync Guest Control: Update (lProgress handling, wait for exiting process).
(edit) @28353   15 years vboxsync Main/MediumLock: header file update and implementation. Gets built and …
(edit) @28352   15 years vboxsync Main/Machine: RTProcCreate on Windows can finally handle spaces, …
(edit) @28351   15 years vboxsync Main: fixed reading of internal networks (addendum to r60047)
(edit) @28349   15 years vboxsync Main/HostHardwareLinux: generalised the VBoxMainHotplugWaiter class to …
(edit) @28348   15 years vboxsync gcc false positive
(edit) @28347   15 years vboxsync Guest Control: Update (logon error handling).
(edit) @28346   15 years vboxsync NAT: do transprent proxying by default. some protocols might be …
(edit) @28345   15 years vboxsync VBoxManage: moves listing of nat rules from list command to showvminfo one.
(edit) @28344   15 years vboxsync FE/Qt4: use the new ReadLog Main method in the log viewer.
(edit) @28343   15 years vboxsync Main: Added QueryLogFilename for getting the full log file path of an …
(edit) @28342   15 years vboxsync crOpenGl;FE/Qt4: more dock work for the 3D parts of the multi-monitor …
(edit) @28341   15 years vboxsync windows linking fix.
(edit) @28340   15 years vboxsync typo.
(edit) @28339   15 years vboxsync alignment fix.
(edit) @28338   15 years vboxsync Windows linking fixes.
(edit) @28336   15 years vboxsync DevPCNet: Shut up MSC warnings.
(edit) @28335   15 years vboxsync DevE1000: Shut up MSC warnings.
(edit) @28333   15 years vboxsync DevPCNet.cpp: MSC nit picking.
(edit) @28332   15 years vboxsync DrvIntNet: ring-0 experimentation and fixes.
(edit) @28330   15 years vboxsync PDMR3LdrGetInterfaceSymbols related fixes.
(edit) @28328   15 years vboxsync Network/D*: Moving XMIT threads, part 2.
(edit) @28327   15 years vboxsync Added PDMDrvHlpGetSupDrvSession.
(edit) @28326   15 years vboxsync alloc-ef.cpp: build fix.
(edit) @28325   15 years vboxsync alignment fix.
(edit) @28324   15 years vboxsync DevE1000: fixed uninitialized variable in the loop back xmit path.
(edit) @28323   15 years vboxsync DevE1000: gcc may be used uninitialized…
(edit) @28322   15 years vboxsync wddm: vbva impl cleanup
(edit) @28320   15 years vboxsync Network/D*,VMM: Moving the TX threads, part 1.
(edit) @28319   15 years vboxsync pdmdev: Made PDMDevHlpVMState available in R0 and RC.
(edit) @28317   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @28316   15 years vboxsync com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed …
(edit) @28315   15 years vboxsync Main/HostHardwareLinux: fix a burn when VBOX_WITH_DBUS is not defined
(edit) @28314   15 years vboxsync tstIntNetR0.cpp: Removed left behind debug stuff.
(edit) @28313   15 years vboxsync build fix
(edit) @28312   15 years vboxsync build fix
(edit) @28311   15 years vboxsync alloc-posix.cpp: avoid bzero.
(edit) @28310   15 years vboxsync accident
(edit) @28309   15 years vboxsync Main/HostHardwareLinux: added code for querying USB device information …
(edit) @28308   15 years vboxsync Main/DisplayImpl.cpp: fix
(edit) @28307   15 years vboxsync Guest Control: Update (another error handling).
(edit) @28306   15 years vboxsync Guest Control: There only can be one (tm).
(edit) @28305   15 years vboxsync Guest Control: Update (error handling).
(edit) @28304   15 years vboxsync Main: free some bytes in destructors
(edit) @28303   15 years vboxsync Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
(edit) @28302   15 years vboxsync Main/ConsoleVRDPServer: tiny cleanup
(edit) @28301   15 years vboxsync alloc.cpp: oops, switched the #ifdef branches there.
(edit) @28300   15 years vboxsync Burn fix.
(edit) @28298   15 years vboxsync iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
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