- 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
- 0074fce sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1 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
- 9bdee7f sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls 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
- 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
- aacc7c8 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into staging by Peter Maydell · 4 years, 9 months ago
- c707f06 hw/mips/malta: Add some logging for bad register offset cases by Aleksandar Markovic · 4 years, 10 months ago
- 5298722 hw/mips: Rename malta/mipssim/r4k/jazz files by Aleksandar Markovic · 4 years, 10 months ago[Renamed from hw/mips/mips_malta.c]
- 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
- 3a6e6ac mips/mips_malta: 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
- b952544 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 5 years ago
- 083b266 chardev: Use QEMUChrEvent enum in IOEventHandler typedef by Philippe Mathieu-Daudé · 5 years ago
- 490a9d9 serial: start making SerialMM a sysbus device by Marc-André Lureau · 5 years ago
- dbd07ed mips: malta: Renovate coding style by Filip Bozuta · 5 years ago
- e29f237 hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c by Philippe Mathieu-Daudé · 6 years ago
- c74d2c0 hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create() by Philippe Mathieu-Daudé · 5 years ago
- fff21c1 hw/mips/mips_malta: Create IDE hard drive array dynamically by Philippe Mathieu-Daudé · 5 years ago
- fff123b piix4: Add a MC146818 RTC Controller as specified in datasheet by Philippe Mathieu-Daudé · 7 years ago
- f9b3cd5 piix4: Add an i8254 PIT Controller as specified in datasheet by Hervé Poussineau · 7 years ago
- 135bfcc piix4: Add an i8257 DMA Controller as specified in datasheet by Hervé Poussineau · 7 years ago
- 9b74b19 piix4: Rename PIIX4 object to piix4-isa by Hervé Poussineau · 7 years ago
- 078778c piix4: Add an i8259 Interrupt Controller as specified in datasheet by Hervé Poussineau · 7 years ago
- bcdb906 hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
- 9481844 target/mips: Style improvements in mips_malta.c by Aleksandar Markovic · 6 years ago
- 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
- 650d103 Include hw/hw.h exactly where needed 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
- a062859 machine: Refactor smp-related call chains to pass MachineState by Like Xu · 6 years ago
- 8c1ecb5 Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2' into staging by Peter Maydell · 6 years ago
- f1672e6 semihosting: move semihosting configuration into its own directory by Alex Bennée · 6 years ago
- 4626548 hw/mips: Use object_initialize_child for correct reference counting by Philippe Mathieu-Daudé · 6 years ago
- 2d5fac8 hw/mips: Use object_initialize() on MIPSCPSState 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
- 7ebfece mips_malta: Clean up definition of flash memory size somewhat by Markus Armbruster · 6 years ago
- 74c02eb hw/mips/malta: Restrict 'bios_size' variable scope by Philippe Mathieu-Daudé · 6 years ago
- 5207c59 hw/mips/malta: Remove fl_sectors variable by Philippe Mathieu-Daudé · 6 years ago
- 5a4abb1 mips_malta: Delete disabled, broken DEBUG_BOARD_INIT code by Markus Armbruster · 6 years ago
- 1643406 pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02 by Markus Armbruster · 6 years ago
- 93198b6 i2c: Split smbus into parts by Corey Minyard · 6 years ago
- 4ad6f6c char: allow specifying a GMainContext at opening time by Paolo Bonzini · 6 years ago
- 4366e1d elf: Add optional function ptr to load_elf() to parse ELF notes by Liam Merwick · 6 years ago
- 0f016fb hw/mips/malta: Remove unuseful code by Philippe Mathieu-Daudé · 6 years ago
- f3839fd change get_image_size return type to int64_t by Li Zhijian · 6 years ago
- bf4667d mips_malta: Fix semihosting argument passing for nanoMIPS bare metal by Stefan Markovic · 7 years ago
- 28861af mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader by Paul Burton · 7 years ago
- ce3940c mips_malta: Add basic nanoMIPS boot code for Malta board by Matthew Fortune · 7 years ago
- e8c8589 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
- be01029 hw/mips: 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
- 917b77f hw/mips/mips_malta: don't make bios region 'nomigrate' by Peter Maydell · 7 years ago
- 7dbaea4 hw: Do not include "sysemu/blockdev.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
- 6afd0e2 hw/mips/mips_malta: Don't create "null" chardevs for serial devices by Peter Maydell · 7 years ago
- 7313b1f hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c by Philippe Mathieu-Daudé · 7 years ago
- 78f1625 hw/mips/malta: Code movement by Philippe Mathieu-Daudé · 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
- bd6e1d8 hw/mips: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- 6c646a1 hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() by Philippe Mathieu-Daudé · 7 years ago
- acf695e hw/timer/i8254: rename pit_init() -> i8254_pit_init() by Philippe Mathieu-Daudé · 7 years ago
- a7519f2 mips: malta/boston: replace cpu_model with cpu_type by Igor Mammedov · 7 years ago
- 81491c2 mips: use object_new() instead of gnew()+object_initialize() by Igor Mammedov · 7 years ago
- c4c8146c mips: replace cpu_mips_init() with cpu_generic_init() by Igor Mammedov · 7 years ago
- d3f5433 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 7 years ago
- b62e39b General warn report fixups by Alistair Francis · 7 years ago
- 8297be8 Convert multi-line fprintf() to warn_report() by Alistair Francis · 7 years ago
- 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 7 years ago
- d3d93c6 mips: Add KVM T&E segment support for TCG by James Hogan · 8 years ago
- 9652ef2 mips/malta: leave space for the bootmap after the initrd by Aurelien Jarno · 8 years ago
- 3ee3122 hw/mips: load_elf_strerror to report kernel loading failure by Aurelien Jarno · 8 years ago
- 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 8 years ago
- 81517ba char: add backend hotswap handler by Anton Nefedov · 8 years ago
- 9768e2a mips/malta: load the initrd at the end of the low memory by Aurelien Jarno · 8 years ago
- f664b88 Remove/replace sysemu/char.h inclusion by Marc-André Lureau · 8 years ago
- cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
- 2059839 hw: Default -drive to if=ide explicitly where it works by Markus Armbruster · 8 years ago
- 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
- 814bb12 clean-up: removed duplicate #includes by Anand J · 8 years ago
- 39ab61c char: remove explicit_fe_open, use a set_handlers argument by Marc-André Lureau · 8 years ago
- 5345fdb char: use qemu_chr_fe* functions with CharBackend argument by Marc-André Lureau · 8 years ago
- 32a6ebe char: remaining switch to CharBackend in frontend by Marc-André Lureau · 8 years ago
- b4948be char: remove init callback by Marc-André Lureau · 8 years ago
- 9850b05 malta: replace chr init by CHR_EVENT_OPENED handler by Marc-André Lureau · 8 years ago
- 4496dc4 sun4uv: fix serial initialization regression by Marc-André Lureau · 8 years ago
- 7f81dbb hw/mips_malta: Fix YAMON API print routine by Paul Burton · 9 years ago
- 19494f8 hw/mips/cps: create GIC block inside CPS by Leon Alrae · 9 years ago
- 5a975d4 mips: use MIPSCPU instead of CPUMIPSState by Paolo Bonzini · 9 years ago
- bff384a hw/mips_malta: add CPS to Malta board by Leon Alrae · 9 years ago
- 67a5496 hw/mips_malta: move CPU creation to a separate function by Leon Alrae · 9 years ago
- dc520a7 hw/mips_malta: remove redundant irq and clock init by Leon Alrae · 9 years ago
- cc518af hw/mips_malta: remove CPUMIPSState from the write_bootloader() by Leon Alrae · 9 years ago