aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)Author
2018-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-10-24machine: fix a typoLi Qiang
2018-10-24hw/core: Move null-machine into the common-obj listThomas Huth
2018-10-19call HotplugHandler->plug() as the last step in device realizationIgor Mammedov
2018-10-17hw/core/generic-loader: Compile only once, not for each targetThomas Huth
2018-10-17hw/core/generic-loader: Set a category for the generic-loader deviceThomas Huth
2018-10-02change get_image_size return type to int64_tLi Zhijian
2018-09-25qdev: fix a typo in commentLi Qiang
2018-09-25hw/core/machine: Officially deprecate the enforce-config-section parameterThomas Huth
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-08-16sysbus: always allow explicit_ofw_unit_address() to override address generationMark Cave-Ayland
2018-08-16machine: Fix coding style at machine_run_board_init()Dou Liyang
2018-08-16loader: Implement .hex file loaderSu Hang
2018-08-16loader: add rom transaction APIStefan Hajnoczi
2018-08-16loader: extract rom_free() functionStefan Hajnoczi
2018-07-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-17hw/core/sysbus: Add a function for creating and attaching an objectThomas Huth
2018-07-16qdev: add HotplugHandler->post_plug() callbackStefan Hajnoczi
2018-07-09Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-07-09hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configur...Dou Liyang
2018-07-09machine: properly free device_memoryDavid Hildenbrand
2018-07-09ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy optionPeter Maydell
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-02hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"Philippe Mathieu-Daudé
2018-07-02hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé
2018-07-02loader: Check access size when calling rom_ptr() to avoid crashesThomas Huth
2018-06-18Revert "bus: do not unref the added child bus on realize"Marc-André Lureau
2018-06-15hw/core/or-irq: Support more than 16 inputs to an OR gatePeter Maydell
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
2018-06-12bus: do not unref the added child bus on realizeMarc-André Lureau
2018-06-08hw/core/register: Add trailing '\n' to qemu_log() callPhilippe Mathieu-Daudé
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01qdev: Remove DeviceClass::init() and ::exit()Philippe Mathieu-Daudé
2018-06-01qdev: Simplify the SysBusDeviceClass::init pathPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-30numa: postpone options post-processing till machine_run_board_init()Igor Mammedov
2018-05-14Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-05-14net: Remove the deprecated "vlan" parameterThomas Huth
2018-05-10platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov
2018-03-19Use cpu_create(type) instead of cpu_init(cpu_model)Igor Mammedov
2018-03-13machine: add memory-encryption optionBrijesh Singh
2018-03-07Add symbol table callback interface to load_elfMichael Clark
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-03-02hw/core/split-irq: Device that splits IRQ linesPeter Maydell
2018-03-02qdev: Add new qdev_init_gpio_in_named_with_opaque()Peter Maydell
2018-03-02loader: Add new load_ramdisk_as()Peter Maydell
2018-03-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180301'...Peter Maydell
2018-03-01hw: register: Run post_write hook on resetAlistair Francis