aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-30add device_legacy_reset function to prepare for reset api changeDamien Hedde1-2/+2
2020-01-30hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater1-0/+2
2020-01-30hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery1-0/+2
2020-01-30hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery1-0/+1
2020-01-30Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jan-29-2020' ...Peter Maydell3-10/+20
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic2-10/+17
2020-01-29disas: Add a field for target-dependant data to disassemble_infoAleksandar Markovic1-0/+3
2020-01-29migration: Simplify get_qlistEric Auger1-13/+6
2020-01-29ram_addr: Split RAMBlock definitionJuan Quintela2-39/+65
2020-01-27hppa: add emulation of LASI PS2 controllersSven Schnelle2-0/+17
2020-01-27hppa: Add support for LASI chip with i82596 NICHelge Deller1-0/+29
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell7-20/+115
2020-01-24qom: introduce object_property_help()Marc-André Lureau1-0/+13
2020-01-24qdev: register properties as class propertiesMarc-André Lureau1-2/+2
2020-01-24qdev: rename DeviceClass.propsPaolo Bonzini1-1/+6
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-0/+2
2020-01-24object: return self in object_ref()Marc-André Lureau1-1/+2
2020-01-24object: add object_class_property_add_link()Marc-André Lureau1-0/+9
2020-01-24object: add direct link flagMarc-André Lureau1-0/+3
2020-01-24object: rename link "child" to "target"Marc-André Lureau1-2/+2
2020-01-24object: add object_property_set_defaultMarc-André Lureau1-0/+37
2020-01-24qstring: add qstring_free()Marc-André Lureau1-0/+1
2020-01-24object: make object_class_property_add* return propertyMarc-André Lureau1-8/+16
2020-01-24object: add class property initializerMarc-André Lureau1-2/+14
2020-01-24qdev: move helper function to monitor/miscMarc-André Lureau1-2/+0
2020-01-24qdev: remove extraneous errorMarc-André Lureau1-2/+1
2020-01-24accel: Introduce the current_accel() wrapperPhilippe Mathieu-Daudé1-0/+2
2020-01-24pvpanic: implement crashloaded event handlingzhenwei pi1-0/+1
2020-01-24cpu: Introduce cpu_class_set_parent_reset()Greg Kurz1-0/+4
2020-01-24Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell1-0/+891
2020-01-23virtiofsd: Pull in kernel's fuse.hDr. David Alan Gilbert1-0/+891
2020-01-23hw/arm/exynos4210: Fix DMA initializationGuenter Roeck1-0/+4
2020-01-23hw/core/or-irq: Increase limit of or-lines to 48Guenter Roeck1-1/+1
2020-01-23target/arm/arch_dump: Add SVE notesAndrew Jones1-0/+1
2020-01-23Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-0/+12
2020-01-22vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaksPan Nengyuan1-0/+2
2020-01-22q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov1-0/+10
2020-01-21cputlb: Make tlb_n_entries private to cputlb.cRichard Henderson1-5/+0
2020-01-20migration: Support QLIST migrationEric Auger2-0/+60
2020-01-20migration: Change SaveStateEntry.instance_id into uint32_tPeter Xu2-2/+2
2020-01-20migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu1-0/+2
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser2-0/+40
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé1-1/+0
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé1-6/+0
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis1-0/+73
2020-01-17hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis1-0/+60
2020-01-17hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis1-0/+61
2020-01-15tcg: Move TCG headers to include/tcg/Philippe Mathieu-Daudé6-0/+3516
2020-01-15tcg: Search includes from the project root source directoryPhilippe Mathieu-Daudé1-1/+1
2020-01-15cputlb: Expand cpu_ldst_template.h in cputlb.cRichard Henderson2-160/+24