aboutsummaryrefslogtreecommitdiff
path: root/hw/core/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2020-06-09hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERSPhilippe Mathieu-Daudé1-1/+0
2020-04-30qdev: add clock input&output support to devices.Damien Hedde1-1/+1
2020-04-30hw/core/clock-vmstate: define a vmstate entry for clock stateDamien Hedde1-0/+1
2020-04-30hw/core/clock: introduce clock objectPeter Maydell1-0/+1
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth1-1/+1
2020-01-30hw/core: create Resettable QOM interfaceDamien Hedde1-0/+1
2020-01-24hw/core/Makefile: Group generic objects versus system-mode objectsPhilippe Mathieu-Daudé1-14/+14
2020-01-24hw/core: Restrict reset handlers API to system-modePhilippe Mathieu-Daudé1-1/+2
2020-01-06vmstate: add qom interface to get idMarc-André Lureau1-0/+1
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-0/+1
2019-08-20hw/core: Add a config switch for the generic loader deviceThomas Huth1-1/+1
2019-08-20hw/core: Add a config switch for the "split-irq" deviceThomas Huth1-1/+1
2019-08-20hw/core: Add a config switch for the "or-irq" deviceThomas Huth1-1/+1
2019-08-20hw/core: Add a config switch for the "register" deviceThomas Huth1-1/+1
2019-07-08qdev: add qdev_add_vm_change_state_handler()Stefan Hajnoczi1-0/+1
2019-07-02hw/core: Collect HMP command handlers in hw/core/Markus Armbruster1-0/+1
2019-07-02hw/core: Collect QMP command handlers in hw/core/Markus Armbruster1-0/+1
2019-07-02hw/core: Move numa.c to hw/core/Markus Armbruster1-0/+2
2018-10-24hw/core: Move null-machine into the common-obj listThomas Huth1-2/+1
2018-10-17hw/core/generic-loader: Compile only once, not for each targetThomas Huth1-1/+1
2018-03-02hw/core/split-irq: Device that splits IRQ linesPeter Maydell1-0/+1
2018-01-23linux-user: remove nmi.c and fw-path-provider.cLaurent Vivier1-2/+3
2017-06-05hw/core: nmi.c can be compiled as common-obj nowadaysThomas Huth1-1/+1
2017-02-21loader: Support Flattened Image Trees (FIT images)Paul Burton1-0/+1
2017-01-23hw/core/null-machine: Add the possibility to instantiate a CPU and RAMThomas Huth1-1/+1
2017-01-16hw: move reset handlers from vl.c to hw/corePaolo Bonzini1-1/+1
2016-10-04generic-loader: Add a generic loaderAlistair Francis1-0/+2
2016-10-04irq: Add a new irq device that allows the ORing of linesAlistair Francis1-0/+1
2016-07-04register: Add Register APIAlistair Francis1-0/+1
2016-05-26qdev: Start disentangling bus from deviceAndreas Färber1-0/+1
2016-05-19include: poison symbols in osdep.hPaolo Bonzini1-1/+1
2015-02-27Create specific config option for "platform-bus"David Gibson1-1/+1
2014-11-04sysbus: Add new platform bus helper deviceAlexander Graf1-0/+1
2014-08-25cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy1-0/+1
2014-03-20qdev: Introduce FWPathProvider interfacePaolo Bonzini1-0/+1
2014-03-12hw/core: Introduce QEMU machine as QOM objectMarcel Apfelbaum1-1/+1
2014-02-10define hotplug interfaceIgor Mammedov1-0/+1
2013-04-20qdev: Drop taddr propertiesPeter Maydell1-1/+0
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+14
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0