VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56693   10 years vboxsync nit.
(edit) @56692   10 years vboxsync Forgot to commit a file.
(edit) @56691   10 years vboxsync VBoxManage guestcontrol mkdir: arg parsing fix.
(edit) @56690   10 years vboxsync temp build fix
(edit) @56689   10 years vboxsync Audio: Volume control debugging aids.
(edit) @56688   10 years vboxsync tdAddGuestCtrl.py: Fixed up the session environment change test.
(edit) @56687   10 years vboxsync oops; backing out r101324.
(edit) @56686   10 years vboxsync revered wrong rev
(edit) @56685   10 years vboxsync vbox.py: Added getXcptResult helper to ComError.
(edit) @56684   10 years vboxsync oops; backing out r100056
(edit) @56683   10 years vboxsync Session::uninitialize: Shut up assertion that annoys the heck out of …
(edit) @56682   10 years vboxsync Shut up assertion that annoys the heck out of me right now …
(edit) @56681   10 years vboxsync GuestCtrlImplPrivate.h: Deal with internal stuff (like mkdir) having …
(edit) @56680   10 years vboxsync env-generic.cpp: The environment is case sensitive, not insensitive. duh.
(edit) @56679   10 years vboxsync Main/cbinding: fix new style reserved attribute "unit" (forgotten …
(edit) @56678   10 years vboxsync VMM/GIM: Update the cached TSC frequency on state-load in KVM …
(edit) @56677   10 years vboxsync VMM/GIM: Use a consistent TSC frequency for all VCPUs when KVM is used.
(edit) @56676   10 years vboxsync Storage/AHCI: Fix assertion which can trigger erroneously after …
(edit) @56675   10 years vboxsync Additions/linux: Implement '-s' sloppy option parsing for shared folders.
(edit) @56674   10 years vboxsync Devices/PS2K: LogRel nit.
(edit) @56673   10 years vboxsync DevVGA: set HGSMI host heap type when restoring from saved state.
(edit) @56672   10 years vboxsync VMM/GIM: Workaround PGM issue with large pages in Hyper-V by directly …
(edit) @56671   10 years vboxsync DnD/VBoxClient: Initialize empty format string in ghIsDnDPending(), …
(edit) @56670   10 years vboxsync German NLS fixes
(edit) @56669   10 years vboxsync glue/vboxapi.py: Hacked the MSCOM version of setArray() so that we can …
(edit) @56668   10 years vboxsync Fixed outs mnemonic
(edit) @56667   10 years vboxsync hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from …
(edit) @56666   10 years vboxsync hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from …
(edit) @56665   10 years vboxsync hmR0SvmExitIOInstr: Adjusted the u3SEG validity check to exclude …
(edit) @56664   10 years vboxsync HMSVMR0.cpp: Fixed incorrect I/O instruction length check.
(edit) @56663   10 years vboxsync HMSVMR0.cpp: VT-x and IEM insists on having busy TSS descriptor types …
(edit) @56662   10 years vboxsync Main: When changing audio controller, change codec as well.
(edit) @56661   10 years vboxsync DnD/VBoxTray: Also support retrieving plain text, added better …
(edit) @56660   10 years vboxsync iomMmioCommonPfHandler: Deal with IEM failure.
(edit) @56659   10 years vboxsync Additions/crOpenGL: take the right error path if the host service is …
(edit) @56658   10 years vboxsync Storage/AHCI: Fix possible use after free after an I/O error occurred. …
(edit) @56657   10 years vboxsync DnD/Main: GuestDnDTargetImpl.cpp: Decide based on the host format …
(edit) @56656   10 years vboxsync DnD/Main: GuestDnDTargetImpl.cpp: Some more error checking, return values.
(edit) @56655   10 years vboxsync Build fix.
(edit) @56654   10 years vboxsync DnD: FE/Qt: Better try negotiating a format between host and guest.
(edit) @56653   10 years vboxsync DnD: Some renaming, documentation, logging.
(edit) @56652   10 years vboxsync DnD/VbglR3: Also support non URI-data transfers, logging.
(edit) @56651   10 years vboxsync DnD/VBoxClient: Got rid of the buffer selection request code, …
(edit) @56649   10 years vboxsync RT_MIN is a macro
(edit) @56648   10 years vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @56647   10 years vboxsync Audio/OSS: Wrong svn Id header
(edit) @56646   10 years vboxsync Audio: Another bunch of wrong assertions
(edit) @56645   10 years vboxsync Audio/Alsa: Wrong assertion
(edit) @56644   10 years vboxsync Audio/ALSA: Fix possible endless loop if the mixer buffer is already …
(edit) @56642   10 years vboxsync VMM/HMSVMR0: extra RC in assert in IO exits like r101262 for VT-x.
(edit) @56641   10 years vboxsync Comment
(edit) @56640   10 years vboxsync iomMMIOHandler: IOM_LOCK_SHARED may fail in non-R3 contexts.
(edit) @56639   10 years vboxsync AHCI: Make sure all memory allocated from the driver below is freed …
(edit) @56637   10 years vboxsync 5.0.0 RC2
(edit) @56636   10 years vboxsync Main/glue/tests: add some comments to the java sample code, and clean …
(edit) @56635   10 years vboxsync IOM: Enabled the non-#PF ring-0 and raw-mode access handlers (for …
(edit) @56634   10 years vboxsync VGA MMIO write handler may return VINF_EM_RAW_EMULATE_INSTR as it …
(edit) @56633   10 years vboxsync PGMPool.cpp: Enable non-#PF ring-0 access handlers.
(edit) @56632   10 years vboxsync DevVGA.cpp: Enable the non-#PF ring-0 access handler.
(edit) @56631   10 years vboxsync iemMemMap: Log VERR_IEM_IPE_9 details.
(edit) @56630   10 years vboxsync German NLS fix
(edit) @56629   10 years vboxsync IEM: More internal error status codes (9).
(edit) @56628   10 years vboxsync IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
(edit) @56627   10 years vboxsync PGMPhys: The s_abPlayItSafe bits in dealing with …
(edit) @56626   10 years vboxsync PGMInline.h: pvZeroPg and physical guest address TLB may need some …
(edit) @56625   10 years vboxsync doc/SDKRef: Document how to run the system event queue when using the …
(edit) @56623   10 years vboxsync finally unused
(edit) @56622   10 years vboxsync don't include vl_vbox.h anymore
(edit) @56621   10 years vboxsync Installer/darwin: Put the CLI bits in /usr/local/bin instead of …
(edit) @56620   10 years vboxsync VMM/HMR0: comments.
(edit) @56619   10 years vboxsync VMM/HMR0: revert r101249, added comment to clarify usage.
(edit) @56618   10 years vboxsync VMM/HMR0: Don't read MSR unnecessarily.
(edit) @56617   10 years vboxsync DnD: FE/Qt: Logging.
(edit) @56616   10 years vboxsync DnD: GuestDnDTargetImpl.cpp: Use destination paths for data block.
(edit) @56615   10 years vboxsync Main: build fixes
(edit) @56611   10 years vboxsync IOM/INSEx: Must dirty the page.
(edit) @56610   10 years vboxsync Main/Machine: add stub of a new method which will apply the VM default …
(edit) @56607   10 years vboxsync IOM,IEM: split up VBOX_WITH_2ND_IEM_STEP into two steps, the first one …
(edit) @56602   10 years vboxsync 3D: Display Lists: add dependency for VBoxOGLcrserverlib.
(edit) @56601   10 years vboxsync 3D: Display Lists: temporary disable Expando SPU and DLM.
(edit) @56600   10 years vboxsync Main/webservice: more Windows build fixing
(edit) @56599   10 years vboxsync Warning fix (32-bit Windows).
(edit) @56598   10 years vboxsync Main/webservice: windows build fix
(edit) @56597   10 years vboxsync Main/webservice: make an attempt at gracefully handling webservice …
(edit) @56596   10 years vboxsync Main/idl: change the unit of "reservedAttributes" from read-write …
(edit) @56595   10 years vboxsync Main/Machine+ProgresProxy: for the few things not handled by the …
(edit) @56594   10 years vboxsync Storage/AHCI: Don't try to free a request structure which does not …
(edit) @56593   10 years vboxsync info vmsvga
(edit) @56592   10 years vboxsync Network/Win: Replace FUNCTION macro with literal strings to improve …
(edit) @56591   10 years vboxsync Network/NetLwf: DbgPring statements to help with diagnosing …
(edit) @56590   10 years vboxsync Frontend/VBoxManage: avoid crash with empty string (happened during …
(edit) @56589   10 years vboxsync Network/NetLwf: listModules access and modification fixes (#7231)
(edit) @56588   10 years vboxsync Main/idl: reserved method/attribute fine tuning now that more …
(edit) @56587   10 years vboxsync Main/Performance: convert to API wrapper usage, and quite a bit of cleanup
(edit) @56584   10 years vboxsync Main/RemoteUSBDevice: convert to API wrapper usage
(edit) @56583   10 years vboxsync Main/ConsoleImpl: LogRel nit and todo has been addressed.
(edit) @56582   10 years vboxsync Main/Console: make resume attempts over the API fail with a …
(edit) @56581   10 years vboxsync Main/ConsoleImpl: ignore 'regular' VM-resume requests when the VM has …
(edit) @56580   10 years vboxsync whitespace
(edit) @56579   10 years vboxsync Storage/ATA: fixed returned device strings from INQUIRY command (were …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette