VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73018   7 years vboxsync FE/Qt: Update the recent media list after floppy creation
(edit) @73017   7 years vboxsync FE/Qt: Factor out a function in VBoxGlobal to keep track of recent …
(edit) @73016   7 years vboxsync VMM/HM: Changed HM_CHANGED_XCPT_RAISED_MASK to …
(edit) @73015   7 years vboxsync VMM/HMSVMR0: Fallback to IEMExecOne() on certain VM-exits on CPUs that …
(edit) @73014   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Expert page: forgot …
(edit) @73013   7 years vboxsync Linux kernel modules: let the user specify a custom KERN_DIR as well.
(edit) @73012   7 years vboxsync Linux kernel modules: make module test builds work with older kernels …
(edit) @73011   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Reworking …
(edit) @73010   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: A bit of fixes.
(edit) @73009   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: A bit of …
(edit) @73008   7 years vboxsync FE/Qt UIMediumSelector returns accept after double click
(edit) @73007   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Adding …
(edit) @73006   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: A bit of …
(edit) @73005   7 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @73004   7 years vboxsync DevVGA-SVGA: renamed misleading parameters of vmsvgaGMRTransfer …
(edit) @73003   7 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @73002   7 years vboxsync VMM/HMVMXR0: Don't need to recheck VMCPU_FF_TLB_FLUSH when it's just …
(edit) @73001   7 years vboxsync FE/Qt: bugref:9073 Adding an option to import hard disks are VDI while …
(edit) @73000   7 years vboxsync ConsoleImpl2.cpp: Missing break.
(edit) @72999   7 years vboxsync MediumImpl: Fixed MediumVariant_Formatted implementation and made it a …
(edit) @72998   7 years vboxsync VBoxManageDisk.cpp: mediumio cat --hex fix.
(edit) @72997   7 years vboxsync VDVfs.cpp: Fixed off by one issue in vdVfsFile_Write.
(edit) @72996   7 years vboxsync Main/Makefile.kmk: Drop commented out statment as it moved into …
(edit) @72995   7 years vboxsync VMM/HMVMXR0: Attempted build fix.
(edit) @72994   7 years vboxsync VMM/HMVMXR0: Attempted build fix for mac rel.
(edit) @72993   7 years vboxsync VMM/HMVMXR0: Spaces, nit, doxygen.
(edit) @72992   7 years vboxsync VMM/HMVMXR0: Stat nits.
(edit) @72991   7 years vboxsync VMM/HM: Stat nits.
(edit) @72990   7 years vboxsync VMM/HMVMXR0: Don't update exit-history PC while exporting guest-state …
(edit) @72989   7 years vboxsync VMM/HMVMXR0: Comment.
(edit) @72988   7 years vboxsync VMM/HMVMXR0, HMSVMR0: Eliminate hidden parameters from a few macros …
(edit) @72987   7 years vboxsync VMM/HMVMXR0: bugref:9193 Stop passing pCtx around and use …
(edit) @72986   7 years vboxsync VMM/HMVMXR0: Nit.
(edit) @72985   7 years vboxsync VMM/HMVMXR0: bugref:9193 Stop passing pCtx around and use …
(edit) @72984   7 years vboxsync VMM/HMVMXR0: Spaces.
(edit) @72983   7 years vboxsync VMM/HM, HMVMX: bugref:9193 Stop passing pCtx around and use …
(edit) @72980   7 years vboxsync Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
(edit) @72979   7 years vboxsync netif.h: Document duplicating of VirtualBox.xidl enums and ask why …
(edit) @72978   7 years vboxsync VBoxManageDisk: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of …
(edit) @72976   7 years vboxsync VBoxManage: XPCOM/C++ enum exorcism. Found a enum type mismatch in …
(edit) @72975   7 years vboxsync Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. …
(edit) @72974   7 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72973   7 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72972   7 years vboxsync NetworkAdapter::i_isModified: Should probably check whether NAT …
(edit) @72971   7 years vboxsync NetworkAdapter::i_isModified: s/type/mode/ for checking for NAT.
(edit) @72970   7 years vboxsync VMM/HMSVM: ​bugref:9193 Stop passing pCtx around and use …
(edit) @72969   7 years vboxsync VMM/HMSVM: bugref:9193 Stop passing pCtx around and use …
(edit) @72968   7 years vboxsync VMM/HMSVM: ​bugref:9193 Stop passing pCtx around and use …
(edit) @72967   7 years vboxsync VMM/HMSVM: bugref:9193 Stop passing pCtx around and use …
(edit) @72966   7 years vboxsync VMM/HM: Cleanup, nits.
(edit) @72965   7 years vboxsync VMM/HMSVMR0: Re-disable temporary syncing of full guest-state to see …
(edit) @72964   7 years vboxsync VMM/HMSVMR0: vmload instruction modifies Kernel-GS-Base MSR as well as …
(edit) @72963   7 years vboxsync VMM/HM: Spaces.
(edit) @72962   7 years vboxsync Main: Doxygen
(edit) @72961   7 years vboxsync Main: Doxygen
(edit) @72960   7 years vboxsync Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
(edit) @72959   7 years vboxsync Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
(edit) @72958   7 years vboxsync Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
(edit) @72957   7 years vboxsync doxygen fixes for r123500
(edit) @72956   7 years vboxsync VBoxManage: mediumio build fix
(edit) @72955   7 years vboxsync Runtime/RTJson: Some error checking addendums to r123506 (bugref:9188)
(edit) @72954   7 years vboxsync Runtime/RTJson: Parse strings exceeding 4KB correctly (would throw an …
(edit) @72953   7 years vboxsync Runtime: Proper error handling (bugref:9188)
(edit) @72952   7 years vboxsync VBoxManage: mediumio build fix
(edit) @72951   7 years vboxsync VBoxManage: mediumio build fixes
(edit) @72950   7 years vboxsync MediumIOImpl.cpp: Fix gcc warnings and errors.
(edit) @72949   7 years vboxsync VBoxManage,manual: Added a new command called 'mediumio' to VBoxManage …
(edit) @72948   7 years vboxsync Main: Introducing IMediumIO for accessing the content of a medium. …
(edit) @72947   7 years vboxsync GluePrintRCMessage: Ditto. GluePrintErrorInfo: catch std::bad_alloc …
(edit) @72946   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72945   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72944   7 years vboxsync GluePrintErrorContext: In fact, don't make any copy of anything here. …
(edit) @72943   7 years vboxsync GluePrintErrorContext: Don't make an unnecessary copy of the filename …
(edit) @72942   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72941   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72940   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72939   7 years vboxsync Main: My catch(std::bad_alloc) obsession. :-)
(edit) @72938   7 years vboxsync Main: VirtualBoxBase::setErrorInternal: Provide default error text for …
(edit) @72937   7 years vboxsync FE/Qt: A coding styl fix
(edit) @72936   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Expert page: forgot …
(edit) @72935   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Remove …
(edit) @72934   7 years vboxsync FE/Qt: Some pointer checks
(edit) @72933   7 years vboxsync FE/Qt: Automatically select the newly create floppy disk in …
(edit) @72932   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Destination page: Do not …
(edit) @72931   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Additional …
(edit) @72930   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Remove S3 Storage Server …
(edit) @72929   7 years vboxsync HMVMXR0.cpp: Fixed incorrect RDMSR and WRMSR assertions.
(edit) @72928   7 years vboxsync ValidationKit: add a reminder about NO_PROXY (which is vital for …
(edit) @72927   7 years vboxsync FE/Qt: Avoid a relatively heavy medium database refresh after creating …
(edit) @72926   7 years vboxsync NEM/win: Release build fix. bugref:9044
(edit) @72925   7 years vboxsync Config.kmk,VMM: Enabled NEM/win for non-OSE builds. OSE will need …
(edit) @72924   7 years vboxsync NEM/win: Make it possible to select between ring-0 runloop …
(edit) @72923   7 years vboxsync FE/Qt: bugref:9205 Check current keyboard modifiers differently
(edit) @72921   7 years vboxsync rpm/rules: remove various outdated conditions. bugref:9200: …
(edit) @72920   7 years vboxsync FE/Qt: bugref:9152: Cleanup/rework for Export Appliance wizard: …
(edit) @72919   7 years vboxsync Main/*: From now on any valid UTF8 string is considered a valid guest …
(edit) @72918   7 years vboxsync NEM/win: Cleanups. bugref:9044
(edit) @72917   7 years vboxsync NEM: Stop passing pCtx around and use pVCpu->cpum.GstCtx instead. …
(edit) @72916   7 years vboxsync FE/Qt: bugref:9152: Cleanup/rework for Export Appliance wizard: …
(edit) @72915   7 years vboxsync VirtualBox.xidl: comment fixes
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