VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66138   8 years vboxsync IEM: Implemented AAS.
(edit) @66137   8 years vboxsync IEM: Implemented AAS.
(edit) @66136   8 years vboxsync IEM: Implemented AAA.
(edit) @66135   8 years vboxsync IEM: Implemented AAA.
(edit) @66134   8 years vboxsync bs3-cpu-generated-1: Deal with instructions not available in 64-bit …
(edit) @66133   8 years vboxsync Devices/PC/DevPcBios: fix copy/paste bug
(edit) @66132   8 years vboxsync IEM: Some more ADC testcases.
(edit) @66131   8 years vboxsync IEM: Some more ADC testcases.
(edit) @66130   8 years vboxsync Devices/PC/DevPcBios+Devices/PC/BIOS/apm.c: relocate the APM shutdown …
(edit) @66129   8 years vboxsync IEM: Some OR testcases.
(edit) @66128   8 years vboxsync bs3-cpu-generated-1: python type fix.
(edit) @66127   8 years vboxsync bs3-cpu-generated-1: python type fix.
(edit) @66126   8 years vboxsync Main/Machine+Snapshot+Appliance+StorageController: eliminate the …
(edit) @66125   8 years vboxsync bugref:8019: Undefined behaviour sanitiser: add a build option …
(edit) @66124   8 years vboxsync bs3-cpu-generated-1,IEM: More tests, fixed rAX,Iz testing bug.
(edit) @66123   8 years vboxsync bs3-cpu-generated-1: Implemented testing instructions taking GV,Ev or …
(edit) @66122   8 years vboxsync Main/svcmain: typo fix
(edit) @66121   8 years vboxsync Main/svcmain: cleanups, make functions static and use IPRT where …
(edit) @66120   8 years vboxsync IPRT/RTThreadWait: Quick and dirty workaround for Ctrl-C deadlock with …
(edit) @66119   8 years vboxsync bs3-cpu-generated-1: Implemented testing instructions taking rAX,Iz as …
(edit) @66118   8 years vboxsync bs3-cpu-generated-1: Implemented testing instruction taking AL,Ib as …
(edit) @66117   8 years vboxsync bs3kit: Made Bs3TestFailed* return false as that's more convenient …
(edit) @66116   8 years vboxsync bs3-cpu-generated-1,IEM: updates.
(edit) @66115   8 years vboxsync bs3-cmn-TestSub.c: Must reset the sub-test reported flag.
(edit) @66114   8 years vboxsync bs3-cpu-generated-1,IEM: updates.
(edit) @66113   8 years vboxsync bs3-cpu-generated-1,IEM: updates.
(edit) @66112   8 years vboxsync bs3kit: Override DECLASM for 64-bit GCC targets to ensure we use the …
(edit) @66111   8 years vboxsync bs3kit: work around va_list trouble with 64-bit gcc.
(edit) @66110   8 years vboxsync Storage/VD: Implement infrastructure for region lists to be able to …
(edit) @66109   8 years vboxsync Additions/VBoxCredProv: Fix for creating the Kerberos logon package. …
(edit) @66108   8 years vboxsync Devices/VMMDev: trailing spaces
(edit) @66107   8 years vboxsync Additions/linux/shardfolders: trailing spaces
(edit) @66106   8 years vboxsync VBoxManage: trailing spaces
(edit) @66105   8 years vboxsync Main: trailing spaces and a wrong indent
(edit) @66104   8 years vboxsync VMM: trailing spaces
(edit) @66103   8 years vboxsync Main: bugref:5454: don't enable the 64-bit prefetch resource window in …
(edit) @66102   8 years vboxsync bs3-cpu-generated-1: updates
(edit) @66099   8 years vboxsync SharedFolders: Some adjustments necessary for flexible array syntax in …
(edit) @66097   8 years vboxsync VMM: EMT(0) must wait on any other EMTs before destroying the VM or we …
(edit) @66096   8 years vboxsync VMM: EMT(0) must wait on any other EMTs before destroying the VM or we …
(edit) @66095   8 years vboxsync CPUMR3CpuId.cpp: Detect AMD Ryzen.
(edit) @66094   8 years vboxsync Additions/linux: don't ignore build errors for vboxvideo
(edit) @66093   8 years vboxsync Additions/linux/drm: not needed here
(edit) @66092   8 years vboxsync SharedFolders: testcase build fix.
(edit) @66091   8 years vboxsync SharedFolders: fixed regression with Windows extended-length paths.
(edit) @66090   8 years vboxsync SharedFolders: helper function for Windows extended-length paths.
(edit) @66084   8 years vboxsync Additions/linux/drm: another try to prevent compiling this module on …
(edit) @66082   8 years vboxsync Additions/linux/drm: sledgehammer for Linux 2.4
(edit) @66080   8 years vboxsync iprt/manifest2.cpp: Use RT_FLEXIBLE_ARRAY and RT_FLEXIBLE_ARRAY_NESTED.
(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) @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) @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) @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) @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) @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) @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) @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) …
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