|
|
@30846
|
14 years |
vboxsync |
DevRTC: No point calling LogRel when we are not in R3.
|
|
|
@30738
|
14 years |
vboxsync |
BIOS: Extended the PCI Routing Table to cover SCSI adapters.
|
|
|
@30593
|
14 years |
vboxsync |
vbox.dsl: Fix compilation with newer iasl versions (Contributed by …
|
|
|
@30524
|
14 years |
vboxsync |
DevVGA.cpp,rombios.c: Disable the logo from DevVGA instead of …
|
|
|
@30451
|
14 years |
vboxsync |
PXE: Allow the UNDI driver to be called multiple times again (ZENworks …
|
|
|
@29569
|
15 years |
vboxsync |
build fix.
|
|
|
@29564
|
15 years |
vboxsync |
updates
|
|
|
@29522
|
15 years |
vboxsync |
Devices: move to the right place.
|
|
|
@29332
|
15 years |
vboxsync |
removed VBOX_WITH_VMI
|
|
|
@29326
|
15 years |
vboxsync |
LsiLogic: Make the SAS controller a separate device to make it …
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@29243
|
15 years |
vboxsync |
Always return the APIC buffer even if the APIC is disabled. Fixes …
|
|
|
@29085
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@29068
|
15 years |
vboxsync |
export DevLPC and DevSMC to OSE
|
|
|
@28954
|
15 years |
vboxsync |
APIC: x2APIC casts
|
|
|
@28952
|
15 years |
vboxsync |
APIC: fixed invalid memory access in currently unused code
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28684
|
15 years |
vboxsync |
VBoxSCSI: Always reset the state if the protocol is violated and make …
|
|
|
@28580
|
15 years |
vboxsync |
review feedback
|
|
|
@28569
|
15 years |
vboxsync |
Main: CFGM switch to control additional DMI tables
|
|
|
@28568
|
15 years |
vboxsync |
DMI: provide memory info structures
|
|
|
@28530
|
15 years |
vboxsync |
BIOS: It is a good idea to initialize variables before using them, not …
|
|
|
@28513
|
15 years |
vboxsync |
ACPI: make NIC object acceptable by Windows guests
|
|
|
@28487
|
15 years |
vboxsync |
ACPI: another attempt to provide primary NIC info via ACPI
|
|
|
@28486
|
15 years |
vboxsync |
hpet: cosmetics
|
|
|
@28424
|
15 years |
vboxsync |
firmware: Factored out the SMBIOS & DMI header planting from …
|
|
|
@28258
|
15 years |
vboxsync |
PDM critsects for drivers. Fixed critsect cleanup in failure path. …
|
|
|
@28203
|
15 years |
vboxsync |
DevPcBios,DevEFI,DevFWCommon: Don't reconstruct the MPS table at …
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27941
|
15 years |
vboxsync |
rombios.c: r=bird: INT 15 AX=EC00h should clear AH not AL (r59329).
|
|
|
@27851
|
15 years |
vboxsync |
Backed out acpi part of r59458; breaks Windows guests
|
|
|
@27817
|
15 years |
vboxsync |
BIOS: fixed VBOX_VERSION_STAMP dependency
|
|
|
@27799
|
15 years |
vboxsync |
ACPI: conditionally expose NIC object to OSX guests
|
|
|
@27795
|
15 years |
vboxsync |
ACPI: we do support reset register, so say so in FADT (OSX checks it)
|
|
|
@27717
|
15 years |
vboxsync |
Zero AH on 0xec00 call.
|
|
|
@27715
|
15 years |
vboxsync |
BIOS: Avoid unimplemented message in log on AMD64 target mode callback.
|
|
|
@27692
|
15 years |
vboxsync |
Pass boot NIC PCI dev/fn separately to DevPcBios. Easier to understand …
|
|
|
@27666
|
15 years |
vboxsync |
DevACPI.cpp: Restored code removed in r58897 as it is techincally …
|
|
|
@27627
|
15 years |
vboxsync |
HPET: nitpicking
|
|
|
@27470
|
15 years |
vboxsync |
DevRTC: fixed assertion (addendum to r58944)
|
|
|
@27469
|
15 years |
vboxsync |
warning
|
|
|
@27461
|
15 years |
vboxsync |
Store PCI bus/dev/fn of first NIC in CFGM and propagate the data to CMOS.
|
|
|
@27460
|
15 years |
vboxsync |
DevRTC: Added support for PIIX4 style second CMOS bank.
|
|
|
@27456
|
15 years |
vboxsync |
BIOS: Do not destroy high word of EBX in int13_harddisk.
|
|
|
@27422
|
15 years |
vboxsync |
ACPI: cleaned up no longer used CPU entries, made RTC on by default
|
|
|
@27393
|
15 years |
vboxsync |
Devices/ACPI: fixed a missing break after case …
|
|
|
@27363
|
15 years |
vboxsync |
PC/BIOS/DMI: unused code
|
|
|
@27342
|
15 years |
vboxsync |
Backed out r58772
|
|
|
@27341
|
15 years |
vboxsync |
APIC: hack to reduce OSX guests idle state CPU consumption
|
|
|
@27327
|
15 years |
vboxsync |
Devices/ACPI: more fixes and support for the new /sys interfacd
|
|
|
@27326
|
15 years |
vboxsync |
DrvACPI: Avoid poking the thread since it'll cause a default gdb …
|
|
|
@27316
|
15 years |
vboxsync |
Devices/ACPI: fixes for r58659
|
|
|
@27305
|
15 years |
vboxsync |
APIC: few todos and cleanups, nothing functional
|
|
|
@27266
|
15 years |
vboxsync |
compile fix
|
|
|
@27264
|
15 years |
vboxsync |
Devices/ACPI: on Linux, start a poller thread for collecting …
|
|
|
@27254
|
15 years |
vboxsync |
HPET: correct interrupts delivery
|
|
|
@27229
|
15 years |
vboxsync |
HPET: typo
|
|
|
@27226
|
15 years |
vboxsync |
HPET: minor issues related to egde vs. level triggered interrupts
|
|
|
@27221
|
15 years |
vboxsync |
DevAPIC: Use fixed physical CPU ID instead of the programmable one …
|
|
|
@27177
|
15 years |
vboxsync |
BIOS: Extended $PIR table to 20 entries. Helps with more than 4 NICs …
|
|
|
@27170
|
15 years |
vboxsync |
BIOS: Fixed $PIR table entries and added one more reported entry to …
|
|
|
@27126
|
15 years |
vboxsync |
PIT,RTC,HPET,PDM: Combined and simplified the two interfaces PDM uses …
|
|
|
@27125
|
15 years |
vboxsync |
32-bit build burns fix
|
|
|
@27121
|
15 years |
vboxsync |
HPET, RTC, PIT, PDM: implement API to disable legacy devices from HPET …
|
|
|
@27079
|
15 years |
vboxsync |
Added comments about PCI/ACPI/IOAPIC interrupt routing backdoor.
|
|
|
@26983
|
15 years |
vboxsync |
DevAPIC: Use the existing destination mode constants for better …
|
|
|
@26940
|
15 years |
vboxsync |
typo
|
|
|
@26939
|
15 years |
vboxsync |
ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
|
|
|
@26913
|
15 years |
vboxsync |
Backed out r58164 -> test box regressions
|
|
|
@26888
|
15 years |
vboxsync |
HPET: minor tweaks
|
|
|
@26884
|
15 years |
vboxsync |
ACPI: minor cleanup
|
|
|
@26883
|
15 years |
vboxsync |
MADT, MPTABLES: implemented correct description of IRQ routing in dual …
|
|
|
@26865
|
15 years |
vboxsync |
Logging update
|
|
|
@26861
|
15 years |
vboxsync |
Two more dword write cases
|
|
|
@26857
|
15 years |
vboxsync |
JRocketVM writes the status word using a dword out
|
|
|
@26766
|
15 years |
vboxsync |
build fix
|
|
|
@26764
|
15 years |
vboxsync |
HPET: status register implemented, 8-byte accesses implemented (Karmic …
|
|
|
@26728
|
15 years |
vboxsync |
BIOS/DMI: fixed a bug where structures without strings were not …
|
|
|
@26663
|
15 years |
vboxsync |
APIC: bump up version (watch for regressions)
|
|
|
@26617
|
15 years |
vboxsync |
DevFwCommon.cpp: Allow more than 3 chars for product version and 12 …
|
|
|
@26614
|
15 years |
vboxsync |
CPU hotplug: Replace container objects with noop's if the attached CPU …
|
|
|
@26613
|
15 years |
vboxsync |
CPU hotplug: The container has to be there always (you can't remove a …
|
|
|
@26609
|
15 years |
vboxsync |
Main, shared f/w: changed DMI passthrough defaults
|
|
|
@26601
|
15 years |
vboxsync |
host DMI info support
|
|
|
@26594
|
15 years |
vboxsync |
CPU hotplug: Reduce the amount of AML code interpreted by the guest …
|
|
|
@26593
|
15 years |
vboxsync |
CPU hotplug: Remove a lot of code duplication in the CPU hotplug SSDT …
|
|
|
@26592
|
15 years |
vboxsync |
CPU hotplug: Fix Linux guests after ACPi table rework
|
|
|
@26506
|
15 years |
vboxsync |
Devices: tabs -> spaces.
|
|
|
@26495
|
15 years |
vboxsync |
Devices: whitespace cleanup
|
|
|
@26376
|
15 years |
vboxsync |
HPET: reworking locking per Knut suggestions
|
|
|
@26329
|
15 years |
vboxsync |
HPET: cleanup, OSE export, enable R0
|
|
|
@26188
|
15 years |
vboxsync |
Another one
|
|
|
@26185
|
15 years |
vboxsync |
Build fix
|
|
|
@26183
|
15 years |
vboxsync |
Commit CPU hotplug patches again
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26172
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 1.
|
|
|
@26169
|
15 years |
vboxsync |
PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
|
|
|
@26166
|
15 years |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26164
|
15 years |
vboxsync |
PDM: Cleaning up device & USB device registration code.
|
|
|