VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81721   5 years vboxsync DevVirtioNet,Virtio: Converted to new PDM device model. bugref:9218
(edit) @81720   5 years vboxsync DevVirtioNet,Virtio: Converted to new PDM device model. bugref:9218
(edit) @81719   5 years vboxsync PDMDevHlp: Adding PDMR3ThreadDestroy, removing unused pfnSTAMRegisterF …
(edit) @81718   5 years vboxsync EFI/Firmware/OvmfPkgIa32.dsc: Get source debugging working
(edit) @81717   5 years vboxsync EFI/Firmware/fsw_hfs.h: Use SwapBytes64() instead of RT_BE2H_U64() …
(edit) @81716   5 years vboxsync EFI/Firmware/VBoxPrintHex.c: Use RShiftU64() instead of >> to avoid …
(edit) @81715   5 years vboxsync EFI/Firmware/Apple.c: Use DivU64x32() instead of / to avoid unresolved …
(edit) @81714   5 years vboxsync Main: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81713   5 years vboxsync Devices: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81711   5 years vboxsync Devices: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81710   5 years vboxsync Main: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81709   5 years vboxsync DevVirtioNet: Replaced the CanRxQueue and hEventMoreRxDescAvail …
(edit) @81708   5 years vboxsync DevVirtioNet: Replaced the CanRxQueue and hEventMoreRxDescAvail …
(edit) @81707   5 years vboxsync VMMDev: doxygen fixes. bugref:9218
(edit) @81706   5 years vboxsync PDMDevHlp: Doxygen fixes. bugref:9218
(edit) @81705   5 years vboxsync PGM: Fixed getting MMIO2 mapping address mess. bugref:9218
(edit) @81704   5 years vboxsync DevPCI: doxygen. bugref:9218
(edit) @81703   5 years vboxsync DevVirtioNet.cpp,Virtio.cpp: Some cleanups prepping for refactoring to …
(edit) @81702   5 years vboxsync IOMR3IoPort: Fixed copy & past bug in IOMR3IoPortGetMappingAddress. …
(edit) @81701   5 years vboxsync Shared Clipboard/clipboard-x11: Build fix.
(edit) @81700   5 years vboxsync Shared Clipboard/clipboard-x11: Removed obsolete VBOX_AFTER_5_2 define …
(edit) @81699   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81698   5 years vboxsync Shared Clipboard/Transfers: Logging nit.
(edit) @81697   5 years vboxsync Comment.
(edit) @81696   5 years vboxsync DevVirtioNet.cpp: Some cleanups prepping for refactoring to new PDM …
(edit) @81695   5 years vboxsync DevRTC: Use default statistics prefix (was hiding under /TM/RTC).
(edit) @81694   5 years vboxsync DevE1000: Use default statistics prefix.
(edit) @81693   5 years vboxsync VMMDev: Use default statistics prefix.
(edit) @81692   5 years vboxsync Devices/USB/Dev*: Use default statistics prefix.
(edit) @81691   5 years vboxsync PDMDevHlpSTAMRegister: Will now add default name prefix to names not …
(edit) @81690   5 years vboxsync Virtio_1_0: indent fix (my bad). bugref:9218
(edit) @81689   5 years vboxsync Virtio_1_0: Missing return VINF_SUCCESS in virtioMmioWrite. Reduced …
(edit) @81688   5 years vboxsync Main/idl: go back to old javadoc hack (no link)
(edit) @81687   5 years vboxsync Main/idl: documentation fixes (almost all doxygen warnings fixed, and …
(edit) @81686   5 years vboxsync WDDM: process HGSMI interrupts for VBoxSVGA adapter, this makes VHWA …
(edit) @81685   5 years vboxsync Main/idl: fix broken xref
(edit) @81684   5 years vboxsync Main/Host: add IHostUpdate stub interface Main/idl: eliminate …
(edit) @81683   5 years vboxsync FE/Qt: bugref:9601: Since we are filtering UIFormEditorView, it is …
(edit) @81682   5 years vboxsync Main/Console+ConsoleVRDPServer+ApplianceExport+Host+Machine+USBDeviceFi …
(edit) @81680   5 years vboxsync Virtio_1_0,DevVirtioScsi: Doxygen fixes. bugref:9218 bugref:9440
(edit) @81679   5 years vboxsync Virtio_1_0,DevVirtioScsi: Doxygen fixes. bugref:9218 bugref:9440
(edit) @81678   5 years vboxsync Virtio_1_0,DevVirtioScsi: s/virtio/virtioCore/ + …
(edit) @81677   5 years vboxsync Virtio_1_0,DevVirtioScsi: Converting to new PDM model - mostly done, I …
(edit) @81676   5 years vboxsync FE/Qt: bugref:9340. Adding the disk file selection to the context menu …
(edit) @81675   5 years vboxsync Virtio_1_0,DevVirtioScsi: Converting to new PDM model - split up …
(edit) @81674   5 years vboxsync Main: Fixes for deprecated implicit copy operators (GCC 9).
(edit) @81673   5 years vboxsync NetworkServices/NAT: Disabled warnings for unaligned pointer values of …
(edit) @81672   5 years vboxsync NetworkServices/NAT: Disabled warnings for unaligned pointer values of …
(edit) @81670   5 years vboxsync IPRT/Rest: Fixes for deprecated implicit copy operators (GCC 9).
(edit) @81667   5 years vboxsync Main: Added a portPath attribute to IUSBDevice. This will allow …
(edit) @81666   5 years vboxsync Devices/IPXE: Use labs() instead of abs() for signed long.
(edit) @81665   5 years vboxsync VMM: Nested VMX: bugref:9180 Cleanup cpum.h interfaces - drop unused …
(edit) @81664   5 years vboxsync USB/win: More work on USB enumeration.
(edit) @81663   5 years vboxsync Virtio_1_0,DevVirtioScsi: Started converting to new PDM model. …
(edit) @81662   5 years vboxsync Virtio_1_0,DevVirtioScsi: Started converting to new PDM model. …
(edit) @81661   5 years vboxsync Virtio_1_0,DevVirtioScsi: More common virtio code cleanups. …
(edit) @81660   5 years vboxsync Virtio_1_0,DevVirtioScsi: More common virtio code cleanups. …
(edit) @81659   5 years vboxsync Virtio_1_0,DevVirtioScsi: Refactored code to not use the heap for the …
(edit) @81658   5 years vboxsync Virtio_1_0,DevVirtioScsi: Refactored code to not use the heap for the …
(edit) @81656   5 years vboxsync Shared Clipboard/X11: More cleanup.
(edit) @81655   5 years vboxsync Shared Clipboard/X11: Minor cleanup.
(edit) @81654   5 years vboxsync virtio_1_0: Unused inlines (clang is a pain). bugref:9218 bugref:9440
(edit) @81653   5 years vboxsync Virtio_1_0: Very superficial code review (style mostly), preparing for …
(edit) @81652   5 years vboxsync Devices/Graphics: dump shader code in D3D backend if shader creation …
(edit) @81651   5 years vboxsync WDDM: support for the legacy VBoxVGA adapter
(edit) @81650   5 years vboxsync WDDM: code for the legacy VBoxVGA adapter
(edit) @81649   5 years vboxsync Linux 5.4: no more arbitrary executable pages and more changes, …
(edit) @81648   5 years vboxsync Additions/WINNT/Installer: removed the wddm_or_basic_d3d dialog, …
(edit) @81647   5 years vboxsync EFI/Firmware/VBoxApfsJmpStartDxe: Implement fletcher64 checksum …
(edit) @81645   5 years vboxsync DevVirtioScsi: More standard function ordering & placement. …
(edit) @81644   5 years vboxsync Main: Removed unused/obsolete/useless portVersion attribute of IUSBDevice.
(edit) @81643   5 years vboxsync VMMDev: Converted to the new PDM device style. [fix] bugref:9218
(edit) @81642   5 years vboxsync DevVirtioScsi: Found one more place that RTMemAllocZ should be used …
(edit) @81641   5 years vboxsync IPRT/memobj-r0drv-linux.cpp: Implemented sub-mappings in kernel space. …
(edit) @81640   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 whitespace nit.
(edit) @81639   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Don't divide by zero when calculating …
(edit) @81638   5 years vboxsync VMM/HMVMXR0: Don't assert pbVirtApic or HCPhysVirtApic when APIC …
(edit) @81637   5 years vboxsync VMM/HMVMXR0: Revamped allocation of ring-0 VMCS and related data …
(edit) @81636   5 years vboxsync DevVirtioScsi: Put unused stringifiers in LOG_ENABLED ifdefs to make …
(edit) @81635   5 years vboxsync scm fix
(edit) @81634   5 years vboxsync DevVirtioScsi,Virtio_1_0: A quick and superficial review of …
(edit) @81633   5 years vboxsync Devices/Graphics: remove unnecessary assertion: this case works.
(edit) @81632   5 years vboxsync WDDM: miniport should tell the user mode driver whether 3D is enabled …
(edit) @81630   5 years vboxsync Reverting 134386. Wrong dir.
(edit) @81629   5 years vboxsync pdmstorageifs.h: Added missing NIL_PDMMEDIAEXIOREQ - handles must have …
(edit) @81628   5 years vboxsync Storage/DevVirtioSCSI.cpp Fixed leaks found with Sanitizer. Worked on …
(edit) @81627   5 years vboxsync VMMDev: Converted to the new PDM device style. [fixes] bugref:9218
(edit) @81626   5 years vboxsync PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
(edit) @81625   5 years vboxsync VMMDev: Converted to the new PDM device style. bugref:9218
(edit) @81624   5 years vboxsync PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
(edit) @81623   5 years vboxsync SUPDrv: Export SUPR0PageMapKernel and SUPR0PageProtect. bugref:9218
(edit) @81622   5 years vboxsync FE/Qt: bugref:9598: Windows: Adjust mouse integration pointer …
(edit) @81621   5 years vboxsync IPRT/memobj-r0drv-linux.cpp: Implemented sub-mappings in kernel space. …
(edit) @81620   5 years vboxsync IPRT/memobj-r0drv-os2.cpp: Implemented sub-mappings in kernel space. …
(edit) @81619   5 years vboxsync VMM/HM: Sometimes we abort on guru meditations and the info doesn't …
(edit) @81618   5 years vboxsync Additions/3D/mesa: Deal with the coordinate system differences between …
(edit) @81617   5 years vboxsync Devices/Graphics: dump all mipmaps of a texture; log.
(edit) @81616   5 years vboxsync DevPlayground,pdmdev.h: Converted the playground sample device. …
(edit) @81613   5 years vboxsync VMM,SUPDrv,x86.h: Nits. - supdrvTscMeasureDeltaOne: No bulldozer …
(edit) @81612   5 years vboxsync FE/Qt: Extra-data Manager stuff: A group of fixes for r134303.
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