aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertypull-target-arm-20200130Andrew Jones
2020-01-30hw/core: deprecate old reset functions and introduce new onesDamien Hedde
2020-01-30hw/core/qdev: update hotplug reset regarding resettableDamien Hedde
2020-01-30hw/core/resettable: add support for changing parentDamien Hedde
2020-01-30hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde
2020-01-30hw/core: create Resettable QOM interfaceDamien Hedde
2020-01-30add device_legacy_reset function to prepare for reset api changeDamien Hedde
2020-01-30hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater
2020-01-30hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery
2020-01-30hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery
2020-01-30Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jan-29-2020' ...Peter Maydell
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic
2020-01-29disas: Add a field for target-dependant data to disassemble_infoAleksandar Markovic
2020-01-29migration: Simplify get_qlistEric Auger
2020-01-29ram_addr: Split RAMBlock definitionJuan Quintela
2020-01-27hppa: add emulation of LASI PS2 controllersSven Schnelle
2020-01-27hppa: Add support for LASI chip with i82596 NICHelge Deller
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-24qom: introduce object_property_help()Marc-André Lureau
2020-01-24qdev: register properties as class propertiesMarc-André Lureau
2020-01-24qdev: rename DeviceClass.propsPaolo Bonzini
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-24object: return self in object_ref()Marc-André Lureau
2020-01-24object: add object_class_property_add_link()Marc-André Lureau
2020-01-24object: add direct link flagMarc-André Lureau
2020-01-24object: rename link "child" to "target"Marc-André Lureau
2020-01-24object: add object_property_set_defaultMarc-André Lureau
2020-01-24qstring: add qstring_free()Marc-André Lureau
2020-01-24object: make object_class_property_add* return propertyMarc-André Lureau
2020-01-24object: add class property initializerMarc-André Lureau
2020-01-24qdev: move helper function to monitor/miscMarc-André Lureau
2020-01-24qdev: remove extraneous errorMarc-André Lureau
2020-01-24accel: Introduce the current_accel() wrapperPhilippe Mathieu-Daudé
2020-01-24pvpanic: implement crashloaded event handlingzhenwei pi
2020-01-24cpu: Introduce cpu_class_set_parent_reset()Greg Kurz
2020-01-24Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell
2020-01-23virtiofsd: Pull in kernel's fuse.hDr. David Alan Gilbert
2020-01-23hw/arm/exynos4210: Fix DMA initializationGuenter Roeck
2020-01-23hw/core/or-irq: Increase limit of or-lines to 48Guenter Roeck
2020-01-23target/arm/arch_dump: Add SVE notesAndrew Jones
2020-01-23Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-01-22vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaksPan Nengyuan
2020-01-22q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov
2020-01-21cputlb: Make tlb_n_entries private to cputlb.cRichard Henderson
2020-01-20migration: Support QLIST migrationEric Auger
2020-01-20migration: Change SaveStateEntry.instance_id into uint32_tPeter Xu
2020-01-20migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé