VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82071   5 years vboxsync DevVGA: Use PCI_ADDRESS_SPACE_MEM_PREFETCH rather than …
(edit) @82070   5 years vboxsync DevVGA: Use PCI_ADDRESS_SPACE_MEM_PREFETCH rather than …
(edit) @82069   5 years vboxsync DevVGA: Converting more I/O ports. bugref:9218
(edit) @82068   5 years vboxsync DevACPI: Doxygen fix. bugref:9218
(edit) @82066   5 years vboxsync DevVGA: Doxygen fix. bugref:9218
(edit) @82065   5 years vboxsync DevVGA: Converting more I/O ports. bugref:9218
(edit) @82064   5 years vboxsync DevVGA: Converting more I/O ports. bugref:9218
(edit) @82063   5 years vboxsync Devices/Graphics: logrel unknown surface and context ids
(edit) @82062   5 years vboxsync DevVGA: Converting more I/O ports. bugref:9218
(edit) @82061   5 years vboxsync DevVGA: Started converting I/O ports. bugref:9218
(edit) @82060   5 years vboxsync DevVGA: TMTimer -> PDMDevHlpTimer. bugref:9218
(edit) @82059   5 years vboxsync DevVGA: Use default statistics prefix. bugref:9218
(edit) @82056   5 years vboxsync fix comments/flowerboxes
(edit) @82055   5 years vboxsync fix comments/flowerboxes
(edit) @82054   5 years vboxsync fix comments/flowerboxes
(edit) @82053   5 years vboxsync DevVGA: PDMR3Thread -> PDMDevHlpThread. bugref:9218
(edit) @82050   5 years vboxsync DevVGA: PDMCritSect -> PDMDevHlpCritSect. bugref:9218
(edit) @82048   5 years vboxsync DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
(edit) @82047   5 years vboxsync DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
(edit) @82046   5 years vboxsync Fix comment
(edit) @82043   5 years vboxsync DevVGA: CFGMR3 -> pHlp->pfnCFGM ++. bugref:9218
(edit) @82042   5 years vboxsync Factored out virtq naming code so it can be re-used in load exec code …
(edit) @82041   5 years vboxsync PIC,APIC,IOAPIC,PDM: The PIC, APIC, and IOAPIC cannot have their …
(edit) @82026   5 years vboxsync APIC,IOM,HM: Working on converting the APIC to the new device model. …
(edit) @82025   5 years vboxsync Reverted accidental commit.
(edit) @82024   5 years vboxsync DevATA: Extended IRQ delay to PIO transfers for compatibility with …
(edit) @82023   5 years vboxsync fix parameter list in Log*() statement
(edit) @82020   5 years vboxsync DevACPI: Split the state structure. bugref:9218
(edit) @82019   5 years vboxsync DevACPI: Cleanups. bugref:9218
(edit) @82017   5 years vboxsync DevATA: indent.
(edit) @82015   5 years vboxsync DevATA: Don't block config sub-nodes. bugref:9218
(edit) @82014   5 years vboxsync DevACPI: Build fix. bugref:9218
(edit) @82013   5 years vboxsync DevACPI: Build fixes. bugref:9218
(edit) @82012   5 years vboxsync DevACPI: Converted the rest of the I/O ports to the new style. bugref:9218
(edit) @82010   5 years vboxsync Storage/DevVirtioSCSI.cpp: Implemented save/load suspended I/O …
(edit) @82009   5 years vboxsync DevACPI: Started converting I/O port registrations. bugref:9218
(edit) @82004   5 years vboxsync Storage/DevVirtioSCSI.cpp: Finish last of Knut's to do items except …
(edit) @82003   5 years vboxsync Devices/Graphics: support SVGA3D_TS_TEXTURE_ANISOTROPIC_LEVEL in the …
(edit) @81999   5 years vboxsync DevATA: First set device signature, then status register; cosmetic …
(edit) @81998   5 years vboxsync DevATA: Removed redundant SetIRQ calls (see bugref:5869).
(edit) @81997   5 years vboxsync DevATA: Changed register state at the end of read/write operations for …
(edit) @81996   5 years vboxsync DevACPI: Converted the timer pointers to a handle and eliminated the …
(edit) @81995   5 years vboxsync DevFDC: Added option for enabling access to status register A (SRA) - …
(edit) @81994   5 years vboxsync DevACPI: Converted critsects to devhlp and new style. bugref:9218
(edit) @81993   5 years vboxsync DevACPI: Use devhlp for SSM. bugref:9218
(edit) @81992   5 years vboxsync DevACPI: Use devhlp for CFGM
(edit) @81990   5 years vboxsync DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
(edit) @81989   5 years vboxsync DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
(edit) @81988   5 years vboxsync DevDMA: Use devhlp for critsect. Signed warn fix. bugref:9218
(edit) @81986   5 years vboxsync DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
(edit) @81985   5 years vboxsync DevDMA: Added some paranoia. bugref:9218
(edit) @81984   5 years vboxsync DevDMA: Converted I/O port handlers. bugref:9218
(edit) @81981   5 years vboxsync Devices/Graphics/shaderlib: the VMSVGA device always renders …
(edit) @81980   5 years vboxsync Devices/Graphics: log the shader float constants as floats
(edit) @81979   5 years vboxsync DevDMA: Use devhlp for CFGM and SSM. bugref:9218
(edit) @81978   5 years vboxsync Devices/Graphics: logging
(edit) @81975   5 years vboxsync fix burn due to RT logging macro not registering as a use of a variable
(edit) @81974   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix unused variable burn
(edit) @81973   5 years vboxsync Storage/DevVirtioSCSI.cpp: Took care of more to do items from bird's …
(edit) @81966   5 years vboxsync DevHPET: Nits. bugref:9218
(edit) @81965   5 years vboxsync DevHPET: Oops. bugref:9218
(edit) @81963   5 years vboxsync DevHPET: Stats. bugref:9218
(edit) @81961   5 years vboxsync DevHPET,PDM: Split structures and refactored registration. bugref:9218
(edit) @81959   5 years vboxsync DevHPET: Convert MMIO handlers. bugref:9218
(edit) @81958   5 years vboxsync DevIoApic: Corrected comments. bugref:9218
(edit) @81957   5 years vboxsync DevIoApic: Corrected comments. bugref:9218
(edit) @81955   5 years vboxsync DevHPET: Eliminated unnecessary pointers in the state structures. …
(edit) @81954   5 years vboxsync DevHPET: Converted timers to handles and device helpers. bugref:9218
(edit) @81953   5 years vboxsync DevHPET: Use device helpers for critsects. bugref:9218
(edit) @81952   5 years vboxsync DevHPET: Use device helpers for CFGM and SSM. Nits. bugref:9218
(edit) @81949   5 years vboxsync DevIoApic: indexing paranoia. bugref:9218
(edit) @81948   5 years vboxsync IOAPIC,VMM: Made the pfnSetEoi and PDMIoApicBroadcastEoi functions …
(edit) @81946   5 years vboxsync DevIoApic: Split up the device state and flagged the device as …
(edit) @81945   5 years vboxsync DevPit-i8254: saved state fix. bugref:9218
(edit) @81942   5 years vboxsync DevIoApic: Convert the MMIO handlers to new style. bugref:9218
(edit) @81941   5 years vboxsync BIOS: Removed obsolete code, moved a break statement to match comment …
(edit) @81939   5 years vboxsync DevIoApic: Use dev hlp for SSMR3 calls. Nits. bugref:9218
(edit) @81938   5 years vboxsync DevIoApic,PDM: Refactored the IOAPIC registration to be done directly …
(edit) @81935   5 years vboxsync DevVirtioSCSI: Only 7-bit ASCII if possible.
(edit) @81933   5 years vboxsync DevLpc-new: Converted to new PDM device style. bugref:9218
(edit) @81931   5 years vboxsync DevPcArch: Missed config validation. [warn fix] bugref:9218
(edit) @81930   5 years vboxsync DevPcArch: Missed config validation. bugref:9218
(edit) @81929   5 years vboxsync DevPcArch: Converted to new PDM device style. bugref:9218
(edit) @81925   5 years vboxsync DevPcBios: Set the new-style device flag. Nits. bugref:9218
(edit) @81924   5 years vboxsync DevPIC: doxygen fix. bugref:9218
(edit) @81920   5 years vboxsync DevPcBios: Converted and split up I/O port handlers. bugref:9218
(edit) @81919   5 years vboxsync DevFwCommon: Use device helpers for CFGM. bugref:9218
(edit) @81918   5 years vboxsync DevPcBios: Tolerate NetBoot config node. bugref:9218
(edit) @81917   5 years vboxsync DevPcBios: Use device helpers for CFGM and SSM. bugref:9218
(edit) @81915   5 years vboxsync DevPIC: Split up the structure and marked the device as new-style. …
(edit) @81914   5 years vboxsync DevPIC: Split up the structure and marked the device as new-style. …
(edit) @81913   5 years vboxsync DevPIC: Eliminated pDevIns pointers in the state structures. bugref:9218
(edit) @81912   5 years vboxsync DevPIC: Forgot to remvoe debug logging. Oops. bugref:9218
(edit) @81911   5 years vboxsync DevPIC: Converted I/O ports to new style. Replaced the memset …
(edit) @81910   5 years vboxsync DevPIC: Converted I/O ports to new style. Replaced the memset …
(edit) @81909   5 years vboxsync VMM,DevPIC: Refactored the PIC registration. bugreF:9218
(edit) @81908   5 years vboxsync DevPit-i8254: Cleanups. bugref:9218
(edit) @81907   5 years vboxsync DevPit-i8254: Marked as using new PDM device style. bugref:9218
(edit) @81906   5 years vboxsync DevPit-i8254: Split up the state structure. bugref:9218
(edit) @81903   5 years vboxsync Devices/Graphics: D3D backend: use the vertex attribute index to …
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