VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @59982   9 years vboxsync Revert temporary committed r105947.
(edit) @59981   9 years vboxsync FE/Qt: Qt5 migration (part 106): Temporary enable Qt5 for Win host.
(edit) @59980   9 years vboxsync /Makefile.kmk: qt5-bin: Must re-sign qwindows.dll, qminimal.dll and …
(edit) @59979   9 years vboxsync FE/Qt: bugref:7839: Extra-Data Manager: Position off-screen windows to …
(edit) @59978   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: simplify …
(edit) @59977   9 years vboxsync bs3kit: 64-bit fixes and some updates.
(edit) @59976   9 years vboxsync bs3kit: got v8086 with 32-bit kernel working.
(edit) @59975   9 years vboxsync bs3kit: updates and fixes.
(edit) @59974   9 years vboxsync rtDbgModCvLoadDirectory: Sort the directory the way we like it, stop …
(edit) @59973   9 years vboxsync dbgmodecodeview.cpp: committed too much
(edit) @59972   9 years vboxsync Implemented RTSortShell.
(edit) @59971   9 years vboxsync NetLwf/Win(bugref:8283): re-enabled dynamic re-allocation of frame …
(edit) @59970   9 years vboxsync FE/Qt: Qt5 migration (part 105): Preparing GUI via Qt5 installer for …
(edit) @59969   9 years vboxsync NetLwf/Win(bugref:8283): test build without dynamic re-allocation of …
(edit) @59968   9 years vboxsync FE/Qt: bugref:8285: Mac OS X: Hide excessive automatically created …
(edit) @59967   9 years vboxsync Main/SerialPort: don't trigger assertion for setting up serial port …
(edit) @59966   9 years vboxsync NetLwf/Win(bugref:8283): test build with 2K frame limit and dynamic …
(edit) @59965   9 years vboxsync iprt/x86.h,x86.mac: Added X86LAR_F_XXX, regenerated assembly version.
(edit) @59964   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: additional …
(edit) @59963   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: only build the …
(edit) @59962   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not do X11 …
(edit) @59961   9 years vboxsync iprt/x86.h: RT_BIT -> RT_BIT_32 (for 16-bit compilers).
(edit) @59960   9 years vboxsync Main/HostHardwareLinux: gcc6 warning
(edit) @59959   9 years vboxsync VBoxDTraceR0: NIL_RTSEMMUTEX == NULL (gcc6 complains)
(edit) @59958   9 years vboxsync back to Qt4
(edit) @59957   9 years vboxsync tools: darwin.amd64.qt.v5.5.1-r146
(edit) @59956   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: fixes for …
(edit) @59955   9 years vboxsync VBoxBs3ObjConvert.cpp: ELF updates
(edit) @59954   9 years vboxsync VBoxBs3ObjConvert.cpp: meeting interruption.
(edit) @59953   9 years vboxsync VBoxBs3ObjConvert.cpp: preparations.
(edit) @59952   9 years vboxsync bs3kit: To be continued…
(edit) @59951   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix kernel …
(edit) @59950   9 years vboxsync bs3kit: v8086 code reduction.
(edit) @59949   9 years vboxsync bs3kit: Updates thowards v8086.
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