126 Commits (c755f3b95964f344806fa8e6a6e05ffc3ee1c4fa)

Author SHA1 Message Date
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 4 months ago
Paolo Bonzini fc9ba01724 include: move hw/loader.h to hw/core/ 4 months ago
Paolo Bonzini 1942b61b74 include: move hw/boards.h to hw/core/ 4 months ago
Marc-André Lureau 1e4ebc895a audio: move audio.h under include/qemu/ 6 months ago
Philippe Mathieu-Daudé 38c5ab4003 hw/arm: Filter machine types for qemu-system-arm/aarch64 binaries 1 year ago
Vishal Chourasia a9c608904f hw/core/loader: capture Error from load_image_targphys 5 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Philippe Mathieu-Daudé e2e5266c45 hw/arm/vexpress: Specify explicitly the GIC has 64 external IRQs 1 year ago
Philippe Mathieu-Daudé cdc8d7cada hw/boards: Rename no_sdcard -> auto_create_sdcard 1 year ago
Philippe Mathieu-Daudé 8a2f1f921c hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF 1 year ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Philippe Mathieu-Daudé c2093660d9 hw/display/pl110: Pass frame buffer memory region as link property 3 years ago
Philippe Mathieu-Daudé 49aff03e1b hw/arm: Inline sysbus_create_simple(PL110 / PL111) 2 years ago
David Woodhouse f138ed5e00 hw/net/lan9118: use qemu_configure_nic_device() 2 years ago
Philippe Mathieu-Daudé de71271a2d hw/arm/vexpress: Check for CPU types in machine_run_board_init() 2 years ago
Philippe Mathieu-Daudé 9404dcdeaa hw/arm: Build various units only once 2 years ago
Philippe Mathieu-Daudé d780d056f8 target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header 2 years ago
Kevin Wolf 50ab8648c0 hw/arm/vexpress: Use qdev_prop_set_array() 2 years ago
Peter Maydell 13edcf591e hw/arm/vexpress-a9: Remove useless mapping of RAM at address 0 2 years ago
Martin Kletzander b8ab0303de hw/arm: Support machine-default audiodev with fallback 3 years ago
Peter Maydell 18e8ba48f3 hw/arm/vexpress: Avoid trivial memory leak of 'flashalias' 3 years ago
Philippe Mathieu-Daudé 550da1cc22 hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C 3 years ago
Philippe Mathieu-Daudé 65395b3cdd hw/arm/vexpress: Remove dead code in vexpress_common_init() 3 years ago
Peter Maydell d6dc926e6e hw/arm/boot: Drop nb_cpus field from arm_boot_info 4 years ago
Peter Maydell 3508c0fac2 hw/arm: Don't include qemu-common.h unnecessarily 4 years ago
Markus Armbruster d83c29e981 hw/arm/versatilepb hw/arm/vexpress: Replace drive_get_next() by drive_get() 4 years ago
Thomas Huth ee86213aa3 Do not include exec/address-spaces.h if it's not really necessary 5 years ago
Eduardo Habkost fdfe5ba4a8 vexpress-a15: Register "virtualization" as class property 5 years ago
Eduardo Habkost 4433bb3d83 vexpress: Register "secure" as class property 5 years ago
Paolo Bonzini 2c65db5e58 vl: extract softmmu/datadir.c 6 years ago
Paolo Bonzini 0ad3b5d3ee arm: remove bios_name 6 years ago
Daniel P. Berrangé efba15959c qom: simplify object_find_property / object_class_find_property 6 years ago
Eduardo Habkost a489d1951c Use OBJECT_DECLARE_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
Philippe Mathieu-Daudé 26c607b86b hw/sd/pl181: Do not create SD card within the SD host controller 6 years ago
Philippe Mathieu-Daudé 26c5b0f4cb hw/sd/pl181: Use named GPIOs 6 years ago
Philippe Mathieu-Daudé 1373b15bb5 hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple() 6 years ago
Markus Armbruster 5325cc34a2 qom: Put name parameter before value / visitor parameter 6 years ago
Markus Armbruster 934df91296 qdev: Make qdev_prop_set_drive() match the other helpers 6 years ago
Philippe Mathieu-Daudé 440c9f959d hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string 6 years ago
Markus Armbruster ce189ab230 qdev: Convert bus-less devices to qdev_realize() with Coccinelle 6 years ago
Markus Armbruster 3c6ef471ee sysbus: Convert to sysbus_realize() etc. with Coccinelle 6 years ago
Markus Armbruster 3e80f6902c qdev: Convert uses of qdev_create() with Coccinelle 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Markus Armbruster 7eecec7d12 qom: Drop object_property_set_description() parameter @errp 6 years ago
Igor Mammedov 08b8ba04c9 arm/vexpress: use memdev for RAM 6 years ago
Tao Xu 2744ece809 hw/arm: simplify arm_load_dtb 7 years ago
Like Xu cc7d44c2e0 hw/arm: Replace global smp variables with machine smp properties 7 years ago