VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51701   11 years vboxsync elder gcc false positive warning
(edit) @51700   11 years vboxsync NAT/Net: OS X converts total length field of the inner IP header …
(edit) @51699   11 years vboxsync another warning
(edit) @51698   11 years vboxsync more signed math
(edit) @51697   11 years vboxsync uint64_t / RTFOFF mess
(edit) @51696   11 years vboxsync Runtime: PKZip stream reader
(edit) @51695   11 years vboxsync FE/Qt: Runtime UI: Build fix. Is that XPCOM stuff (s.a. r94476)?
(edit) @51694   11 years vboxsync FE/Qt: Runtime UI: Build-warning in UIFrameBuffer.
(edit) @51693   11 years vboxsync FE/Qt: Runtime UI: Small cleanup for [I/C]Framebuffer usage.
(edit) @51692   11 years vboxsync NAT/Net: When using IP_HDRINCL we need to rewrite mapped ping …
(edit) @51691   11 years vboxsync NAT/Net: pxping_pcb_rtstrfmt: for mapped addresses print both original …
(edit) @51690   11 years vboxsync NAT/Net: OS X reports IP datagrams on raw sockets with IP header …
(edit) @51687   11 years vboxsync Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
(edit) @51686   11 years vboxsync VMM/GIM: Fixes to saved state, enabled reset MSR availability in CPUID.
(edit) @51685   11 years vboxsync VMM/HMVMXR0: Nit.
(edit) @51684   11 years vboxsync NAT/Net: Solaris doesn't compute IPv4 header checksum for ICMP echo …
(edit) @51683   11 years vboxsync Runtime/tarcmd: fixed a loop and a memory leak
(edit) @51682   11 years vboxsync NAT/Net: init pxping::hdrincl appropriately as we know IP_HDRINCL is …
(edit) @51681   11 years vboxsync NAT/Net: Solaris doesn't report POLLHUP for TCP sockets.
(edit) @51680   11 years vboxsync Storage/QED: Fix compilation on SPARC
(edit) @51679   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: General …
(edit) @51678   11 years vboxsync DisplayImpl: disabled source bitmap update, need to fix locking first.
(edit) @51677   11 years vboxsync VBoxSDL: option to run a separate VM process.
(edit) @51676   11 years vboxsync SharedOpenGL: Makefile.kmk gcc build fix
(edit) @51675   11 years vboxsync DnD/VBoxTray: Cleanup, documentation.
(edit) @51674   11 years vboxsync NAT/Net: OS X reports POLLHUP when inbound closes, not when both sides …
(edit) @51673   11 years vboxsync crOpenGL: configurable custom dump generation
(edit) @51672   11 years vboxsync SharedOpenGL: XPCOM build fix.
(edit) @51671   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51670   11 years vboxsync Main,Frontends: use safearray for IFramebuffer::Notify3DEvent
(edit) @51669   11 years vboxsync FE/Qt: Build-fix for r94436.
(edit) @51668   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Since now any …
(edit) @51667   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51666   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51665   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51664   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51663   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51662   11 years vboxsync VMM/HMSVMR0: Use VMCB offsetting until we fix TM. Makes Hyper-V guests …
(edit) @51661   11 years vboxsync VMM/HMVMXR0: Use VMCS offsetting until we fix TM, makes Hyper-V guests …
(edit) @51660   11 years vboxsync VMM/HMSVMR0: RT_BOOL.
(edit) @51659   11 years vboxsync VMM/GIM: another try.
(edit) @51658   11 years vboxsync VMM/GIM: Bits, try to find out why it breaks on mac2-rel.
(edit) @51657   11 years vboxsync FE/Qt: Runtime UI: get the source bitmap before taking UIFrameBuffer lock
(edit) @51656   11 years vboxsync DisplayImpl: workaround for a deadlock in AttachFramebuffer
(edit) @51655   11 years vboxsync crOpenGL: move parse int tooling to util
(edit) @51654   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Integrate …
(edit) @51653   11 years vboxsync NAT/Net: add missing newlines to DPRINTFs.
(edit) @51652   11 years vboxsync DevAPIC: Dump all pending ISR/IRR bits, not just the highest.
(edit) @51651   11 years vboxsync RTVfsChainOpenIoStream: initialize pszError at the earliest possible way
(edit) @51650   11 years vboxsync CrOpenGL: ignore writeback for CmdVbva mode
(edit) @51649   11 years vboxsync FE/Qt: 6065: Keyboard shortcut settings UI: Make sure shorcuts are …
(edit) @51648   11 years vboxsync vga: legacy state load fixes
(edit) @51647   11 years vboxsync VMM/GIM: build fix.
(edit) @51646   11 years vboxsync VMM/GIM: attempt to fix mac burn.
(edit) @51644   11 years vboxsync VMM/GIM: Fix wrongly committed testing bits.
(edit) @51643   11 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51642   11 years vboxsync LogRel nits.
(edit) @51641   11 years vboxsync LogRel nits.
(edit) @51640   11 years vboxsync LogRel cosmetics.
(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) @51600   11 years vboxsync switch to openssl 1.0.1h
(edit) @51599   11 years vboxsync Devices/VMMDev: fixed compiling with VBOX_WITH_HGCM disabled
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