VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56316   9 years vboxsync whitespace
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @56284   9 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56194   10 years vboxsync 5.0.0 RC1
(edit) @55912   10 years vboxsync 5.0.0 Beta 4
(edit) @55853   10 years vboxsync Logrel consistency.
(edit) @55851   10 years vboxsync Dev: logrel consistency.
(edit) @55731   10 years vboxsync 5.0.0 Beta 3
(edit) @55260   10 years vboxsync 5.0.0 Beta 2
(edit) @55206   10 years vboxsync BIOS: Added error checks in AHCI driver.
(edit) @55188   10 years vboxsync BIOS: Better error checking in SCSI driver.
(edit) @55176   10 years vboxsync nit.
(edit) @55175   10 years vboxsync DevPcBios: logrel consistency.
(edit) @55138   10 years vboxsync BIOS: Corrected off-by-one sector count for SCSI/SAS devices.
(edit) @55137   10 years vboxsync Undid accidental commit.
(edit) @55136   10 years vboxsync BIOS: Corrected off-by-one sector count for SCSI/SAS devices.
(edit) @55132   10 years vboxsync BIOS: Fixed drive detection when the first SCSI device is a CD-ROM.
(edit) @55110   10 years vboxsync iPXE: properly terminate the init message
(edit) @55078   10 years vboxsync 5.0.0 Beta 1 (and backed out r99347 as it might have caused a regression)
(edit) @54962   10 years vboxsync On FreeBSD hosts use the correct semantics of the last parameter of …
(edit) @54670   10 years vboxsync APIC: More closely emulate real CPU behavior.
(edit) @54563   10 years vboxsync BIOS: INT13h function 17h/18h support. Contributed by Dave Meagher.
(edit) @54451   10 years vboxsync BIOS: Sanity check VBOX_LANBOOT_SEG
(edit) @54179   10 years vboxsync RTC: Added a bit of stats.
(edit) @53845   10 years vboxsync Devices/PC: Add dummy _DOS ACPI video method to prevent a Linux boot …
(edit) @53801   10 years vboxsync Devices: use LogRelMax were appropriate
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53528   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53362   10 years vboxsync iPXE: enable HTTP
(edit) @53334   10 years vboxsync ACPI: Report MCFG motherboard resource properly.
(edit) @53148   10 years vboxsync Port a part of r95116 (disk encryption changes in 4.3) which was …
(edit) @53116   10 years vboxsync DevRTC: don't spam the R0 log with "RTC: stopped the periodic timer" …
(edit) @53083   10 years vboxsync DevACPI: properly relocate pDevInsRC (should fix occassional crashes …
(edit) @52863   10 years vboxsync DevACPI: cosmetic changes (use local variables if possible)
(edit) @52812   10 years vboxsync BIOS: Fixed format specifiers.
(edit) @52756   10 years vboxsync calc once.
(edit) @52670   10 years vboxsync VMM, Devices: Add interface to query the APIC frequency from the APIC …
(edit) @52613   10 years vboxsync Devices/DevACPI: tabs to spaces, trailing whitespace.
(edit) @52561   10 years vboxsync HDA: Fixed layout ID for Mt Lion.
(edit) @52506   10 years vboxsync Deleted PC/DevSMC.cpp, removed the associated define.
(edit) @52479   10 years vboxsync BIOS: Removed redundant port write, improved logging.
(edit) @52475   10 years vboxsync Device/ACPI:#7433: Fixed PM Timer interrupt frequency, improved …
(edit) @52439   10 years vboxsync Devices/PC/BIOS: sync alternative sources
(edit) @52388   10 years vboxsync Device/Driver: 5986: Applying patch from qemu-devel related to "Hours …
(edit) @52228   10 years vboxsync Devices/ipxe: work around gcc problem not allowing to specify "ebp" to …
(edit) @52227   10 years vboxsync Devices/iPXE: added README.vbox
(edit) @52157   10 years vboxsync DevAPIC: fixes debug logging
(edit) @51725   10 years vboxsync BIOS: Enable APIC in SVR.
(edit) @51652   10 years vboxsync DevAPIC: Dump all pending ISR/IRR bits, not just the highest.
(edit) @51526   11 years vboxsync DevHPET: fixed wrong test
(edit) @51520   11 years vboxsync VBox/Devices: Comment nits.
(edit) @51373   11 years vboxsync Fixed bad format specifier.
(edit) @51255   11 years vboxsync update alternative BIOS sources
(edit) @51232   11 years vboxsync AHCI: Another try to fix The AssertRelease issue during a reset. Move …
(edit) @51062   11 years vboxsync update alternative BIOS sources
(edit) @51061   11 years vboxsync Forgot to move label.
(edit) @51059   11 years vboxsync BIOS: Force hard reset if user entered POST but did not indicate warm boot.
(edit) @51058   11 years vboxsync BIOS: Set warm boot flag on Ctrl-Alt-Del.
(edit) @51057   11 years vboxsync Improved code readability slightly.
(edit) @51000   11 years vboxsync BIOS: CMOS equipment byte must be read before running VGA POST.
(edit) @50997   11 years vboxsync BIOS: Init vector 1Ah before initializing VGA BIOS (in case it needs PCI).
(edit) @50663   11 years vboxsync Removed unnecessarily verbose logging.
(edit) @50599   11 years vboxsync BIOS: Set ack/resend flags in IRQ1 handler.
(edit) @50558   11 years vboxsync PC/BIOS: small cosmetical fixes for the boot device selection
(edit) @50320   11 years vboxsync Devices/PC/BIOS: LogRel the location of the MPS table
(edit) @50317   11 years vboxsync Devices/BIOS: update alternative source
(edit) @50294   11 years vboxsync AHCI: Fixes for hotplugging, should fix problems with Windows 7 guests
(edit) @50176   11 years vboxsync BIOS: Let the compiler merge info/debug strings better in SCSI module.
(edit) @50167   11 years vboxsync update-pcbios-source
(edit) @50166   11 years vboxsync BIOS: Work around insufficient keyboard reset timeout.
(edit) @50160   11 years vboxsync BIOS: Rearranged POST to initialize video earlier.
(edit) @50159   11 years vboxsync Devices/BIOS: updated alternative BIOS sources
(edit) @50091   11 years vboxsync BIOS: If available, store logical geometry of SCSI disk in CMOS and use it.
(edit) @50090   11 years vboxsync BIOS: Support second CMOS bank for reads/writes.
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49548   11 years vboxsync DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
(edit) @49442   11 years vboxsync DevAPIC: Always set the APIC CPUID feature bits when the device is …
(edit) @49437   11 years vboxsync DevAPIC.cpp: Don't disable the CPUID feature bit just because someone …
(edit) @49331   11 years vboxsync BIOS: Seek before formatting a track.
(edit) @49286   11 years vboxsync BIOS: Added invalid opcode handler.
(edit) @49116   11 years vboxsync *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
(edit) @49068   11 years vboxsync BIOS: Typo fix for PCI BIOS IRQ routing table query.
(edit) @49067   11 years vboxsync A bit more debug logging.
(edit) @48975   11 years vboxsync 4.3 RC1
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48755   11 years vboxsync DevFwCommon.cpp: cleanups.
(edit) @48619   11 years vboxsync 4.3 Beta 3
(edit) @48446   11 years vboxsync BIOS: Reshuffled code, added shutdown code 9 support.
(edit) @48392   11 years vboxsync 4.3 Beta 2
(edit) @48346   11 years vboxsync header fixes
(edit) @48195   11 years vboxsync BIOS: Shorter offsets, reorder timer tick processing.
(edit) @48123   11 years vboxsync BIOS: Trailing spaces, begone!
(edit) @48122   11 years vboxsync BIOS: Fixed disk logging, stripped trailing spaces.
(edit) @48072   11 years vboxsync Typo.
(edit) @48069   11 years vboxsync BIOS: Return more sensible and bigger DPTs (see #6481).
(edit) @48067   11 years vboxsync BIOS: There is no such thing as a 160K/180K/320K floppy drive.
(edit) @48046   11 years vboxsync DevDMA: Do not write memory on verify transfers.
(edit) @47937   11 years vboxsync 4.3 Beta 1
(edit) @47930   11 years vboxsync Etherboot is obsolete
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