VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @58948   9 years vboxsync FE/Qt: Qt5 migration (part 27): No styles in Qt5 by default, they …
(edit) @58947   9 years vboxsync FE/Qt: Qt5 migration (part 26): Qt5 vs LONG64 conflict.
(edit) @58946   9 years vboxsync BIOS: Operator precedence.
(edit) @58945   9 years vboxsync Additions/x11/DnD: uninitialized variable
(edit) @58944   9 years vboxsync xpcom, Additions/x11: _BSD_SOURCE and _SVID_SOURCE are deprecated, use …
(edit) @58943   9 years vboxsync FE/Qt: Qt5 migration (part 25): Adjusting X11 native stuff to Qt5: Now …
(edit) @58940   9 years vboxsync VBoxVMM.d: Added cr2 to #PF probe.
(edit) @58939   9 years vboxsync VBoxVMM.d: touch
(edit) @58938   9 years vboxsync HM,DBGF: Made DBGF notify HM about changes to VMM event and interrupt …
(edit) @58937   9 years vboxsync ValidationKit/usb: Add a new testcase where the USB device is …
(edit) @58935   9 years vboxsync IEM: More iret logging.
(edit) @58934   9 years vboxsync IEM: log doc update.
(edit) @58933   9 years vboxsync VBoxVMM.d: More probes.
(edit) @58931   9 years vboxsync Build fix.
(edit) @58930   9 years vboxsync ValidationKit/UsbTest: Modify the parameters for the Control Writes …
(edit) @58929   9 years vboxsync Padding.
(edit) @58928   9 years vboxsync HDA: Updating the DMA position not needed here.
(edit) @58927   9 years vboxsync Build fix.
(edit) @58926   9 years vboxsync HDA: Handle the DMA buffer position bit, comments.
(edit) @58925   9 years vboxsync Build fix.
(edit) @58924   9 years vboxsync HDA: Comments.
(edit) @58923   9 years vboxsync HDA: Condensed register map.
(edit) @58922   9 years vboxsync FE/Qt: Qt5 migration (part 24): Try to fix a build for r104424.
(edit) @58921   9 years vboxsync FE/Qt: Qt5 migration (part 23): Adjusting X11 native stuff to Qt5: …
(edit) @58920   9 years vboxsync VBoxTpG,SupDrv: Added a per provider enabled probe counter: …
(edit) @58919   9 years vboxsync Audio/CoreAudio: Always pass the associated stream for inClientData …
(edit) @58918   9 years vboxsync HM: More VBOXSTRICTRC and related stuff.
(edit) @58917   9 years vboxsync HM: More VBOXSTRICTRC and related stuff.
(edit) @58916   9 years vboxsync DBGFBp.cpp: Doxygen build fix.
(edit) @58915   9 years vboxsync HMVMXR0.cpp: build fix
(edit) @58914   9 years vboxsync HM: More VBOXSTRICTRC and related stuff.
(edit) @58913   9 years vboxsync HM: Some top-level VBOXSTRICTRC use and related work.
(edit) @58912   9 years vboxsync HMGLOBALCPUINFO: Cache the RTR0MemObjGetPagePhysAddr and …
(edit) @58911   9 years vboxsync DBGFBp.cpp: pointer diffs are signed, my bad as I wanted unsigned …
(edit) @58910   9 years vboxsync DBGF: alignment fix.
(edit) @58909   9 years vboxsync DBGF: More groundwork for port I/O, MMIO, interrupt and generic event …
(edit) @58908   9 years vboxsync ValidationKit/testdriver/reporter.py: Fix Garbled XML output (the …
(edit) @58907   9 years vboxsync ValidationKit/usb: More fixes
(edit) @58906   9 years vboxsync Installer/linux: pack rdesktop-vrdp for non-official builds
(edit) @58905   9 years vboxsync enable building rdesktop-vrdp in OSE
(edit) @58904   9 years vboxsync RDP/client: build fix for rdesktop.tar.gz
(edit) @58903   9 years vboxsync DBGF: I/O and MMIO breakpoint API changes.
(edit) @58902   9 years vboxsync made the padding more obvious
(edit) @58901   9 years vboxsync Build fix.
(edit) @58900   9 years vboxsync Audio: Big revamp of the HDA emulation; also introduced (not yet …
(edit) @58899   9 years vboxsync ValidationKit/tests/usb: New profile for local tests
(edit) @58898   9 years vboxsync TestExecService/TCP: Fix option handling, don't return VERR_TRY_AGAIN …
(edit) @58897   9 years vboxsync bugref:8136: OL7.2: VBoxService not started: wake up systemd when we …
(edit) @58896   9 years vboxsync FE/Qt: ​bugref:6478: Runtime UI: Machine View: UI Session: Suppress …
(edit) @58895   9 years vboxsync OpenGL/state_tracker: GL_FRAMEBUFFER is equivalent to GL_DRAW_FRAMEBUFFER
(edit) @58894   9 years vboxsync FE/Qt: ​bugref:6478: Runtime UI: Machine View: UI Session: Do not …
(edit) @58893   9 years vboxsync FE/Qt: added start of Greek translation.
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