|
|
@32720
|
14 years |
vboxsync |
Devices/BIOS: allow to overwrite DmiSystemSKU
|
|
|
@32675
|
14 years |
vboxsync |
Devices/BIOS: minor fix (free alloc'd strings)
|
|
|
@31209
|
14 years |
vboxsync |
DevPcBios.cpp: Do the reset after loading the lanboot ROM and fill the …
|
|
|
@30451
|
15 years |
vboxsync |
PXE: Allow the UNDI driver to be called multiple times again (ZENworks …
|
|
|
@29332
|
15 years |
vboxsync |
removed VBOX_WITH_VMI
|
|
|
@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
|
|
|
@28580
|
15 years |
vboxsync |
review feedback
|
|
|
@28569
|
15 years |
vboxsync |
Main: CFGM switch to control additional DMI tables
|
|
|
@28424
|
15 years |
vboxsync |
firmware: Factored out the SMBIOS & DMI header planting from …
|
|
|
@28203
|
15 years |
vboxsync |
DevPcBios,DevEFI,DevFWCommon: Don't reconstruct the MPS table at …
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27692
|
15 years |
vboxsync |
Pass boot NIC PCI dev/fn separately to DevPcBios. Easier to understand …
|
|
|
@27470
|
15 years |
vboxsync |
DevRTC: fixed assertion (addendum to r58944)
|
|
|
@27469
|
15 years |
vboxsync |
warning
|
|
|
@27461
|
15 years |
vboxsync |
Store PCI bus/dev/fn of first NIC in CFGM and propagate the data to CMOS.
|
|
|
@26728
|
15 years |
vboxsync |
BIOS/DMI: fixed a bug where structures without strings were not …
|
|
|
@26601
|
15 years |
vboxsync |
host DMI info support
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25974
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25780
|
15 years |
vboxsync |
Misc: -Wshadow warnings.
|
|
|
@25219
|
15 years |
vboxsync |
spaces
|
|
|
@25048
|
15 years |
vboxsync |
DevFwCommon(,DevPcBios,DevEFI): nitpicking - made the prefix …
|
|
|
@24706
|
15 years |
vboxsync |
EFI: ACPI work
|
|
|
@24194
|
15 years |
vboxsync |
grr, submitted too much!
|
|
|
@24193
|
15 years |
vboxsync |
DevAPIC: Properly clear local APIC state on VM reset.
|
|
|
@24092
|
15 years |
vboxsync |
DevPcBios: MP stable -> MPS table.
|
|
|
@24091
|
15 years |
vboxsync |
DevPcBios: MP stable -> MPS table.
|
|
|
@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
|
|
|
@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]()
|
|
|
@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.
|
|
|
@20924
|
16 years |
vboxsync |
DMI processor structure (unused)
|
|
|
@18995
|
16 years |
vboxsync |
SMP change
|
|
|
@18993
|
16 years |
vboxsync |
Enable code to construct multiple MPS tables (we used to create one …
|
|
|
@18663
|
16 years |
vboxsync |
Devices: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
|
|
|
@18557
|
16 years |
vboxsync |
Storage/VBoxHDD: drop 1024 cylinder LCHS paranoia. SCSI controllers …
|
|
|
@18373
|
16 years |
vboxsync |
DevPcBios: comments.
|
|
|
@18143
|
16 years |
vboxsync |
VMM,Devices: Changed ROM registration and fixed some shadowed ROM …
|
|
|
@17597
|
16 years |
vboxsync |
DevPcBios,DevACPI: Use 0xffe00000 as the max low ram limit in both …
|
|
|
@17545
|
16 years |
vboxsync |
DevPcBios.cpp,rombios.c: 4GB changes, synced the 0E820 code with …
|
|
|
@17542
|
16 years |
vboxsync |
Main,VBoxBFE,DevPcBios,DevACPI: RamHoleSize.
|
|
|
@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 …
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12649
|
16 years |
vboxsync |
DevPcBios: CMOS layout.
|
|
|
@12555
|
16 years |
vboxsync |
configure CPU count in VMM, use per-CPU MMIO regions for APIC
|
|
|
@12468
|
16 years |
vboxsync |
VBOX_WITH_MORE_THAN_4GB config variable
|
|
|
@12428
|
16 years |
vboxsync |
more SMP work
|
|
|
@12311
|
16 years |
vboxsync |
further work on SMP BIOS tables (some ACPI code still TBD)
|
|
|
@12294
|
16 years |
vboxsync |
conditional compilation of guest SMP related stuff (disabled by …
|
|
|
@12239
|
16 years |
vboxsync |
BIOS: Disabled the above 4GB memory change. This depends on PGM (and …
|
|
|
@12236
|
16 years |
vboxsync |
- fixed wrong comment
|
|
|
@12233
|
16 years |
vboxsync |
Support for more than 4G RAM in guest, may not really work, but …
|
|
|
@12095
|
16 years |
vboxsync |
fixed XPCOMIPC deps, other minor fixes
|
|
|
@11825
|
16 years |
vboxsync |
VBOX_WITH_VMI
|
|
|
@11819
|
16 years |
vboxsync |
disable VMI BIOS
|
|
|
@11428
|
16 years |
vboxsync |
BIOS: handle empty DMI strings
|
|
|
@11284
|
16 years |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11257
|
16 years |
vboxsync |
DevPcBios: Use CFGM*Def, cosmetics.
|
|
|
@10928
|
16 years |
vboxsync |
When SATA controller is enabled but no disk is attached BIOS log …
|
|
|
@9693
|
17 years |
vboxsync |
VMI BIOS stubs
|
|
|
@9454
|
17 years |
vboxsync |
spelling
|
|
|
@9447
|
17 years |
vboxsync |
adapted DMI length check
|
|
|
@9440
|
17 years |
vboxsync |
Added SMBIOS header for DMI data to make Vista and Solaris recognize …
|
|
|
@9434
|
17 years |
vboxsync |
comment
|
|
|
@9005
|
17 years |
vboxsync |
improved + documented mechanism for overwriting DMI information
|
|
|
@8942
|
17 years |
vboxsync |
comment
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7759
|
17 years |
vboxsync |
The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
|
|
|
@7099
|
17 years |
vboxsync |
Use CMOS to store hard disk geometry for more than 4 disks
|
|
|
@7072
|
17 years |
vboxsync |
Make our devices use the RTGCPHYS32 type & backed out the alignment …
|
|
|
@6890
|
17 years |
vboxsync |
cosmetics.
|
|
|
@6876
|
17 years |
vboxsync |
DMI: made size consistent, removed double size check, fix error message
|
|
|
@6873
|
17 years |
vboxsync |
r=bird: Don't permit buffer overflows by long DMI strings in CFGM. …
|
|
|
@6871
|
17 years |
vboxsync |
allow to overwrite the DMI info
|
|
|
@6374
|
17 years |
vboxsync |
Squash a few evil TAB characters which have crept in.
|
|
|
@6339
|
17 years |
vboxsync |
Chop off cylinders above 1024 when deducing geometry from partition …
|
|
|
@6338
|
17 years |
vboxsync |
Log statement fix.
|
|
|
@6335
|
17 years |
vboxsync |
Turn failed LCHS geometry change into a release log, avoid asserting.
|
|
|
@6322
|
17 years |
vboxsync |
Added code to optionally load system and/or network ROM from external …
|
|
|
@6309
|
17 years |
vboxsync |
Silly typo (wrong parameter ordering).
|
|
|
@6306
|
17 years |
vboxsync |
drats
|
|
|
@6302
|
17 years |
vboxsync |
left this for debugging
|
|
|
@6300
|
17 years |
vboxsync |
no "\n", ".", nor "!" at end of an error message
|
|
|
@6299
|
17 years |
vboxsync |
Remove some old devel code leftovers, and make sure the once set LCHS …
|
|
|
@6291
|
17 years |
vboxsync |
Big virtual disk changeset containing several modifications
* remove …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5905
|
17 years |
vboxsync |
gcc-4.3 found this bug
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5170
|
17 years |
vboxsync |
Added PXEDebug option to BIOS. Write setting to CMOS offset 0x3f.
|
|
|
@4670
|
17 years |
vboxsync |
Eliminated one MMPhysGCPhys2HCVirt user.
|
|
|