projects
/
sdk
/
emulator
/
qemu.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add endianness as io mem parameter
[sdk/emulator/qemu.git]
/
hw
/
apic.c
2010-12-11
Alexander Graf
Add endianness as io mem parameter
blob
|
commitdiff
|
raw
2010-12-01
Michael S. Tsirkin
Merge remote branch 'origin/master' into pci
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Anthony Liguori
Merge remote branch 'spice/bugfix.2' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Alex Williamson
apic: Don't iterate past last used apic
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Anthony Liguori
Merge remote branch 'spice/config.2' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-10-27
Michael S. Tsirkin
Merge branch 'pci' into for_anthony
blob
|
commitdiff
|
raw
|
diff to current
2010-10-20
Blue Swirl
apic: convert debug printf statements to tracepoints
blob
|
commitdiff
|
raw
|
diff to current
2010-06-19
Blue Swirl
apic: qdev conversion cleanup
blob
|
commitdiff
|
raw
|
diff to current
2010-06-19
Blue Swirl
apic: convert to qdev
blob
|
commitdiff
|
raw
|
diff to current
2010-06-19
Blue Swirl
apic: avoid using CPUState internals
blob
|
commitdiff
|
raw
|
diff to current
2010-06-19
Blue Swirl
apic: avoid passing CPUState from CPU code
blob
|
commitdiff
|
raw
|
diff to current
2010-06-19
Blue Swirl
apic: avoid passing CPUState from devices
blob
|
commitdiff
|
raw
|
diff to current
2010-06-03
Anthony Liguori
Merge remote branch 'kwolf/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-05-29
Blue Swirl
apic: improve debugging
blob
|
commitdiff
|
raw
|
diff to current
2010-03-21
Blue Swirl
Move x86 specific PC declarations to a separate file
blob
|
commitdiff
|
raw
|
diff to current
2010-03-04
Anthony Liguori
Merge remote branch 'qemu-kvm/uq/master' into pulls
blob
|
commitdiff
|
raw
|
diff to current
2010-03-04
Jan Kiszka
KVM: Rework VCPU state writeback API
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Glauber Costa
v3: don't call reset functions on cpu initialization
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Gleb Natapov
set correct CS seg limit and flags on sipi
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
Anthony Liguori
Revert "Get rid of _t suffix"
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
malc
Get rid of _t suffix
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Anthony Liguori
Revert "don't call cpu_sychronize_state from reset...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Glauber Costa
don't call cpu_sychronize_state from reset handlers
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Anthony Liguori
Merge commit 'linux-user/linux-user-for-upstream' into...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Avi Kivity
kvm: Simplify cpu_synchronize_state()
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Juan Quintela
Port apic to new VMState design
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Blue Swirl
Make CPURead/WriteFunc structure 'const'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Blue Swirl
Update to a hopefully more future proof FSF address
blob
|
commitdiff
|
raw
|
diff to current
2009-06-29
Jan Kiszka
Revert "Introduce reset notifier order"
blob
|
commitdiff
|
raw
|
diff to current
2009-06-29
Jan Kiszka
kvm: Rework VCPU synchronization
blob
|
commitdiff
|
raw
|
diff to current
2009-06-24
Michael S. Tsirkin
qemu/apic: minimal MSI/MSI-X implementation for PC
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Gleb Natapov
Handle init/sipi in a main cpu exec loop. (v2)
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Avi Kivity
Remove io_index argument from cpu_register_io_memory()
blob
|
commitdiff
|
raw
|
diff to current
2009-06-14
Gleb Natapov
Don't use cpu_index as apic_id.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-22
Jan Kiszka
Introduce reset notifier order
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
aurel32
apic: Fix access to non-existent APIC
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
aliguori
From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-05
aliguori
hw: remove error handling from qemu_malloc() callers...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
aliguori
Add -rtc-td-hack option to fix time drift with RTC...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
aurel32
Update FSF address in GPL/LGPL boilerplate
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
aliguori
Add HPET emulation to qemu (Beth Kon)
blob
|
commitdiff
|
raw
|
diff to current
2008-12-06
aurel32
Revert "hw/apic.c: use fls() from host-utils"
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
aurel32
hw/apic.c: use fls() from host-utils
blob
|
commitdiff
|
raw
|
diff to current
2008-10-12
aurel32
hw/apic.c: use functions from host-utils.h
blob
|
commitdiff
|
raw
|
diff to current
2008-10-12
aurel32
Define macro QEMU_GNUC_PREREQ and use it
blob
|
commitdiff
|
raw
|
diff to current
2008-10-12
aurel32
Only use __builtin_* with GCC >= 3.4
blob
|
commitdiff
|
raw
|
diff to current
2008-10-12
aurel32
hw/apic.c: use __builtin funtions instead of assembly...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
aurel32
Reset CPU on INIT IPI
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
aurel32
hw/apic.c: use bsr and bsf on x86_64
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
aurel32
Reset I32_APIC_BASE on system RESET
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
aurel32
De-assert PIC IRQs properly at APIC level
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
aliguori
APIC: Do not start zero-period timers (Jan Kiszka)
blob
|
commitdiff
|
raw
|
diff to current
2008-05-28
bellard
moved halted field to CPU_COMMON
blob
|
commitdiff
|
raw
|
diff to current
2008-04-13
aurel32
x86: Rework local IRQ delivery for APICs
blob
|
commitdiff
|
raw
|
diff to current
2008-04-13
aurel32
x86: Raise inter-processor NMI and SMI
blob
|
commitdiff
|
raw
|
diff to current
2008-03-28
aurel32
ignore reads to the EOI register
blob
|
commitdiff
|
raw
|
diff to current
2007-12-16
ths
qemu_put signedness fixes, by Andre Przywara.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-17
pbrook
Break up vl.h.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
ths
Don't route PIC interrupts through the local APIC if...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
ths
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-16
ths
find -type f | xargs sed -i 's/[\t ]$//g' # on most...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-26
ths
Set apic instance number for savevm, by Ari Kivity.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
ths
i386 return APIC ID with cpuid, by Bernhard Kauer.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-31
ths
Upgrade the apic version_id, by Don Laor.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
bellard
APIC init fix + APIC get_irq fix (Juergen Keil)
blob
|
commitdiff
|
raw
|
diff to current
2006-08-17
bellard
save apic timer
blob
|
commitdiff
|
raw
|
diff to current
2006-06-25
bellard
C99 64 bit printf
blob
|
commitdiff
|
raw
|
diff to current
2005-12-17
bellard
initial support for up to 255 CPUs
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
bellard
fummy DM_LOWPRI handling
blob
|
commitdiff
|
raw
|
diff to current
2005-11-21
bellard
APIC fixes - SIPI support
blob
|
commitdiff
|
raw
|
diff to current
2005-07-24
bellard
do not export fls_bit
blob
|
commitdiff
|
raw
|
diff to current
2005-07-23
bellard
EXTINT delivery mode support for I/O APIC (Filip Navara)
blob
|
commitdiff
|
raw
|
diff to current
2005-07-23
bellard
IOAPIC support (initial patch by Filip Navara)
blob
|
commitdiff
|
raw
|
diff to current
2005-01-23
bellard
CR8 support
blob
|
commitdiff
|
raw
|
diff to current
2005-01-03
bellard
initial APIC support
blob
|
commitdiff
|
raw
|
diff to current