VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81075   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81074   5 years vboxsync FE/Qt: bugref:9510. Some table improvement
(edit) @81072   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81071   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81070   5 years vboxsync USB/win: Log an error to Event Viewer if INTERNAL_IOCTL_PROXY_STARTUP …
(edit) @81069   5 years vboxsync IPRT/timer-r0drv-linux.c: Guess we could schedule timers with the same …
(edit) @81068   5 years vboxsync IPRT: Added simple RTSystemFirmware* implementation for linux. [fix]
(edit) @81067   5 years vboxsync tstUsbMouse: Must initialize pvInstanceDataR3 or PDMINS_2_DATA will …
(edit) @81065   5 years vboxsync IPRT: Added simple RTSystemFirmware* implementation for linux.
(edit) @81064   5 years vboxsync tstRTSystemQueryFirmware: build fix,
(edit) @81063   5 years vboxsync iprt/win: Fixed method for determining firmware type on win 8.0 and …
(edit) @81062   5 years vboxsync iprt/system: Fixing the firmware stuff a little.
(edit) @81061   5 years vboxsync IPRT/timer-r0drv-linux.c: Rewriting the drop-behind handling in the …
(edit) @81060   5 years vboxsync Shared Clipboard/VBoxClient: Cleaned up connecting to host service.
(edit) @81059   5 years vboxsync Shared Clipboard/VbglR3: Don't change return value of …
(edit) @81058   5 years vboxsync USB/win: Additional logging, format specifier fixes.
(edit) @81057   5 years vboxsync Additions/VBoxClient: Added GetOpt command line argument parsing with …
(edit) @81056   5 years vboxsync IOM: Dump new-style I/O ports in the 'ioport' info item. bugref:9218
(edit) @81055   5 years vboxsync FE/Qt: bugref:9582: VM settings / Storage page: Move private classes …
(edit) @81054   5 years vboxsync FE/Qt: bugref:9582: macOS: VM settings / Storage page: Remove some old w/a.
(edit) @81053   5 years vboxsync Shared Clipboard/X11: Fixed Linux32 burns.
(edit) @81052   5 years vboxsync Additions/VBoxClient: Added proper logfile handling (and rotation …
(edit) @81051   5 years vboxsync DevPciIch9: Always save the MSI-X state size. bugref:9218
(edit) @81050   5 years vboxsync FE/Qt: bugref:9582: VM settings / Storage page: Merge ControllerType …
(edit) @81049   5 years vboxsync SSM: Added a SSMR3HandleTellInUnit api for debugging purposes only.
(edit) @81048   5 years vboxsync DevPCI: Only save 256 bytes of config space to match the load code and …
(edit) @81047   5 years vboxsync FE/Qt: bugref:9582: VM settings / Storage page: Rename …
(edit) @81046   5 years vboxsync Shared Clipboard/X11: Emphasize which X11 backend APIs are callbacks …
(edit) @81045   5 years vboxsync Shared Clipboard/X11: Emphasize which X11 backend APIs are callbacks …
(edit) @81044   5 years vboxsync Shared Clipboard/X11: Emphasize which X11 backend APIs are callbacks …
(edit) @81043   5 years vboxsync Shared Clipboard: More RT_NOREF tweaks.
(edit) @81042   5 years vboxsync Additions/VBoxClient: RT_NOREF tweaking.
(edit) @81041   5 years vboxsync Shared Clipboard: Don't return VINF_NO_CHANGE when clients are …
(edit) @81040   5 years vboxsync Additions/VBoxClient: Revamped and unified local logging …
(edit) @81039   5 years vboxsync DevPciIch9: build fix. bugref:9218
(edit) @81038   5 years vboxsync Additions/VBoxClient: Moved modifying the release logger when running …
(edit) @81037   5 years vboxsync VMM/IEM: Nested SVM: bugref:7243 Comment typos.
(edit) @81036   5 years vboxsync DevPci: Share more of the setirq code for bridges and added cycle …
(edit) @81035   5 years vboxsync DevPci: Allow access to config space above 256 bytes with ICH9. …
(edit) @81034   5 years vboxsync DevPci: Share more of the setirq code for bridges and added cycle …
(edit) @81033   5 years vboxsync DevPci*: Eliminated DevPciMerge1.cpp.h.
(edit) @81032   5 years vboxsync DevPci*: Limit config space to 256 if PIIX3 bus. bugref:9218
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @81030   5 years vboxsync EFI/Firmware: Build fix
(edit) @81029   5 years vboxsync EFI/Firmware: Build fix
(edit) @81028   5 years vboxsync Additions/VBoxClient: Removed ugly hack requiring …
(edit) @81027   5 years vboxsync Shared Clipboard: Build fix.
(edit) @81026   5 years vboxsync Shared Clipboard/Transfers: SCM fix.
(edit) @81025   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81024   5 years vboxsync scm
(edit) @81023   5 years vboxsync USB/win: Updated VBoxUSBMon testcase to work with the current filter …
(edit) @81022   5 years vboxsync Devices/Graphics: use correct context when waiting on a shared …
(edit) @81021   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #6 to resolve burns
(edit) @81020   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #5 to resolve burns (by figuring …
(edit) @81019   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #4 to resolve burns
(edit) @81018   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #3 to resolve burns
(edit) @81017   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #2 to resolve burns
(edit) @81016   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt 1 to fix some burns, hopefully on …
(edit) @81015   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added corner case handling for PCI CFG / …
(edit) @81013   5 years vboxsync FE/Qt: Don't release valueRef that we didn't get a reference for in …
(edit) @81012   5 years vboxsync EFI/Firmware: Remove now unused VBoxPeCoffExtraActionLib
(edit) @81011   5 years vboxsync EFI/Firmware/OvmfPkg: Always use VBoxDebugLib as the DebugLib instance …
(edit) @81010   5 years vboxsync EFI/Firmware/PeCoffExtraActionLibDebug: Merge code from …
(edit) @81009   5 years vboxsync EFI/Firmware/VBoxPrintHexDump.c: Use RT_C_IS_PRINT instead of isprint …
(edit) @81006   5 years vboxsync SUPDrv: Build fix.
(edit) @81005   5 years vboxsync SUPDrv: Disabled cached queries of hwvirt MSRs until proper locking is …
(edit) @81004   5 years vboxsync SUPDrv: Disabled cached queries of hwvirt MSRs until proper locking is …
(edit) @81003   5 years vboxsync EFI/Firmware: Restore ability to store/access variables in DevEFI from …
(edit) @81002   5 years vboxsync VMM: bugref:9566 TRPM enhancements and cleanup. Bumps TRPM saved-state …
(edit) @81001   5 years vboxsync FE/Qt: bugref:9510. Some Makefile maintenance.
(edit) @81000   5 years vboxsync FE/Qt: bugref:9510. Some cleanup.
(edit) @80999   5 years vboxsync FE/Qt: bugref:9510. Splitting 'Runtime Information' and 'Performance …
(edit) @80998   5 years vboxsync Shared Clipboard: MacOS build fix.
(edit) @80997   5 years vboxsync Shared Clipboard: MacOS build fix.
(edit) @80996   5 years vboxsync Shared Clipboard: Build fix.
(edit) @80995   5 years vboxsync Shared Clipboard/HostService: More renaming.
(edit) @80994   5 years vboxsync FE/Qt: bugref:9510. Some commenting
(edit) @80993   5 years vboxsync Shared Clipboard/VBoxTray: Whitespace formatting.
(edit) @80992   5 years vboxsync Shared Clipboard/Transfers: SCM fix.
(edit) @80991   5 years vboxsync Shared Clipboard/Transfers: Build fix.
(edit) @80990   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80989   5 years vboxsync FE/Qt: bugref:7127: UIVMInformationDialog: Configuration pane: Listen …
(edit) @80988   5 years vboxsync FE/Qt: bugref:7127: UIVMInformationDialog: No need to enumerate …
(edit) @80987   5 years vboxsync FE/Qt: bugref:7127: UICommon: Adjust medium details generator to make …
(edit) @80986   5 years vboxsync NAT: Terminate the TFTP session if the client sends us an error, …
(edit) @80985   5 years vboxsync NAT: Drop unnecessary #include.
(edit) @80984   5 years vboxsync NAT: Do not send TFTP OACK packet if the request had no options.
(edit) @80983   5 years vboxsync NAT: tftpSend - return error if we failed to send the packet.
(edit) @80982   5 years vboxsync DevPciIch9: style.
(edit) @80981   5 years vboxsync USB/win: Work around a case where userland can read USB string …
(edit) @80980   5 years vboxsync NAT: Make sure tftpSendError() always terminate the session.
(edit) @80979   5 years vboxsync FE/Qt: bugref:9510. Drawing (optionally) an area chart for the CPU load.
(edit) @80978   5 years vboxsync USB/win: Make USB device class/subclass/protocol matching optional …
(edit) @80976   5 years vboxsync openssl-1.1.1d: switching from 1.1.1c to 1.1.1d. ?bugref:9574
(edit) @80975   5 years vboxsync Installer/freebsd: Heed VBOX_WITH_REM. bugref:9576
(edit) @80974   5 years vboxsync Installer/solaris: Heed VBOX_WITH_REM. bugref:9576
(edit) @80973   5 years vboxsync Installer/linux: Heed VBOX_WITH_REM. bugref:9576
(edit) @80971   5 years vboxsync Installer/win: Take VBOX_WITH_REM into account when packing. bugref:9576
(edit) @80968   5 years vboxsync Shared Clipboard/VbglR3: Fixes for legacy protocol handling.
(edit) @80967   5 years vboxsync Shared Clipboard/VBoxTray: Only report formats if we actually *have* …
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