|
|
@25219
|
15 years |
vboxsync |
spaces
|
|
|
@25218
|
15 years |
vboxsync |
ACPI: need to update tables if rebasing, was hidden by fact that most …
|
|
|
@25191
|
15 years |
vboxsync |
PcBios: Addending to r55590 (another case)
|
|
|
@25164
|
15 years |
vboxsync |
ACPI: moved RTC and SMC to southbridge, and enabled RTC …
|
|
|
@25163
|
15 years |
vboxsync |
leftover
|
|
|
@25162
|
15 years |
vboxsync |
PcBios: allow to define VBOX_BIOS_DMI_FALLBACK to fallback to default …
|
|
|
@25127
|
15 years |
vboxsync |
DevRTC: Fixed incorrect weekday calculation (two days off).
|
|
|
@25058
|
15 years |
vboxsync |
EFI: safe part of tables changes (rest to come after branch), required …
|
|
|
@25048
|
15 years |
vboxsync |
DevFwCommon(,DevPcBios,DevEFI): nitpicking - made the prefix …
|
|
|
@25025
|
15 years |
vboxsync |
EFI: system tables work (device side)
|
|
|
@24964
|
15 years |
vboxsync |
EFI: cleanup, ACPI WIP
|
|
|
@24707
|
15 years |
vboxsync |
fat fingers
|
|
|
@24706
|
15 years |
vboxsync |
EFI: ACPI work
|
|
|
@24669
|
15 years |
vboxsync |
DevACPI.cpp: shut up gcc warning about size() using m_pbData before it …
|
|
|
@24609
|
15 years |
vboxsync |
DevAPIC: Disable NMI delivery through LAPIC (Linux NMI watchdog problems).
|
|
|
@24523
|
15 years |
vboxsync |
More comments
|
|
|
@24521
|
15 years |
vboxsync |
Ignore all other CMOS shutdown status values (OpenSolaris sets it to …
|
|
|
@24265
|
15 years |
vboxsync |
Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
|
|
|
@24246
|
15 years |
vboxsync |
DevPCBios: Initialize LAPIC LVT0/LVT1 entries (needed for some Linux …
|
|
|
@24195
|
15 years |
vboxsync |
DevAPIC: Properly deliver ExtINT from LAPIC as level sensitive.
|
|
|
@24194
|
15 years |
vboxsync |
grr, submitted too much!
|
|
|
@24193
|
15 years |
vboxsync |
DevAPIC: Properly clear local APIC state on VM reset.
|
|
|
@24133
|
15 years |
vboxsync |
DevAPIC: fixed default case. grr.
|
|
|
@24129
|
15 years |
vboxsync |
apicLocalInterrupt: avoid log flooding (we won't actually panic due to …
|
|
|
@24128
|
15 years |
vboxsync |
apicLocalInterrupt: panic if unimplemented delivery mode.
|
|
|
@24125
|
15 years |
vboxsync |
DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes …
|
|
|
@24092
|
15 years |
vboxsync |
DevPcBios: MP stable -> MPS table.
|
|
|
@24091
|
15 years |
vboxsync |
DevPcBios: MP stable -> MPS table.
|
|
|
@24089
|
15 years |
vboxsync |
DevRTC: Added UseUTC config options (default is false). Save and …
|
|
|
@24087
|
15 years |
vboxsync |
DevPit-i8254: Save and verify config. Saved state version changed.
|
|
|
@24085
|
15 years |
vboxsync |
DevPit-i8254: Made config value SpeakerEnabled work.
|
|
|
@24082
|
15 years |
vboxsync |
DevAPIC: Save and verify config. Added a couple of review comments.
|
|
|
@24078
|
15 years |
vboxsync |
DevACPI: order
|
|
|
@24012
|
15 years |
vboxsync |
DevPIC: Always enable 'info pic', not only in debug builds.
|
|
|
@23993
|
15 years |
vboxsync |
DevAPIC: gcc warnings
|
|
|
@23987
|
15 years |
vboxsync |
Reverted unintentionally submitted changes.
|
|
|
@23986
|
15 years |
vboxsync |
DevAPIC: Added debugger support to print LAPIC and I/O APIC state.
|
|
|
@23970
|
15 years |
vboxsync |
DevSB16,DevVirtioNet,DevPcBios,DrvSCSIHost: typo in error message.
|
|
|
@23942
|
15 years |
vboxsync |
DevPcBios.cpp: todo addressed already, spaces. more stuff tomorrow
|
|
|
@23940
|
15 years |
vboxsync |
DevDMA.cpp: No need for uuid.h
|
|
|
@23900
|
15 years |
vboxsync |
DevAPIC: spaces
|
|
|
@23473
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@23452
|
15 years |
vboxsync |
Makefiles: Corrected properties.
|
|
|
@22938
|
15 years |
vboxsync |
DevAPIC.cpp: alignment fix.
|
|
|
@22925
|
15 years |
vboxsync |
Devices: Alignment fun. (32-bit darwin)
|
|
|
@22907
|
15 years |
vboxsync |
DevPcBios.cpp: Don't use RTStrAPrintf for simple stuff like this, it …
|
|
|
@22823
|
15 years |
vboxsync |
replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22584
|
15 years |
vboxsync |
Devices: tab
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@22168
|
15 years |
vboxsync |
BIOS: Fix OS/2 bootmanager
|
|
|
@21889
|
15 years |
vboxsync |
Dev/PCBios: Vbox* -> VBox*
|
|
|
@21884
|
15 years |
vboxsync |
Dev/PCBios: Missing #ifdef for OEM string CFGM lookup.
|
|
|
@21883
|
15 years |
vboxsync |
PC/DevPcBios.cpp: double entry
|
|
|
@21874
|
15 years |
vboxsync |
Dev/PcBios: added chassis information; don't change the number of DMI …
|
|
|
@21869
|
15 years |
vboxsync |
Dev/PCBios: Added OEM strings for VBox version/revision.
|
|
|
@21855
|
15 years |
vboxsync |
ACPI PM device: a bit more of refactoring and logging
|
|
|
@21838
|
15 years |
vboxsync |
typo
|
|
|
@21837
|
15 years |
vboxsync |
ACPI: correect PM rebasing, now Fedora EFI installs with ACPI timer
|
|
|
@21829
|
15 years |
vboxsync |
DevACPI: r=bird: r50434
|
|
|
@21820
|
15 years |
vboxsync |
ACPI: implement remappable PM device, better saved states, need some …
|
|
|
@21782
|
15 years |
vboxsync |
DevACPI: Fixed FADT version 1 checksum.
|
|
|
@21618
|
15 years |
vboxsync |
BIOS: Stop PCI BIOS from destroying edx/ecx. Fixes IBMIDECD.SYS driver.
|
|
|
@21389
|
15 years |
vboxsync |
Forgot to apply count_shift to the timer delta (regression from 48850)
|
|
|
@21336
|
15 years |
vboxsync |
typo
|
|
|
@21335
|
15 years |
vboxsync |
Extra comment
|
|
|
@21334
|
15 years |
vboxsync |
Provide an ACPI 1.0 FADT in the RSDT. Fixed Win2k buffer overruns.
|
|
|
@21321
|
15 years |
vboxsync |
OSE: export SCSI + SATA
|
|
|
@21249
|
15 years |
vboxsync |
Comment
|
|
|
@21206
|
15 years |
vboxsync |
proper #ifdef VBOX for r49510
|
|
|
@21205
|
15 years |
vboxsync |
BIOS: Implement Ctrl+Alt+Del for real mode
|
|
|
@20924
|
15 years |
vboxsync |
DMI processor structure (unused)
|
|
|
@20920
|
15 years |
vboxsync |
Backed out 49083 -> acpi trouble with windows again
|
|
|
@20918
|
15 years |
vboxsync |
We actually need only one ACPI CPU object per physical processor.
|
|
|
@20836
|
15 years |
vboxsync |
NMI/SMI changes
|
|
|
@20830
|
15 years |
vboxsync |
Comment added
|
|
|
@20829
|
15 years |
vboxsync |
Check and assume PDM locking is performed when calling the APIC interface.
|
|
|
@20817
|
15 years |
vboxsync |
APIC logging changes
|
|
|
@20816
|
15 years |
vboxsync |
Logging change
|
|
|
@20734
|
15 years |
vboxsync |
DevAPIC: rewrote timer updates to streamline the handling wrt the …
|
|
|
@20679
|
15 years |
vboxsync |
ACPI: fix problem with certain Windows ACPI impls (such as XP) …
|
|
|
@20676
|
15 years |
vboxsync |
Reset *all* APICs
|
|
|
@20666
|
15 years |
vboxsync |
Changed PDMApicGet/SetTPR to get/set the full task priority register.
|
|
|
@20595
|
16 years |
vboxsync |
ACPI: returned UCP[123] for saved state compatibility
|
|
|
@20592
|
16 years |
vboxsync |
ACPI: cleanup, restored removed AML patching
|
|
|
@20572
|
16 years |
vboxsync |
DrvVUSBRootHub.cpp,DevPCI,DevAPIC: Don't register stats under /PDM/.
|
|
|
@20506
|
16 years |
vboxsync |
VBoxAcpi.cpp: Virtual Box -> VirtualBox.
|
|
|
@20493
|
16 years |
vboxsync |
ACPI: fixed incorrect checksumming, noew 32 CPUs total
|
|
|
@20486
|
16 years |
vboxsync |
Backed out 48435 due to windows guest regressions.
|
|
|
@20464
|
16 years |
vboxsync |
ACPI: dynamic ACPI tables patching for CPU count support
|
|
|
@20413
|
16 years |
vboxsync |
fix OSE
|
|
|
@20400
|
16 years |
vboxsync |
ACPI: refactoring, prepare for dynamic DSDT generation
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20367
|
16 years |
vboxsync |
Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20217
|
16 years |
vboxsync |
More comments
|
|
|
@20214
|
16 years |
vboxsync |
ACPI: Always show the CPU leafs when we have multiple VCPUs or when …
|
|
|
@20197
|
16 years |
vboxsync |
Do not send an init IPI during reset
|
|
|
@20131
|
16 years |
vboxsync |
DevPit-i8254.cpp: divide by zero workaround/hack. This needs proper fixing.
|
|
|
@20117
|
16 years |
vboxsync |
DevACPI.cpp: Use the scope to avoid bugs like r47866 fixed.
|
|
|