]> git.proxmox.com Git - qemu.git/history - hw/apic.c
Introduce a 'client_add' monitor command accepting an open FD
[qemu.git] / hw / apic.c
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Gleb Natapovcorrectly check ppr priority during interrupt injection]
2011-02-04 Jan Kiszkaioapic: Implement EOI handling for level-triggered...
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-20 Andreas Färberapic: Fix accidental use of SoftFloat uint32 type
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-16 Alex Williamsonapic: Don't iterate past last used apic
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-20 Blue Swirlapic: convert debug printf statements to tracepoints
2010-06-19 Blue Swirlapic: qdev conversion cleanup
2010-06-19 Blue Swirlapic: convert to qdev
2010-06-19 Blue Swirlapic: avoid using CPUState internals
2010-06-19 Blue Swirlapic: avoid passing CPUState from CPU code
2010-06-19 Blue Swirlapic: avoid passing CPUState from devices
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-29 Blue Swirlapic: improve debugging
2010-03-21 Blue SwirlMove x86 specific PC declarations to a separate file
2010-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04 Jan KiszkaKVM: Rework VCPU state writeback API
2009-11-07 Glauber Costav3: don't call reset functions on cpu initialization
2009-10-05 Gleb Natapovset correct CS seg limit and flags on sipi
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-11 Anthony LiguoriRevert "don't call cpu_sychronize_state from reset...
2009-09-09 Glauber Costadon't call cpu_sychronize_state from reset handlers
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Avi Kivitykvm: Simplify cpu_synchronize_state()
2009-08-28 Juan QuintelaPort apic to new VMState design
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-29 Jan Kiszkakvm: Rework VCPU synchronization
2009-06-24 Michael S. Tsirkinqemu/apic: minimal MSI/MSI-X implementation for PC
2009-06-22 Gleb NatapovHandle init/sipi in a main cpu exec loop. (v2)
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-06-14 Gleb NatapovDon't use cpu_index as apic_id.
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-04-08 aurel32apic: Fix access to non-existent APIC
2009-03-12 aliguoriFrom 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep...
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-15 aliguoriAdd -rtc-td-hack option to fix time drift with RTC...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-17 aliguoriAdd HPET emulation to qemu (Beth Kon)
2008-12-06 aurel32Revert "hw/apic.c: use fls() from host-utils"
2008-12-04 aurel32hw/apic.c: use fls() from host-utils
2008-10-12 aurel32hw/apic.c: use functions from host-utils.h
2008-10-12 aurel32Define macro QEMU_GNUC_PREREQ and use it
2008-10-12 aurel32Only use __builtin_* with GCC >= 3.4
2008-10-12 aurel32hw/apic.c: use __builtin funtions instead of assembly...
2008-10-01 aurel32Reset CPU on INIT IPI
2008-10-01 aurel32hw/apic.c: use bsr and bsf on x86_64
2008-09-02 aurel32Reset I32_APIC_BASE on system RESET
2008-08-21 aurel32De-assert PIC IRQs properly at APIC level
2008-08-18 aliguoriAPIC: Do not start zero-period timers (Jan Kiszka)
2008-05-28 bellardmoved halted field to CPU_COMMON
2008-04-13 aurel32x86: Rework local IRQ delivery for APICs
2008-04-13 aurel32x86: Raise inter-processor NMI and SMI
2008-03-28 aurel32ignore reads to the EOI register
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-11-17 pbrookBreak up vl.h.
2007-10-09 thsDon't route PIC interrupts through the local APIC if...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-26 thsSet apic instance number for savevm, by Ari Kivity.
2007-04-03 thsi386 return APIC ID with cpuid, by Bernhard Kauer.
2007-01-31 thsUpgrade the apic version_id, by Don Laor.
2006-10-08 bellardAPIC init fix + APIC get_irq fix (Juergen Keil)
2006-08-17 bellardsave apic timer
2006-06-25 bellardC99 64 bit printf
2005-12-17 bellardinitial support for up to 255 CPUs
2005-11-23 bellardfummy DM_LOWPRI handling
2005-11-21 bellardAPIC fixes - SIPI support
2005-07-24 bellarddo not export fls_bit
2005-07-23 bellardEXTINT delivery mode support for I/O APIC (Filip Navara)
2005-07-23 bellardIOAPIC support (initial patch by Filip Navara)
2005-01-23 bellardCR8 support
2005-01-03 bellardinitial APIC support