index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
apic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
*
cpus: Pass CPUState to qemu_cpu_is_self()
Andreas Färber
2012-10-31
1
-2
/
+4
*
target-i386: Pass X86CPU to cpu_x86_load_seg_cache_sipi()
Andreas Färber
2012-10-30
1
-1
/
+1
*
apic: Store X86CPU in APICCommonState
Andreas Färber
2012-10-30
1
-17
/
+21
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-7
/
+7
*
apic: Defer interrupt updates to VCPU thread
Jan Kiszka
2012-07-10
1
-1
/
+4
*
apic: Reevaluate pending interrupts on LVT_LINT0 changes
Jan Kiszka
2012-07-10
1
-4
/
+14
*
apic: Resolve potential endless loop around apic_update_irq
Jan Kiszka
2012-07-10
1
-3
/
+7
*
Introduce apic-msidef.h
Anthony PERARD
2012-06-21
1
-10
/
+1
*
pc: Enable MSI support at APIC level
Jan Kiszka
2012-05-16
1
-0
/
+3
*
kvmvapic: Introduce TPR access optimization for Windows guests
Jan Kiszka
2012-02-18
1
-11
/
+115
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-4
/
+6
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-7
/
+14
*
apic: Open-code timer save/restore
Jan Kiszka
2012-01-19
1
-18
/
+12
*
apic: Factor out base class for KVM reuse
Jan Kiszka
2012-01-19
1
-297
/
+41
*
apic: Introduce apic_report_irq_delivered
Jan Kiszka
2012-01-19
1
-3
/
+8
*
apic: Inject external NMI events via LINT1
Jan Kiszka
2012-01-19
1
-0
/
+7
*
apic: Stop timer on reset
Jan Kiszka
2012-01-19
1
-0
/
+2
*
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-28
1
-1
/
+1
*
pc: Fix and clean up PIC-to-APIC IRQ path
Jan Kiszka
2011-10-16
1
-0
/
+4
*
target-i386: Remove unused polarity arguments from APIC API
Jan Kiszka
2011-08-22
1
-13
/
+9
*
apic: convert to memory API
Avi Kivity
2011-08-22
1
-15
/
+10
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-4
/
+4
*
correctly check ppr priority during interrupt injection]
Gleb Natapov
2011-02-14
1
-12
/
+30
*
ioapic: Implement EOI handling for level-triggered IRQs
Jan Kiszka
2011-02-04
1
-3
/
+6
*
apic: Fix accidental use of SoftFloat uint32 type
Andreas Färber
2010-12-20
1
-1
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
apic: Don't iterate past last used apic
Alex Williamson
2010-11-16
1
-0
/
+4
*
apic: convert debug printf statements to tracepoints
Blue Swirl
2010-10-20
1
-30
/
+18
*
apic: qdev conversion cleanup
Blue Swirl
2010-06-19
1
-48
/
+38
*
apic: convert to qdev
Blue Swirl
2010-06-19
1
-28
/
+60
*
apic: avoid using CPUState internals
Blue Swirl
2010-06-19
1
-25
/
+14
*
apic: avoid passing CPUState from CPU code
Blue Swirl
2010-06-19
1
-23
/
+16
*
apic: avoid passing CPUState from devices
Blue Swirl
2010-06-19
1
-18
/
+14
*
apic: improve debugging
Blue Swirl
2010-05-29
1
-13
/
+30
*
Move x86 specific PC declarations to a separate file
Blue Swirl
2010-03-21
1
-0
/
+1
*
KVM: Rework VCPU state writeback API
Jan Kiszka
2010-03-04
1
-2
/
+0
*
v3: don't call reset functions on cpu initialization
Glauber Costa
2009-11-07
1
-1
/
+0
*
set correct CS seg limit and flags on sipi
Gleb Natapov
2009-10-05
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-7
/
+7
*
Get rid of _t suffix
malc
2009-10-01
1
-7
/
+7
*
Revert "don't call cpu_sychronize_state from reset handlers"
Anthony Liguori
2009-09-11
1
-0
/
+2
*
don't call cpu_sychronize_state from reset handlers
Glauber Costa
2009-09-09
1
-2
/
+0
*
kvm: Simplify cpu_synchronize_state()
Avi Kivity
2009-08-27
1
-3
/
+4
*
Port apic to new VMState design
Juan Quintela
2009-08-27
1
-34
/
+33
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
kvm: Rework VCPU synchronization
Jan Kiszka
2009-06-29
1
-0
/
+3
[next]