VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56412   9 years vboxsync Move internal/pgm.h bits to VBox/vmm/pgm.h.
(edit) @56411   9 years vboxsync Move internal/pgm.h bits to VBox/vmm/pgm.h.
(edit) @56410   9 years vboxsync space
(edit) @56409   9 years vboxsync lwip: fix wraparound check when updating icmp echo reply checksum that …
(edit) @56408   9 years vboxsync DevATA: Allow ataBMDMACmdWriteB to start stuff in ring-0 too.
(edit) @56407   9 years vboxsync duh
(edit) @56406   9 years vboxsync DevATA: Merged ataIOPortRead1Data/ataIOPortWrite1Data with …
(edit) @56405   9 years vboxsync DevATA: Split out the data port from the IOPortBase1 I/O port …
(edit) @56404   9 years vboxsync DevATA: Read final PIO transfer unit in ring-0.
(edit) @56403   9 years vboxsync IOMIOPortWriteString,IOMIOPortReadString: Don't make all string I/O …
(edit) @56402   9 years vboxsync DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
(edit) @56401   9 years vboxsync sup.h,VBox/types.h: Promoted SUPSEMEVENT and SUPSEMEVENTMULTI to …
(edit) @56400   9 years vboxsync DevATA: Use the R3 infix to clarify in which context things are executed.
(edit) @56399   9 years vboxsync nits
(edit) @56398   9 years vboxsync IVirtualBox: Added APIRevision attribute for the ValidationKit, …
(edit) @56397   9 years vboxsync VirtualBox.xidl: Some rainy day insurance.
(edit) @56396   9 years vboxsync Main/idl: introduce attributes to define how many reserved …
(edit) @56395   9 years vboxsync VUSB: Reverted r100358, fixed xHCI device attaching differently.
(edit) @56394   9 years vboxsync build fix
(edit) @56393   9 years vboxsync UsbMsd: Added scaffolding for returning different descriptors when …
(edit) @56392   9 years vboxsync DevATA: Replaced AsyncIORequestMutex (RTSEMMUTEX) with a PDM critical …
(edit) @56391   9 years vboxsync VBoxManage: don't hide the help for 'internalcommands gueststats'
(edit) @56390   9 years vboxsync build fix
(edit) @56389   9 years vboxsync log.cpp: try fix warning.
(edit) @56388   9 years vboxsync build fix
(edit) @56387   9 years vboxsync Additions/VBoxService: additional check
(edit) @56386   9 years vboxsync German NLS fixes
(edit) @56385   9 years vboxsync Config.kmk: Disable raw-mode on darwin.
(edit) @56384   9 years vboxsync PGM: Disabled the virtual handler code for !VBOX_WITH_RAW_MODE.
(edit) @56383   9 years vboxsync VBoxManage: Do not enable OHCI when xHCI is already there and USB …
(edit) @56382   9 years vboxsync installer/darwin: Don't ship VMMRC.rc when !VBOX_WITH_RAW_MODE.
(edit) @56381   9 years vboxsync Stubbed VMMR0_DO_CALL_HYPERVISOR and VMMR0_DO_RAW_RUN when …
(edit) @56380   9 years vboxsync iprt/log.h: a few more RT_GCC_EXTENSIONs for gcc-5
(edit) @56379   9 years vboxsync Storage/VMDK: small "just in case" code adjustments, shouldn't be …
(edit) @56378   9 years vboxsync Windows guest additions, VBVA: host mouse cursor capability.
(edit) @56377   9 years vboxsync more RT_GCC_EXTENSION required for gcc-5
(edit) @56376   9 years vboxsync Additions/VBoxService: fix long-standing todo for Windows host, report …
(edit) @56375   9 years vboxsync SUPDrv-darwin.cpp: Only get difficult regarding vmx_resume, …
(edit) @56374   9 years vboxsync ValidationKit: Added option for skipping raw-mode tests based on …
(edit) @56373   9 years vboxsync Installer/VBoxInstallHelper.cpp: more harmless stuff
(edit) @56372   9 years vboxsync ISystemProperties: Added rawModeSupported attribute for querying …
(edit) @56371   9 years vboxsync Installer/VBoxInstallHelper.cpp: fix never used registry tweaking …
(edit) @56370   9 years vboxsync Storage/iSCSI: Remove nonsense
(edit) @56369   9 years vboxsync Storage/VCI: Fix dead code (not that is actively used at the moment)
(edit) @56368   9 years vboxsync Only show the extpack example for the uninstall subcommand (+ the …
(edit) @56367   9 years vboxsync Support man page examples.
(edit) @56366   9 years vboxsync bugfix
(edit) @56365   9 years vboxsync VMM/HM: removed obsolete todo.
(edit) @56364   9 years vboxsync VMM/HM: g_HvmR0 -> g_HmR0.
(edit) @56363   9 years vboxsync docbook2latex.xsl: Emit nameddest for titles to …
(edit) @56362   9 years vboxsync threadpreempt-r0drv-darwin.cpp: Account for two new AST values in …
(edit) @56361   9 years vboxsync dbgkernelinfo-r0drv-darwin.cpp: Don't use sysctlbyname as a standard …
(edit) @56360   9 years vboxsync VMM/HM: Cleanup and asserts.
(edit) @56359   9 years vboxsync FE/Qt: UIFrameBuffer: Reduces a line of release logging when the rare …
(edit) @56358   9 years vboxsync VMM/HM: Ignore HM Exclusive CFGM option on OS X, always uses global init.
(edit) @56357   9 years vboxsync comment
(edit) @56356   9 years vboxsync vboxdrvDarwinResolveSymbols: Fail if we cannot get the vmx_* symbols …
(edit) @56355   9 years vboxsync dbgkrnlinfo-r0drv-darwin.cpp: Kernel location changed in 10.10, it seems.
(edit) @56354   9 years vboxsync build fixes
(edit) @56353   9 years vboxsync FE/Qt: updated Italian and Turkish translations. Thank you Vincenzo …
(edit) @56352   9 years vboxsync build fix
(edit) @56351   9 years vboxsync VBoxManageHelp.cpp: Some trailing space tweaking.
(edit) @56350   9 years vboxsync typo
(edit) @56349   9 years vboxsync VBoxManage: Let main() set the current command and made 'VBoxManage …
(edit) @56348   9 years vboxsync build fix
(edit) @56347   9 years vboxsync typo
(edit) @56346   9 years vboxsync build fix
(edit) @56345   9 years vboxsync fix
(edit) @56344   9 years vboxsync VBoxManage,manual: Working help code generator.
(edit) @56343   9 years vboxsync German NLS fix
(edit) @56342   9 years vboxsync Russian NLS fix
(edit) @56341   9 years vboxsync FE/Qt: fixed a translation string.
(edit) @56340   9 years vboxsync German NLS fix
(edit) @56339   9 years vboxsync German NLS fixes
(edit) @56338   9 years vboxsync FE/Qt: Extra-data management: GUI_RecentList flag should be filtered …
(edit) @56337   9 years vboxsync Workaround for stupid gcc visbility non-sense.
(edit) @56336   9 years vboxsync build fix
(edit) @56335   9 years vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56334   9 years vboxsync .scm-settings: updates
(edit) @56333   9 years vboxsync Devices/Graphics: Whitespace.
(edit) @56332   9 years vboxsync scm: Made it a tool instead of a build program.
(edit) @56331   9 years vboxsync scm: configured objective-C/C++, .def and .sed files.
(edit) @56330   9 years vboxsync scmsubversion.cpp: ppszValue can be NULL.
(edit) @56329   9 years vboxsync FE/Qt: Machine settings: Network page: Do not update redirect rules …
(edit) @56328   9 years vboxsync (c) in generated headers
(edit) @56327   9 years vboxsync spaces
(edit) @56326   9 years vboxsync header fix
(edit) @56325   9 years vboxsync (c)
(edit) @56324   9 years vboxsync updates
(edit) @56323   9 years vboxsync whitespace
(edit) @56322   9 years vboxsync whitespace
(edit) @56321   9 years vboxsync whitespace
(edit) @56320   9 years vboxsync whitespace
(edit) @56319   9 years vboxsync whitespace (tabs!)
(edit) @56318   9 years vboxsync whitespace
(edit) @56317   9 years vboxsync correction
(edit) @56316   9 years vboxsync whitespace
(edit) @56315   9 years vboxsync whitespace
(edit) @56314   9 years vboxsync whitespace
(edit) @56313   9 years vboxsync whitespace
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