summary refs log tree commit diff stats
path: root/hw/sparc64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* sun4u: remap ebus BAR0 to use unassigned_io_ops instead of alias to PCI IO spaceMark Cave-Ayland2024-03-111-2/+7
* hw/sparc64/cpu: Initialize GPIO before realizing CPU devicesPhilippe Mathieu-Daudé2024-02-151-1/+3
* hw/sparc64/sun4u: use pci_init_nic_devices()David Woodhouse2024-02-021-19/+8
* hw/sparc: Simplify memory_region_init_ram_nomigrate() callsPhilippe Mathieu-Daudé2024-01-051-5/+2
* hw/sparc64/ebus: Access memory regions via pci_address_space_io()Philippe Mathieu-Daudé2023-10-191-4/+4
* hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()Bernhard Beschow2023-07-101-3/+2
* Revert "hw/sparc64/niagara: Use blk_name() instead of open-coding it"Markus Armbruster2023-06-281-2/+4
* hw/char/parallel-isa: Export struct ISAParallelStateBernhard Beschow2023-06-131-1/+1
* hw/sparc64/sun4u: Use MachineClass->default_nic and MachineClass->no_parallelThomas Huth2023-05-221-3/+8
* pci: avoid accessing slot_reserved_mask directly outside of pci.cChuck Zmudzinski2023-04-211-4/+3
* hw/ide: Un-inline ide_set_irq()Philippe Mathieu-Daudé2023-02-271-0/+1
* hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()Philippe Mathieu-Daudé2023-02-271-1/+1
* hw/sparc64/sun4u: Keep reference to ISA input IRQs in EbusStatePhilippe Mathieu-Daudé2023-02-271-6/+6
* hw/sparc64/niagara: Use blk_name() instead of open-coding itMarkus Armbruster2023-01-201-4/+2
* include/block: Untangle inclusion loopsMarkus Armbruster2023-01-201-0/+1
* hw: Remove unused MAX_IDE_BUS defineBALATON Zoltan2022-10-311-1/+0
* hw: Reuse TYPE_I8042 defineBernhard Beschow2022-06-111-1/+1
* Fix 'writeable' typosPeter Maydell2022-06-081-1/+1
* machine: use QAPI struct for boot configurationPaolo Bonzini2022-05-121-2/+2
* Warn user if the vga flag is passed but no vga device is createdGautam Agrawal2022-05-091-0/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-211-2/+2
* hw: Replace trivial drive_get_next() by drive_get()Markus Armbruster2021-12-151-1/+1
* hw/block/fdc: Extract ISA floppy controllers to fdc-isa.cPhilippe Mathieu-Daudé2021-06-251-1/+1
* docs: fix references to docs/devel/tracing.rstStefano Garzarella2021-06-021-1/+1
* Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210505' into...Peter Maydell2021-05-102-67/+0
|\
| * hw/sparc*: Move cpu_check_irqs() to target/sparc/Philippe Mathieu-Daudé2021-05-042-70/+0
| * hw/sparc64: Fix code style for checkpatch.plPhilippe Mathieu-Daudé2021-05-041-4/+8
| * hw/sparc64: Remove unused "hw/char/serial.h" headerPhilippe Mathieu-Daudé2021-05-041-1/+0
* | Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0
|/
* hw/ide: remove 'ide-drive' deviceDaniel P. Berrangé2021-03-181-15/+0
* vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-0/+1
* sparc64: do not use ram_size globalPaolo Bonzini2020-12-102-3/+4
* sparc: remove bios_namePaolo Bonzini2020-12-101-1/+1
* sabre: don't call sysbus_mmio_map() in sabre_realize()Mark Cave-Ayland2020-10-281-0/+7
* sun4u: use qdev properties instead of legacy m48t59_init() functionMark Cave-Ayland2020-10-181-2/+5
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-6/+2
* sabre: Rename SABRE_DEVICE to SABREEduardo Habkost2020-09-091-1/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-4/+8
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-8/+13
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...Peter Maydell2020-08-241-1/+1
|\
| * nvram: Exit QEMU if NVRAM cannot contain all -prom-env dataGreg Kurz2020-08-141-1/+1
* | meson: convert hw/arch*Marc-André Lureau2020-08-212-4/+6
* | trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-211-0/+1
|/
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-1/+1
* fdc: Reject clash between -drive if=floppy and -global isa-fdcMarkus Armbruster2020-06-231-8/+1
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-6/+6
* isa: Convert uses of isa_create() with CoccinelleMarkus Armbruster2020-06-151-2/+4
* pci: Convert uses of pci_create() etc. manuallyMarkus Armbruster2020-06-151-4/+8
* pci: Convert uses of pci_create() etc. with CoccinelleMarkus Armbruster2020-06-151-4/+4