VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66087   8 years vboxsync VBox/shflsvc.h: There should be no reason to pack SHFLSTRING, it's …
(edit) @66086   8 years vboxsync iprt/cdefs.h: gcc 6.1 seems to be the cut-off for using [] arrays in …
(edit) @66085   8 years vboxsync doc/manual: show that Linux 4.x is supported as well of course
(edit) @66084   8 years vboxsync Additions/linux/drm: another try to prevent compiling this module on …
(edit) @66083   8 years vboxsync iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 5.4.0 throws pedantic warning …
(edit) @66082   8 years vboxsync Additions/linux/drm: sledgehammer for Linux 2.4
(edit) @66081   8 years vboxsync iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 4.9.x throws pedantic warning …
(edit) @66080   8 years vboxsync iprt/manifest2.cpp: Use RT_FLEXIBLE_ARRAY and RT_FLEXIBLE_ARRAY_NESTED.
(edit) @66079   8 years vboxsync iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_NESTED to deal with MSC/GCC …
(edit) @66078   8 years vboxsync HostDrivers/linux/Makefile: don't ignore build errors in vboxnetftl / …
(edit) @66077   8 years vboxsync Additions/linux: fail if compiling the vboxsf kernel module fails but …
(edit) @66076   8 years vboxsync typo
(edit) @66075   8 years vboxsync Devices/Storage/DrvHostBase-win: Wait for the media change thread to …
(edit) @66074   8 years vboxsync Installer/linux/vboxautostart-service: don't pass --background to …
(edit) @66073   8 years vboxsync build fix
(edit) @66072   8 years vboxsync HostDrivers, Additions: remove more rules for compiling Linux R0 modules
(edit) @66071   8 years vboxsync Additions/linux: remove more hacks
(edit) @66070   8 years vboxsync Config.kmk: remove TEMPLATE_VBOXR0DRV_TOOL for Linux. The hack for …
(edit) @66069   8 years vboxsync HostDriver: copy and paste
(edit) @66068   8 years vboxsync bugref:8527. Splitted the command "./VBoxManage unattended". Added two …
(edit) @66067   8 years vboxsync bugref:8527. Added a new attribute "fileWithPreparedData" into the …
(edit) @66066   8 years vboxsync HostDrivers, Additions: !VBOX_ONLY_DOCS
(edit) @66065   8 years vboxsync Devices/Storage/VSCSI: Make sure the additional allocated segments are …
(edit) @66064   8 years vboxsync iprt/cdefs.h: Adding a RT_FLEXIBLE_ARRAY macro.
(edit) @66063   8 years vboxsync Devices/Storage/VSCSI: Implement READ CD command for MMC driver
(edit) @66062   8 years vboxsync Main/ConsoleImpl: Set the passthrough flag only for DVD and floppy …
(edit) @66061   8 years vboxsync HostDrivers,Additions: don't test build the Linux host/guest kernel …
(edit) @66060   8 years vboxsync VMM: Nested Hw.virt: Solaris build fix
(edit) @66059   8 years vboxsync Installer/win: fix
(edit) @66058   8 years vboxsync Devices/Storage/VSCSI: Add possiblity for the LUN to attach opaque …
(edit) @66057   8 years vboxsync Devices/Storage/DevATA: Fix booting BeOS from a physical disc with …
(edit) @66056   8 years vboxsync x86.h: X86_MODRM_MAKE()
(edit) @66055   8 years vboxsync bs3-cpu-generated-1: updates.
(edit) @66054   8 years vboxsync bs3-first-common.mac: Fixed Bs3TotalImageSize value, BS3TEXT64 comes …
(edit) @66053   8 years vboxsync bs3kit: Bs3SelSetup16BitCode/Data fix.
(edit) @66052   8 years vboxsync HMVMXR0.cpp: Disabled (for me only) annoying HMCPU_CF_IS_PENDING …
(edit) @66051   8 years vboxsync bugref:7513: crOpenGL maintenance: make the SPU loader fail gracefully …
(edit) @66050   8 years vboxsync HostDrivers/Makefile.kmk: Moved the linux kernel module 'check' rule …
(edit) @66049   8 years vboxsync HostDrivers/Makefile.kmk: Moved the linux kernel module 'check' rule …
(edit) @66048   8 years vboxsync add/linux/Makefile.kmk: clean up addition module check target.
(edit) @66047   8 years vboxsync VMM: Attempted build fix for Solaris.
(edit) @66046   8 years vboxsync Main/Snapshot: When creating a snapshot it's necessary to copy the …
(edit) @66045   8 years vboxsync VMM: Nested Hw.virt: Read strictly what we need into VMCPU, dealing …
(edit) @66044   8 years vboxsync VMM: Nested Hw.virt: Build fix, trial.
(edit) @66043   8 years vboxsync VMM: Nested Hw.virt: Build fix.
(edit) @66042   8 years vboxsync VMM: Nested Hw.virt: bits.
(edit) @66041   8 years vboxsync VMM: Nested Hw.virt: bits.
(edit) @66040   8 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66039   8 years vboxsync vbsfpath.cpp: no + 1 in previous fix. Triggers assertion on line 220 …
(edit) @66038   8 years vboxsync tstSharedFolderService: Added testcase for case-insensitive create-file.
(edit) @66037   8 years vboxsync Installer/win: another fix
(edit) @66036   8 years vboxsync BugReportTool (bugref:8169): Fixed VM log collection bug.
(edit) @66035   8 years vboxsync add/linux/Makefile.kmk: Moved 'check' target to more appropriate place.
(edit) @66034   8 years vboxsync add/linux/Makefile.kmk: spaces/tabs
(edit) @66033   8 years vboxsync SharedFolders: fixed regression.
(edit) @66032   8 years vboxsync add/linux/Makefile.kmk: OTHER_CLEAN doesn't work on directories, so …
(edit) @66031   8 years vboxsync add/linux/Makefile.kmk: OTHER_CLEAN doesn't work on directories, so …
(edit) @66030   8 years vboxsync add/linux/Makefile.kmk: missing dep
(edit) @66029   8 years vboxsync add/linux/Makefile.kmk: cleanups (untested)
(edit) @66028   8 years vboxsync add/linux/Makefile.kmk: cleanups (untested)
(edit) @66027   8 years vboxsync add/linux/Makefile.kmk: cleanups (untested)
(edit) @66026   8 years vboxsync add/linux/Makefile.kmk: cleanups (untested)
(edit) @66025   8 years vboxsync bugref:4567: Linux kernel driver maintenance: do test builds of kernel …
(edit) @66024   8 years vboxsync pgmR3Load: PGMR3ChangeMode now sets GCPhysCR3, so remove the duplicate …
(edit) @66023   8 years vboxsync VBox/vmm/pgm.h: Note that PGMMODE is part of saved state.
(edit) @66022   8 years vboxsync VMM: Nested Hw.virt: Backed out r113878. Attempted build fix for linux …
(edit) @66021   8 years vboxsync Linux build fix
(edit) @66020   8 years vboxsync bugref:4567: Linux kernel driver maintenance: do test builds of kernel …
(edit) @66019   8 years vboxsync nsprpub/.../ptthread.c: Use the IPRT default stack size (512 KB) …
(edit) @66018   8 years vboxsync bugref:4567: Linux kernel driver maintenance: do test builds of kernel …
(edit) @66017   8 years vboxsync bugref:4567: Linux kernel driver maintenance: do test builds of kernel …
(edit) @66016   8 years vboxsync bugref:4567: Linux kernel driver maintenance: do test builds of kernel …
(edit) @66015   8 years vboxsync VMM: Nested Hw.virt: Bits.
(edit) @66014   8 years vboxsync tstSharedFolderService: not necessary anymore with the previous change
(edit) @66013   8 years vboxsync tstSharedFolderService.cpp: Make TESTSHFLSTRING a union to avoid …
(edit) @66012   8 years vboxsync tstSharedFolderService: fix the loop.
(edit) @66011   8 years vboxsync tstSharedFolderService: gcc does aggressive loop optimization and will …
(edit) @66010   8 years vboxsync src/libs/xpcom: bugref:8070: increase the default stack size for nspr …
(edit) @66009   8 years vboxsync Doxyfile.Core: alias fix
(edit) @66008   8 years vboxsync VMM: Attempted Doxygen fix.
(edit) @66007   8 years vboxsync nit
(edit) @66006   8 years vboxsync Wrap entering/leaving the per controller lock to save a few code lines …
(edit) @66005   8 years vboxsync VMM: doxygen
(edit) @66004   8 years vboxsync VMM: Build fix
(edit) @66003   8 years vboxsync VMM: Build fix
(edit) @66002   8 years vboxsync VMM: Nested Hw.virt: Build fix
(edit) @66001   8 years vboxsync VMM: Nested Hw.virt: Temporary build fix to work around recompiler …
(edit) @66000   8 years vboxsync VMM: Nested Hw.virt: Preps for SVM vmrun/#VMEXIT impl.
(edit) @65999   8 years vboxsync AssertReturn on each condition is much more helpful when debugging.
(edit) @65998   8 years vboxsync SharedFolders: Do RTAbsPath on folder roots, don't double convert to …
(edit) @65997   8 years vboxsync DevATA: Split too long lines
(edit) @65996   8 years vboxsync Installer/windows: export fix
(edit) @65995   8 years vboxsync Installer/linux: typo
(edit) @65994   8 years vboxsync Installer/linux: fix
(edit) @65993   8 years vboxsync SharedFolders: additional check
(edit) @65992   8 years vboxsync Additions/linux: Linux 4.11 compile fixes
(edit) @65991   8 years vboxsync Runtime/r0drv: actually use set_current_state() always as this …
(edit) @65990   8 years vboxsync Runtime/r0drv/linux: Linux 4.11 compile fixes
(edit) @65989   8 years vboxsync VMM: Nested Hw.virt: Implement AMD-V VMMCALL in IEM. Cleanup the code …
(edit) @65988   8 years vboxsync pgmR3ExitShadowModeBeforePoolFlush: not necessary to nil GCPhysCR3 here.
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