VirtualBox

source: vbox/trunk/src/VBox/Devices/Storage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81858   5 years vboxsync DevATA: doxygen fixes. bugref:9218
(edit) @81857   5 years vboxsync DevATA: Converted I/O port handlers to new style. [build fix] bugref:9218
(edit) @81855   5 years vboxsync DevATA: Converted I/O port handlers to new style. [build fix] bugref:9218
(edit) @81854   5 years vboxsync DevATA: Converted I/O port handlers to new style. bugref:9218
(edit) @81853   5 years vboxsync PDMDevHlp,DevBusLogic,DevLsiLogicSCSI: Added flags parameter to …
(edit) @81852   5 years vboxsync DevATA: Converted the BM DMA ports to the new style, combining them …
(edit) @81851   5 years vboxsync DevATA: Use the devhlp version of the critsect API. bugref:9218
(edit) @81849   5 years vboxsync DevATA: Be a little bit paranoid about indexing PCIATAState::aCts too. …
(edit) @81848   5 years vboxsync DevATA: Be paranoid when using state members to index …
(edit) @81847   5 years vboxsync DevATA: s/bATAPICmd/abATAPICmd/g + clang build fix. bugref:9218
(edit) @81845   5 years vboxsync DevATA: Be paranoid about the I/O buffer accesses. [fixes] bugref:9218
(edit) @81844   5 years vboxsync DevATA: Be paranoid about the I/O buffer accesses. bugref:9218
(edit) @81842   5 years vboxsync DevATA: Put the I/O buffers into the device state data to avoid having …
(edit) @81839   5 years vboxsync DevATA: Buffer paranoia and preperations for static alloc. bugref:9218
(edit) @81838   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed Last minute change to invert …
(edit) @81836   5 years vboxsync DevATA: Operate SUPSemEvent* thru the device helpers. bugref:9218
(edit) @81835   5 years vboxsync DevBusLogic.cpp: Use pThis like everyone else. bugref:9218
(edit) @81833   5 years vboxsync DevBusLogic.cpp: Docs build fix.
(edit) @81828   5 years vboxsync DevBusLogic.cpp: Converting it to the new PDM device style - Splitting …
(edit) @81816   5 years vboxsync Storage/DevVirtioSCSI.cpp: More fixing burns on build box for stuff …
(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) @81812   5 years vboxsync DevBusLogic.cpp: Converting it to the new PDM device style - BIOS I/O …
(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) @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) @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) @81785   5 years vboxsync DevLsiLogicSCSI: Split device state structures. [doxygen fix] bugref:9218
(edit) @81783   5 years vboxsync DevLsiLogicSCSI: Split device state structures. [build fix] bugref:9218
(edit) @81781   5 years vboxsync DevLsiLogicSCSI: Split device state structures. bugref:9218
(edit) @81777   5 years vboxsync DevLsiLogicSCSI: Removed GCPhysMMIOBase (forgot earlier) amd aligned …
(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) @81765   5 years vboxsync Devices: Use new volatile SSM getters and enum macros. bugref:9218
(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) @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) @81689   5 years vboxsync Virtio_1_0: Missing return VINF_SUCCESS in virtioMmioWrite. Reduced …
(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) @81675   5 years vboxsync Virtio_1_0,DevVirtioScsi: Converting to new PDM model - split up …
(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) @81660   5 years vboxsync Virtio_1_0,DevVirtioScsi: More common virtio code cleanups. …
(edit) @81658   5 years vboxsync Virtio_1_0,DevVirtioScsi: Refactored code to not use the heap for the …
(edit) @81645   5 years vboxsync DevVirtioScsi: More standard function ordering & placement. …
(edit) @81642   5 years vboxsync DevVirtioScsi: Found one more place that RTMemAllocZ should be used …
(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) @81628   5 years vboxsync Storage/DevVirtioSCSI.cpp Fixed leaks found with Sanitizer. Worked on …
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81585   5 years vboxsync Devices: A couple of doxygen fixes.
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81368   5 years vboxsync Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
(edit) @81367   5 years vboxsync Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
(edit) @81349   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn due to unintialized vars
(edit) @81348   5 years vboxsync Storage/DevVirtioSCSI.cpp: Some improvements to failures related to …
(edit) @81316   5 years vboxsync Storage/DevVirtioSCSI.cpp: Correct missing queue name parameter
(edit) @81314   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burns for unused variables
(edit) @81313   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burns for unused variables
(edit) @81312   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix sanitizer errors found in virtioScsiCtrl()
(edit) @81308   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert (third times the charm)
(edit) @81307   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert
(edit) @81306   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert
(edit) @81302   5 years vboxsync Storage/DevVirtioSCSI.cpp: Try to fix burn on Windows build machines
(edit) @81301   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn caused by unused function.
(edit) @81300   5 years vboxsync Storage/DevVirtioSCSI.cpp: Improved bounds checking for MMIO …
(edit) @81231   5 years vboxsync Storage/DevVirtioScsi.cpp: Disabled MSI-X and added guards to …
(edit) @81122   5 years vboxsync Storage/DevVirtioSCSI.cpp: Got MSI-X support implemented and a few …
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(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) @80937   5 years vboxsync Storage/DevVirtioSCSI.cpp: minor cleanup from last integration
(edit) @80931   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed errors that prevented it from …
(edit) @80928   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed/improved attach target …
(edit) @80762   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added multi-target support. See …
(edit) @80718   5 years vboxsync Storage/VirtioDevSCSI.cpp: Fixed reset behavior, tested/debugged …
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80703   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80702   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
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