VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59069   9 years vboxsync Doppelmoppel logging.
(edit) @59067   9 years vboxsync IPRT: Added RTStrStartsWith and RTStrIStartsWith.
(edit) @59066   9 years vboxsync SUPDrv.cpp: Harmless initialization typo (already null).
(edit) @59065   9 years vboxsync NetFlt/win: Report errors via DbgPrint so they could be picked up by …
(edit) @59063   9 years vboxsync NAT: Move host resolver out of libalias. This is a minimal change …
(edit) @59062   9 years vboxsync dbgcCmdEventCtrl: Started coding.
(edit) @59061   9 years vboxsync Print Firmware name and Audio controller info to the log.
(edit) @59060   9 years vboxsync Indent.
(edit) @59059   9 years vboxsync Audio: DrvHostDSound.cpp: - Forward-ported r104448 (Also try …
(edit) @59058   9 years vboxsync Export ASMAtomicXchgU16 for NVMe/extpack.
(edit) @59057   9 years vboxsync IPRT: Duplicate ASMAtomicXchgU16, add ASMAtomic[Cmp]XchgU16 to 32-bit …
(edit) @59056   9 years vboxsync Main/Network: excessive release log messages removed (bugref:7973)
(edit) @59055   9 years vboxsync IPRT: Provided ASMAtomicCmpXchgU16 and ASMAtomicXchgU16 external …
(edit) @59054   9 years vboxsync ASMAtomicXchgU64.asm: fixed unused 64-bit code versions.
(edit) @59053   9 years vboxsync VBoxRTImp.def: Add ASMAtomicXmpChgU8
(edit) @59051   9 years vboxsync DevNVMe: More build fixes
(edit) @59049   9 years vboxsync HBDMgmt-darwin.cpp: Log more details about the error if available
(edit) @59047   9 years vboxsync build fix for the validation kit
(edit) @59046   9 years vboxsync NetCfg/win: Bind bridging LWF to host-only adapters (bugref:8140)
(edit) @59045   9 years vboxsync Setup audio controller type as recommended for specified OSType. …
(edit) @59044   9 years vboxsync Devices/Storage/NVMe: Fix a few todos like guest pointer alignment …
(edit) @59043   9 years vboxsync FE/Qt: Qt5 migration (part 34): Windows nativeEvent handler …
(edit) @59042   9 years vboxsync FE/Qt: Qt5 migration (part 33): Reordering native stuff in …
(edit) @59041   9 years vboxsync FE/Qt: Qt5 migration (part 32): Refactoring UIHostComboEditor to feat …
(edit) @59040   9 years vboxsync IPRT: trace point build fix.
(edit) @59039   9 years vboxsync IPRT: trace point build fix.
(edit) @59038   9 years vboxsync IPRT: trace point build fix attempt.
(edit) @59037   9 years vboxsync IPRT,VMMR0: trace point fix and cleanups
(edit) @59036   9 years vboxsync IPRT,VMMR0: Added trace points to both the IPRT critical section types.
(edit) @59034   9 years vboxsync NAT: udp_input - fix nits in log.
(edit) @59033   9 years vboxsync Main/Network: fixed regression causing host adapters not to be listed …
(edit) @59032   9 years vboxsync FE/Qt: Qt5 migration (part 31): Adjusting Windows native stuff to Qt5: …
(edit) @59031   9 years vboxsync FE/Qt: Qt5 migration (part 30): Rename Q_WS_WIN32 => Q_WS_WIN, there …
(edit) @59030   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59029   9 years vboxsync Audio: DrvHostDSound.cpp: Also check return values when stopping …
(edit) @59028   9 years vboxsync FE/Qt: Qt5 migration (part 29): No Windows Vista bugfix with Qt5, …
(edit) @59027   9 years vboxsync FE/Qt: Qt5 migration (part 28): No fancy native stuff for Windows in …
(edit) @59026   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59025   9 years vboxsync Main/VirtualBox_rgs: use ForceRemove to ensure that no leftovers …
(edit) @59024   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59023   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59021   9 years vboxsync VMM/HM: Oops.. didn't mean to commit this log line.
(edit) @59020   9 years vboxsync VMM/HM: Log IA32_SMM_MONITOR_CTL for VT-x hosts, useful diagnostic info.
(edit) @59018   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59017   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59014   9 years vboxsync NetCfg/win: Retry creation of host-only adapter twice for …
(edit) @59013   9 years vboxsync warning
(edit) @59012   9 years vboxsync added Doxygen comment
(edit) @59011   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59010   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59009   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59008   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59007   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59006   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59005   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59004   9 years vboxsync DBGF,VBoxVMM.d,HM: Split the exit probes and events into an intrusive …
(edit) @59003   9 years vboxsync HM: Fixes for the VT-x trace points and debug events.
(edit) @59001   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @58999   9 years vboxsync HM: fixed gcc warning.
(edit) @58998   9 years vboxsync HM: Implemented 69 new dtrace probes and DBGF events in the VT-x code.
(edit) @58996   9 years vboxsync CPUM: dtrace library fixes.
(edit) @58994   9 years vboxsync IEM: added two todos regarding alternative TEST opcodes.
(edit) @58993   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @58992   9 years vboxsync Added Ubuntu 15.10 EFI smoketest.
(edit) @58991   9 years vboxsync dtrace.c (cmd): Signal handler variables should be volatile, and one …
(edit) @58990   9 years vboxsync ctf_lookup.c: Fixed read beyond end of string.
(edit) @58989   9 years vboxsync ExtPackManagerImpl: reverted accident cosmetical change
(edit) @58988   9 years vboxsync VBoxDTrace: Extpack conversion fix.
(edit) @58987   9 years vboxsync VBoxDTrace: Extpack conversion fix.
(edit) @58986   9 years vboxsync VBoxDTraceR0.cpp: Forgot to commit this when adding the settings …
(edit) @58985   9 years vboxsync forgot this
(edit) @58984   9 years vboxsync ExtPackManagerImpl: coding style
(edit) @58983   9 years vboxsync Audio: Added support for dynamically enabling/disabling host audio …
(edit) @58982   9 years vboxsync Added BIOS/EFI swithing code and EFI smoke tests.
(edit) @58981   9 years vboxsync bugref:7179. 2 new classes ExtPackInstallTask and …
(edit) @58980   9 years vboxsync VBoxVMM.d: Temp change for fixing the build till I can test & commit …
(edit) @58977   9 years vboxsync VBoxVMM.d,dbgf.h: Some new DBGF exit events, updated the dtrace …
(edit) @58976   9 years vboxsync VBoxTpG,SUPDrv: Extended VTGDESCPROVIDER again to facilitate HM in …
(edit) @58975   9 years vboxsync EFI: Fixed compiler warning/linker error.
(edit) @58974   9 years vboxsync cosmetical fix
(edit) @58973   9 years vboxsync build fix
(edit) @58972   9 years vboxsync cosmetical fix
(edit) @58971   9 years vboxsync build fix
(edit) @58970   9 years vboxsync bs2/bs3: Shut up cppcheck.
(edit) @58969   9 years vboxsync Devices/Storage/HBDMgmt-darwin: be more verbose if DADiskClaim() or …
(edit) @58968   9 years vboxsync FE/Qt: Add support for NVMe storage controller to the GUI
(edit) @58967   9 years vboxsync Device/NVMe: Finish support for raw mode
(edit) @58966   9 years vboxsync ExtPackManagerImpl: spaces
(edit) @58965   9 years vboxsync warning in unused function
(edit) @58963   9 years vboxsync VBoxPci/linux: Save and restore the AC bit properly when calling …
(edit) @58960   9 years vboxsync iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_VA_ARGS, …
(edit) @58959   9 years vboxsync Main: Fix starting a VM with a physical PCI device attached. The …
(edit) @58958   9 years vboxsync FE/Qt: Add Linux Mint and its code names to the list of patterns …
(edit) @58957   9 years vboxsync VBoxManage: fix typo in usage for createrawvmdk.
(edit) @58956   9 years vboxsync NetCfg/win: Retry creation of host-only adapter device if network …
(edit) @58954   9 years vboxsync HDA: Fixed playing cracks/overdrive, fixed recording assertions.
(edit) @58952   9 years vboxsync build fix
(edit) @58951   9 years vboxsync bugref:6830. Extension pack is prohibited to install if there is at …
(edit) @58950   9 years vboxsync EFI/Firmware: Fix the boot logo not displayed by the OS bootloader …
(edit) @58949   9 years vboxsync Runtime: when reporting the OS version, explicitly distinguish between …
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