- 9cc44d9 hw/char/parallel-isa: Export struct ISAParallelState by Bernhard Beschow · 1 year, 9 months ago
- e8273b0 hw/sparc64/sun4u: Use MachineClass->default_nic and MachineClass->no_parallel by Thomas Huth · 1 year, 10 months ago
- b93fe7f pci: avoid accessing slot_reserved_mask directly outside of pci.c by Chuck Zmudzinski · 2 years ago
- da9f117 hw/ide: Un-inline ide_set_irq() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 7067887 hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- eba2456 hw/sparc64/sun4u: Keep reference to ISA input IRQs in EbusState by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 1881f33 hw/sparc64/niagara: Use blk_name() instead of open-coding it by Markus Armbruster · 2 years, 2 months ago
- e2c1c34 include/block: Untangle inclusion loops by Markus Armbruster · 2 years, 2 months ago
- 8466405 hw: Remove unused MAX_IDE_BUS define by BALATON Zoltan · 2 years, 6 months ago
- aa2e535 hw: Reuse TYPE_I8042 define by Bernhard Beschow · 2 years, 10 months ago
- 9323e79 Fix 'writeable' typos by Peter Maydell · 2 years, 9 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
- 64eaa82 hw: Replace trivial drive_get_next() by drive_get() by Markus Armbruster · 3 years, 4 months ago
- 72ea60e hw/block/fdc: Extract ISA floppy controllers to fdc-isa.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
- 5aa7f68 hw/sparc64: Fix code style for checkpatch.pl by Philippe Mathieu-Daudé · 3 years, 10 months ago
- ef19ddf hw/sparc64: Remove unused "hw/char/serial.h" header 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
- b501018 hw/ide: remove 'ide-drive' device by Daniel P. Berrangé · 4 years ago
- 2c65db5 vl: extract softmmu/datadir.c by Paolo Bonzini · 4 years, 4 months ago
- 48c0b1e sparc64: do not use ram_size global by Paolo Bonzini · 4 years, 4 months ago
- 377ce9c sparc: remove bios_name by Paolo Bonzini · 4 years, 4 months ago
- e237e1c sabre: don't call sysbus_mmio_map() in sabre_realize() by Mark Cave-Ayland · 4 years, 5 months ago
- dc7a05d sun4u: 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
- 5b07883 sabre: Rename SABRE_DEVICE to SABRE 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
- 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
- 6172e06 fdc: Reject clash between -drive if=floppy and -global isa-fdc by Markus Armbruster · 4 years, 9 months ago
- 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 96927c7 isa: Convert uses of isa_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- db23224 pci: Convert uses of pci_create() etc. manually by Markus Armbruster · 4 years, 9 months ago
- 9307d06 pci: Convert uses of pci_create() etc. with Coccinelle 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
- aceeb71 hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definition by Philippe Mathieu-Daudé · 4 years, 9 months ago
- bec6e07 hw/sparc64/niagara: Map the UART device unconditionally by Philippe Mathieu-Daudé · 5 years ago
- d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
- be1765f hw/ide: Do ide_drive_get() within pci_ide_create_devs() by BALATON Zoltan · 5 years ago
- ea0ac7f hw: Make MachineClass::is_default a boolean type by Philippe Mathieu-Daudé · 5 years ago
- 769e8d9 sparc/niagara: 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
- 7bebc35 hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF by Philippe Mathieu-Daudé · 5 years ago
- 2811ac3 hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory 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
- 6966631 sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAM by Igor Mammedov · 5 years ago
- 5aa78a8 hw/misc: Add a config switch for the "unimplemented" device by Thomas Huth · 6 years ago
- 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
- 46517dd Include sysemu/sysemu.h a lot less 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
- 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
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 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
- a2b45ea hw/sparc64: Implement fw_cfg_arch_key_name() by Philippe Mathieu-Daudé · 6 years ago
- 84bdc58 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
- 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
- 3e3fdad hw/char/parallel: Make it possible to compile also without CONFIG_PARALLEL by Thomas Huth · 6 years ago
- 152f8d7 sparc64-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
- a7e2315 isa: express dependencies with kconfig by Paolo Bonzini · 6 years ago
- 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
- 9aed808 hw/sparc64: Explicitly set default_display = "std" by Thomas Huth · 6 years ago
- d55451d Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190206' into staging by Peter Maydell · 6 years ago
- 4f0444f Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-request' into staging by Peter Maydell · 6 years ago
- ad28055 sun4u: add power_mem_read routine by Prasad J Pandit · 6 years ago
- c3019ef hw/sparc64: Create VGA device only if it has really been requested by Thomas Huth · 6 years ago
- d5b661e hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h" by Philippe Mathieu-Daudé · 6 years ago
- 04aa5ab hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64 by Yang Zhong · 6 years ago
- 4366e1d elf: Add optional function ptr to load_elf() to parse ELF notes by Liam Merwick · 6 years ago
- da0f044 hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device' by Philippe Mathieu-Daudé · 6 years ago
- 0a1d5c4 sun4u: implement custom FWPathProvider by Mark Cave-Ayland · 7 years ago
- 3ac2418 sun4u: ensure kernel_top is always initialised by Mark Cave-Ayland · 7 years ago
- e8c8589 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
- 0a2e467 hw/sparc: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
- 0f0f8b6 loader: Check access size when calling rom_ptr() to avoid crashes by Thomas Huth · 7 years ago
- 92b1988 hw/sparc64/sun4u: Fix introspection by converting prom instance_init to realize by Thomas Huth · 7 years ago
- 2c91bcf iommu: Add IOMMU index argument to translate method by Peter Maydell · 7 years ago
- def337f serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS by Peter Maydell · 7 years ago
- 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
- 47973a2 hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h by Philippe Mathieu-Daudé · 7 years ago
- 55f613a hw/dma/i8257: Rename DMA_init() to i8257_dma_init() by Philippe Mathieu-Daudé · 7 years ago
- bb3d5ea hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c by Philippe Mathieu-Daudé · 7 years ago
- e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
- 29bd723 hw/sparc*: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- 25c5d5a sun4u: implement power device by Mark Cave-Ayland · 7 years ago
- be75bbe sparc64: convert hw/sparc64/sparc64.c from DPRINTF macros to trace events by Mark Cave-Ayland · 7 years ago
- 9b30179 apb: rename apb.c to sabre.c by Mark Cave-Ayland · 7 years ago