VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60082   9 years vboxsync directory rule not required
(edit) @60081   9 years vboxsync Qt5: properly change RPATH=$ORIGIN for non-hardened builds
(edit) @60080   9 years vboxsync NAT/Net: pxtcp_pmgr_pump - dissimilate two DPRINTFs.
(edit) @60079   9 years vboxsync doxygen fix
(edit) @60078   9 years vboxsync build fix
(edit) @60077   9 years vboxsync introduced RT_GNUC_PREREQ
(edit) @60076   9 years vboxsync IntNet: Unregister all registered statistics counters.
(edit) @60075   9 years vboxsync fix
(edit) @60074   9 years vboxsync Fix for r106066.
(edit) @60073   9 years vboxsync fix
(edit) @60072   9 years vboxsync 'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 is …
(edit) @60071   9 years vboxsync ACPI: Do not expose ACPI video bits on Windows 7 and older. …
(edit) @60070   9 years vboxsync iprt/assert.h: docs.
(edit) @60069   9 years vboxsync when installing our Qt5 libraries, only install the actual library and …
(edit) @60068   9 years vboxsync Revert r106058, incomplete conversion of USBProxyBackend to a COM …
(edit) @60067   9 years vboxsync Main: Add API to IHost for adding and removing USB device sources in …
(edit) @60066   9 years vboxsync ClientWatcher: Moved the process reaping code into a separate method, …
(edit) @60065   9 years vboxsync Main/VirtualBoxClient: more early failure fixes, complementing the …
(edit) @60064   9 years vboxsync FE/Qt: Qt5 migration (part 107): No need to load empty qt_en.ts file …
(edit) @60063   9 years vboxsync Frontends etc: convert more code to use VirtualBoxClient instead of …
(edit) @60062   9 years vboxsync ClientWatcher: Enabled the new code watching more than 63 sessions on …
(edit) @60061   9 years vboxsync ClientWatcher: Disabled code for watching more than 63 sessions on windows.
(edit) @60060   9 years vboxsync ClientToken.cpp: logging.
(edit) @60059   9 years vboxsync VirtualBox::init: log statement fix.
(edit) @60058   9 years vboxsync Additions/linux/drm: Linux 4.5 fixes
(edit) @60057   9 years vboxsync Storage/LsiLogic: Missing case
(edit) @60056   9 years vboxsync Runtime: build fix
(edit) @60055   9 years vboxsync AssertContinue should continue, not break.
(edit) @60054   9 years vboxsync never use AssertStmt(..., continue) but use AssertContinue(...) (look …
(edit) @60053   9 years vboxsync introduced AssertContinue()
(edit) @60052   9 years vboxsync warning
(edit) @60051   9 years vboxsync Main/GuestDndTargetImpl: proper use of do { ... } while (0)
(edit) @60050   9 years vboxsync Main/GuestDndSourceImpl: proper use of do { ... } while (0)
(edit) @60049   9 years vboxsync recompiler/exec: wrong sizeof (harmless)
(edit) @60048   9 years vboxsync Runtime/zip: typo (thanks PVS)
(edit) @60047   9 years vboxsync typo
(edit) @60046   9 years vboxsync tstRTPath: bogus test (thanks PVS)
(edit) @60045   9 years vboxsync Main/ConsoleImpl2: warnings (found by PVS)
(edit) @60044   9 years vboxsync bs3kit: a bit more of the ELF -> OMF converter.
(edit) @60043   9 years vboxsync build fix.
(edit) @60042   9 years vboxsync DevSVGA-SVGA: some missing typecasts
(edit) @60041   9 years vboxsync DevHPET: harmless missing typecast (thanks PVS)
(edit) @60040   9 years vboxsync GuestHost/OpenGL: fixed a couple of typos (thanks PVS)
(edit) @60039   9 years vboxsync NAT: Pasto - don't dereference NULL rule in LogRel reporting failure …
(edit) @60038   9 years vboxsync Devices/Graphics: typo (thanks PVS)
(edit) @60037   9 years vboxsync RTReqWait: Correct incorrect assertion (VMR3ReqWait got it right). …
(edit) @60036   9 years vboxsync FE/Qt: typo
(edit) @60035   9 years vboxsync Runtime/VerSetConditionMask: fixed type (thanks PVS)
(edit) @60034   9 years vboxsync Support: logging fix
(edit) @60033   9 years vboxsync Storage/VMDK: typo (thanks PVS)
(edit) @60032   9 years vboxsync Storage/VD: comment
(edit) @60031   9 years vboxsync build fix
(edit) @60030   9 years vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
(edit) @60029   9 years vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
(edit) @60028   9 years vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
(edit) @60027   9 years vboxsync Storage/VD: Remove unnecessary condition (thanks PVS)
(edit) @60026   9 years vboxsync Storage/BusLogic: Process mailboxes on a dedicated worker thread to …
(edit) @60025   9 years vboxsync VBoxManage: Tweak the rawdisk fix for nvme devices to be more …
(edit) @60024   9 years vboxsync bs3kit: updates (-> office).
(edit) @60023   9 years vboxsync iprt/cdefs.h,setjmp.h: Added DECL_RETURNS_TWICE and renamed …
(edit) @60022   9 years vboxsync recompiler: shifting of negative values is undefined (thanks PVS)
(edit) @60021   9 years vboxsync FE/Qt: bugref:8088: Rework session-information window: Cleanups.
(edit) @60020   9 years vboxsync Additions/Windows/VBoxTray: useless condition (thanks PVS)
(edit) @60019   9 years vboxsync bs3kit: Fixes and updates.
(edit) @60018   9 years vboxsync tstRTFileAio: Warning (thanks VPS)
(edit) @60017   9 years vboxsync Additions/VBoxService: useless condition (thanks PVS)
(edit) @60016   9 years vboxsync Graphics/DevVGA-SVGA3d-win: typo (thanks PVS)
(edit) @60015   9 years vboxsync LsiLogic: Process requests from the BIOS on the worker thread and not …
(edit) @60014   9 years vboxsync Additions/Windows/VBoxTray: duplicate expression (thanks PVS)
(edit) @60013   9 years vboxsync DevPCNet: duplicate expression (thanks PVS)
(edit) @60012   9 years vboxsync Additions/Windows/Wddm: typo (thanks PVS)
(edit) @60011   9 years vboxsync VBoxManage: Support the different naming scheme for NVME devices on …
(edit) @60010   9 years vboxsync Main: Configure the hotplug flag for the SATA controllers always, not …
(edit) @60009   9 years vboxsync bs3kit: Updates
(edit) @60008   9 years vboxsync VBoxBS3KitImg: ASDEFS update.
(edit) @60007   9 years vboxsync iprt/cdefs.h: RT_ARCH_XXX and ARCH_BITS checks.
(edit) @60006   9 years vboxsync bs3kit: more fixes.
(edit) @60005   9 years vboxsync bs3kit: more fixes.
(edit) @60004   9 years vboxsync bs3kit: gcc build fix.
(edit) @60003   9 years vboxsync bs3kit: C templates experiments.
(edit) @60002   9 years vboxsync bs3kit: got the weird v8086 w/ 16-bit tss and trap handlers working.
(edit) @60001   9 years vboxsync bs3kit: print working in all normal modes, it seems.
(edit) @60000   9 years vboxsync bs3kit: v8086, long, fixes, updates.
(edit) @59999   9 years vboxsync VMM/HM: space nit.
(edit) @59998   9 years vboxsync NetLwf/Win(bugref:8283): five pre-allocated pools to accomodate …
(edit) @59997   9 years vboxsync alsa >= 1.0.14 required
(edit) @59996   9 years vboxsync Main/VirtualBox: postpone the error reporting from VirtualBox object …
(edit) @59995   9 years vboxsync Main/Mouse: synchronization fix (unlikely to have caused trouble)
(edit) @59994   9 years vboxsync DrvAudio: Added a length parameter for (legacy) options.
(edit) @59993   9 years vboxsync Debug build fix
(edit) @59992   9 years vboxsync Build fix for Solaris.
(edit) @59991   9 years vboxsync Build fix.
(edit) @59990   9 years vboxsync NetLwf/Win(bugref:8283): dynamic allocation of MDLs which fixes jumbo …
(edit) @59989   9 years vboxsync Build fix, warnings.
(edit) @59988   9 years vboxsync x86.h: x2APIC MSR typo, added range for LVT MSRs.
(edit) @59987   9 years vboxsync Audio: Decoupled backend sinks and sources from the maximum of …
(edit) @59986   9 years vboxsync iemRaiseXcptOrIntInProtMode: Updated todo for ESP modifications wrt …
(edit) @59985   9 years vboxsync FE/Qt: bugref:7839: Extra-Data Manager: Position off-screen windows to …
(edit) @59984   9 years vboxsync bs3kit: Updates.
(edit) @59983   9 years vboxsync warning
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