VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67751   8 years vboxsync Windows Additions: bugref:8911: use ReplaceDLL instead of FILE to …
(edit) @67750   8 years vboxsync FE/Qt: bugref:8400: Virtual Media Manager: First information-pane …
(edit) @67749   8 years vboxsync VMM/IEM: Nested Hw.virt: More flexible EFER transitions on VMRUN. …
(edit) @67748   8 years vboxsync iprt/cpp/list.h: Added append method without any parameters that …
(edit) @67747   8 years vboxsync ValidationKit: disabled ICH9 tests for now
(edit) @67746   8 years vboxsync ValidationKit: disabled ICH9 tests for now
(edit) @67745   8 years vboxsync Main/Medium: Don't include the MediumaVariant_VmdkESX flag when …
(edit) @67744   8 years vboxsync Storage/VMDK: Missing check (regression from 110625)
(edit) @67743   8 years vboxsync Added chipset type change for VM.
(edit) @67742   8 years vboxsync AudioMixBuffer: comment
(edit) @67741   8 years vboxsync AudioMixBuffer: try to get the signed shift right
(edit) @67740   8 years vboxsync FE/Qt: bugref:8400: Virtual Media Manager: First information-pane …
(edit) @67739   8 years vboxsync HDA: Removed assertion. Sending invalid commands to widgets is …
(edit) @67738   8 years vboxsync Machine.h: Avoid dragging in UnattendedImpl.h as it causes most of …
(edit) @67737   8 years vboxsync FE/Qt: bugref:8400: Virtual Media Manager: Small cleanup related to …
(edit) @67736   8 years vboxsync bugref:8910: Additions/linux: 3D pass-through not working on Fedora 25 …
(edit) @67735   8 years vboxsync Main: Added Global::getOSTypeIndexFromId (nit).
(edit) @67734   8 years vboxsync Main: Added Global::getOSTypeIndexFromId.
(edit) @67733   8 years vboxsync Main: Added Global::getOSTypeIndexFromId.
(edit) @67732   8 years vboxsync Runtime: added RTFSTYPE_EXFAT
(edit) @67731   8 years vboxsync Runtime: added RTFSTYPE_EXFAT
(edit) @67730   8 years vboxsync Unattended,Machine: Create Unattended instance on-demand from the …
(edit) @67729   8 years vboxsync UnattendedImpl: Better default properties. Added internal data getters …
(edit) @67728   8 years vboxsync SystemPropertiesImpl: added i_getDefaultAdditionsISO so I don't need …
(edit) @67727   8 years vboxsync build fix
(edit) @67726   8 years vboxsync Main: more Log*Func
(edit) @67725   8 years vboxsync Main/NetIf-win: bugref:8346: the distinction between XP and Vista …
(edit) @67724   8 years vboxsync VMM: nit.
(edit) @67723   8 years vboxsync VMM/CPUM: Nested Hw.virt: nit.
(edit) @67722   8 years vboxsync glue/AutoLock: Adding isReadLockedOnCurrentThread method for debug …
(edit) @67721   8 years vboxsync glue/AutoLock: Adding isReadLockedOnCurrentThread method for debug …
(edit) @67720   8 years vboxsync VMM/IEM: Nested Hw.virt: Don't increment RIP if VMRUN causes a #VMEXIT …
(edit) @67719   8 years vboxsync FE/Qt: bugref:8400: Virtual Media Manager: Few NLS/shortcut adjustments.
(edit) @67718   8 years vboxsync FE/Qt: bugref:8400: Virtual Media Manager: A bit of action related rework.
(edit) @67717   8 years vboxsync Audio/DevSB16.cpp: Also set the stream layout in sb16OpenOut().
(edit) @67716   8 years vboxsync another typo
(edit) @67715   8 years vboxsync typo
(edit) @67714   8 years vboxsync vsherriff: teach SATA busmaster bit not set
(edit) @67713   8 years vboxsync VMM/IEM: Nested Hw.virt: Fiddle status codes so we don't guru when …
(edit) @67712   8 years vboxsync VMM/EM: Nested Hw.virt: Can't directly inspect eflags when in nested …
(edit) @67711   8 years vboxsync HDA Codec: Fixed Get/Set GPIO Direction command name, fixed Snow …
(edit) @67710   8 years vboxsync HDA: Fixed HDA detection with Linux 3.13 (ROIC/RINTCTL mix-up), …
(edit) @67709   8 years vboxsync warning fix
(edit) @67708   8 years vboxsync DevPCI.cpp: use the refactored PCI config space access code which …
(edit) @67707   8 years vboxsync DevPciIch9.cpp: big config space access refactoring, eliminating the …
(edit) @67706   8 years vboxsync HDA: Fixed CORBRP reset behavior to get rid of Linux warning.
(edit) @67705   8 years vboxsync HDA: Need to update interrupts when they're unset, not just when …
(edit) @67704   8 years vboxsync FE/Qt: bugref:8400: Virtual Media Manager: A bit of rework (and more …
(edit) @67703   8 years vboxsync FE/Qt: bugref:8847: Host Network Manager: A bit of nits.
(edit) @67702   8 years vboxsync HDA/HDAStreamPeriod.cpp: Sanity for hdaStreamPeriodInit().
(edit) @67701   8 years vboxsync Audio/HDA: Check for stream in hdaReschedulePendingInterrupts().
(edit) @67700   8 years vboxsync Spaces.
(edit) @67699   8 years vboxsync Devices/Makefile.kmk: Reverted unintentional change of r116531.
(edit) @67698   8 years vboxsync Audio/HDA: Split out StreamMap and StreamChannel functions in own …
(edit) @67697   8 years vboxsync Audio: vmm/pdmaudioifs.h: Shuffle parameters around in …
(edit) @67696   8 years vboxsync VMM/CPUM: Nested Hw.virt: Fix typo in interrupt injection logic with …
(edit) @67695   8 years vboxsync Audio: vmm/pdmaudioifs.h: Shuffle parameters around in PDMAUDIOPCMPROPS.
(edit) @67694   8 years vboxsync BIOS: INT 13h, INT 15h always returns with interrupts enabled.
(edit) @67693   8 years vboxsync Audio/AudioMixer: Initialize stream layout in AudioMixerSinkCreateStream().
(edit) @67692   8 years vboxsync Audio/HDA: Stream configuration initialization fixes.
(edit) @67691   8 years vboxsync Audio/DrvAudioCommon.cpp: Also validate stream layout in …
(edit) @67690   8 years vboxsync RTCString: Added 4 standard like replace() methods. (build fix)
(edit) @67689   8 years vboxsync Audio/DrvAudioCommon.cpp: Some more assertions for …
(edit) @67688   8 years vboxsync RTCString: Added 4 standard like replace() methods.
(edit) @67687   8 years vboxsync AdpCtl: (bugref:8866) Complete re-write with 'ip' command support
(edit) @67686   8 years vboxsync FE/Qt: bugref:8847: Host Network Manager: Forgot to rename dialog to …
(edit) @67685   8 years vboxsync DevPCI.cpp: implement the root bus reset callback, which is needed to …
(edit) @67684   8 years vboxsync configure: for internal builds on Linux insist on OpenWatcom
(edit) @67683   8 years vboxsync BIOS: updated alternative source
(edit) @67682   8 years vboxsync DevPCI/DevACPI/DevBusLogic: no code change, just use symbolic …
(edit) @67681   8 years vboxsync DevAHCI: bugref:8907: reverted last change as it's not required …
(edit) @67680   8 years vboxsync DevPciIch9: also print base/sub class on 'info pci'
(edit) @67679   8 years vboxsync BIOS: Explicitly enable bus mastering for AHCI.
(edit) @67678   8 years vboxsync DevAHCI: bugref:8907: we need to enable the PCI busmaster bit …
(edit) @67677   8 years vboxsync Runtime/Makefile.kmk: ignore another flavour of bad_alloc()
(edit) @67676   8 years vboxsync RTCString: Added append methods for appending a substring.
(edit) @67675   8 years vboxsync iprt/xml: Added a RTCString writer class.
(edit) @67674   8 years vboxsync RTCString: Added append methods for appending a substring.
(edit) @67673   8 years vboxsync nit
(edit) @67672   8 years vboxsync Devices/Bus: fix logging errors which crept into the big cleanup
(edit) @67671   8 years vboxsync HDA: Fixed/reworked device reset.
(edit) @67670   8 years vboxsync DevPciIch9.cpp: build fix
(edit) @67669   8 years vboxsync forgotten in previous change
(edit) @67668   8 years vboxsync PDM: rip out the entire FakePCIBIOS support, no longer triggered from …
(edit) @67667   8 years vboxsync comment typo
(edit) @67666   8 years vboxsync FE/Qt: removed empty defaultcodec element from qt_sr.ts
(edit) @67665   8 years vboxsync Runtime/r0drv/linux: adapted to CONFIG_CPUMASK_OFFSTACK=y
(edit) @67664   8 years vboxsync FE/Qt: bugref:8875: Allow to handle NotifyChange callbacks for yet …
(edit) @67663   8 years vboxsync Additions/linux/installer: bugref:8869: actually don't load the …
(edit) @67662   8 years vboxsync VMM/HMSVMR0: msc warning.
(edit) @67661   8 years vboxsync VMM/CPUM: Dump nit.
(edit) @67660   8 years vboxsync VMM/HMSVMR0: Added decode assist for invlpg, mov CRx instruction VM-exits.
(edit) @67659   8 years vboxsync VMM/IEM: Added IEMExecDecodedInvlpg.
(edit) @67658   8 years vboxsync Additions/linux: bugref:8869: blacklist the vboxvideo kernel module for OL6
(edit) @67657   8 years vboxsync Audio/DevIchAc97.cpp: Warnings.
(edit) @67656   8 years vboxsync VMM: VBOX_WITH_REM already part of global DEFS
(edit) @67655   8 years vboxsync VBoxManageMisc: build fix and missing CR
(edit) @67654   8 years vboxsync IUnattended: Some refactoring, probably not quite working right yet.
(edit) @67653   8 years vboxsync Config.kmk: Promote wd4371 to WALL level.
(edit) @67652   8 years vboxsync IUnattended: Some refactoring, probably not quite working right yet.
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