Age | Commit message (Expand) | Author |
2020-08-21 | meson: convert hw/core | Marc-André Lureau |
2020-06-09 | hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS | Philippe Mathieu-Daudé |
2020-04-30 | qdev: add clock input&output support to devices. | Damien Hedde |
2020-04-30 | hw/core/clock-vmstate: define a vmstate entry for clock state | Damien Hedde |
2020-04-30 | hw/core/clock: introduce clock object | Peter Maydell |
2020-02-04 | hw/*/Makefile.objs: Move many .o files to common-objs | Thomas Huth |
2020-01-30 | hw/core: create Resettable QOM interface | Damien Hedde |
2020-01-24 | hw/core/Makefile: Group generic objects versus system-mode objects | Philippe Mathieu-Daudé |
2020-01-24 | hw/core: Restrict reset handlers API to system-mode | Philippe Mathieu-Daudé |
2020-01-06 | vmstate: add qom interface to get id | Marc-André Lureau |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster |
2019-08-20 | hw/core: Add a config switch for the generic loader device | Thomas Huth |
2019-08-20 | hw/core: Add a config switch for the "split-irq" device | Thomas Huth |
2019-08-20 | hw/core: Add a config switch for the "or-irq" device | Thomas Huth |
2019-08-20 | hw/core: Add a config switch for the "register" device | Thomas Huth |
2019-07-08 | qdev: add qdev_add_vm_change_state_handler() | Stefan Hajnoczi |
2019-07-02 | hw/core: Collect HMP command handlers in hw/core/ | Markus Armbruster |
2019-07-02 | hw/core: Collect QMP command handlers in hw/core/ | Markus Armbruster |
2019-07-02 | hw/core: Move numa.c to hw/core/ | Markus Armbruster |
2018-10-24 | hw/core: Move null-machine into the common-obj list | Thomas Huth |
2018-10-17 | hw/core/generic-loader: Compile only once, not for each target | Thomas Huth |
2018-03-02 | hw/core/split-irq: Device that splits IRQ lines | Peter Maydell |
2018-01-23 | linux-user: remove nmi.c and fw-path-provider.c | Laurent Vivier |
2017-06-05 | hw/core: nmi.c can be compiled as common-obj nowadays | Thomas Huth |
2017-02-21 | loader: Support Flattened Image Trees (FIT images) | Paul Burton |
2017-01-23 | hw/core/null-machine: Add the possibility to instantiate a CPU and RAM | Thomas Huth |
2017-01-16 | hw: move reset handlers from vl.c to hw/core | Paolo Bonzini |
2016-10-04 | generic-loader: Add a generic loader | Alistair Francis |
2016-10-04 | irq: Add a new irq device that allows the ORing of lines | Alistair Francis |
2016-07-04 | register: Add Register API | Alistair Francis |
2016-05-26 | qdev: Start disentangling bus from device | Andreas Färber |
2016-05-19 | include: poison symbols in osdep.h | Paolo Bonzini |
2015-02-27 | Create specific config option for "platform-bus" | David Gibson |
2014-11-04 | sysbus: Add new platform bus helper device | Alexander Graf |
2014-08-25 | cpus: Define callback for QEMU "nmi" command | Alexey Kardashevskiy |
2014-03-20 | qdev: Introduce FWPathProvider interface | Paolo Bonzini |
2014-03-12 | hw/core: Introduce QEMU machine as QOM object | Marcel Apfelbaum |
2014-02-10 | define hotplug interface | Igor Mammedov |
2013-04-20 | qdev: Drop taddr properties | Peter Maydell |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini |