Sign in
qemu
/
qemu
/
4a24470497360d8b77568b83008d0e9d6eb0787d
/
hw
/
apic.c
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
678e12c
Don't use cpu_index as apic_id.
by Gleb Natapov
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
2c7c13d
apic: Fix access to non-existent APIC
by aurel32
· 16 years ago
610626a
From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001
by aliguori
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
73822ec
Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
16b29ae
Add HPET emulation to qemu (Beth Kon)
by aliguori
· 16 years ago
3b63c04
Revert "hw/apic.c: use fls() from host-utils"
by aurel32
· 16 years ago
d34ca59
hw/apic.c: use fls() from host-utils
by aurel32
· 16 years ago
bb7e729
hw/apic.c: use functions from host-utils.h
by aurel32
· 16 years ago
bad5b1e
Define macro QEMU_GNUC_PREREQ and use it
by aurel32
· 16 years ago
5b7ada4
Only use __builtin_* with GCC >= 3.4
by aurel32
· 16 years ago
e95f549
hw/apic.c: use __builtin funtions instead of assembly code
by aurel32
· 16 years ago
3003b8b
Reset CPU on INIT IPI
by aurel32
· 16 years ago
5a964d9
hw/apic.c: use bsr and bsf on x86_64
by aurel32
· 16 years ago
fec5fa0
Reset I32_APIC_BASE on system RESET
by aurel32
· 16 years ago
1a7de94
De-assert PIC IRQs properly at APIC level
by aurel32
· 16 years ago
681f8c2
APIC: Do not start zero-period timers (Jan Kiszka)
by aliguori
· 16 years ago
ce5232c
moved halted field to CPU_COMMON
by bellard
· 17 years ago
a5b38b5
x86: Rework local IRQ delivery for APICs
by aurel32
· 17 years ago
e2eb9d3
x86: Raise inter-processor NMI and SMI
by aurel32
· 17 years ago
b237db3
ignore reads to the EOI register
by aurel32
· 17 years ago
bee8d68
qemu_put signedness fixes, by Andre Przywara.
by ths
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
0e21e12
Don't route PIC interrupts through the local APIC if the local APIC
by ths
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
be0164f
Set apic instance number for savevm, by Ari Kivity.
by ths
· 17 years ago
eae7629
i386 return APIC ID with cpuid, by Bernhard Kauer.
by ths
· 18 years ago
bf53ca0
Upgrade the apic version_id, by Don Laor.
by ths
· 18 years ago
b451172
APIC init fix + APIC get_irq fix (Juergen Keil)
by bellard
· 18 years ago
e6cf6a8
save apic timer
by bellard
· 18 years ago
26a7646
C99 64 bit printf
by bellard
· 19 years ago
d3e9db9
initial support for up to 255 CPUs
by bellard
· 19 years ago
8dd69b8
fummy DM_LOWPRI handling
by bellard
· 19 years ago
e0fd878
APIC fixes - SIPI support
by bellard
· 19 years ago
db6e6ed
do not export fls_bit
by bellard
· 19 years ago
b1fc034
EXTINT delivery mode support for I/O APIC (Filip Navara)
by bellard
· 19 years ago
d592d30
IOAPIC support (initial patch by Filip Navara)
by bellard
· 19 years ago
9230e66
CR8 support
by bellard
· 20 years ago
574bbf7
initial APIC support
by bellard
· 20 years ago