VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81784   5 years vboxsync NAT/Network: On Linux a socket returned by accept(2) does not inherit …
(edit) @81783   5 years vboxsync DevLsiLogicSCSI: Split device state structures. [build fix] bugref:9218
(edit) @81782   5 years vboxsync DevLsiLogicSCSI: Split device state structures. bugref:9218
(edit) @81781   5 years vboxsync DevLsiLogicSCSI: Split device state structures. bugref:9218
(edit) @81780   5 years vboxsync Devices/EFI: Fix linker warnings for ELF binaries [fix]
(edit) @81779   5 years vboxsync Devices/EFI: Fix linker warnings for ELF binaries
(edit) @81778   5 years vboxsync DevLsiLogicSCSI: Removed GCPhysMMIOBase (forgot earlier) amd aligned …
(edit) @81777   5 years vboxsync DevLsiLogicSCSI: Removed GCPhysMMIOBase (forgot earlier) amd aligned …
(edit) @81776   5 years vboxsync testmanager/wuihlpform.py: Mixed up escapeElem and escapeAttr for text …
(edit) @81775   5 years vboxsync Runtime/RTEfiFatExtract: Tool to extract single entries from EFI fat …
(edit) @81774   5 years vboxsync DevLsiLogicSCSI: Use NOP critsect in ring-0 too. bugref:9218
(edit) @81773   5 years vboxsync DevLsiLogicSCSI: Converted MMIO and I/O port handlers. bugref:9218
(edit) @81771   5 years vboxsync Devices/Graphics: OpenGL backend texture format conversion
(edit) @81770   5 years vboxsync Devices/Graphics: OpenGL backend texture format conversion shader fix …
(edit) @81769   5 years vboxsync Shared Clipboard: Build fix.
(edit) @81768   5 years vboxsync Shared Clipboard: Update.
(edit) @81767   5 years vboxsync testmanager/core: add new checkable requirements for testbox …
(edit) @81766   5 years vboxsync VMM: Added SSM_GET_ENUM32_RET and made the VMM code use it and the …
(edit) @81765   5 years vboxsync Devices: Use new volatile SSM getters and enum macros. bugref:9218
(edit) @81764   5 years vboxsync SSM,PDMDevHlp: Exported volatile integer getter variants and added …
(edit) @81763   5 years vboxsync INstaller/linux: Honor VBOX_WITH_PCI_PASSTHROUGH during packing and …
(edit) @81762   5 years vboxsync SUPDrv,tstRTInlineAsm: Fixed assertion/failure when trying to use the …
(edit) @81761   5 years vboxsync Devices/Graphics: OpenGL backend texture format conversion (just the …
(edit) @81760   5 years vboxsync Linux modules: Also force disabling of CONFIG_MODULE_SIG_ALL when …
(edit) @81759   5 years vboxsync Additions/WDDM: Compile fixes if VBOX_WITH_MESA3D is not defined.
(edit) @81757   5 years vboxsync Devices/Graphics: UNPACK -> PACK
(edit) @81756   5 years vboxsync Devices/Graphics: suppress noisy logging.
(edit) @81755   5 years vboxsync Reverted r134542, wrong files
(edit) @81754   5 years vboxsync Devices/Graphics: suppress noisy logging.
(edit) @81753   5 years vboxsync SSM,PDMDevHlp: Added volatile integer SSM getter variants so we can …
(edit) @81752   5 years vboxsync DevLsiLogicSCSI: Switched critsects and sup semaphores to device …
(edit) @81751   5 years vboxsync DevLsiLogicSCSI: Replaced the three dynamically allocated queues with …
(edit) @81750   5 years vboxsync Shared Clipboard: Build fix.
(edit) @81749   5 years vboxsync vboximg-mount: Fix crash when the size is 0, log2() returns -HUGE_VAL …
(edit) @81747   5 years vboxsync Shared Clipboard/Transfers: Build fix, forgot some files.
(edit) @81746   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81745   5 years vboxsync DevLsiLogicSCSI: Use dev helpers for SSM and CFGM. Dropped the …
(edit) @81744   5 years vboxsync DevLsiLogicSCSI.h: Kicked out a lot of unnecessary #pragma pack(1). …
(edit) @81743   5 years vboxsync Additions/linux/drm: fix include (can't drop the include path …
(edit) @81741   5 years vboxsync minor doxyfile polishing, to avoid a few warnings
(edit) @81740   5 years vboxsync Main/SystemProperties: shorten a few attribute names to get around …
(edit) @81739   5 years vboxsync Main/SystemProperties: added a family of attributes (one per relevant …
(edit) @81738   5 years vboxsync FE/Qt: Export Appliance wizard: Coding style nit related to …
(edit) @81737   5 years vboxsync FE/Qt: UIEmptyFilePathSelector: When chooser is opened we should try …
(edit) @81736   5 years vboxsync FE/Qt: bugref:9598: macOS: Adjust mouse integration pointer according …
(edit) @81735   5 years vboxsync FE/Qt: bugref:9510. Fixing network stats query.
(edit) @81734   5 years vboxsync VMM: Nested VMX: bugref:9180 Missed '\n' in r134504.
(edit) @81733   5 years vboxsync VMM: Nested VMX: bugref:9180 Detect VMX-preemption timer erratum and …
(edit) @81732   5 years vboxsync PDMDevHlp: Wrapped up the rest of the PDMR3Thread API. bugref:9218
(edit) @81731   5 years vboxsync DevRirtioNet,Virtio: nits. bugref:9218
(edit) @81729   5 years vboxsync slirp_init: Only need errcore.h now.
(edit) @81728   5 years vboxsync PDMDevHlp: Adding PDMR3ThreadDestroy, removing unused pfnSTAMRegisterF …
(edit) @81727   5 years vboxsync err.h,Devices/Network/*: Removed VINF_NAT_DNS and associated mess as …
(edit) @81726   5 years vboxsync DevRirtioNet: nits. bugref:9218
(edit) @81725   5 years vboxsync slirp_init: Don't return VINF_NAT_DNS on an allocation failure. duh!
(edit) @81724   5 years vboxsync DrvNAT: Removed misleading comment about VINF_NAT_DNS.
(edit) @81722   5 years vboxsync DevVirtioNet,Virtio: Rearranging code a little. bugref:9218
(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 …
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