VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   5 years vboxsync HPET: Avoid a potential division overflow whereby a malicious guest …
(edit) @79655   5 years vboxsync BIOS: ROM init routine may clobber registers, duh (see bugref:6549).
(edit) @78729   6 years vboxsync BIOS: After ATA reset, first wait for drive not busy, then read other …
(edit) @78714   6 years vboxsync Comment.
(edit) @78599   6 years vboxsync PIC: Tweaked an assertion (see bugref:9463).
(edit) @78572   6 years vboxsync Undoing bad commit.
(edit) @78571   6 years vboxsync DevACPI: First check input, then take a lock.
(edit) @78423   6 years vboxsync BIOS: Reworked ATA device detection, old code relied on bugs in ATA …
(edit) @78406   6 years vboxsync Comment.
(edit) @78208   6 years vboxsync PDM,APIC,PIC: Don't use AssertRelease on VMCPU_FF_INTERRUPT_PIC, …
(edit) @78052   6 years vboxsync BIOS: Only probe IDE devices if a PCI IDE controller is present (see …
(edit) @77260   6 years vboxsync Comment.
(edit) @77259   6 years vboxsync DevPcBios: Avoid suspect _DMI_ header table checksum calculation by …
(edit) @77254   6 years vboxsync Comment.
(edit) @77117   6 years vboxsync Updated BIOS note.
(edit) @76968   6 years vboxsync BIOS: Skip HLT instruction in protected-mode APM idle call. Avoids …
(edit) @76960   6 years vboxsync Typo.
(edit) @76817   6 years vboxsync 6.0.2
(edit) @76791   6 years vboxsync BIOS: Added usage note.
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76520   6 years vboxsync Devices: scm --fix-header-guards. bugref:9344
(edit) @76519   6 years vboxsync Devices: Header guard fixing preps. bugref:9344
(edit) @76288   6 years vboxsync 6.0.0
(edit) @76129   6 years vboxsync 6.0.0_RC1
(edit) @75851   6 years vboxsync 6.0.0_BETA3
(edit) @75485   6 years vboxsync 6.0.0_BETA2
(edit) @75233   6 years vboxsync BIOS: Improved CMOS shutdown code path to avoid possible memory …
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