VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

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