|
|
@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
|
15 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)
|
|
|
@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 …
|
|
|
@14976
|
16 years |
vboxsync |
Solaris 9 reads from invalid ACPI register - let it
|
|
|
@14464
|
16 years |
vboxsync |
PDM_ACPI_BAT_STATE_DISCHARGING / PDM_ACPI_BAT_STATE_CHARGING mixed up
|
|
|
@13079
|
16 years |
vboxsync |
added getGuestEnteredACPIMode()
|
|
|
@12978
|
16 years |
vboxsync |
PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12431
|
16 years |
vboxsync |
DevACPI: r=bird: C++ is ring-3 only. class names are not all …
|
|
|
@12428
|
16 years |
vboxsync |
more SMP work
|
|
|
@12311
|
16 years |
vboxsync |
further work on SMP BIOS tables (some ACPI code still TBD)
|
|
|
@11289
|
16 years |
vboxsync |
DevACPI: TMTimerRCPtr
|
|
|
@11288
|
16 years |
vboxsync |
Devices: %VX64 -> %RX64, %VGv -> %RGv
|
|
|
@11284
|
16 years |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11269
|
16 years |
vboxsync |
Devices: pData -> pThis.
|
|
|
@11208
|
16 years |
vboxsync |
DevACPI: cosmetics.
|
|
|
@11166
|
16 years |
vboxsync |
headers.
|
|
|
@11165
|
16 years |
vboxsync |
#1865: ACPI.
|
|
|
@10372
|
16 years |
vboxsync |
disable the floppy controller in the ACPI tables if necessary
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7072
|
17 years |
vboxsync |
Make our devices use the RTGCPHYS32 type & backed out the alignment …
|
|
|
@6852
|
17 years |
vboxsync |
FE/SDL: use feedback from the guest to decide if we need to switch off …
|
|
|
@6305
|
17 years |
vboxsync |
accidently commit
|
|
|
@6300
|
17 years |
vboxsync |
no "\n", ".", nor "!" at end of an error message
|
|
|
@6156
|
17 years |
vboxsync |
implemented the ACPI sleep button
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4382
|
17 years |
vboxsync |
Extended the ROMRegister DevHlp interface to include a fShadow flag. …
|
|
|
@4279
|
17 years |
vboxsync |
a special case for the ACPI index workaround (see r10335)
|
|
|
@4195
|
17 years |
vboxsync |
Don't crash if there ain't no driver attached.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4014
|
17 years |
vboxsync |
Use pdmdrv.h and pdmdev.h where appropirate.
|
|
|
@3645
|
17 years |
vboxsync |
don't depend on the deprecated vl_vbox.h header anymore
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2781
|
18 years |
vboxsync |
made the file description correspond to the device/driver description.
|
|
|
@2546
|
18 years |
vboxsync |
cosmetical fixes
|
|
|
@2468
|
18 years |
vboxsync |
Dropping the VBOX_WITH_VIRTUAL_SYNC_TIMERS #ifdefs, making it default.
|
|
|
@2285
|
18 years |
vboxsync |
TMCLOCK_VIRTUAL_SYNC changes. (define VBOX_WITH_VIRTUAL_SYNC_TIMERS to …
|
|
|
@1912
|
18 years |
vboxsync |
muldiv64() => ASMMultU64ByU32DivByU32(); dma.c => DevDMA.cpp
|
|
|
@491
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@1
|
55 years |
vboxsync |
import
|