VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82041   5 years vboxsync PIC,APIC,IOAPIC,PDM: The PIC, APIC, and IOAPIC cannot have their …
(edit) @82020   5 years vboxsync DevACPI: Split the state structure. bugref:9218
(edit) @82019   5 years vboxsync DevACPI: Cleanups. 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) @82009   5 years vboxsync DevACPI: Started converting I/O port registrations. bugref:9218
(edit) @81996   5 years vboxsync DevACPI: Converted the timer pointers to a handle and eliminated the …
(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) @81979   5 years vboxsync DevDMA: Use devhlp for CFGM and SSM. bugref:9218
(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) @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) @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) @81902   5 years vboxsync DevPit-i8254: Converted the I/O ports to new style. bugref:9218
(edit) @81900   5 years vboxsync DevPit-i8254: Converted the timer to new handle based interface. …
(edit) @81898   5 years vboxsync DevPit-i8254: Do CFGM, SSM and critsects thru the device helpers. …
(edit) @81896   5 years vboxsync DevRTC: Some cleanup. bugref:9218
(edit) @81765   5 years vboxsync Devices: Use new volatile SSM getters and enum macros. bugref:9218
(edit) @81695   5 years vboxsync DevRTC: Use default statistics prefix (was hiding under /TM/RTC).
(edit) @81666   5 years vboxsync Devices/IPXE: Use labs() instead of abs() for signed long.
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81557   5 years vboxsync DevEFI.cpp,DevPcBios.cpp: The SMBIOS spec requires UUID to be stored …
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81503   5 years vboxsync DevE1000,DevRTC: nits. bugref:9218
(edit) @81493   5 years vboxsync 6.1.0_BETA2
(edit) @81472   5 years vboxsync DevRTC: Ditto. bugref:9218
(edit) @81412   5 years vboxsync PC/BIOS: Move the generic SCSI definitions out of scsi.c into a …
(edit) @81408   5 years vboxsync DevRTC: nits. bugref:9218
(edit) @81407   5 years vboxsync PC/BIOS/virtio.c: Updates
(edit) @81377   5 years vboxsync DevRTC: Missing dox.
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81139   5 years vboxsync RTC: doxygen fix. bugref:9218
(edit) @81136   5 years vboxsync IOM,RTC,PCI: Make the port parameter in the I/O port callbacks …
(edit) @81135   5 years vboxsync BIOS/virtio.c: Updates, can submit requests to the device now
(edit) @81130   5 years vboxsync BIOS: Fixed incorrect word swapping.
(edit) @81129   5 years vboxsync Devices/PC/BIOS/virtio.c: Updates
(edit) @81128   5 years vboxsync Devices/BIOS: Enable pci_write_config_* for the upcoming virtio driver
(edit) @81090   5 years vboxsync Devices/BIOS: Skeleton of a VirtIO driver, just detects any device for …
(edit) @81089   5 years vboxsync Devices/BIOS: Skeleton of a VirtIO driver, just detects any device for …
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @80960   5 years vboxsync IOM,PDM,DevPCI,DevPciIch9,RTC: Fixes to the I/O port lookup table …
(edit) @80943   5 years vboxsync Devices/PCI: Device model refactoring, part I. bugref:9218
(edit) @80759   5 years vboxsync 6.1.0_BETA1
(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) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80679   5 years vboxsync IOM,PDM,RTC: Add port sub-descriptions for a range. Fixed bug in …
(edit) @80672   5 years vboxsync DevRTC: kicked out the old style code. bugref:9218
(edit) @80646   5 years vboxsync DevRTC: Enabled new style code. [release build fix] bugref:9218
(edit) @80643   5 years vboxsync DevRTC: Enabled new style code. bugref:9218
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80583   5 years vboxsync Devices/PXE: Also return an exit code on success in restart_tftp().
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80293   5 years vboxsync VMM(CPUM),DevPcBios: Added CPUM methods for getting the guest (and …
(edit) @80038   5 years vboxsync DevPcBios: Properly initialize MP table floating pointer on VM reset …
(edit) @79686   6 years vboxsync HPET: Avoid a potential division overflow whereby a malicious guest …
(edit) @79655   6 years vboxsync BIOS: ROM init routine may clobber registers, duh (see bugref:6549).
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