- 01c4340 hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h' by Philippe Mathieu-Daudé · 1 year, 10 months ago
- 6a01504 hw/display/sm501: Alias 'dma-offset' QOM property in chipset object by Philippe Mathieu-Daudé · 1 year, 10 months ago
- 0c201cc Updated the FSF address to <https://www.gnu.org/licenses/> by Khadija Kamran · 1 year, 10 months ago
- 883f2c5 bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx by Philippe Mathieu-Daudé · 1 year, 11 months ago
- b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 2 years, 9 months ago
- 9b12fb1 hw/intc/sh_intc: Inline and drop sh_intc_source() function by BALATON Zoltan · 3 years, 1 month ago
- beeb520 hw/char/sh_serial: QOM-ify by BALATON Zoltan · 3 years, 1 month ago
- 6e5dd76 hw/sh4/r2d: Use error_report instead of fprintf to stderr by BALATON Zoltan · 3 years, 1 month ago
- ad52cfc hw/sh4: Change debug printfs to traces by BALATON Zoltan · 3 years, 1 month ago
- ac3c9e7 hw/sh4: Coding style: Add missing braces by BALATON Zoltan · 3 years, 1 month ago
- f94bff1 hw/sh4: Coding style: White space fixes by BALATON Zoltan · 3 years, 1 month ago
- 2213896 hw/sh4: Coding style: Fix multi-line comments by BALATON Zoltan · 3 years, 1 month ago
- b3793b8 hw/sh4: Coding style: Remove tabs by BALATON Zoltan · 3 years, 1 month ago
- ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 8 months ago
- 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 8 months ago
- 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 8 months ago
- ef95ca0 hw/sh4/sh7750_regs: Replace link to license by its full content by Philippe Mathieu-Daudé · 3 years, 10 months ago
- c64dea9 hw/sh4: Remove now unused CONFIG_SH4 from Kconfig by Philippe Mathieu-Daudé · 3 years, 10 months ago
- c64bd10 hw/pci-host: Introduce SH_PCI Kconfig entry by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 475e70b hw/block: Introduce TC58128 eeprom Kconfig entry by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 25e7952 hw/timer: Introduce SH_TIMER Kconfig entry by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 7ae5c8b hw/char: Introduce SH_SCI Kconfig entry by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 5d07a69 hw/intc: Introduce SH_INTC Kconfig entry by Philippe Mathieu-Daudé · 3 years, 10 months ago
- c3c7153 hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D board by Philippe Mathieu-Daudé · 3 years, 10 months ago
- 8d40def hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h' by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 2893cad sh4: remove bios_name by Paolo Bonzini · 4 years, 2 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 3 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 3 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 3 months ago
- 2c44220 meson: convert hw/arch* by Marc-André Lureau · 5 years ago
- 95f4dc4 hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' by Philippe Mathieu-Daudé · 4 years, 7 months ago
- 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 6 months ago
- 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 6 months ago
- 8e5c952 hw: Remove unnecessary DEVICE() cast by Philippe Mathieu-Daudé · 4 years, 7 months ago
- 5ccc751 hw/sh4: Use memory_region_init_rom() with read-only regions by Philippe Mathieu-Daudé · 4 years, 10 months ago
- ea0ac7f hw: Make MachineClass::is_default a boolean type by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 47d2d36 sh4: Fix PCI ISA IO memory subregion by Guenter Roeck · 4 years, 10 months ago
- 0ed40f1 sm501: make SerialMM a child, export chardev property by Marc-André Lureau · 5 years ago
- 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 5 years ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
- 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 5 years ago
- 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 5 years ago
- 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 5 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
- 34d9730 hw/usb/hcd-ohci: Move PCI-related code into a separate file by Thomas Huth · 6 years ago
- 364efd1 hw/sh4/Kconfig: r2d machine requires the rtl8139 network card by Philippe Mathieu-Daudé · 6 years ago
- ce14710 pflash: Clean up after commit 368a354f02b, part 2 by Markus Armbruster · 6 years ago
- 940d5b1 pflash: Clean up after commit 368a354f02b, part 1 by Markus Armbruster · 6 years ago
- 8468713 r2d: Fix flash memory size, sector size, width, device ID by Markus Armbruster · 6 years ago
- 234afe7 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-08' into staging by Peter Maydell · 6 years ago
- 04f3c00 hw: Remove unused 'hw/devices.h' include by Philippe Mathieu-Daudé · 6 years ago
- 7ab58d4 sh4-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
- 9533dcd ptimer: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
- 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
- 3e29da9 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
- 7de7b60 r2d: fix build on mingw by Michael S. Tsirkin · 6 years ago
- 774afd9 hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and device by Ákos Kovács · 6 years ago
- 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
- 0e372e5 hw/sh4/sh_pci: Use DeviceState::realize rather than SysBusDevice::init by Philippe Mathieu-Daudé · 6 years ago
- e7dd191 hw/sh4: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 6 years ago
- d2af524 hw/sh/sh7750: Convert away from old_mmio by Peter Maydell · 6 years ago
- 0304f9e hw: Do not include "sysemu/block-backend.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
- ab72827 hw: Do not include "exec/address-spaces.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
- 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
- 1115ff6 pci: Rename root bus initialization functions for clarity by David Gibson · 7 years ago
- b022478 sh4: shix: use generic cpu_model parsing by Igor Mammedov · 7 years ago
- 78f60b8 sh4: r2d: use generic cpu_model parsing by Igor Mammedov · 7 years ago
- fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
- 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 7 years ago
- 66b7977 sh4: replace cpu_sh4_init() with cpu_generic_init() by Igor Mammedov · 7 years ago
- 98a99ce hw: Use new memory_region_init_{ram, rom, rom_device}() functions by Peter Maydell · 7 years ago
- 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 7 years ago
- cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
- e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
- ca8a110 sm501: QOMify by BALATON Zoltan · 8 years ago
- 2059839 hw: Default -drive to if=ide explicitly where it works by Markus Armbruster · 8 years ago
- d10eb08 cputlb: drop flush_global flag from tlb_flush by Alex Bennée · 8 years ago
- fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago
- ace18d1 sh4: fix broken link to documentation by Reda Sallahi · 8 years ago
- 2a6a407 Clean up ill-advised or unusual header guards by Markus Armbruster · 8 years ago
- b7a51124 hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p() by Peter Maydell · 9 years ago
- 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
- 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
- da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
- 9d4c994 sh4: Clean up includes by Peter Maydell · 9 years ago
- 9f23b27 SH PCI Host: convert to realize() by Cao jin · 9 years ago
- e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 9 years ago
- f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 9 years ago
- cdd14a8 sh4: Fix initramfs initialization for endiannes-mismatched targets by Guenter Roeck · 9 years ago
- 5638075 sh4/r2d: convert to new MMIO accessor style by Aurelien Jarno · 10 years ago
- 42874d3 Switch non-CPU callers from ld/st*_phys to address_space_ld/st* by Peter Maydell · 10 years ago
- 456dcd8 r2d: Don't use legacy -usbdevice support for setting up board by Markus Armbruster · 10 years ago
- 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
- fa1d36d block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() by Markus Armbruster · 10 years ago
- 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
- f3c7d03 hw: Fix qemu_allocate_irqs() leaks by Andreas Färber · 10 years ago
- 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
- 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 11 years ago
- 5ce5944 exec: Make stw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago