Age | Commit message (Expand) | Author | Files | Lines |
2021-09-30 | memory: Name all the memory listeners | Peter Xu | 1 | -0/+1 |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -1/+1 |
2018-03-06 | openpic_kvm: drop address_space_to_flatview call | Paolo Bonzini | 1 | -4/+0 |
2018-03-06 | openpic: move KVM-specific declarations into separate openpic_kvm.h file | Mark Cave-Ayland | 1 | -0/+1 |
2017-09-21 | memory: Switch memory from using AddressSpace to FlatView | Alexey Kardashevskiy | 1 | -1/+1 |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 1 | -0/+2 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-11 | msi_supported -> msi_nonbroken | Michael S. Tsirkin | 1 | -1/+1 |
2016-01-29 | hw/intc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-10-23 | openpic: add to misc category | Laurent Vivier | 1 | -0/+1 |
2014-12-15 | KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks | Eric Auger | 1 | -1/+0 |
2014-11-04 | PPC: openpic_kvm: Only map first occurence in address space | Alexander Graf | 1 | -0/+19 |
2014-06-16 | PPC: openpic_kvm: Implement reset | Alexander Graf | 1 | -5/+10 |
2014-04-30 | ppc: use kvm_vcpu_enable_cap() | Cornelia Huck | 1 | -6/+2 |
2014-04-03 | PPC: openpic_kvm: Filter memory events properly | Alexander Graf | 1 | -0/+10 |
2014-03-27 | intc/openpic_kvm: Fix MemListener delete region callback function | Prasad Joshi | 1 | -1/+1 |
2014-03-05 | target-ppc: spapr: e500: fix to use cpu_dt_id | Alexey Kardashevskiy | 1 | -1/+1 |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-07-01 | intc/openpic_kvm: Fix QOM and build issues | Andreas Färber | 1 | -21/+33 |
2013-07-01 | kvm/openpic: in-kernel mpic support | Scott Wood | 1 | -0/+252 |