Sign in
qemu-android
/
qemu-android
/
bf6cccb0062609fae3137d95dd0b0bbbda866303
/
hw
/
intc
/
ioapic.c
220c8ed
qemu: x86: ignore ioapic polarity
by Gabriel L. Somlo
· 11 years ago
db0f888
ioapic: QOM'ify ioapic
by xiaoqiang zhao
· 11 years ago
f977185
ioapic: Cleanup for QOM'ification
by xiaoqiang zhao
· 11 years ago
f54d315
ioapic: QOM cast cleanup
by Andreas Färber
· 11 years ago
1437c94
hw/i*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
7702e47
hw: move interrupt controllers to hw/intc/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed (99%) from hw/ioapic.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
0c1f781
ioapic: fix build with DEBUG_IOAPIC
by Jason Wang
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
244ac3a
ioapic: Factor out base class for KVM reuse
by Jan Kiszka
· 13 years ago
ac791b8
ioapic: Drop post-load irr initialization
by Jan Kiszka
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
4d5bf5f
ioapic: Convert to memory API
by Jan Kiszka
· 13 years ago
1a44096
ioapic: Reject non-dword accesses to IOWIN register
by Jan Kiszka
· 13 years ago
0035e50
ioapic: Implement polarity
by Jan Kiszka
· 13 years ago
1f6f408
target-i386: Remove unused polarity arguments from APIC API
by Jan Kiszka
· 13 years ago
47f7be3
ioapic: Do not set irr for masked edge IRQs
by Jan Kiszka
· 14 years ago
449aa4a
Revert "ioapic: when switches to level trigger mode, interrupts raised repeatedly."
by Aurelien Jarno
· 14 years ago
9bcfc7d
ioapic: when switches to level trigger mode, interrupts raised repeatedly.
by Isaku Yamahata
· 14 years ago
1f5e71a
ioapic: Style & magics cleanup
by Jan Kiszka
· 14 years ago
5dce499
ioapic: Add support for qemu-kvm's vmstate v2
by Jan Kiszka
· 14 years ago
35a74c5
ioapic: Save/restore irr
by Jan Kiszka
· 14 years ago
0280b57
ioapic: Implement EOI handling for level-triggered IRQs
by Jan Kiszka
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
9605111
ioapic: convert to qdev
by Blue Swirl
· 15 years ago
7d0500c
ioapic: unexport ioapic_set_irq
by Blue Swirl
· 15 years ago
9af9b33
ioapic: improve debugging
by Blue Swirl
· 15 years ago
aa28b9b
Move x86 specific PC declarations to a separate file
by Blue Swirl
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
3e9e988
vmstate: port ioapic device
by Juan Quintela
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
1632dc6
Route IOAPIC interrupts via ISA bus
by Avi Kivity
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
610626a
From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001
by aliguori
· 16 years ago