index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
kvm
/
apic.c
Age
Commit message (
Expand
)
Author
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-10-24
pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC mode
Igor Mammedov
2016-10-17
apic: add send_msi() to APICCommonClass
Radim Krčmář
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2016-09-22
kvm: apic: set APIC base as part of kvm_apic_put
Dr. David Alan Gilbert
2016-09-19
kvm/apic: drop debugging
Michael S. Tsirkin
2016-09-13
x86/lapic: Load LAPIC state at post_load
Dr. David Alan Gilbert
2016-07-20
(kvm)apic: Add unrealize callbacks
Igor Mammedov
2016-07-20
apic: kvm-apic: Fix crash due to access to freed memory region
Igor Mammedov
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-01-29
x86: Clean up includes
Peter Maydell
2014-12-15
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
2014-11-13
apic_common: migrate missing fields
Pavel Dovgalyuk
2013-12-24
apic: QOM'ify APIC
xiaoqiang zhao
2013-12-24
apic: Cleanup for QOM'ification
xiaoqiang zhao
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-05-01
target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
Igor Mammedov
2013-04-08
hw: move hw/kvm/ to hw/i386/kvm
Paolo Bonzini