summaryrefslogtreecommitdiffstats
path: root/hw/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: r4k: replace cpu_model with cpu_typeIgor Mammedov2017-10-271-9/+7Star
* mips: mipssim: replace cpu_model with cpu_typeIgor Mammedov2017-10-271-9/+6Star
* mips: Magnum/Acer Pica 61: replace cpu_model with cpu_typeIgor Mammedov2017-10-271-5/+3Star
* mips: fulong2e: replace cpu_model with cpu_typeIgor Mammedov2017-10-271-5/+2Star
* mips: malta/boston: replace cpu_model with cpu_typeIgor Mammedov2017-10-273-26/+22Star
* mips: use object_new() instead of gnew()+object_initialize()Igor Mammedov2017-10-272-4/+2Star
* pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost2017-10-151-0/+4
* mips: replace cpu_mips_init() with cpu_generic_init()Igor Mammedov2017-09-216-6/+6
* mips: move hw/mips/cputimer.c to target/mips/Philippe Mathieu-Daudé2017-09-212-166/+1Star
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2017-09-206-24/+0Star
|\
| * cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov2017-09-196-24/+0Star
* | General warn report fixupsAlistair Francis2017-09-192-4/+3Star
* | Convert multi-line fprintf() to warn_report()Alistair Francis2017-09-192-5/+5
|/
* mips: Add KVM T&E segment support for TCGJames Hogan2017-08-022-10/+19
* mips/malta: leave space for the bootmap after the initrdAurelien Jarno2017-08-021-1/+4
* hw/mips: load_elf_strerror to report kernel loading failureAurelien Jarno2017-07-284-16/+24
* ahci: add ahci_get_num_portsJohn Snow2017-07-181-2/+2
* hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2017-07-144-10/+5Star
* memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()Peter Maydell2017-07-141-1/+1
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-145-6/+6
* memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy2017-07-141-1/+1
* char: add backend hotswap handlerAnton Nefedov2017-07-142-2/+2
* mips/malta: load the initrd at the end of the low memoryAurelien Jarno2017-07-111-2/+3
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-1/+1
* Remove/replace sysemu/char.h inclusionMarc-André Lureau2017-06-022-2/+0Star
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-233-4/+4
* qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-171-1/+1
* hw/mips: MIPS Boston board supportPaul Burton2017-02-242-0/+578
* Revert "hw/mips: MIPS Boston board support"Peter Maydell2017-02-232-578/+0Star
* hw/mips: MIPS Boston board supportPaul Burton2017-02-222-0/+578
* hw: Drop superfluous special checks for orphaned -driveMarkus Armbruster2017-02-211-4/+0Star
* hw: Default -drive to if=ide explicitly where it worksMarkus Armbruster2017-02-213-0/+3
* char: rename CharDriverState ChardevMarc-André Lureau2017-01-271-2/+2
* clean-up: removed duplicate #includesAnand J2016-10-281-1/+0Star
* char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau2016-10-241-1/+1
* char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau2016-10-241-14/+14
* char: remaining switch to CharBackend in frontendMarc-André Lureau2016-10-241-14/+18
* char: remove init callbackMarc-André Lureau2016-10-241-2/+2
* malta: replace chr init by CHR_EVENT_OPENED handlerMarc-André Lureau2016-10-241-11/+19
* sun4uv: fix serial initialization regressionMarc-André Lureau2016-10-243-3/+3
* error: Strip trailing '\n' from error string arguments (again)Markus Armbruster2016-08-081-1/+1
* hw/mips_malta: Fix YAMON API print routinePaul Burton2016-07-281-1/+1
* hw/mips: fix PCI bus initializationMarcel Apfelbaum2016-07-201-1/+1
* hw/mips/cps: create GIC block inside CPSLeon Alrae2016-07-122-10/+19
* mips: use MIPSCPU instead of CPUMIPSStatePaolo Bonzini2016-05-198-16/+19
* hw/mips/cps: enable ITU for multithreading processorsLeon Alrae2016-03-301-0/+32
* hw/mips_malta: add CPS to Malta boardLeon Alrae2016-03-301-11/+49
* hw/mips_malta: move CPU creation to a separate functionLeon Alrae2016-03-301-29/+39
* hw/mips_malta: remove redundant irq and clock initLeon Alrae2016-03-301-4/+0Star
* hw/mips_malta: remove CPUMIPSState from the write_bootloader()Leon Alrae2016-03-301-4/+4