Sign in
qemu
/
qemu
/
e66e665f15736f5ee1fbd8087926cb0f1e52f61a
/
hw
/
i386
/
kvm
/
i8259.c
d84451d
i386/kvm: The value passed to strerror should be positive
by Dmitry Voronetskiy
· 3 years, 10 months ago
8110fa1
Use DECLARE_*CHECKER* macros
by Eduardo Habkost
· 4 years, 6 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 6 months ago
852c27e
hw: replace hw/i386/pc.h with a header just for the i8259
by Paolo Bonzini
· 5 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
257a743
memory: get rid of memory_region_init_reservation
by Paolo Bonzini
· 7 years ago
bf85388
qdev: use device_class_set_parent_realize/unrealize/reset()
by Philippe Mathieu-Daudé
· 7 years ago
b8c7723
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
by Peter Xu
· 7 years ago
e267d16
kvm-i8259: support "info pic" and "info irq"
by Peter Xu
· 7 years ago
8928473
pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIP
by Bruce Rogers
· 9 years ago
b6a0aa0
x86: Clean up includes
by Peter Maydell
· 9 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
d2628b7
i8259: Convert PICCommonState to use QOM realizefn
by Andreas Färber
· 12 years ago
49fdb0c
kvm/i8259: QOM'ify some more
by Andreas Färber
· 12 years ago
29bb531
i8259: QOM cleanups
by Andreas Färber
· 12 years ago
54976b7
hw: move hw/kvm/ to hw/i386/kvm
by Paolo Bonzini
· 12 years ago
[Renamed from hw/kvm/i8259.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
3889c3f
kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()
by Peter Maydell
· 13 years ago
aa24822
i8259: Do not clear level-triggered lines in IRR on init
by Jan Kiszka
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
4cafe60
KVM: Fix breakages of QOM conversion
by Jan Kiszka
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
8f04ee0
isa: pic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
10b6188
kvm: x86: Add user space part for in-kernel i8259
by Jan Kiszka
· 13 years ago