|
|
@26376
|
15 years |
vboxsync |
HPET: reworking locking per Knut suggestions
|
|
|
@26329
|
15 years |
vboxsync |
HPET: cleanup, OSE export, enable R0
|
|
|
@26188
|
15 years |
vboxsync |
Another one
|
|
|
@26185
|
15 years |
vboxsync |
Build fix
|
|
|
@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.
|
|
|
@26169
|
15 years |
vboxsync |
PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
|
|
|
@26166
|
15 years |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26164
|
15 years |
vboxsync |
PDM: Cleaning up device & USB device registration code.
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@26158
|
15 years |
vboxsync |
TMR3UTCNow -> TMR3UtcNow + DevHlp.
|
|
|
@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 …
|
|
|
@26076
|
15 years |
vboxsync |
CPU hotplug: ACPI changes for Windows guests
|
|
|
@26057
|
15 years |
vboxsync |
ACPI: spaces, coding style, some comments, FACS 64-bit aligned
|
|
|
@26056
|
15 years |
vboxsync |
ACPI: Missing break
|
|
|
@26028
|
15 years |
vboxsync |
Hmm, not yet
|
|
|
@26027
|
15 years |
vboxsync |
BIOS: use copt to optimize the assembler a bit (make the code a bit …
|
|
|
@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.
|
|
|
@25974
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25968
|
15 years |
vboxsync |
placeholder
|
|
|
@25967
|
15 years |
vboxsync |
ACPI: few missed entries
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25928
|
15 years |
vboxsync |
ACPI: HPET work
|
|
|
@25895
|
15 years |
vboxsync |
ACPI: move HPET to proper place
|
|
|
@25893
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 2.
|
|
|
@25855
|
15 years |
vboxsync |
DevACPI.cpp: more bound checking.
|
|
|
@25854
|
15 years |
vboxsync |
DevACPI.cpp: bound checking.
|
|
|
@25847
|
15 years |
vboxsync |
Missing change
|
|
|
@25846
|
15 years |
vboxsync |
Change CPU hot-plug ACPI table to work with the changed interface
|
|
|
@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 …
|
|
|
@25780
|
15 years |
vboxsync |
Misc: -Wshadow warnings.
|
|
|
@25647
|
15 years |
vboxsync |
Some more doxygen fixes, now for Core.docs.
|
|
|
@25379
|
15 years |
vboxsync |
Etherboot: fix 16bit wraparound bug in TFTP (#3532)
|
|
|
@25328
|
15 years |
vboxsync |
vbox.dsl: Avoid conflicting PS/2 kbd/mouse port assignment; fixes …
|
|
|
@25305
|
15 years |
vboxsync |
MPS: removed bogus CPU entry
|
|
|
@25226
|
15 years |
vboxsync |
*: Assert(RT_SUCCESS(rc)) -> AssertRC(rc)
|
|
|
@25219
|
15 years |
vboxsync |
spaces
|
|
|
@25218
|
15 years |
vboxsync |
ACPI: need to update tables if rebasing, was hidden by fact that most …
|
|
|
@25191
|
15 years |
vboxsync |
PcBios: Addending to r55590 (another case)
|
|
|
@25164
|
15 years |
vboxsync |
ACPI: moved RTC and SMC to southbridge, and enabled RTC …
|
|
|
@25163
|
15 years |
vboxsync |
leftover
|
|
|
@25162
|
15 years |
vboxsync |
PcBios: allow to define VBOX_BIOS_DMI_FALLBACK to fallback to default …
|
|
|
@25127
|
15 years |
vboxsync |
DevRTC: Fixed incorrect weekday calculation (two days off).
|
|
|
@25058
|
15 years |
vboxsync |
EFI: safe part of tables changes (rest to come after branch), required …
|
|
|
@25048
|
15 years |
vboxsync |
DevFwCommon(,DevPcBios,DevEFI): nitpicking - made the prefix …
|
|
|
@25025
|
15 years |
vboxsync |
EFI: system tables work (device side)
|
|
|
@24964
|
15 years |
vboxsync |
EFI: cleanup, ACPI WIP
|
|
|
@24707
|
15 years |
vboxsync |
fat fingers
|
|
|
@24706
|
15 years |
vboxsync |
EFI: ACPI work
|
|
|
@24669
|
15 years |
vboxsync |
DevACPI.cpp: shut up gcc warning about size() using m_pbData before it …
|
|
|
@24609
|
15 years |
vboxsync |
DevAPIC: Disable NMI delivery through LAPIC (Linux NMI watchdog problems).
|
|
|
@24523
|
15 years |
vboxsync |
More comments
|
|
|
@24521
|
15 years |
vboxsync |
Ignore all other CMOS shutdown status values (OpenSolaris sets it to …
|
|
|
@24265
|
15 years |
vboxsync |
Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
|
|
|
@24246
|
15 years |
vboxsync |
DevPCBios: Initialize LAPIC LVT0/LVT1 entries (needed for some Linux …
|
|
|
@24195
|
15 years |
vboxsync |
DevAPIC: Properly deliver ExtINT from LAPIC as level sensitive.
|
|
|
@24194
|
15 years |
vboxsync |
grr, submitted too much!
|
|
|
@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 …
|
|
|
@24092
|
15 years |
vboxsync |
DevPcBios: MP stable -> MPS table.
|
|
|
@24091
|
15 years |
vboxsync |
DevPcBios: MP stable -> MPS table.
|
|
|
@24089
|
15 years |
vboxsync |
DevRTC: Added UseUTC config options (default is false). Save and …
|
|
|
@24087
|
15 years |
vboxsync |
DevPit-i8254: Save and verify config. Saved state version changed.
|
|
|
@24085
|
15 years |
vboxsync |
DevPit-i8254: Made config value SpeakerEnabled work.
|
|
|
@24082
|
15 years |
vboxsync |
DevAPIC: Save and verify config. Added a couple of review comments.
|
|
|
@24078
|
15 years |
vboxsync |
DevACPI: order
|
|
|
@24012
|
15 years |
vboxsync |
DevPIC: Always enable 'info pic', not only in debug builds.
|
|
|
@23993
|
15 years |
vboxsync |
DevAPIC: gcc warnings
|
|
|
@23987
|
15 years |
vboxsync |
Reverted unintentionally submitted changes.
|
|
|
@23986
|
15 years |
vboxsync |
DevAPIC: Added debugger support to print LAPIC and I/O APIC state.
|
|
|
@23970
|
15 years |
vboxsync |
DevSB16,DevVirtioNet,DevPcBios,DrvSCSIHost: typo in error message.
|
|
|
@23942
|
15 years |
vboxsync |
DevPcBios.cpp: todo addressed already, spaces. more stuff tomorrow
|
|
|
@23940
|
15 years |
vboxsync |
DevDMA.cpp: No need for uuid.h
|
|
|
@23900
|
15 years |
vboxsync |
DevAPIC: spaces
|
|
|
@23473
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@23452
|
15 years |
vboxsync |
Makefiles: Corrected properties.
|
|
|
@22938
|
15 years |
vboxsync |
DevAPIC.cpp: alignment fix.
|
|
|
@22925
|
15 years |
vboxsync |
Devices: Alignment fun. (32-bit darwin)
|
|
|
@22907
|
15 years |
vboxsync |
DevPcBios.cpp: Don't use RTStrAPrintf for simple stuff like this, it …
|
|
|
@22823
|
15 years |
vboxsync |
replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
|
|
|
@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.
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@22168
|
15 years |
vboxsync |
BIOS: Fix OS/2 bootmanager
|
|
|