130 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Paolo Bonzini f2ce39b4f0 vl: make qemu_get_machine_opts static 6 years ago
Paolo Bonzini 2c65db5e58 vl: extract softmmu/datadir.c 6 years ago
Paolo Bonzini 89ee4a098c microblaze: do not use ram_size global 6 years ago
BALATON Zoltan 617160c9e1 load_elf: Remove unused address variables from callers 6 years ago
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Richard Henderson a4bcfc3380 target/microblaze: Move pvr regs to MicroBlazeCPUConfig 6 years ago
Marc-André Lureau 2c44220d05 meson: convert hw/arch* 7 years ago
Markus Armbruster 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 6 years ago
Markus Armbruster 5325cc34a2 qom: Put name parameter before value / visitor parameter 6 years ago
Markus Armbruster 118bfd76c9 qdev: Use returned bool to check for qdev_realize() etc. failure 6 years ago
Markus Armbruster 934df91296 qdev: Make qdev_prop_set_drive() match the other helpers 6 years ago
Markus Armbruster ce189ab230 qdev: Convert bus-less devices to qdev_realize() with Coccinelle 6 years ago
Markus Armbruster db873cc5d1 sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 6 years ago
Markus Armbruster 3c6ef471ee sysbus: Convert to sysbus_realize() etc. with Coccinelle 6 years ago
Markus Armbruster 8352a5b8cc sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1 6 years ago
Markus Armbruster 9fc7fc4d39 qom: Less verbose object_initialize_child() 6 years ago
Markus Armbruster 19dc7e977c qom: Tidy up a few object_initialize_child() calls 6 years ago
Markus Armbruster 57d479c9c6 ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle 6 years ago
Markus Armbruster 3e80f6902c qdev: Convert uses of qdev_create() with Coccinelle 6 years ago
Philippe Mathieu-Daudé 688ffbb4f7 various: Remove unnecessary OBJECT() cast 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Philippe Mathieu-Daudé ea0ac7f6f8 hw: Make MachineClass::is_default a boolean type 7 years ago
Philippe Mathieu-Daudé abcbc4eeca hw: Do not initialize MachineClass::is_default to 0 7 years ago
Aleksandar Markovic 6cdda0ff4b hw/core/loader: Let load_elf() populate a field with CPU-specific flags 7 years ago
Paolo Bonzini 100781a8cd microblaze: fix leak of fdevice tree blob 7 years ago
Thomas Huth 5aa78a8957 hw/misc: Add a config switch for the "unimplemented" device 7 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 7 years ago
Markus Armbruster 71e8a91585 Include sysemu/reset.h a lot less 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Philippe Mathieu-Daudé 47865c3760 hw/microblaze/zynqmp: Use object_initialize_child for correct ref. counting 7 years ago
Philippe Mathieu-Daudé ff5d4dc998 hw/microblaze/zynqmp: Use object_initialize_child for correct ref. counting 7 years ago
Philippe Mathieu-Daudé da4aeff9b3 hw/microblaze/zynqmp: Let the SoC manage the IPI devices 7 years ago
Philippe Mathieu-Daudé a8ae92e0ee hw/microblaze/zynqmp: Move the IPI state into the PMUSoC state 7 years ago
Markus Armbruster ce14710f4f pflash: Clean up after commit 368a354f02, part 2 8 years ago
Markus Armbruster 940d5b132f pflash: Clean up after commit 368a354f02, part 1 8 years ago
Philippe Mathieu-Daudé 04f3c0084d hw: Remove unused 'hw/devices.h' include 8 years ago
Paolo Bonzini a22b2ce579 microblaze-softmmu.mak: express dependencies with Kconfig 8 years ago
Paolo Bonzini 82f5181777 kconfig: introduce kconfig files 8 years ago
Ákos Kovács 268dfefa69 hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boards 8 years ago
Liam Merwick 4366e1db16 elf: Add optional function ptr to load_elf() to parse ELF notes 8 years ago
Edgar E. Iglesias 619ddf5b1a hw/microblaze: s3adsp1800: Create an unimplemented GPIO area 8 years ago
Nick Hudson f831f955d4 Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel. 8 years ago
Thomas Huth 7b6d7b84da hw/microblaze/xlnx-zynqmp-pmu: Fix introspection problem in 'xlnx, zynqmp-pmu-soc' 8 years ago
Philippe Mathieu-Daudé a4fb331dab hw/microblaze: Use the IEC binary prefix definitions 8 years ago
Philippe Mathieu-Daudé 0304f9ec9c hw: Do not include "sysemu/block-backend.h" if it is not necessary 8 years ago
Peter Maydell 9bca0edb28 Change references to serial_hds[] to serial_hd() 8 years ago
Alistair Francis 07b30201e6 xlnx-zynqmp-pmu: Connect the IPI device to the PMU 9 years ago