|
|
@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
|
15 years |
vboxsync |
ACPI: returned UCP[123] for saved state compatibility
|
|
|
@20592
|
15 years |
vboxsync |
ACPI: cleanup, restored removed AML patching
|
|
|
@20572
|
15 years |
vboxsync |
DrvVUSBRootHub.cpp,DevPCI,DevAPIC: Don't register stats under /PDM/.
|
|
|
@20506
|
15 years |
vboxsync |
VBoxAcpi.cpp: Virtual Box -> VirtualBox.
|
|
|
@20493
|
15 years |
vboxsync |
ACPI: fixed incorrect checksumming, noew 32 CPUs total
|
|
|
@20486
|
15 years |
vboxsync |
Backed out 48435 due to windows guest regressions.
|
|
|
@20464
|
15 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 …
|
|
|