|
|
@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.
|
|
|
@20112
|
16 years |
vboxsync |
Uninitialized variable usage
|
|
|
@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)
|
|
|
@20049
|
16 years |
vboxsync |
DevPit-i8254.cpp: Don't call TMVirtualGet multiple times when …
|
|
|
@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.
|
|
|
@19967
|
16 years |
vboxsync |
ACPI: Add support for FreeBSD
|
|
|
@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
|
|
|
@19706
|
16 years |
vboxsync |
DevRTC: UIP logging (level 2).
|
|
|
@19650
|
16 years |
vboxsync |
Bug fix
|
|
|
@19646
|
16 years |
vboxsync |
Backed out r47181; win2k regression
|
|
|
@19632
|
16 years |
vboxsync |
Use physical id for logging APIC
|
|
|
@19616
|
16 years |
vboxsync |
Obsolete comment
|
|
|
@19615
|
16 years |
vboxsync |
ACPI logging updates
|
|
|
@19607
|
16 years |
vboxsync |
ACPI: increased maximum nr of supported VCPUs to 16; we should …
|
|
|
@19606
|
16 years |
vboxsync |
ACPI: Always show the CPU leafs when we have multiple VCPUs
|
|
|
@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
|
|
|
@19279
|
16 years |
vboxsync |
Etherboot: Build fix for FreeBSD
|
|
|
@19007
|
16 years |
vboxsync |
Main: centralized control for extended device profiles, ACPI cleanup
|
|
|
@18996
|
16 years |
vboxsync |
Enabled SMP ACPI code
|
|
|
@18995
|
16 years |
vboxsync |
SMP change
|
|
|
@18993
|
16 years |
vboxsync |
Enable code to construct multiple MPS tables (we used to create one …
|
|
|
@18687
|
16 years |
vboxsync |
BIOS printf fix
|
|
|
@18663
|
16 years |
vboxsync |
Devices: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
|
|
|
@18580
|
16 years |
vboxsync |
Merged bios_printf changes from bochs.
|
|
|
@18574
|
16 years |
vboxsync |
Merged safe changes from bochs; formatting and functionally equivalent …
|
|
|
@18557
|
16 years |
vboxsync |
Storage/VBoxHDD: drop 1024 cylinder LCHS paranoia. SCSI controllers …
|
|
|
@18391
|
16 years |
vboxsync |
OSE fix
|
|
|
@18373
|
16 years |
vboxsync |
DevPcBios: comments.
|
|
|
@18324
|
16 years |
vboxsync |
BIOS: Make it possible to select SCSI disks on the boot screen
|
|
|
@18265
|
16 years |
vboxsync |
config file cleanup + small copyright year update
|
|
|
@18228
|
16 years |
vboxsync |
vbox.dsl: Disabled changes from r44851.
|
|
|
@18151
|
16 years |
vboxsync |
ACPI: report RTC too
|
|
|
@18143
|
16 years |
vboxsync |
VMM,Devices: Changed ROM registration and fixed some shadowed ROM …
|
|
|
@18101
|
16 years |
vboxsync |
PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to …
|
|
|
@17968
|
16 years |
vboxsync |
APIC: locking refined
|
|
|
@17633
|
16 years |
vboxsync |
vbox.dsl: broke w2k3, disabled it for now.
|
|
|
@17617
|
16 years |
vboxsync |
vbox.dsl: a shot at working around the 32-bit compile issue (I'm not …
|
|
|
@17607
|
16 years |
vboxsync |
s
|
|
|
@17606
|
16 years |
vboxsync |
DevACPI: forgot shifting the high memory length.
|
|
|
@17597
|
16 years |
vboxsync |
DevPcBios,DevACPI: Use 0xffe00000 as the max low ram limit in both …
|
|
|
@17590
|
16 years |
vboxsync |
DevACPI,vbox.dsl: 4GB+ changes.
|
|
|
@17572
|
16 years |
vboxsync |
DevACPI: minus spaces, minus (some) macro programming.
|
|
|
@17545
|
16 years |
vboxsync |
DevPcBios.cpp,rombios.c: 4GB changes, synced the 0E820 code with …
|
|
|
@17542
|
16 years |
vboxsync |
Main,VBoxBFE,DevPcBios,DevACPI: RamHoleSize.
|
|
|
@17540
|
16 years |
vboxsync |
DevACPI: Added RAM todo.
|
|
|
@17251
|
16 years |
vboxsync |
VMM,REM,DevPcArch: VBOX_WITH_NEW_PHYS_CODE changes.
|
|
|
@16746
|
16 years |
vboxsync |
SMP guests: implement support for multiple CPU ACPI objects (#ifdef'ed …
|
|
|
@16711
|
16 years |
vboxsync |
ACPI: conditionally enable showing CPU ACPI object, needed by some guests
|
|
|
@16537
|
16 years |
vboxsync |
BIOS part to make Vista boot from the LsiLogic controller and boot speedup
|
|
|
@16247
|
16 years |
vboxsync |
some todos
|
|
|
@16211
|
16 years |
vboxsync |
DevACPI: doxygen comments.
|
|
|
@16173
|
16 years |
vboxsync |
try to fix the boxes
|
|
|
@16170
|
16 years |
vboxsync |
More device work
|
|
|
@16158
|
16 years |
vboxsync |
reapplied PIT fix from 41876
|
|
|
@16148
|
16 years |
vboxsync |
PIT: backed out r41876, delayed until after the release
|
|
|
@16146
|
16 years |
vboxsync |
fixed uninited variable in PIT, making Dragonfly boot OK
|
|
|
@16042
|
16 years |
vboxsync |
reverted r41685 (thanks Sander)
|
|
|
@16041
|
16 years |
vboxsync |
reverted 41727
|
|
|
@16039
|
16 years |
vboxsync |
Temporary reverted ACPI changes, till 2.1.2 out
|
|
|
@16033
|
16 years |
vboxsync |
ACPI: use symbolic names if possible
|
|
|
@16005
|
16 years |
vboxsync |
Implemented in-place disable of ACPI devices, added disabled by …
|
|
|
@15712
|
16 years |
vboxsync |
dpte_offset & dpte_segment reversed. Fixed in upstream Bochs. Reported …
|
|
|
@15366
|
16 years |
vboxsync |
Storage: Eradicated the last bits using the old VDI only backend, …
|
|
|
@15192
|
16 years |
vboxsync |
Devices/PcBios: handle LCHS failures more gracfully, just add a …
|
|
|
@15008
|
16 years |
vboxsync |
PCI: Enabled all 32 slots on the root bus. Vista reactivation was a …
|
|
|
@14976
|
16 years |
vboxsync |
Solaris 9 reads from invalid ACPI register - let it
|
|
|
@14789
|
16 years |
vboxsync |
DevPit-i8254: missing decimal separator.
|
|
|
@14742
|
16 years |
vboxsync |
finally fixed timner starvation for real, also REM improvments
by …
|
|
|