Age | Commit message (Expand) | Author |
2021-09-30 | memory: Name all the memory listeners | Peter Xu |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
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 |