VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81815   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn caused by casting error that …
(edit) @81814   5 years vboxsync Storage/DevVirtioSCSI.cpp: Worked on bird's todo items, most notably …
(edit) @81813   5 years vboxsync WDDM: exclude transparent pixels from the mouse pointer.
(edit) @81812   5 years vboxsync DevBusLogic.cpp: Converting it to the new PDM device style - BIOS I/O …
(edit) @81811   5 years vboxsync PDMDevHlp/IOM: MMIO hack. bugref:9218
(edit) @81810   5 years vboxsync DevBusLogic.cpp: Converting it to the new PDM device style - MMIO …
(edit) @81809   5 years vboxsync DevBusLogic.cpp: Converting it to the new PDM device style - I/O …
(edit) @81808   5 years vboxsync DevBusLogic.cpp: Converting it to the new PDM device style - crit …
(edit) @81807   5 years vboxsync DevBusLogic.cpp: Converting it to the new PDM device style - SSM …
(edit) @81806   5 years vboxsync VMM/HMVMXR0: Fix delivery of guest pending debug exception (BS bit) …
(edit) @81805   5 years vboxsync DevBusLogic.cpp: Converting it to the new PDM device style - …
(edit) @81804   5 years vboxsync DevBusLogic.cpp: Converting it to the new PDM device style - …
(edit) @81803   5 years vboxsync DevBusLogic.cpp: Converting it to the new PDM device style... bugref:9218
(edit) @81802   5 years vboxsync DevATA: Working on converting it to new PDM device model. bugref:9218
(edit) @81801   5 years vboxsync DevATA: Working on converting it to new PDM device model. bugref:9218
(edit) @81800   5 years vboxsync DevBusLogic.cpp: Converting it to the new PDM device style... bugref:9218
(edit) @81799   5 years vboxsync DevFdc: Working on converting it to the new PDM device style. bugref:9218
(edit) @81798   5 years vboxsync IOMR3Mmio: Don't register RZ stats for ring-3 only MMIO regions. …
(edit) @81797   5 years vboxsync IOMR3IoPort: Don't register RZ stats for ring-3 only ports. bugref:9218
(edit) @81795   5 years vboxsync DevFdc: Working on converting it to the new PDM device style. bugref:9218
(edit) @81794   5 years vboxsync DevFdc: Working on converting it to the new PDM device style. bugref:9218
(edit) @81793   5 years vboxsync FE/Qt: bugref:9510. A small fix
(edit) @81792   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Outdated comment. We dump VMX/SVM …
(edit) @81791   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment to clarify why we read …
(edit) @81790   5 years vboxsync VMM/HMVMXR0: Propagate guest-interruptibility state from the VMCS to …
(edit) @81789   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 format string fix in AssertMsg.
(edit) @81788   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Assertion.
(edit) @81787   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Comment update.
(edit) @81786   5 years vboxsync VMM: Nested VMX: bugref:9180 Implement VMX-preemption timer for …
(edit) @81785   5 years vboxsync DevLsiLogicSCSI: Split device state structures. [doxygen fix] bugref:9218
(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 …
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