|
|
@61676
|
8 years |
vboxsync |
Devices/ACPI: when determining the current power consumption, use …
|
|
|
@61675
|
8 years |
vboxsync |
Devices/ACPI: Notify the guest by sending a battery status change …
|
|
|
@61504
|
9 years |
vboxsync |
5.1 Beta 2
|
|
|
@61446
|
9 years |
vboxsync |
5.1 Beta 1
|
|
|
@61375
|
9 years |
vboxsync |
Devices/IOAPIC: Fixed typo disallowing writing of the IOAPIC ID …
|
|
|
@61358
|
9 years |
vboxsync |
Devices/IOAPIC: typo.
|
|
|
@61354
|
9 years |
vboxsync |
IOAPIC: consistency nit.
|
|
|
@61342
|
9 years |
vboxsync |
IOAPIC: Bit more debug info.
|
|
|
@61340
|
9 years |
vboxsync |
Devices/IOAPIC_New: Add debugger register access.
|
|
|
@61339
|
9 years |
vboxsync |
VMM, Devices: Added new I/O APIC implementation.
|
|
|
@61092
|
9 years |
vboxsync |
updated alternative BIOS assembler files
|
|
|
@61080
|
9 years |
vboxsync |
allow to compile with gcc configured with --enable-default-pie …
|
|
|
@61054
|
9 years |
vboxsync |
BIOS: Enable x2APIC mode when asked.
|
|
|
@61042
|
9 years |
vboxsync |
Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
|
|
|
@60956
|
9 years |
vboxsync |
DrvACPI.cpp: Another 'ing PVM undef.
|
|
|
@60887
|
9 years |
vboxsync |
BIOS: Avoid 386-specific assembly in generic function.
|
|
|
@60813
|
9 years |
vboxsync |
Devices/DevAPIC: More useful logging.
|
|
|
@60716
|
9 years |
vboxsync |
VMM: Fixed TPR thresholding and related PDM interfaces.
Cleaned up the …
|
|
|
@60695
|
9 years |
vboxsync |
VMM/APIC: Fuzzy saved-state generation and logging for testing …
|
|
|
@60635
|
9 years |
vboxsync |
IOAPIC uses its own log group.
|
|
|
@60618
|
9 years |
vboxsync |
ACPI: Commented out unknown/unused EWOL method to get rid of warningwq.
|
|
|
@60616
|
9 years |
vboxsync |
Fixed iasl warnings.
|
|
|
@60615
|
9 years |
vboxsync |
Fixed iasl warnings.
|
|
|
@60614
|
9 years |
vboxsync |
Warning.
|
|
|
@60610
|
9 years |
vboxsync |
BIOS: Added 286 compatible INT 15h/87h implementation.
|
|
|
@60582
|
9 years |
vboxsync |
Devices/*.dsl: introduce some newlines to make recent versions of IASL …
|
|
|
@60580
|
9 years |
vboxsync |
BIOS: Updated standalone makefile.
|
|
|
@60579
|
9 years |
vboxsync |
BIOS: Make AHCI really optional.
|
|
|
@60561
|
9 years |
vboxsync |
Warning.
|
|
|
@60484
|
9 years |
vboxsync |
PCBIOS: split up the support.asm file and implemented 32-bit division …
|
|
|
@60443
|
9 years |
vboxsync |
PCBIOS: regenerated alternative bios.
|
|
|
@60441
|
9 years |
vboxsync |
PCBIOS: 8086 adjustments.
|
|
|
@60434
|
9 years |
vboxsync |
PCBIOS: SYS_MODEL_ID for PC/XT.
|
|
|
@60433
|
9 years |
vboxsync |
PCBIOS: 286 fixes, improved the BIOSORG checking as overflows in this …
|
|
|
@60426
|
9 years |
vboxsync |
Devices/{Graphics/PC}/BIOS: build fixes for VBOX_WITH_OPEN_WATCOM unset
|
|
|
@60422
|
9 years |
vboxsync |
VGABIOS,PCBIOS: Build variants for 80286 and 8086 in addition to the …
|
|
|
@60404
|
9 years |
vboxsync |
VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
|
|
|
@60402
|
9 years |
vboxsync |
PC/BIOS/orgs.asm: Handle shutdown status code 0Ah too (same as 5, but …
|
|
|
@60307
|
9 years |
vboxsync |
VMM: APIC rewrite. Initial commit, work in progress.
|
|
|
@60248
|
9 years |
vboxsync |
Devices/PC/DevPit-i8254.cpp: fix PC speaker passthrough
|
|
|
@60071
|
9 years |
vboxsync |
ACPI: Do not expose ACPI video bits on Windows 7 and older. …
|
|
|
@60041
|
9 years |
vboxsync |
DevHPET: harmless missing typecast (thanks PVS)
|
|
|
@59919
|
9 years |
vboxsync |
Change was not needed.
|
|
|
@59918
|
9 years |
vboxsync |
ACPI: Allow two more serial ports.
|
|
|
@59766
|
9 years |
vboxsync |
BIOS: Rudimentary SysRq processing.
|
|
|
@59765
|
9 years |
vboxsync |
BIOS: 386 LOADALL emulation. Disabled by default.
|
|
|
@59523
|
9 years |
vboxsync |
Devices/PC/DevPit-i8254.cpp: update PC speaker passthrough, make it …
|
|
|
@59499
|
9 years |
vboxsync |
alignment fix
|
|
|
@59497
|
9 years |
vboxsync |
Devices/PC/DevPit-i8254.cpp: Add code (currently linux host only) for …
|
|
|
@59496
|
9 years |
vboxsync |
kmk update-pcbios-source update-vgabios-source
|
|
|
@59495
|
9 years |
vboxsync |
BIOS/system.c: fix subfunction decoding in int15/0x83 (interval delay)
|
|
|
@59443
|
9 years |
vboxsync |
updated the iPXE binary image for hosts where we don't build it
|
|
|
@59354
|
9 years |
vboxsync |
BIOS: Report I/O and local APIC ranges in E820h memory map.
|
|
|
@59281
|
9 years |
vboxsync |
Tiny cleanup.
|
|
|
@59253
|
9 years |
vboxsync |
pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
|
|
|
@59248
|
9 years |
vboxsync |
Storage: Get rid of the block driver and merge the the little extra …
|
|
|
@59230
|
9 years |
vboxsync |
BIOS: Made timeout more predictable.
|
|
|
@59227
|
9 years |
vboxsync |
DevPcBios: Properly report two floppy drives.
|
|
|
@59116
|
9 years |
vboxsync |
BIOS: Only unpause on regular keys, not modifiers.
|
|
|
@59115
|
9 years |
vboxsync |
Undoing unintentional commits.
|
|
|
@59114
|
9 years |
vboxsync |
BIOS: Merged RMW sequences into single instructions.
|
|
|
@58946
|
9 years |
vboxsync |
BIOS: Operator precedence.
|
|
|
@58841
|
9 years |
vboxsync |
BIOS: explicitly force changes of boot.c and eltorito.c due to missing …
|
|
|
@58831
|
9 years |
vboxsync |
BIOS: updated alternative source
|
|
|
@58819
|
9 years |
vboxsync |
BIOS: Inlined swap_64 for considerably smaller code.
|
|
|
@58818
|
9 years |
vboxsync |
BIOS: Reduced read path stack usage for ATA/AHCI.
|
|
|
@58724
|
9 years |
vboxsync |
BIOS: Support 64-bit LBA operation. Contributed by Maksym Sobolyev. …
|
|
|
@58415
|
9 years |
vboxsync |
ACPI/vbox-cpuhotplug.dsl: Workaround for recent iasl failing to …
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@58044
|
9 years |
vboxsync |
operator precedence
|
|
|
@58015
|
9 years |
vboxsync |
Devices/ACPI: Fix typo breaking the first serial port
|
|
|
@57979
|
9 years |
vboxsync |
Parallel ports: Several fixes for multiple parallel ports. Make the …
|
|
|
@57393
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57333
|
9 years |
vboxsync |
5.0.2
|
|
|
@57204
|
9 years |
vboxsync |
BIOS sync
|
|
|
@57162
|
9 years |
vboxsync |
BIOS: Initialize ROMs before showin logo.
|
|
|
@56992
|
9 years |
vboxsync |
Devices: Log & Assertion formatting fixes.
|
|
|
@56894
|
9 years |
vboxsync |
5.0.0
|
|
|
@56833
|
9 years |
vboxsync |
DevHPET: LogRel consistency.
|
|
|
@56832
|
9 years |
vboxsync |
DevAPIC: LogRel consistency.
|
|
|
@56786
|
9 years |
vboxsync |
5.0.0 RC3
|
|
|
@56637
|
9 years |
vboxsync |
5.0.0 RC2
|
|
|
@56316
|
9 years |
vboxsync |
whitespace
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56284
|
9 years |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@56194
|
10 years |
vboxsync |
5.0.0 RC1
|
|
|
@55912
|
10 years |
vboxsync |
5.0.0 Beta 4
|
|
|
@55853
|
10 years |
vboxsync |
Logrel consistency.
|
|
|
@55851
|
10 years |
vboxsync |
Dev: logrel consistency.
|
|
|
@55731
|
10 years |
vboxsync |
5.0.0 Beta 3
|
|
|
@55260
|
10 years |
vboxsync |
5.0.0 Beta 2
|
|
|
@55206
|
10 years |
vboxsync |
BIOS: Added error checks in AHCI driver.
|
|
|
@55188
|
10 years |
vboxsync |
BIOS: Better error checking in SCSI driver.
|
|
|
@55176
|
10 years |
vboxsync |
nit.
|
|
|
@55175
|
10 years |
vboxsync |
DevPcBios: logrel consistency.
|
|
|
@55138
|
10 years |
vboxsync |
BIOS: Corrected off-by-one sector count for SCSI/SAS devices.
|
|
|
@55137
|
10 years |
vboxsync |
Undid accidental commit.
|
|
|
@55136
|
10 years |
vboxsync |
BIOS: Corrected off-by-one sector count for SCSI/SAS devices.
|
|
|
@55132
|
10 years |
vboxsync |
BIOS: Fixed drive detection when the first SCSI device is a CD-ROM.
|
|
|