summaryrefslogtreecommitdiffstats
path: root/hw/core
Commit message (Expand)AuthorAgeFilesLines
* hw/core/register: Add trailing '\n' to qemu_log() callPhilippe Mathieu-Daudé2018-06-081-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-015-35/+8Star
|\
| * qdev: Remove DeviceClass::init() and ::exit()Philippe Mathieu-Daudé2018-06-011-28/+0Star
| * qdev: Simplify the SysBusDeviceClass::init pathPhilippe Mathieu-Daudé2018-06-011-4/+8
| * hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
| * hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-012-2/+0Star
* | numa: postpone options post-processing till machine_run_board_init()Igor Mammedov2018-05-301-2/+3
|/
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2018-05-141-80/+0Star
|\
| * net: Remove the deprecated "vlan" parameterThomas Huth2018-05-141-80/+0Star
* | platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov2018-05-101-24/+5Star
|/
* Use cpu_create(type) instead of cpu_init(cpu_model)Igor Mammedov2018-03-191-3/+3
* machine: add memory-encryption optionBrijesh Singh2018-03-131-0/+22
* Add symbol table callback interface to load_elfMichael Clark2018-03-061-2/+16
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+1
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+1
* hw/core/split-irq: Device that splits IRQ linesPeter Maydell2018-03-022-0/+90
* qdev: Add new qdev_init_gpio_in_named_with_opaque()Peter Maydell2018-03-021-3/+5
* loader: Add new load_ramdisk_as()Peter Maydell2018-03-021-1/+7
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180301'...Peter Maydell2018-03-011-0/+8
|\
| * hw: register: Run post_write hook on resetAlistair Francis2018-03-011-0/+8
* | loader: don't perform overlapping address check for memory region ROM imagesMark Cave-Ayland2018-02-271-9/+11
|/
* machine: Polish -machine xxx,helpAlexey Kardashevskiy2018-02-101-1/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell2018-02-091-1/+2
|\
| * Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-0/+1
| * Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster2018-02-091-1/+0Star
| * Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* | hw/core/generic-loader: Allow PC to be set on command linePeter Maydell2018-02-091-1/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-02-071-0/+24
|\
| * qdev: add helpers to be more explicit when using abstract QOM parent functionsPhilippe Mathieu-Daudé2018-02-051-0/+24
* | qapi: Create DEFINE_PROP_OFF_AUTO_PCIBARAlex Williamson2018-02-061-0/+11
|/
* linux-user: remove nmi.c and fw-path-provider.cLaurent Vivier2018-01-233-79/+99
* possible_cpus: add CPUArchId::type fieldIgor Mammedov2018-01-191-6/+6
* qdev: Check for the availability of a hotplug controller before adding a deviceThomas Huth2018-01-191-8/+20
* machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost2018-01-191-14/+29
* Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2018-01-112-1/+1
|\
| * Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-12-201-0/+1
| |\
| | * qdev: drop unused #include "sysemu/iothread.h"Stefan Hajnoczi2017-12-191-1/+0Star
| * | tpm: move qdev_prop_tpm to hw/tpm/Cornelia Huck2017-12-191-64/+0Star
| |/
| * misc: remove duplicated includesPhilippe Mathieu-Daudé2017-12-181-1/+0Star
| * qdev: add DEFINE_PROP_TPMBEMarc-André Lureau2017-12-151-0/+64
* | qdev-properties: add UUID property typeRoman Kagan2017-12-051-0/+61
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-10-191-11/+21
|\
| * qdev: defer DEVICE_DEL event until instance_finalize()Michael Roth2017-10-181-11/+12
| * Revert "qdev: Free QemuOpts when the QOM path goes away"Michael Roth2017-10-181-3/+1Star
| * qdev: store DeviceState's canonical path to use when unparentingMichael Roth2017-10-181-3/+14
* | fw_cfg: add write callbackMarc-André Lureau2017-10-151-1/+1
|/
* machine: Add a valid_cpu_types propertyAlistair Francis2017-10-101-0/+32
* numa: cpu: calculate/set default node-ids after all -numa CLI options are parsedIgor Mammedov2017-09-191-0/+1
* fw_cfg: rename read callbackMarc-André Lureau2017-09-081-1/+1
* qapi: Change data type of the FOO_lookup generated for enum FOOMarc-André Lureau2017-09-041-5/+5