|
|
@33052
|
14 years |
vboxsync |
ACPI: long standing issue with addressing of global vars
|
|
|
@32825
|
14 years |
vboxsync |
DevACPI.cpp: warnings
|
|
|
@32765
|
14 years |
vboxsync |
PCI: Linux guests really access extended PCI space
|
|
|
@32637
|
14 years |
vboxsync |
PCI: further MCFG work
|
|
|
@32591
|
14 years |
vboxsync |
ACPI: support for MCFG table
|
|
|
@32477
|
14 years |
vboxsync |
PCI: BIOS & ACPI work
|
|
|
@32471
|
14 years |
vboxsync |
Devices: refactoring, further PCI work
|
|
|
@32190
|
14 years |
vboxsync |
PDMDevHlpVMSuspendSaveAndPowerOff: More code.
|
|
|
@32189
|
14 years |
vboxsync |
DevACPI/PDMDevHlpVMSuspendSaveAndPowerOff.
|
|
|
@31963
|
14 years |
vboxsync |
ACPI: Hook S1 power state.
|
|
|
@31519
|
14 years |
vboxsync |
Audio: provide ACPI info for audio card to Mac guests
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28487
|
15 years |
vboxsync |
ACPI: another attempt to provide primary NIC info via ACPI
|
|
|
@27851
|
15 years |
vboxsync |
Backed out acpi part of r59458; breaks Windows guests
|
|
|
@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)
|
|
|
@27666
|
15 years |
vboxsync |
DevACPI.cpp: Restored code removed in r58897 as it is techincally …
|
|
|
@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 …
|
|
|
@26939
|
15 years |
vboxsync |
ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
|
|
|
@26913
|
15 years |
vboxsync |
Backed out r58164 -> test box regressions
|
|
|
@26883
|
15 years |
vboxsync |
MADT, MPTABLES: implemented correct description of IRQ routing in dual …
|
|
|
@26861
|
15 years |
vboxsync |
Two more dword write cases
|
|
|
@26857
|
15 years |
vboxsync |
JRocketVM writes the status word using a dword out
|
|
|
@26614
|
15 years |
vboxsync |
CPU hotplug: Replace container objects with noop's if the attached CPU …
|
|
|
@26594
|
15 years |
vboxsync |
CPU hotplug: Reduce the amount of AML code interpreted by the guest …
|
|
|
@26592
|
15 years |
vboxsync |
CPU hotplug: Fix Linux guests after ACPi table rework
|
|
|
@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.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@26157
|
15 years |
vboxsync |
PDMDEVHLPR3 cleanup; reduced the number of strict functions.
|
|
|
@26115
|
15 years |
vboxsync |
ACPI: reverted hotplug changes until they get fixed (r57068, r57069, …
|
|
|
@26095
|
15 years |
vboxsync |
ACPI: Move the processor definition out of the DSDT into a SSDT. …
|
|
|
@26078
|
15 years |
vboxsync |
CPU hotplug: Remove obsolete code. APIC objects are returned from the …
|
|
|
@26057
|
15 years |
vboxsync |
ACPI: spaces, coding style, some comments, FACS 64-bit aligned
|
|
|
@26056
|
15 years |
vboxsync |
ACPI: Missing break
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25987
|
15 years |
vboxsync |
HPET work
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25984
|
15 years |
vboxsync |
pdmifs.h: the penultimate batch of refactored interface ID code.
|
|
|
@25968
|
15 years |
vboxsync |
placeholder
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25928
|
15 years |
vboxsync |
ACPI: HPET work
|
|
|
@25855
|
15 years |
vboxsync |
DevACPI.cpp: more bound checking.
|
|
|
@25854
|
15 years |
vboxsync |
DevACPI.cpp: bound checking.
|
|
|
@25845
|
15 years |
vboxsync |
Check for hot-plug flag
|
|
|
@25838
|
15 years |
vboxsync |
Address todos (changes the protocol for CPU ejection) and make it …
|
|
|
@25825
|
15 years |
vboxsync |
r=bird: hot-plug review and code style cleanup. check out the @todos
|
|
|
@25820
|
15 years |
vboxsync |
The CPU is always attached if CPU hotplugging is not enabled
|
|
|
@25817
|
15 years |
vboxsync |
CPU hotplug: Merge the second patch. ACPI changes to support CPU …
|
|
|
@25226
|
15 years |
vboxsync |
*: Assert(RT_SUCCESS(rc)) -> AssertRC(rc)
|
|
|
@25218
|
15 years |
vboxsync |
ACPI: need to update tables if rebasing, was hidden by fact that most …
|
|
|
@24669
|
15 years |
vboxsync |
DevACPI.cpp: shut up gcc warning about size() using m_pbData before it …
|
|
|
@24078
|
15 years |
vboxsync |
DevACPI: order
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@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.
|
|
|
@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.
|
|
|
@21249
|
15 years |
vboxsync |
Comment
|
|
|
@20679
|
16 years |
vboxsync |
ACPI: fix problem with certain Windows ACPI impls (such as XP) …
|
|
|
@20595
|
16 years |
vboxsync |
ACPI: returned UCP[123] for saved state compatibility
|
|
|
@20592
|
16 years |
vboxsync |
ACPI: cleanup, restored removed AML patching
|
|
|
@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 …
|
|
|
@20117
|
16 years |
vboxsync |
DevACPI.cpp: Use the scope to avoid bugs like r47866 fixed.
|
|
|
@20112
|
16 years |
vboxsync |
Uninitialized variable usage
|
|
|
@20087
|
16 years |
vboxsync |
TM,*: Proper timer callback locking and pvUser for devices.
|
|
|
@19646
|
16 years |
vboxsync |
Backed out r47181; win2k regression
|
|
|
@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
|
|
|
@19007
|
16 years |
vboxsync |
Main: centralized control for extended device profiles, ACPI cleanup
|
|
|
@18996
|
16 years |
vboxsync |
Enabled SMP ACPI code
|
|
|
@18143
|
16 years |
vboxsync |
VMM,Devices: Changed ROM registration and fixed some shadowed ROM …
|
|
|
@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.
|
|
|
@17542
|
16 years |
vboxsync |
Main,VBoxBFE,DevPcBios,DevACPI: RamHoleSize.
|
|
|
@17540
|
16 years |
vboxsync |
DevACPI: Added RAM todo.
|
|
|
@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
|
|
|
@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
|
|
|
@16042
|
16 years |
vboxsync |
reverted r41685 (thanks Sander)
|
|
|