|
|
@12626
|
16 years |
vboxsync |
relocate right
|
|
|
@12617
|
16 years |
vboxsync |
removed buggy relocation code
|
|
|
@12616
|
16 years |
vboxsync |
APIC saved stae version back to one - no incompatibilities
|
|
|
@12615
|
16 years |
vboxsync |
per-LAPIC timers, cleanup, all LAPICs state save-restore, relocation
|
|
|
@12612
|
16 years |
vboxsync |
further APIC work
|
|
|
@12598
|
16 years |
vboxsync |
some interrupt routing code
|
|
|
@12588
|
16 years |
vboxsync |
reworked APIC structures layout - hopefully not broken smth accidentally
|
|
|
@12570
|
16 years |
vboxsync |
Backed out 36772 & 36762
|
|
|
@12563
|
16 years |
vboxsync |
DevAPIC: DECLINLINE, static inline is a gnuims.
|
|
|
@12555
|
16 years |
vboxsync |
configure CPU count in VMM, use per-CPU MMIO regions for APIC
|
|
|
@12487
|
16 years |
vboxsync |
multiple LAPICs intermediate commit
|
|
|
@11284
|
16 years |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11269
|
16 years |
vboxsync |
Devices: pData -> pThis.
|
|
|
@11223
|
16 years |
vboxsync |
DevAPIC: cosmetics.
|
|
|
@11222
|
16 years |
vboxsync |
DevAPIC: CFGM*Def and cosmetics.
|
|
|
@11219
|
16 years |
vboxsync |
#1865: DevAPIC.
|
|
|
@11155
|
16 years |
vboxsync |
TMTimerRCPtr and some types.
|
|
|
@10665
|
16 years |
vboxsync |
Fixed apicHasPendingInterrupt.
|
|
|
@10660
|
16 years |
vboxsync |
Implemented apicHasPendingIrq.
|
|
|
@10492
|
16 years |
vboxsync |
Added PDMApicHasPendingIrq.
|
|
|
@10477
|
16 years |
vboxsync |
More logging
|
|
|
@10214
|
16 years |
vboxsync |
Too noisy log statement
|
|
|
@10202
|
16 years |
vboxsync |
removed VBOX_WITH_PDM_LOCK
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7752
|
17 years |
vboxsync |
Dropped the pszDesc argument to *MMIORegisterGC/R0. It only persists …
|
|
|
@6300
|
17 years |
vboxsync |
no "\n", ".", nor "!" at end of an error message
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5907
|
17 years |
vboxsync |
gcc-4.3 warning
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@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.
|
|
|
@3942
|
17 years |
vboxsync |
fixed detecting the CPU vendor (in DevAPIC) by introducing symbolic …
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@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)
|
|
|
@2781
|
18 years |
vboxsync |
made the file description correspond to the device/driver description.
|
|
|
@2749
|
18 years |
vboxsync |
QueryCPUId -> GetCpuId (it's a wrapper for CPUMGetGuestCpuId).
|
|
|
@2640
|
18 years |
vboxsync |
fixed typo
|
|
|
@2636
|
18 years |
vboxsync |
enable local APIC if IOAPIC is enabled or CPU == Intel || CPU == AMD
|
|
|
@2538
|
18 years |
vboxsync |
Quick implementation of IRQ level flip-flip (pass …
|
|
|
@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 …
|
|
|
@1931
|
18 years |
vboxsync |
apic.c => DevAPIC.cpp
|
|
copied from trunk/src/VBox/Devices/PC/apic.c
|
|
|
@483
|
18 years |
vboxsync |
64-bit alignment.
|