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
/
intc
/
openpic_kvm.c
Age
Commit message (
Expand
)
Author
2018-03-06
openpic_kvm: drop address_space_to_flatview call
Paolo Bonzini
2018-03-06
openpic: move KVM-specific declarations into separate openpic_kvm.h file
Mark Cave-Ayland
2017-09-21
memory: Switch memory from using AddressSpace to FlatView
Alexey Kardashevskiy
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-01-29
hw/intc: Clean up includes
Peter Maydell
2015-10-23
openpic: add to misc category
Laurent Vivier
2014-12-15
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
2014-11-04
PPC: openpic_kvm: Only map first occurence in address space
Alexander Graf
2014-06-16
PPC: openpic_kvm: Implement reset
Alexander Graf
2014-04-30
ppc: use kvm_vcpu_enable_cap()
Cornelia Huck
2014-04-03
PPC: openpic_kvm: Filter memory events properly
Alexander Graf
2014-03-27
intc/openpic_kvm: Fix MemListener delete region callback function
Prasad Joshi
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-01
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
2013-07-01
kvm/openpic: in-kernel mpic support
Scott Wood