VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60110   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: prevent loading …
(edit) @60109   9 years vboxsync bugref:7585: Devices/Graphics: add functionality currently in VMM …
(edit) @60108   9 years vboxsync build fix
(edit) @60107   9 years vboxsync Main/USBProxyService: Save any additional USB device sources in the …
(edit) @60106   9 years vboxsync USBProxyBackendLinux: Hopefully fix crashes introduced with last commit
(edit) @60105   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: install user …
(edit) @60104   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: prevent loading …
(edit) @60103   9 years vboxsync Additions/linux: re-write r106090: call vboxadd-x11 during uninstall, …
(edit) @60102   9 years vboxsync Fix for r106101.
(edit) @60101   9 years vboxsync FE/Qt: Qt5 migration (part 111): X11: Installer: .run package should …
(edit) @60100   9 years vboxsync Another fix for r106092.
(edit) @60099   9 years vboxsync Fix for r106092.
(edit) @60098   9 years vboxsync bs3-cpu-basic-2: Working PE16 and PE16_32 testcase for high word ESP …
(edit) @60097   9 years vboxsync bs3kit: Updates
(edit) @60096   9 years vboxsync VMMDev: Added VMMDEV_TESTING_CMD_PRINT for more output on the host.
(edit) @60095   9 years vboxsync ASMMemFirstMismatchingU8/ASMMemFirstNonZero: fixed 16-bit far return …
(edit) @60094   9 years vboxsync FE/Qt: Qt5 migration (part 110): X11: Put the legacy XCB stuff into …
(edit) @60093   9 years vboxsync FE/Qt: Qt5 migration (part 109): X11: Put the legacy XCB stuff into …
(edit) @60092   9 years vboxsync Additions/linux: call vboxadd-x11 during uninstall, otherwise a few …
(edit) @60091   9 years vboxsync Installer/linux: create the INSTALLATION_DIR before we copy the …
(edit) @60090   9 years vboxsync don't set RUNPATH='$ORIGIN' for Qt and do not prevent hard linking if …
(edit) @60089   9 years vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
(edit) @60088   9 years vboxsync bs3kit: updates.
(edit) @60087   9 years vboxsync iprt/x86.h: duh!
(edit) @60086   9 years vboxsync NAT/Net: pxtcp_pmgr_pump - avoid unexpected POLLHUP spam on OS X.
(edit) @60085   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix disabling …
(edit) @60084   9 years vboxsync FE/Qt: Qt5 migration (part 108): Very good hidden Animation framework …
(edit) @60083   9 years vboxsync bugref:8288: Additions/x11: rework VBoxClient video mode hint …
(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 …
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