|
|
@32985
|
14 years |
vboxsync |
DevAPIC.cpp: The count_shift reset value shall be 1 not 0, because …
|
|
|
@32982
|
14 years |
vboxsync |
DevAPIC: Addressed the cause of the div by zero problem in …
|
|
|
@32960
|
14 years |
vboxsync |
PCI: bad typo in PCI address computation, now Windows boots fine with MCFG
|
|
|
@32935
|
14 years |
vboxsync |
PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
|
|
|
@32857
|
14 years |
vboxsync |
APIC: very bad typo
|
|
|
@32821
|
14 years |
vboxsync |
fix burn and fancy quote
|
|
|
@32820
|
14 years |
vboxsync |
PCI, PDM: initial drop of MSI support
|
|
|
@32779
|
14 years |
vboxsync |
APIC, PCI: started on MSI support (APIC side), cleanup
|
|
|
@32775
|
14 years |
vboxsync |
apicDoFrequencyHinting: don't div/0.
|
|
|
@32505
|
14 years |
vboxsync |
DevAPIC: build fix.
|
|
|
@32504
|
14 years |
vboxsync |
SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
|
|
|
@32497
|
14 years |
vboxsync |
DevAPIC: formatting fix
|
|
|
@32484
|
14 years |
vboxsync |
TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
|
|
|
@31592
|
14 years |
vboxsync |
space
|
|
|
@31237
|
14 years |
vboxsync |
DevAPIC.cpp: Missing new line in LogRels.
|
|
|
@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
|
|
|
@27342
|
15 years |
vboxsync |
Backed out r58772
|
|
|
@27341
|
15 years |
vboxsync |
APIC: hack to reduce OSX guests idle state CPU consumption
|
|
|
@27305
|
15 years |
vboxsync |
APIC: few todos and cleanups, nothing functional
|
|
|
@27221
|
15 years |
vboxsync |
DevAPIC: Use fixed physical CPU ID instead of the programmable one …
|
|
|
@26983
|
15 years |
vboxsync |
DevAPIC: Use the existing destination mode constants for better …
|
|
|
@26865
|
15 years |
vboxsync |
Logging update
|
|
|
@26663
|
15 years |
vboxsync |
APIC: bump up version (watch for regressions)
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26169
|
15 years |
vboxsync |
PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26157
|
15 years |
vboxsync |
PDMDEVHLPR3 cleanup; reduced the number of strict functions.
|
|
|
@25058
|
15 years |
vboxsync |
EFI: safe part of tables changes (rest to come after branch), required …
|
|
|
@24609
|
15 years |
vboxsync |
DevAPIC: Disable NMI delivery through LAPIC (Linux NMI watchdog problems).
|
|
|
@24265
|
15 years |
vboxsync |
Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
|
|
|
@24195
|
15 years |
vboxsync |
DevAPIC: Properly deliver ExtINT from LAPIC as level sensitive.
|
|
|
@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 …
|
|
|
@24082
|
15 years |
vboxsync |
DevAPIC: Save and verify config. Added a couple of review comments.
|
|
|
@23993
|
15 years |
vboxsync |
DevAPIC: gcc warnings
|
|
|
@23986
|
15 years |
vboxsync |
DevAPIC: Added debugger support to print LAPIC and I/O APIC state.
|
|
|
@23900
|
15 years |
vboxsync |
DevAPIC: spaces
|
|
|
@22938
|
15 years |
vboxsync |
DevAPIC.cpp: alignment fix.
|
|
|
@22925
|
15 years |
vboxsync |
Devices: Alignment fun. (32-bit darwin)
|
|
|
@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.
|
|
|
@21389
|
15 years |
vboxsync |
Forgot to apply count_shift to the timer delta (regression from 48850)
|
|
|
@20836
|
16 years |
vboxsync |
NMI/SMI changes
|
|
|
@20830
|
16 years |
vboxsync |
Comment added
|
|
|
@20829
|
16 years |
vboxsync |
Check and assume PDM locking is performed when calling the APIC interface.
|
|
|
@20817
|
16 years |
vboxsync |
APIC logging changes
|
|
|
@20816
|
16 years |
vboxsync |
Logging change
|
|
|
@20734
|
16 years |
vboxsync |
DevAPIC: rewrote timer updates to streamline the handling wrt the …
|
|
|
@20676
|
16 years |
vboxsync |
Reset *all* APICs
|
|
|
@20666
|
16 years |
vboxsync |
Changed PDMApicGet/SetTPR to get/set the full task priority register.
|
|
|
@20572
|
16 years |
vboxsync |
DrvVUSBRootHub.cpp,DevPCI,DevAPIC: Don't register stats under /PDM/.
|
|
|
@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.
|
|
|
@20197
|
16 years |
vboxsync |
Do not send an init IPI during reset
|
|
|
@20092
|
16 years |
vboxsync |
DevAPIC,PDM: timer critsect.
|
|
|
@20087
|
16 years |
vboxsync |
TM,*: Proper timer callback locking and pvUser for devices.
|
|
|
@20056
|
16 years |
vboxsync |
Backed out 47770 & 47771 (failed experiment)
|
|
|
@20039
|
16 years |
vboxsync |
DevAPIC.cpp: Made apic_timer select the right instance. Fixed the …
|
|
|
@20037
|
16 years |
vboxsync |
TPR read/write updates
|
|
|
@20005
|
16 years |
vboxsync |
Noisy logging
|
|
|
@20001
|
16 years |
vboxsync |
Cleaned up PDMGet/SetTPR.
|
|
|
@19787
|
16 years |
vboxsync |
APIC: Current implementation is limited to 32 CPUs due to the use of …
|
|
|
@19744
|
16 years |
vboxsync |
Logging updates
|
|
|
@19741
|
16 years |
vboxsync |
Handle APIC_DM_LOWPRI in apic_bus_deliver
|
|
|
@19739
|
16 years |
vboxsync |
Logging updates
|
|
|
@19650
|
16 years |
vboxsync |
Bug fix
|
|
|
@19632
|
16 years |
vboxsync |
Use physical id for logging APIC
|
|
|
@19616
|
16 years |
vboxsync |
Obsolete comment
|
|
|
@19615
|
16 years |
vboxsync |
ACPI logging updates
|
|
|
@19512
|
16 years |
vboxsync |
Logging updates
|
|
|
@19489
|
16 years |
vboxsync |
DevAPIC: do not flood the release log!
|
|
|
@19475
|
16 years |
vboxsync |
VMM: sending init IPI
|
|
|
@19468
|
16 years |
vboxsync |
VMM: better SIPI sending, reschedule to R3 as needed
|
|
|
@19443
|
16 years |
vboxsync |
Notes about missing functionality
|
|
|
@19437
|
16 years |
vboxsync |
SMP: send SIPI notification from APIC, let VM handle what really do
|
|
|
@17968
|
16 years |
vboxsync |
APIC: locking refined
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13519
|
16 years |
vboxsync |
fixed return type (gcc found this bug)
|
|
|
@13078
|
16 years |
vboxsync |
- saved state compatibility
|
|
|
@13074
|
16 years |
vboxsync |
- remaining bits of x2APIC, some SMP refinements in LAPIC
|
|
|
@13020
|
16 years |
vboxsync |
Knut-compatibility fixes
|
|
|
@13013
|
16 years |
vboxsync |
infrastructure work for X2APIC support
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12976
|
16 years |
vboxsync |
PDM: fixed PDMAPICVERSION.
|
|
|
@12972
|
16 years |
vboxsync |
APIC versioning in features interface
|
|
|
@12969
|
16 years |
vboxsync |
#1865: PDMINS.
|
|
|
@12939
|
16 years |
vboxsync |
refined APIC writes a bit, put a comment with explanation where bad …
|
|
|
@12869
|
16 years |
vboxsync |
fixed Ubuntu crash in debug VBox (although true reason why we're …
|
|
|
@12667
|
16 years |
vboxsync |
CPU id passed to interrupt callback, proper typing
|
|
|
@12634
|
16 years |
vboxsync |
DevAPIC: Added usage note and assertion to APIC_LOCK_VOID and update …
|
|
|
@12626
|
16 years |
vboxsync |
relocate right
|
|
|
@12617
|
16 years |
vboxsync |
removed buggy relocation code
|
|
|
@12616
|
16 years |
vboxsync |
APIC saved stae version back to one - no incompatibilities
|
|
|
@12615
|
16 years |
vboxsync |
per-LAPIC timers, cleanup, all LAPICs state save-restore, relocation
|
|
|