VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59164   9 years vboxsync FE/Qt: bugref:6478: Runtime UI: Machine Window: Update status-bar …
(edit) @59162   9 years vboxsync bugref:8168: deb packaging of vbox-img is broken: this was just due to …
(edit) @59161   9 years vboxsync alignment fix
(edit) @59160   9 years vboxsync Audio/HDA: Try to fix stream initialization / reset handling for >= 2 …
(edit) @59159   9 years vboxsync NAT: Host resolver - handle CNAME queries. When ANY query is received …
(edit) @59158   9 years vboxsync Runtime/linux,posix: pthread_join() does not set errno! Thanks …
(edit) @59157   9 years vboxsync NAT: G/c unused local variables.
(edit) @59156   9 years vboxsync NAT: Properly fix bitfields in struct dnsmsg_header so that "id" is a …
(edit) @59155   9 years vboxsync FE/Qt: bugref:6478: Runtime UI: UI Session: Caching CPU hardware …
(edit) @59154   9 years vboxsync solaris/USB: Get rid of EpState member which is never used only set.
(edit) @59153   9 years vboxsync Main/NetworkServiceRunner: Warning.
(edit) @59152   9 years vboxsync Move IoDepth statistics to the correct location too
(edit) @59151   9 years vboxsync DrvSCSI,FE/VirtualBox: Display statisctics for SAS and USB storage …
(edit) @59150   9 years vboxsync rpm/deb: add the .debug variants of .r0 and .rc modules to the …
(edit) @59149   9 years vboxsync VMM/HMVMXR0: Fewer branches where applicable.
(edit) @59147   9 years vboxsync forward-ported r104727 (run: added debug versions of .r0 and .rc …
(edit) @59146   9 years vboxsync EFI: Updated HFS+ driver to support hard links.
(edit) @59145   9 years vboxsync Guest Control/VBoxService: Forgot to add the "--domain" handling; …
(edit) @59144   9 years vboxsync NAT: Revert bitfield changes in struct dnsmsg_header in previous as …
(edit) @59143   9 years vboxsync NAT: Start rewriting host resolver to clean up the code to be able to …
(edit) @59142   9 years vboxsync NAT: Start rewriting host resolver to clean up the code to be able to …
(edit) @59141   9 years vboxsync doxygen fix
(edit) @59140   9 years vboxsync VMM/HM: Fix typo in error message reported to end-user.
(edit) @59139   9 years vboxsync VMM/HMVMXR0: fix uninitialized var in r104711.
(edit) @59138   9 years vboxsync VMM,VM: Allow EMT rendezvous from VMREQFLAGS_PRIORITY callbacks as the …
(edit) @59137   9 years vboxsync VMM/HMVMXR0: Apparently hmR0VmxLoadGuestStateOptimal can fail (in …
(edit) @59136   9 years vboxsync Main/ThreadTask.cpp: Warning, spaces.
(edit) @59135   9 years vboxsync Indent.
(edit) @59134   9 years vboxsync Guest Control/VBoxService: Build up a UPN (User Principal Name) if a …
(edit) @59133   9 years vboxsync IPRT/process-win.cpp: Emphasize UPN (User Principal Name) handling on …
(edit) @59132   9 years vboxsync VMM: Recursive EMT rendezvous fixes, adding support for recursion from …
(edit) @59131   9 years vboxsync VBoxServiceControlProcess.cpp: Logging.
(edit) @59130   9 years vboxsync Main: release the machine lock when calling the external auth library.
(edit) @59129   9 years vboxsync EFI: Work with USB MSDs that fail the GET_MAX_LUN request.
(edit) @59128   9 years vboxsync typo
(edit) @59127   9 years vboxsync VBoxUSB/win: Minor cleanups and a few more pointer checks after vital …
(edit) @59126   9 years vboxsync VMMR3EmtRendezvous: Added support for recursion of the ordered and …
(edit) @59125   9 years vboxsync USBProxyBackendSolaris.cpp: More build fixes
(edit) @59124   9 years vboxsync VMMR3EmtRendezvous: Added support for recursion of the ordered and …
(edit) @59123   9 years vboxsync Main/USB: More fixes
(edit) @59122   9 years vboxsync Main/USB: More fixes
(edit) @59121   9 years vboxsync USB/win: Fix crash
(edit) @59120   9 years vboxsync Main: build fixes
(edit) @59119   9 years vboxsync Main: build fixes
(edit) @59118   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add initial …
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @59116   9 years vboxsync BIOS: Only unpause on regular keys, not modifiers.
(edit) @59115   9 years vboxsync Undoing unintentional commits.
(edit) @59114   9 years vboxsync BIOS: Merged RMW sequences into single instructions.
(edit) @59113   9 years vboxsync DevOHCI: bugref:8125: wakeup the framer thread only if framerate was …
(edit) @59112   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add initial …
(edit) @59111   9 years vboxsync VMM/HMVMXR0: Comment update.
(edit) @59110   9 years vboxsync VMM/HMVMXR0: nits.
(edit) @59109   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add Khronos GLX …
(edit) @59108   9 years vboxsync FE/Qt: when sending the Ctrl+Break down/up keyboard sequence, don't …
(edit) @59106   9 years vboxsync FE/Qt: Qt5 migration (part 45): QPixmap API changes for Mac OS X.
(edit) @59105   9 years vboxsync FE/Qt: Qt5 migration (part 44): Some obsolete stuff in QImage API.
(edit) @59104   9 years vboxsync FE/Qt: Qt5 migration (part 43): Remove some unused stuff to avoid it's …
(edit) @59103   9 years vboxsync DrvHostDSound.cpp: Logging.
(edit) @59102   9 years vboxsync Audio: Fixed recording glitches.
(edit) @59101   9 years vboxsync FE/Qt: Qt5 migration (part 42): QMenu API changes for Mac OS X.
(edit) @59100   9 years vboxsync FE/Qt: Qt5 migration (part 41): Native tool-bar style fix still …
(edit) @59099   9 years vboxsync FE/Qt: Qt5 migration (part 40): Mac OS X build fix.
(edit) @59098   9 years vboxsync FE/Qt: Qt5 migration (part 39): More Mac OS X imports with Qt5.
(edit) @59097   9 years vboxsync Audio: Implemented PDMAUDIOSTREAMCMD_PAUSE/PDMAUDIOSTREAMCMD_RESUME.
(edit) @59096   9 years vboxsync VMM/GIM: todo.
(edit) @59095   9 years vboxsync FE/Qt: Qt5 migration (part 38): No Mac style bugfix with Qt5, not …
(edit) @59094   9 years vboxsync FE/Qt: Qt5 migration (part 37): No MAC_LEOPARD_STYLE for Mac OS X in …
(edit) @59093   9 years vboxsync Warning.
(edit) @59092   9 years vboxsync FE/Qt: Qt5 migration (part 36): No QT_MAC_USE_COCOA for Mac OS X in …
(edit) @59091   9 years vboxsync USB/Solaris: Rewrite, cleanup and numerous bug fixes to get the Apple …
(edit) @59090   9 years vboxsync FE/Qt: Qt5 migration (part 35): No fancy native stuff for Mac OS X in …
(edit) @59089   9 years vboxsync USBProxyDevice: Logging.
(edit) @59087   9 years vboxsync bugref:7179. auto_ptr was removed from the files VirtualBoxImpl.cpp …
(edit) @59086   9 years vboxsync DrvAudio.cpp: Always propagate stream state changes to the backend(s).
(edit) @59085   9 years vboxsync DevIchAc97.cpp: Removed debug logging.
(edit) @59084   9 years vboxsync DBGF: Tried to rework the generic event config API, still not quite …
(edit) @59083   9 years vboxsync bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
(edit) @59082   9 years vboxsync NetFlt/win: do not exclude adapters which report as neither physical …
(edit) @59080   9 years vboxsync build fix
(edit) @59079   9 years vboxsync FE/Qt: bugref:8149: Runtime UI: Machine View: UI Session: Machine …
(edit) @59078   9 years vboxsync Audio/AC97: Fixed stream initialization / handling, also >= 2 VCPUs, …
(edit) @59077   9 years vboxsync NetCfg/win: fixed regression causing failure to create first host-only …
(edit) @59076   9 years vboxsync UIGlobalSettingsInput.cpp: In the VM process start by displaying the …
(edit) @59075   9 years vboxsync ValidationKit/testboxscript/readme: consider nested-paging
(edit) @59074   9 years vboxsync VMM: DBGFR3EventHandlePending stub.
(edit) @59073   9 years vboxsync VMM: VINF_EM_DBG_EVENT and DBGFEventGenericWithArg implementation.
(edit) @59072   9 years vboxsync DBGC: Implemented the DBGC side of the sx* commands. (DBGF isn't quite …
(edit) @59071   9 years vboxsync UIMachineLogic.cpp: Fixed double free on windows when freeing the LED …
(edit) @59070   9 years vboxsync EFI/FirmwareBin: Update precompiled firmware binaries to r104628
(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.
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