|
|
@45965
|
12 years |
vboxsync |
VMM: Facility for getting the highest-priority pending interrupt from …
|
|
|
@45881
|
12 years |
vboxsync |
Added note about NW6.x's use of PCI BIOS.
|
|
|
@45839
|
12 years |
vboxsync |
DevHPET: we don't load VMMRC for sure anymore
|
|
|
@45791
|
12 years |
vboxsync |
BIOS: Added dummy controller reset function to avoid potential crashes.
|
|
|
@45710
|
12 years |
vboxsync |
BIOS: Fixed PCI routing query service.
|
|
|
@45670
|
12 years |
vboxsync |
BIOS: updated the alternative source code
|
|
|
@45669
|
12 years |
vboxsync |
BIOS: add int15 function 0xd04f
|
|
|
@45401
|
12 years |
vboxsync |
BIOS: Removed panic port references.
|
|
|
@45298
|
12 years |
vboxsync |
DevPcBios: Do not panic.
|
|
|
@45208
|
12 years |
vboxsync |
RTC: Experimental hack for UIP bit being set too long.
|
|
|
@45191
|
12 years |
vboxsync |
DevRTC: UIP hack.
|
|
|
@45061
|
12 years |
vboxsync |
Review of PDM driver destructors making sure that variables they use …
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@45024
|
12 years |
vboxsync |
PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after …
|
|
|
@44821
|
12 years |
vboxsync |
BUGZ:6633 Use RT_H2LE_* instead of cpu_to_le*.
|
|
|
@44820
|
12 years |
vboxsync |
BUGZ:6633 Expose OEM specific DMI table which contains TSC frequency …
|
|
|
@44810
|
12 years |
vboxsync |
DevRTC.cpp: cleanups.
|
|
|
@44805
|
12 years |
vboxsync |
DevSMC.cpp: Not worth cleaning up, better redo it and drop the …
|
|
|
@44804
|
12 years |
vboxsync |
DevPit-i8254.cpp: Cleanups.
|
|
|
@44801
|
12 years |
vboxsync |
DevPIC.cpp: Cleanups.
|
|
|
@44752
|
12 years |
vboxsync |
DMI: update Processor Information table (tyoe 4): do not refer to …
|
|
|
@44751
|
12 years |
vboxsync |
update alternative system BIOS sources
|
|
|
@44706
|
12 years |
vboxsync |
DevPcBios: Cleanups.
|
|
|
@44705
|
12 years |
vboxsync |
PC/DevPcArch.c -> PC/DevPcArch.cpp.
|
|
|
@44704
|
12 years |
vboxsync |
DevPcArch.c: Some cleanups.
|
|
|
@44693
|
12 years |
vboxsync |
DevLPC.cpp: some small adjustment, not worth doing much here.
|
|
|
@44692
|
12 years |
vboxsync |
BIOS: Implemented ATAPI device reset.
|
|
|
@44691
|
12 years |
vboxsync |
Added a device helper for registering device registers with DBGF …
|
|
|
@44690
|
12 years |
vboxsync |
DevIoApic.cpp: Build fix.
|
|
|
@44689
|
12 years |
vboxsync |
Expose I/O APIC registers to the debugger facilities.
|
|
|
@44688
|
12 years |
vboxsync |
nit
|
|
|
@44687
|
12 years |
vboxsync |
nit
|
|
|
@44686
|
12 years |
vboxsync |
DevIoApic: copy and past error in the MMIO read routine.
|
|
|
@44685
|
12 years |
vboxsync |
DevIoApic: A short note on IOMMMIO_FLAGS_WRITE_DWORD_ZEROED.
|
|
|
@44684
|
12 years |
vboxsync |
DevIoApic: Rewrote the MMIO read handler. Mask reserved and read-only …
|
|
|
@44681
|
12 years |
vboxsync |
DevIoApic.cpp: rewrote the MMIO write handler, change MMIO …
|
|
|
@44679
|
12 years |
vboxsync |
DevIoApic.cpp: Small cleanups.
|
|
|
@44629
|
12 years |
vboxsync |
DevHEP: MMIO changes and other cleanups.
|
|
|
@44626
|
12 years |
vboxsync |
DevAPIC.cpp,++: Changed the APIC MMIO registrations to let IOM handle …
|
|
|
@44534
|
12 years |
vboxsync |
DevDMA.cpp: More locking, cleanups.
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44515
|
12 years |
vboxsync |
DevAPIC.cpp: Some cleanups.
|
|
|
@44514
|
12 years |
vboxsync |
DevACPI cleanups.
|
|
|
@44510
|
12 years |
vboxsync |
PDM takes the RTC cirtical section before calling the PDMRTCREG …
|
|
|
@44509
|
12 years |
vboxsync |
Document PIC and APIC callback method locking rules.
|
|
|
@44447
|
12 years |
vboxsync |
DevAHCI.cpp: Replace the automatic per device lock with a NOP. Some …
|
|
|
@44445
|
12 years |
vboxsync |
Fixed four PDMDevHlpCritSectInit calls.
|
|
|
@44384
|
12 years |
vboxsync |
Devices/PC/BIOS: comment
|
|
|
@44351
|
12 years |
vboxsync |
PDM,++: Change APIs used by Main from PVM to PUVM.
|
|
|
@44311
|
12 years |
vboxsync |
spaces
|
|
|
@44310
|
12 years |
vboxsync |
Devices/Bus/Pci, Devices/PC/DevAPIC: the Guru meditation handler does …
|
|
|
@44271
|
12 years |
vboxsync |
BIOS: Sanity check El Torito boot sector count.
|
|
|
@44254
|
12 years |
vboxsync |
BIOS: Do not panic when an unsupported El Torito function is called.
|
|
|
@44209
|
12 years |
vboxsync |
BIOS: Do not use IRQ 5 for PCI devices.
|
|
|
@44206
|
12 years |
vboxsync |
SCSI/BIOS: Moved port base out of harm's way.
|
|
|
@44107
|
12 years |
vboxsync |
BIOS: Reset CPU if POST entered in V86 mode.
|
|
|
@44058
|
12 years |
vboxsync |
BIOS: Removed broken code.
|
|
|
@44018
|
12 years |
vboxsync |
BIOS: Do not set DPT pointer for El Torito emulated harddisk.
|
|
|
@44005
|
12 years |
vboxsync |
build fix
|
|
|
@44004
|
12 years |
vboxsync |
APIC: spaces, nits.
|
|
|
@43974
|
12 years |
vboxsync |
VMM: Fix MSR range values for X2APIC, add in the X2APIC TPR MSR.
|
|
|
@43879
|
12 years |
vboxsync |
Extended RTOnce with termination cleanups. (Changes existing …
|
|
|
@43804
|
12 years |
vboxsync |
Etherboot/nrv2b: unimportant memory leak
|
|
|
@43759
|
12 years |
vboxsync |
BIOS: Windows 2000 floppy boot workaround.
|
|
|
@43757
|
12 years |
vboxsync |
BIOS: Log detected SCSI devices.
|
|
|
@43750
|
12 years |
vboxsync |
Main/src-client/ConsoleImpl2 & Devices/PC/DevPcBios: Logical Geometry …
|
|
|
@43724
|
12 years |
vboxsync |
BIOS: Use indirect calls for packet reads to reduce code size.
|
|
|
@43712
|
12 years |
vboxsync |
BIOS/EFI: fixed broken DMI information
|
|
|
@43681
|
12 years |
vboxsync |
Added note about NW 5.1 El Torito usage.
|
|
|
@43676
|
12 years |
vboxsync |
BIOS: Don't panic if floppy write fails.
|
|
|
@43672
|
12 years |
vboxsync |
BIOS: Fixed trouble with El Torito reading incomplete CD sectors over SCSI.
|
|
|
@43671
|
12 years |
vboxsync |
BIOS: Fixed El Torito skipped byte count calculation.
|
|
|
@43660
|
12 years |
vboxsync |
BIOS: Added error checking to packet commands.
|
|
|
@43657
|
12 years |
vboxsync |
VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
|
|
|
@43630
|
12 years |
vboxsync |
update alternative BIOS sources
|
|
|
@43483
|
12 years |
vboxsync |
BIOS: Build default logical geometry if none was provided in CMOS.
|
|
|
@43475
|
12 years |
vboxsync |
BIOS: Support for SCSI CD-ROMs, larger than 64K SCSI transfers.
|
|
|
@43473
|
12 years |
vboxsync |
BIOS: Clear most of the EBDA, too (avoids confused warm boot with some …
|
|
|
@43440
|
12 years |
vboxsync |
BIOS: ATA code does not need to look at AHCI drive geometry anymore.
|
|
|
@43438
|
12 years |
vboxsync |
BIOS: On second thought, let's not do r80936.
|
|
|
@43433
|
12 years |
vboxsync |
BIOS: Index into CMOS properly.
|
|
|
@43316
|
12 years |
vboxsync |
4.2.0 GA
|
|
|
@43257
|
12 years |
vboxsync |
4.2.0 RC4
|
|
|
@43241
|
12 years |
vboxsync |
RTC: Do not corrupt CMOS bank 1 by writing to bank 2 without writing …
|
|
|
@43117
|
12 years |
vboxsync |
Devices/PC/BIOS: adjust licence comments to the default style
|
|
|
@43078
|
12 years |
vboxsync |
BIOS: new alternatives for the VBox BIOS and VGA BIOS
|
|
|
@42968
|
12 years |
vboxsync |
BIOS: Set transferred sector count for AHCI reads/writes.
|
|
|
@42947
|
12 years |
vboxsync |
BIOS: Make AHCI init more similar to ATA, log discovered harddisks.
|
|
|
@42935
|
12 years |
vboxsync |
Forgotten logging.
|
|
|
@42842
|
12 years |
vboxsync |
BIOS: Properly read sector count for big SATA disks.
|
|
|
@42811
|
12 years |
vboxsync |
BIOS: Use macros for getting controller specific device numbers.
|
|
|
@42809
|
12 years |
vboxsync |
BIOS: Enumerate AHCI drives before SCSI for compatibility.
|
|
|
@42793
|
12 years |
vboxsync |
Renamed macros for clarity.
|
|
|
@42791
|
12 years |
vboxsync |
BIOS: Fixed 16-bit PM APM interface.
|
|
|
@42770
|
12 years |
vboxsync |
BIOS: Added a very minimal APM implementation.
|
|
|
@42663
|
12 years |
vboxsync |
HPET: More comments; do not lose high dword of timer config.
|
|
|
@42635
|
12 years |
vboxsync |
HPET: Comments, cleanup; no functional changes.
|
|
|
@42574
|
12 years |
vboxsync |
apicReadMSR: Incorrect assertion (see reverse assertion in …
|
|
|
@42565
|
12 years |
vboxsync |
Comments.
|
|
|