aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost505-1795/+609
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost69-255/+69
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost74-77/+75
2020-09-18qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPEEduardo Habkost20-30/+19
2020-09-18scripts/codeconverter: Update to latest versionEduardo Habkost6-245/+1057
2020-09-18target/s390x: Set instance_align on S390CPU TypeInfoRichard Henderson1-0/+1
2020-09-18target/riscv: Set instance_align on RISCVCPU TypeInfoRichard Henderson1-0/+1
2020-09-18target/ppc: Set instance_align on PowerPCCPU TypeInfoRichard Henderson1-0/+1
2020-09-18target/arm: Set instance_align on CPUARM TypeInfoRichard Henderson1-0/+2
2020-09-18qom: Allow objects to be allocated with increased alignmentRichard Henderson2-3/+38
2020-09-18qom: Correct error values in two contractsMarkus Armbruster1-2/+2
2020-09-18qom: Clean up object_property_get_enum()'s error valueMarkus Armbruster3-6/+8
2020-09-18qom: Correct object_class_dynamic_cast_assert() documentationEduardo Habkost1-1/+1
2020-09-18sifive: Use DECLARE_*CHECKER* macrosEduardo Habkost7-13/+14
2020-09-18sifive: Move QOM typedefs and add missing includesEduardo Habkost7-14/+28
2020-09-18sifive_u: Rename memmap enum constantsEduardo Habkost2-95/+95
2020-09-18sifive_e: Rename memmap enum constantsEduardo Habkost2-60/+60
2020-09-18Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200918' int...Peter Maydell1-1/+1
2020-09-18hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumptionLaszlo Ersek1-1/+1
2020-09-18Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200918' int...Peter Maydell5-13/+73
2020-09-18docker.py: always use --rmPaolo Bonzini2-3/+2
2020-09-18misc: aspeed_scu: Update AST2600 silicon id registerJoel Stanley1-1/+6
2020-09-18hw/arm/aspeed: Add machine properties to define the flash modelsCédric Le Goater2-2/+61
2020-09-18hw/arm/aspeed: Map the UART5 device unconditionallyPhilippe Mathieu-Daudé2-10/+6
2020-09-17Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque...Peter Maydell26-313/+823
2020-09-17Merge remote-tracking branch 'remotes/stsquad/tags/pull-configure-fixes-16092...Peter Maydell5-25/+37
2020-09-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-1...Peter Maydell21-215/+207
2020-09-17microvm: enable ramfbGerd Hoffmann1-0/+3
2020-09-17tests/acpi: update expected data files for microvmGerd Hoffmann4-3/+0
2020-09-17tests/acpi: add microvm testGerd Hoffmann1-0/+15
2020-09-17tests/acpi: allow override blkdevGerd Hoffmann1-2/+4
2020-09-17tests/acpi: allow microvm test data updates.Gerd Hoffmann4-0/+3
2020-09-17microvm: wire up hotplugGerd Hoffmann1-0/+42
2020-09-17x86: move cpu hotplug from pc to x86Gerd Hoffmann3-276/+286
2020-09-17x86: move acpi_dev from pc/microvmGerd Hoffmann9-26/+32
2020-09-17x86: constify x86_machine_is_*_enabledGerd Hoffmann2-4/+4
2020-09-17microvm/acpi: disable virtio-mmio cmdline hackGerd Hoffmann1-1/+2
2020-09-17microvm/acpi: use seabios with acpi=onGerd Hoffmann1-1/+4
2020-09-17microvm/acpi: use GSI 16-23 for virtioGerd Hoffmann1-1/+1
2020-09-17microvm/acpi: add acpi_dsdt_add_virtio() for x86Gerd Hoffmann1-0/+52
2020-09-17microvm/acpi: add minimal acpi supportGerd Hoffmann6-1/+246
2020-09-17microvm: make virtio irq base runtime configurableGerd Hoffmann2-5/+8
2020-09-17acpi: move acpi_dsdt_add_power_button() to gedGerd Hoffmann3-8/+9
2020-09-17acpi: ged: add x86 device variant.Gerd Hoffmann3-0/+41
2020-09-17acpi: ged: add control regsGerd Hoffmann2-0/+56
2020-09-17seabios: add bios-microvm.bin binaryGerd Hoffmann2-0/+1
2020-09-17seabios: add microvm config, update build rulesGerd Hoffmann2-1/+30
2020-09-17microvm: name qboot binary qboot.romGerd Hoffmann4-6/+6
2020-09-16Merge remote-tracking branch 'remotes/berrange/tags/block-odirect-pull-reques...Peter Maydell27-116/+150
2020-09-16Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20200915' int...Peter Maydell3-0/+15