|
|
@3721
|
17 years |
vboxsync |
Applied patch moving the logo from MMIO to port I/O space. …
|
|
|
@3694
|
17 years |
vboxsync |
WIN -> RT_OS_WINDOWS
|
|
|
@3666
|
17 years |
vboxsync |
replace underscore symbols in Devices/
|
|
|
@3646
|
17 years |
vboxsync |
don't depend on the deprecated vl_vbox.h header anymore
|
|
|
@3645
|
17 years |
vboxsync |
don't depend on the deprecated vl_vbox.h header anymore
|
|
|
@3598
|
17 years |
vboxsync |
Fixed a parallel build issue with BCC and fixed an incorrect dependency.
|
|
|
@3489
|
17 years |
vboxsync |
Clear interrupt action flag when a spurious interrupt situation is …
|
|
|
@3477
|
17 years |
vboxsync |
just make the variable signed.
|
|
|
@3430
|
17 years |
vboxsync |
GCC32
|
|
|
@3429
|
17 years |
vboxsync |
use GCC32 template here instead of local hacks
|
|
|
@3314
|
17 years |
vboxsync |
warning
|
|
|
@3308
|
17 years |
vboxsync |
warning
|
|
|
@3258
|
17 years |
vboxsync |
Don't clear REG_B_UIE when REG_B_SET is written as this breaks OS/2 …
|
|
|
@3257
|
17 years |
vboxsync |
rtc_timer_update is called on every timer tick, so don't attempt …
|
|
|
@3190
|
17 years |
vboxsync |
shut up warnings
|
|
|
@2995
|
18 years |
vboxsync |
Devices/BIOS: VBOX_DMI_TABLE_SIZE<=130 (after renaming to innotek).
|
|
|
@2993
|
18 years |
vboxsync |
updated etherboot ROM for windows
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2980
|
18 years |
vboxsync |
InnoTek -> innotek: actual code changes (headers follow).
|
|
|
@2927
|
18 years |
vboxsync |
Clear the interrupt FF when a pending interrupt is masked by a TRP update.
|
|
|
@2922
|
18 years |
vboxsync |
sync some I/O-APIC code from qemu (r1.11: APIC init fix + APIC get_irq fix)
|
|
|
@2913
|
18 years |
vboxsync |
#1647: Immediately stop if F12 was pressed during boot; don't accept …
|
|
|
@2907
|
18 years |
vboxsync |
Don't show the stopped messages unless the timer is active.
|
|
|
@2880
|
18 years |
vboxsync |
Use a 64Hz PIT rate instead of the 1KHz one. Don't spin for keypress …
|
|
|
@2877
|
18 years |
vboxsync |
Fixed typo.
|
|
|
@2851
|
18 years |
vboxsync |
Log RTC frequency changes.
|
|
|
@2850
|
18 years |
vboxsync |
Fixed leftover VBOX_WITH_VIRTUAL_SYNC_TIMERS #ifdefs.
|
|
|
@2849
|
18 years |
vboxsync |
No need to dump the PIT state. #1589 has been solved with the …
|
|
|
@2848
|
18 years |
vboxsync |
more/better release logging.
|
|
|
@2787
|
18 years |
vboxsync |
More deps…
|
|
|
@2786
|
18 years |
vboxsync |
Added a DIRDEP to the MAKEDEPS.
|
|
|
@2785
|
18 years |
vboxsync |
Fixed missing dependency.
|
|
|
@2784
|
18 years |
vboxsync |
Converted to sub-makefiles.
|
|
|
@2783
|
18 years |
vboxsync |
Drop the OTHERS bit as it's only a dependency of the LIBRARIES target.
|
|
|
@2781
|
18 years |
vboxsync |
made the file description correspond to the device/driver description.
|
|
|
@2779
|
18 years |
vboxsync |
Log PIT frequency changes.
|
|
|
@2749
|
18 years |
vboxsync |
QueryCPUId -> GetCpuId (it's a wrapper for CPUMGetGuestCpuId).
|
|
|
@2725
|
18 years |
vboxsync |
Removed obsolete MPS tables from rombios. Extend DevPcBios.cpp instead …
|
|
|
@2651
|
18 years |
vboxsync |
provide MPS table if IOAPIC is present, use the last 16 bytes of the …
|
|
|
@2640
|
18 years |
vboxsync |
fixed typo
|
|
|
@2636
|
18 years |
vboxsync |
enable local APIC if IOAPIC is enabled or CPU == Intel || CPU == AMD
|
|
|
@2627
|
18 years |
vboxsync |
Fixed some RTTIME -> tm conversion bugs.
|
|
|
@2626
|
18 years |
vboxsync |
Fixed UTC typo.
|
|
|
@2613
|
18 years |
vboxsync |
Use TM as UCT source.
|
|
|
@2569
|
18 years |
vboxsync |
the string of valid CFG options in CFGMR3AreValuesValid() should be …
|
|
|
@2557
|
18 years |
vboxsync |
Fixed and simplified BIOS int15 mouse service. Avoids spurious …
|
|
|
@2546
|
18 years |
vboxsync |
cosmetical fixes
|
|
|
@2543
|
18 years |
vboxsync |
Fixed boch shutdown (write 'Shutdown' to 9800h).
|
|
|
@2538
|
18 years |
vboxsync |
Quick implementation of IRQ level flip-flip (pass …
|
|
|
@2535
|
18 years |
vboxsync |
Avoid build timestamp in the BIOS. Results in BIOS image compare …
|
|
|
@2478
|
18 years |
vboxsync |
[Mm]akefile -> Makefile.kmk
|
|
|
@2477
|
18 years |
vboxsync |
export
|
|
|
@2476
|
18 years |
vboxsync |
Some makefile header and attribute adjustments.
|
|
|
@2475
|
18 years |
vboxsync |
Makefile.kmk -> Makefile.kup
|
|
|
@2468
|
18 years |
vboxsync |
Dropping the VBOX_WITH_VIRTUAL_SYNC_TIMERS #ifdefs, making it default.
|
|
|
@2456
|
18 years |
vboxsync |
Some build message adjustments. (depends on new kBuild)
|
|
|
@2366
|
18 years |
vboxsync |
use kBuild-provided msg macros
|
|
|
@2335
|
18 years |
vboxsync |
Clean up a few BIOS log/error messages.
|
|
|
@2285
|
18 years |
vboxsync |
TMCLOCK_VIRTUAL_SYNC changes. (define VBOX_WITH_VIRTUAL_SYNC_TIMERS to …
|
|
|
@2278
|
18 years |
vboxsync |
updated etherboot zrom image
|
|
|
@2275
|
18 years |
vboxsync |
Correctly handle PXE menus with 0 boot servers for an entry. Use the …
|
|
|
@2269
|
18 years |
vboxsync |
Stricter pointer typechecking. (R0 vs R3)
|
|
|
@2001
|
18 years |
vboxsync |
Removed parts of Etherboot we never build.
|
|
|
@1931
|
18 years |
vboxsync |
apic.c => DevAPIC.cpp
|
|
|
@1912
|
18 years |
vboxsync |
muldiv64() => ASMMultU64ByU32DivByU32(); dma.c => DevDMA.cpp
|
|
|
@1896
|
18 years |
vboxsync |
Improved F12 key handling in the BIOS temporary boot selection and …
|
|
|
@1846
|
18 years |
vboxsync |
don't build the rom on solaris, for now at least.
|
|
|
@1845
|
18 years |
vboxsync |
getopt crashes with stdlib.h on Solaris 11.
|
|
|
@1802
|
18 years |
vboxsync |
Avoid unimplemented int15 function warning for ah=0xe9 (SMI functions …
|
|
|
@1737
|
18 years |
vboxsync |
Fixed a couple off-by-one errors in the CHS handling part …
|
|
|
@1735
|
18 years |
vboxsync |
Partly revert previous CHS translation and shuffle around 16383 …
|
|
|
@1694
|
18 years |
vboxsync |
Don't log GRUB invoking the ROM get configuration BIOS function.
|
|
|
@1630
|
18 years |
vboxsync |
shut up warnings
|
|
|
@1531
|
18 years |
vboxsync |
Implemented INT15h, fn 0xC2 (mouse), subfn 3 - set resolution. MSD and …
|
|
|
@1530
|
18 years |
vboxsync |
Corrected VBox-specific bug in INT15h mouse reset handling. Fixes MS …
|
|
|
@1457
|
18 years |
vboxsync |
Make sure the output directory exists. (stupid me)
|
|
|
@1453
|
18 years |
vboxsync |
warning
|
|
|
@1436
|
18 years |
vboxsync |
Reset should honor the warm reboot flag.
|
|
|
@1434
|
18 years |
vboxsync |
Log boot attempts to the release log (not just failed attempts as …
|
|
|
@1433
|
18 years |
vboxsync |
Perform software reset of pcnet device(s) in the BIOS. This makes sure …
|
|
|
@1427
|
18 years |
vboxsync |
fixed BIOS guest log
|
|
|
@1384
|
18 years |
vboxsync |
Fixed RTC alarm (problem seen in Norton Diagnostics). We need to a) …
|
|
|
@1372
|
18 years |
vboxsync |
removed obsolete .cvsignore files
|
|
|
@1364
|
18 years |
vboxsync |
Make the BIOS log prefix a single string instead of replicating it …
|
|
|
@1362
|
18 years |
vboxsync |
Enable BIOS backdoor logging for info messages. Can be useful to debug …
|
|
|
@1342
|
18 years |
vboxsync |
Zero (almost) all memory below 640K. All commercial BIOS versions …
|
|
|
@1300
|
18 years |
vboxsync |
Fix eol style properties for header files
|
|
|
@1245
|
18 years |
vboxsync |
fixed win.amd64 alignemnt issue.
|
|
|
@1118
|
18 years |
vboxsync |
Detect attempt to enter PXE code in V86 mode. Print error message and …
|
|
|
@1070
|
18 years |
vboxsync |
Hack up a simple warm boot implementation and use it for int19 reboots …
|
|
|
@1066
|
18 years |
vboxsync |
silly typo
|
|
|
@1065
|
18 years |
vboxsync |
Fixed the missing configuration option for external network boot bios.
|
|
|
@1014
|
18 years |
vboxsync |
Fixed physical CHS detection. Hopefully without breaking existing VDIs.
|
|
|
@985
|
18 years |
vboxsync |
Fixed Vista CD-ROM detection problems.
|
|
|
@898
|
18 years |
vboxsync |
small fix for older bcc's
|
|
|
@837
|
18 years |
vboxsync |
GC Phys to HC virt conversion changes for dynamic RAM allocation.
|
|
|
@491
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@490
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@487
|
18 years |
vboxsync |
64-bit Alignment.
|
|
|