VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82117   5 years vboxsync DevVGA: doxygen fixes. bugref:9218
(edit) @82116   5 years vboxsync DevVGA: Darwin bulid fix. bugref:9218
(edit) @82115   5 years vboxsync DevVGA: Set PDM_DEVREG_FLAGS_NEW_STYLE. bugref:9218
(edit) @82114   5 years vboxsync DevVGA: Splitting up the VMSVGASTATE structure. bugref:9218
(edit) @82113   5 years vboxsync VGABIOS: Fixed read pixel function (INT 10h/0Dh) in CGA graphics modes.
(edit) @82112   5 years vboxsync DevVGA: Darwin fixes. bugref:9218
(edit) @82111   5 years vboxsync VGABIOS: State save area size is returned in 64-byte blocks, not bytes.
(edit) @82110   5 years vboxsync DevVGA: Darwin fixes. bugref:9218
(edit) @82109   5 years vboxsync DevVGA: Splitting up the VGASTATE structure. bugref:9218
(edit) @82107   5 years vboxsync EFI/Firmware/CpuGdt.c: Revert previous patch and add explanation why …
(edit) @82104   5 years vboxsync EFI/Firmware: Work around a bug in Apples boot.efi present in at least …
(edit) @82102   5 years vboxsync DevVGA: build fix. bugref:9218
(edit) @82101   5 years vboxsync Devices/Graphics: OpenGL backend: use glTexSubImage for uploading data …
(edit) @82099   5 years vboxsync Devices/Graphics: scm.
(edit) @82098   5 years vboxsync Devices/Graphics: allow to dump surface content to a bitmap on …
(edit) @82097   5 years vboxsync Devices/Graphics: remove obsolete assertion
(edit) @82096   5 years vboxsync Devices/Graphics: use appropriate texture id
(edit) @82095   5 years vboxsync Devices/Graphics: renamed VMSVGA3DSURFACE::pMipmapLevels to …
(edit) @82094   5 years vboxsync DevVGA,PGM,IOM: Conveted the legacy MMIO region to the new style, …
(edit) @82090   5 years vboxsync Devices/Graphics: use helpers to resolve surface and context ids; log …
(edit) @82089   5 years vboxsync DevVGA: Mark functions with R3 where appropriate, adding docs and …
(edit) @82088   5 years vboxsync DevVGA: Mark functions with R3 where appropriate, adding docs and …
(edit) @82087   5 years vboxsync DevVGA: SUPSem -> DevHlpSUPSem. bugref:9218
(edit) @82086   5 years vboxsync DevVGA: SUPSem -> DevHlpSUPSem. bugref:9218
(edit) @82085   5 years vboxsync 6.1.0_RC1
(edit) @82084   5 years vboxsync DevVGA: Move VERIFY_VRAM_WRITE_OFF_RETURN and …
(edit) @82083   5 years vboxsync DevVGA: style nits. bugref:9218
(edit) @82081   5 years vboxsync DevVGA: style nits. bugref:9218
(edit) @82079   5 years vboxsync DevVGA: Map the first page of the FIFO into ring-0 so we can safely …
(edit) @82078   5 years vboxsync DevVGA: Map part of the VRAM (512KB) into ring-0 for direct access …
(edit) @82076   5 years vboxsync DevVGA: Converted VMSVGA FIFO allocation and registration to new …
(edit) @82074   5 years vboxsync DevVGA: Converted VRAM allocation and registration to new style. …
(edit) @82073   5 years vboxsync DevPCI: Added a special return code to FNPCIIOREGIONMAP for telling …
(edit) @82072   5 years vboxsync DevVGA: Converting the final I/O ports (VMSVGA). bugref:9218
(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
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