aboutsummaryrefslogtreecommitdiff
path: root/hw/core/Makefile.objs
AgeCommit message (Expand)Author
2019-07-08qdev: add qdev_add_vm_change_state_handler()Stefan Hajnoczi
2019-07-02hw/core: Collect HMP command handlers in hw/core/Markus Armbruster
2019-07-02hw/core: Collect QMP command handlers in hw/core/Markus Armbruster
2019-07-02hw/core: Move numa.c to hw/core/Markus Armbruster
2018-10-24hw/core: Move null-machine into the common-obj listThomas Huth
2018-10-17hw/core/generic-loader: Compile only once, not for each targetThomas Huth
2018-03-02hw/core/split-irq: Device that splits IRQ linesPeter Maydell
2018-01-23linux-user: remove nmi.c and fw-path-provider.cLaurent Vivier
2017-06-05hw/core: nmi.c can be compiled as common-obj nowadaysThomas Huth
2017-02-21loader: Support Flattened Image Trees (FIT images)Paul Burton
2017-01-23hw/core/null-machine: Add the possibility to instantiate a CPU and RAMThomas Huth
2017-01-16hw: move reset handlers from vl.c to hw/corePaolo Bonzini
2016-10-04generic-loader: Add a generic loaderAlistair Francis
2016-10-04irq: Add a new irq device that allows the ORing of linesAlistair Francis
2016-07-04register: Add Register APIAlistair Francis
2016-05-26qdev: Start disentangling bus from deviceAndreas Färber
2016-05-19include: poison symbols in osdep.hPaolo Bonzini
2015-02-27Create specific config option for "platform-bus"David Gibson
2014-11-04sysbus: Add new platform bus helper deviceAlexander Graf
2014-08-25cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy
2014-03-20qdev: Introduce FWPathProvider interfacePaolo Bonzini
2014-03-12hw/core: Introduce QEMU machine as QOM objectMarcel Apfelbaum
2014-02-10define hotplug interfaceIgor Mammedov
2013-04-20qdev: Drop taddr propertiesPeter Maydell
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini