VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67602   7 years vboxsync FE/Qt: Runtime UI: Do not forget to update appearance of storage …
(edit) @67601   7 years vboxsync FE/Qt: Runtime UI: Do not forget to save machine settings manually …
(edit) @67600   7 years vboxsync IPRT: More ISO maker code (import + booting).
(edit) @67599   7 years vboxsync Storage/VISO.cpp: Validate encoding; Avoid duplicating the file when …
(edit) @67598   7 years vboxsync RTGetOptArgvFromString: Added a RTGETOPTARGV_CNV_MODIFY_INPUT flag for …
(edit) @67597   7 years vboxsync DrvSCSI.cpp/drvscsiConstruct: Don't assert on PDMDrvHlpAttach failure, …
(edit) @67596   7 years vboxsync ACPI: Slight correction.
(edit) @67595   7 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
(edit) @67594   7 years vboxsync Picky!
(edit) @67593   7 years vboxsync Copy/paste fix.
(edit) @67592   7 years vboxsync Doxygen.
(edit) @67591   7 years vboxsync Alignment.
(edit) @67590   7 years vboxsync VUSB: Bit of infrastructure to allow frame delta (interval) tracking.
(edit) @67589   7 years vboxsync Undoing bad commit.
(edit) @67588   7 years vboxsync xHCI: Move clearing the HCH bit to avoid potential side effects.
(edit) @67587   7 years vboxsync DevVGA: Add a few missing checks which skip the VRAM alias mapping to …
(edit) @67586   7 years vboxsync comment typo
(edit) @67585   7 years vboxsync DevEFI/DevACPI/DevPcBios: bugref:8768: necessary adaptions of the PCI …
(edit) @67584   7 years vboxsync Audio/DevHDA.cpp: Use static.
(edit) @67583   7 years vboxsync PDM, DevPci, DevPciIch9: Need to trigger the FakePCIBIOS code later on …
(edit) @67582   7 years vboxsync FE/Qt: bugref:8847 and bugref:8901: A bit of layout fixes, button-box …
(edit) @67581   7 years vboxsync FE/Qt: bugref:8847: Host Network Manager: Fixing dialog-button-box …
(edit) @67580   7 years vboxsync recompiler: Better error code.
(edit) @67579   7 years vboxsync DevPlayground: make sure that the MMIO regions for the PCI functions …
(edit) @67578   7 years vboxsync Audio/DevSB16.cpp: Made Warcraft 2 and friends work again.
(edit) @67577   7 years vboxsync Audio/DrvHostALSAAudio.cpp: Disabled assertion (needed for mono channels).
(edit) @67576   7 years vboxsync DrvHostPulseAudio: removed more logging
(edit) @67575   7 years vboxsync FE/Qt: bugref:8847: Host Network Manager: Replace 'Apply' action with …
(edit) @67574   7 years vboxsync Audio/DrvAudio.cpp: Disabled assertion (needed for mono channels).
(edit) @67573   7 years vboxsync FE/Qt: Extension: QIManagerDialog: Extend API with more subclass …
(edit) @67572   7 years vboxsync DevVGA-SVGA3d-win.cpp: Use the bounce texture if necessary to copy …
(edit) @67571   7 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
(edit) @67570   7 years vboxsync iso9660vfs.cpp: Implemented support for multi-extent files (really …
(edit) @67569   7 years vboxsync iso9660vfs.cpp: Implemented support for multi-extent files (really …
(edit) @67568   7 years vboxsync iso9660vfs.cpp: Implemented support for multi-extent files (really …
(edit) @67567   7 years vboxsync Audio/DevSB16.cpp: Renaming.
(edit) @67566   7 years vboxsync dropped composeIPv6Address() and composeHardwareAddress()
(edit) @67565   7 years vboxsync Audio/DevSB16.cpp: Added missing stream configuration parameters.
(edit) @67564   7 years vboxsync VBoxManage: fixed 'VBoxManage controlvm videocapfile'
(edit) @67563   7 years vboxsync Audio/PulseAudio: Only copy data if it's not a data hole.
(edit) @67562   7 years vboxsync DevPciIch9.cpp: improve reset handling to be less broken (making less …
(edit) @67561   7 years vboxsync Main: bugref:8902: optimized composeHardwareAddress() and …
(edit) @67560   7 years vboxsync RTLs.cpp: Fixed missing terminator when copying names.
(edit) @67559   7 years vboxsync iso9660vfs.cpp: Better name version handling.
(edit) @67558   7 years vboxsync WDDM: Do not fail a VidPN request if ModeSetInterface->addMode returns …
(edit) @67557   7 years vboxsync DevHDA: better fix
(edit) @67556   7 years vboxsync DevVGA: Always store the virtual height in INDEX_VIRT_HEIGHT except …
(edit) @67555   7 years vboxsync Build fix.
(edit) @67554   7 years vboxsync Audio/DevHDA.cpp: Sanity for cStreams in hdaLoadExec() / …
(edit) @67553   7 years vboxsync VMM/EM: Fix raw-mode regression caused by r116269.
(edit) @67552   7 years vboxsync ValidationKit/btresolver: Fix getting list of loaded binaries for …
(edit) @67551   7 years vboxsync DrvHostPulseAudio: logging, locking
(edit) @67550   7 years vboxsync HostDrivers/Support/SUPR3HardenedMain-win: bugref:8810: version tweak
(edit) @67549   7 years vboxsync IPRT: More ISO maker code (related to image string properties and import).
(edit) @67548   7 years vboxsync VBIOS: Rewrote set/get scanline length function in C.
(edit) @67547   7 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67546   7 years vboxsync FE/Qt: bugref:8901: Selector UI: Tools pane: Snapshot pane: Rebuild …
(edit) @67545   7 years vboxsync DrvHostPulseAudio: build fix
(edit) @67544   7 years vboxsync DrvHostPulseAudio: less debugging
(edit) @67543   7 years vboxsync FE/Qt: bugref:8901: Selector UI: Tools pane: Snapshot pane: A bit of …
(edit) @67542   7 years vboxsync Audio/DevHDA.cpp: Comment + assertion for hdaRegWriteSDFMT().
(edit) @67541   7 years vboxsync Audio/DevHDA.cpp: Comment.
(edit) @67540   7 years vboxsync FE/Qt: bugref:8901: Selector UI: Tools pane: Snapshot pane: A bit of …
(edit) @67539   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67538   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67537   7 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67536   7 years vboxsync DevHDA: build fix / doxygen fix
(edit) @67535   7 years vboxsync FE/Qt: bugref:8901: Selector UI: Tools pane: Snapshot pane: …
(edit) @67534   7 years vboxsync Audio/DevHDA: Updated saved states changelog.
(edit) @67533   7 years vboxsync Audio/DevHDA.cpp: Fixed audio handling when restoring from a saved …
(edit) @67532   7 years vboxsync Additions/linux/sharedfolders: removed superfluous check (dentry is …
(edit) @67531   7 years vboxsync Main/Display: eliminate the old resize code, the new code is well …
(edit) @67530   7 years vboxsync HDAStreamPeriod: Added hdaStreamPeriodPause() / hdaStreamPeriodResume().
(edit) @67529   7 years vboxsync VMM: Nested Hw.virt: Fixes and debugger info support for VCPU hwvirt state.
(edit) @67528   7 years vboxsync VMM/IEM: Nested Hw.virt: Fixes.
(edit) @67527   7 years vboxsync VMM/IEM: Added SVM instruction implementation C impl.
(edit) @67526   7 years vboxsync FE/Qt: bugref:8901: Selector UI: Tools pane: Snapshot pane: Fixing …
(edit) @67525   7 years vboxsync Net/Virtio: bugref:8887: Extracted a part of …
(edit) @67524   7 years vboxsync VMM/CPUM: Nested Hw.virt: Fixes.
(edit) @67523   7 years vboxsync VBoxRecompiler: Prevent accidental execution of hardware virtualized …
(edit) @67522   7 years vboxsync VMM/PGM: typo.
(edit) @67521   7 years vboxsync comment typos
(edit) @67520   7 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67519   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67518   7 years vboxsync DrvHostPulseAudio: try to fix the hangs during initialization
(edit) @67517   7 years vboxsync FE/Qt: bugref:8901: Selector UI: Tools pane: Snapshot pane: Details …
(edit) @67516   7 years vboxsync IPRT: ISO maker updates (import related).
(edit) @67515   7 years vboxsync IPRT: ISO maker updates (multi sector directory padding).
(edit) @67514   7 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67513   7 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67512   7 years vboxsync IPRT: ISO maker updates (import related).
(edit) @67511   7 years vboxsync IPRT: ISO maker updates (import related).
(edit) @67510   7 years vboxsync vfsmemory.cpp: write advance fix.
(edit) @67509   7 years vboxsync FE/Qt: bugref:8901: Selector UI: Tools pane: Snapshot pane: Implement …
(edit) @67508   7 years vboxsync Audio/DevHDA.cpp: Also start the async I/O thread(s) when running from …
(edit) @67507   7 years vboxsync FE/Qt: Selector UI: New VD wizard: Make sure native slider values are …
(edit) @67506   7 years vboxsync Audio/DrvAudio.cpp: Reduced default host sample buffer factor from 10 …
(edit) @67505   7 years vboxsync Audio/DevHDA.cpp: Fixes for hdaStreamUpdate().
(edit) @67504   7 years vboxsync Audio/DevHDA.cpp: Typo in hdaStreamRead(): Use cbLeft instead of …
(edit) @67503   7 years vboxsync IPRT: More ISO maker code (import related).
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