VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51639   11 years vboxsync LogRel cosmetics/consistency.
(edit) @51638   11 years vboxsync AHCI: Fix request cancelling logic if the log page containing details …
(edit) @51637   11 years vboxsync Pulseaudio: Bitten by duplicate files…
(edit) @51636   11 years vboxsync Devices: release log cosmetics.
(edit) @51635   11 years vboxsync introduced RTHttpGetBinary(), renamed RTHttpGet() to RTHttpGetText()
(edit) @51634   11 years vboxsync VBoxSDL: implemented NotifyUpdateImage (not used by default).
(edit) @51633   11 years vboxsync vga: saved state bugfix, sigh
(edit) @51632   11 years vboxsync vga: build fix
(edit) @51631   11 years vboxsync vga: saved state fixes
(edit) @51630   11 years vboxsync Main/Console: fix severe BSTR vs. Bstr related regressions from …
(edit) @51629   11 years vboxsync DevVGA: moved asserts to the right place in vgaPortUpdateDisplayRect.
(edit) @51628   11 years vboxsync Frontend/VBoxManage: fix gcc compiler warning in VBoxManageGuestCtrl.cpp
(edit) @51627   11 years vboxsync IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
(edit) @51626   11 years vboxsync QCOW: Initialize the L2 cache always, fixes a crash if opening the …
(edit) @51625   11 years vboxsync QED: Initialize the L2 cache always, fixes a crash if opening the …
(edit) @51624   11 years vboxsync AHCI: Small addendum to r93658, the device emulation needs to update …
(edit) @51623   11 years vboxsync Storage: Fix possible data corruption or read errors if a request …
(edit) @51622   11 years vboxsync Additions/linux/sharedfolders: Linux 3.16 fixes
(edit) @51621   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Bug-fix for r94294.
(edit) @51620   11 years vboxsync DnD: Autocallers, locking.
(edit) @51619   11 years vboxsync Devices/Storage: Add new read after write verification mode and fix …
(edit) @51618   11 years vboxsync VBoxHeadless: Allow VMs to start paused. (And reformatted usage help …
(edit) @51617   11 years vboxsync DevVGA: updateDisplayAll should not initiate a resize.
(edit) @51616   11 years vboxsync tstMouseImpl: another fix
(edit) @51615   11 years vboxsync repaired tstMouseImpl
(edit) @51614   11 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp - vn3
(edit) @51613   11 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp - vn2
(edit) @51612   11 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @51611   11 years vboxsync Old 4NT versions cannot handle ProgramFiles(x86), changed the test.
(edit) @51610   11 years vboxsync Reverted r94341: too early.
(edit) @51609   11 years vboxsync DrvMouse: Added queue flush callback like we have for keyboard.
(edit) @51608   11 years vboxsync NAT/Net: return negated errno from pxtcp_sock_recv()/pxtcp_sock_send() …
(edit) @51607   11 years vboxsync gcc warning
(edit) @51606   11 years vboxsync Main,Frontends: IFramebuffer::NotifyUpdateImage
(edit) @51605   11 years vboxsync Main,Frontends: removed obsolete IFramebuffer methods: Address, …
(edit) @51604   11 years vboxsync DisplayImpl: removed obsolete mLast* fields.
(edit) @51603   11 years vboxsync DisplayImpl: removed obsolete framebuffer resize handling.
(edit) @51602   11 years vboxsync FE/Qt: Runtime UI: save visible region when resizing.
(edit) @51601   11 years vboxsync Main/Machine: fix regression (lack of AutoLimitedCaller) due to …
(edit) @51599   11 years vboxsync Devices/VMMDev: fixed compiling with VBOX_WITH_HGCM disabled
(edit) @51598   11 years vboxsync VMM/SSM: comment.
(edit) @51597   11 years vboxsync NAT/Net: convert perror/warn/warnx to DPRINTFs.
(edit) @51596   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51595   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51594   11 years vboxsync NAT/Net: don't forget to close socket if FIONBIO fails.
(edit) @51593   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Remove code …
(edit) @51592   11 years vboxsync FE/Qt: Runtime UI: Calls to QuerySavedGuestScreenInfo should be …
(edit) @51591   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: More …
(edit) @51590   11 years vboxsync FE/Qt: Selector UI: Filter out inaccessible VMs with null IDs.
(edit) @51589   11 years vboxsync USB/OHCI: Fix saved state assertion witz emulated USB devices
(edit) @51588   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51587   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Forgot …
(edit) @51586   11 years vboxsync HostDrivers/VBoxNetFlt: not yet for OSE
(edit) @51585   11 years vboxsync NAT/Net: Fix previous - provide #include's necessary for …
(edit) @51584   11 years vboxsync NAT/Net: Hide checking for transient errors (EWOULDBLOCK &co) in an …
(edit) @51583   11 years vboxsync NAT/Net: On Windows provide all "Berkeley" WSAE* error codes with …
(edit) @51582   11 years vboxsync NAT/Net: Drop errno redefinition kludge, socket errors are now …
(edit) @51581   11 years vboxsync NAT/Net: Start untangling errno vs. winsock mess. Don't refer errno …
(edit) @51580   11 years vboxsync FE/Qt: Global Properties: Input page: Icon fixes.
(edit) @51579   11 years vboxsync FE/Qt: 6278: Mac OS X: HiDPI: Integrate hi-dpi-aware icons for VM …
(edit) @51578   11 years vboxsync Mac OS X host: improve support for host optical drives; add support …
(edit) @51577   11 years vboxsync NAT/Net: Minor cosmetics in the unix section.
(edit) @51576   11 years vboxsync NAT/Net: Get rid of inet_ntop(3) (not available on Windows XP). Since …
(edit) @51575   11 years vboxsync NAT/Net: Get rid of inet_ntop(3). Add formatter for %R[ping_pcb] and …
(edit) @51574   11 years vboxsync NAT/Net: #define LOG_GROUP LOG_GROUP_NAT_SERVICE
(edit) @51573   11 years vboxsync NAT/Net: Use logger for DPRINTFs.
(edit) @51572   11 years vboxsync comregister.cmd: don't install the proxy stub on XP and W2K3.
(edit) @51571   11 years vboxsync Runtime/generic: Explicitly prevent mixing ring-3 and ring-0 spinlock …
(edit) @51570   11 years vboxsync Additions/common/VBoxService: provide default/null object …
(edit) @51569   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51567   11 years vboxsync 6813 MachineImpl.cpp server side com wrapper API useage - further fix
(edit) @51566   11 years vboxsync Storage/AHCI: Get rid of ASMAtomic*Size and replace with the *U32 …
(edit) @51565   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51564   11 years vboxsync Additions/common/VBoxService: revert r94117.
(edit) @51563   11 years vboxsync VMM/GIM: bits.
(edit) @51562   11 years vboxsync VMM/IEMInternal: comment typo.
(edit) @51561   11 years vboxsync Devices/GIMDev: keywords.
(edit) @51560   11 years vboxsync VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
(edit) @51559   11 years vboxsync crOpenGL: wglShareLists support
(edit) @51558   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51556   11 years vboxsync DnD: Added support for dynamically managing formats on the host.
(edit) @51553   11 years vboxsync Main: removed obsolete SetFramebuffer method.
(edit) @51552   11 years vboxsync Main: removed obsolete GetFramebuffer, updateDisplayData methods.
(edit) @51551   11 years vboxsync Main: removed obsolete RequestResize, ResizeCompleted methods.
(edit) @51550   11 years vboxsync FE/Qt: Runtime UI: Load machine-window customizations and availability …
(edit) @51549   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51548   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51547   11 years vboxsync VBoxSDL: new IFramebuffer interface cleanup.
(edit) @51546   11 years vboxsync UsbKbd: Added a brief theory of operation.
(edit) @51545   11 years vboxsync DisplayImpl: notify framebuffer about VM shutdown, reuse current values.
(edit) @51544   11 years vboxsync HostDrivers/VBoxNetFlt: not yet for OSE
(edit) @51543   11 years vboxsync FE/Qt: Runtime UI: Frame-buffer: Some regression in 2D functionality …
(edit) @51542   11 years vboxsync VBoxHeadless: Framebuffer implementation is not needed anymore.
(edit) @51541   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51540   11 years vboxsync FE/Qt: Selector UI: Default splitter size-hints for first-run dialog.
(edit) @51539   11 years vboxsync Keyboard: Extended keyboard driver and reworked USB keyboard device …
(edit) @51538   11 years vboxsync Main/OSType: fixed typo for Win81 OS types
(edit) @51537   11 years vboxsync FE/Qt: Runtime UI: Frame-buffer: Remove *fallback* protection from …
(edit) @51536   11 years vboxsync crOpenGL: try to fix vrdp
(edit) @51535   11 years vboxsync wddm: return proper status, some cleanup
Note: See TracRevisionLog for help on using the revision log.

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