- e3d0814 hw: Use device_class_set_legacy_reset() instead of opencoding by Peter Maydell · 6 months ago
- d399fdd sparc: switch boards to "default y" by Paolo Bonzini · 1 year, 1 month ago
- 7164f7e hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro by Thomas Huth · 1 year ago
- 0f0554c hw/sparc/leon3: Initialize GPIO before realizing CPU devices by Philippe Mathieu-Daudé · 1 year, 1 month ago
- 0850739 hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu() by Philippe Mathieu-Daudé · 1 year ago
- 5c7127e hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in() by Philippe Mathieu-Daudé · 1 year, 1 month ago
- 56bd967 hw/sparc/leon3: check cpu_id in the tiny bootloader by Clément Chigot · 1 year, 1 month ago
- d65aba8 hw/sparc/leon3: implement multiprocessor by Clément Chigot · 1 year, 1 month ago
- 92688a9 hw/sparc/leon3: remove SP initialization by Clément Chigot · 1 year, 1 month ago
- 0fa5cd4 hw/intc/grlib_irqmp: implements multicore irq by Clément Chigot · 1 year, 1 month ago
- 6bf1478 hw/intc/grlib_irqmp: add ncpus property by Clément Chigot · 1 year, 1 month ago
- f432962 hw/sparc/grlib: split out the headers for each peripherals by Clément Chigot · 1 year, 1 month ago
- 0475210 hw/sparc/leon3: Have write_bootloader() take a void pointer argument by Philippe Mathieu-Daudé · 1 year ago
- a7b3c37 hw/sparc/leon3: Remove unused 'env' argument of write_bootloader() by Philippe Mathieu-Daudé · 1 year ago
- c90e6e3 hw/sparc/leon3: Remove duplicate code by Philippe Mathieu-Daudé · 1 year, 1 month ago
- 73a143b hw/sparc/sun4m: Realize DMA controller before accessing it by Philippe Mathieu-Daudé · 1 year, 4 months ago
- ae0b175 hw/sparc/sun4m: use qemu_find_nic_info() by David Woodhouse · 1 year, 4 months ago
- a318da6 target/sparc: Simplify qemu_irq_ack by Clément Chigot · 1 year, 2 months ago
- 02e0ecb hw/sparc: Simplify memory_region_init_ram_nomigrate() calls by Philippe Mathieu-Daudé · 1 year, 3 months ago
- 287fa32 hw: Simplify accesses to the CPUState::'start-powered-off' property by Philippe Mathieu-Daudé · 1 year, 3 months ago
- 735e354 hw/sparc: Constify VMState by Richard Henderson · 1 year, 2 months ago
- 8b81968 other architectures: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- 7d5b0d6 bulk: Remove pointless QOM casts by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 26f88d8 machine: make memory-backend a link property by Paolo Bonzini · 2 years, 11 months ago
- 97ec4d2 machine: use QAPI struct for boot configuration by Paolo Bonzini · 2 years, 11 months ago
- f9bcb2d Warn user if the vga flag is passed but no vga device is created by Gautam Agrawal · 2 years, 10 months ago
- 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
- b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
- e97a8a5 sun4m: fix setting CPU id when more than one CPU is present by Mark Cave-Ayland · 3 years, 6 months ago
- 1430759 hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c by Philippe Mathieu-Daudé · 3 years, 9 months ago
- d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 10 months ago
- 74e3168 Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210505' into staging by Peter Maydell · 3 years, 10 months ago
- 10fb134 hw/sparc*: Move cpu_check_irqs() to target/sparc/ by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 1284119 hw/sparc: Allow building without the leon3 machine by Philippe Mathieu-Daudé · 3 years, 10 months ago
- bcdd781 hw/sparc/sun4m: Move each sun4m_hwdef definition in its class_init by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 41db3b7 hw/sparc/sun4m: Fix code style for checkpatch.pl by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 355eb81 hw/sparc/sun4m: Register machine types in sun4m_machine_types[] by Philippe Mathieu-Daudé · 3 years, 10 months ago
- f55e897 hw/sparc/sun4m: Factor out sun4m_machine_class_init() by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 95bc47d hw/sparc/sun4m: Introduce Sun4mMachineClass by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 828d01b hw/sparc/sun4m: Have sun4m machines inherit new TYPE_SUN4M_MACHINE by Philippe Mathieu-Daudé · 3 years, 10 months ago
- ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- e178113 hw: Replace anti-social QOM type names by Markus Armbruster · 4 years ago
- 84fbefe esp: rename existing ESP QOM type to SYSBUS_ESP by Mark Cave-Ayland · 4 years ago
- a879306 sun4m: don't connect two qemu_irqs directly to the same input by Mark Cave-Ayland · 4 years, 2 months ago
- 3391953 hw/sparc: Make grlib-irqmp device handle its own inbound IRQ lines by Peter Maydell · 4 years, 3 months ago
- 2c65db5 vl: extract softmmu/datadir.c by Paolo Bonzini · 4 years, 4 months ago
- 377ce9c sparc: remove bios_name by Paolo Bonzini · 4 years, 4 months ago
- c4210bc sparc32-ledma: don't reference nd_table directly within the device by Mark Cave-Ayland · 4 years, 5 months ago
- cb0fa36 sun4m: use qdev properties instead of legacy m48t59_init() function by Mark Cave-Ayland · 4 years, 5 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
- 0056d51 esp: Rename ESP_STATE to ESP by Eduardo Habkost · 4 years, 6 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
- 24f675c sparc/sun4m: Use start-powered-off CPUState property by Thiago Jung Bauermann · 4 years, 6 months ago
- 3d0c102 sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset() by Thiago Jung Bauermann · 4 years, 6 months ago
- dd8014e Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into staging by Peter Maydell · 4 years, 6 months ago
- 2c44220 meson: convert hw/arch* by Marc-André Lureau · 6 years ago
- 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
- 37035df nvram: Exit QEMU if NVRAM cannot contain all -prom-env data by Greg Kurz · 4 years, 7 months ago
- 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
- 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- df70796 qdev: Convert uses of qdev_create() manually by Markus Armbruster · 4 years, 9 months ago
- 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- d6b78ac sparc/leon3: Fix to put grlib,* devices on sysbus by Markus Armbruster · 4 years, 9 months ago
- acd2a00 hw/sparc/leon3: Map the UART device unconditionally by Philippe Mathieu-Daudé · 5 years ago
- 28c78fe hw/misc/empty_slot: Name the slots when created by Philippe Mathieu-Daudé · 6 years ago
- 6007523 hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS by Philippe Mathieu-Daudé · 6 years ago
- 077f0f3 hw/sparc/sun4m: Use UnimplementedDevice for I/O devices by Philippe Mathieu-Daudé · 6 years ago
- d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
- 7eecec7 qom: Drop object_property_set_description() parameter @errp by Markus Armbruster · 4 years, 10 months ago
- ec7b217 hw/sparc: Use memory_region_init_rom() with read-only regions by Philippe Mathieu-Daudé · 5 years ago
- ea0ac7f hw: Make MachineClass::is_default a boolean type by Philippe Mathieu-Daudé · 5 years ago
- b255475 sparc/sun4m: use memdev for RAM by Igor Mammedov · 5 years ago
- fe3e7b7 sparc/leon3: use memdev for RAM by Igor Mammedov · 5 years ago
- 6cdda0f hw/core/loader: Let load_elf() populate a field with CPU-specific flags by Aleksandar Markovic · 5 years ago
- 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
- b952544 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 5 years ago
- e23ae61 leon3: use qdev gpio facilities for the PIL by Marc-André Lureau · 5 years ago
- ab4c072 leon3: use qemu_irq framework instead of callback as property by Marc-André Lureau · 5 years ago
- 7bebc35 hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF by Philippe Mathieu-Daudé · 5 years ago
- 819ce6b hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
- 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
- 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
- d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
- 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
- 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
- 33decbd hw: Replace global smp variables with MachineState for all remaining archs by Like Xu · 6 years ago
- fcd23a6 sun4m: set default display type to TCX by Mark Cave-Ayland · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 5a59fbc target/sparc: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
- d5a42d1 hw/sparc: Implement fw_cfg_arch_key_name() by Philippe Mathieu-Daudé · 6 years ago
- 27cb89d Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
- 6807874d sun4m: obey -vga none by Paolo Bonzini · 6 years ago
- 162abf1 leon3: introduce the plug and play mechanism by KONRAD Frederic · 6 years ago
- dbed0d2 leon3: add a little bootloader by KONRAD Frederic · 6 years ago
- b70447a grlib, apbuart: get rid of the old-style create function by KONRAD Frederic · 6 years ago
- 948caec grlib, gptimer: get rid of the old-style create function by KONRAD Frederic · 6 years ago
- ea005da grlib, irqmp: get rid of the old-style create function by KONRAD Frederic · 6 years ago
- bd30132 leon3: fix the error message when no bios are provided by KONRAD Frederic · 6 years ago