summaryrefslogtreecommitdiffstats
path: root/hw/mips
Commit message (Expand)AuthorAgeFilesLines
* hw/mips/gt64xxx: Remove dynamic field width from trace eventsPhilippe Mathieu-Daudé2019-11-192-10/+10
* hw/pci-host/piix: Define and use the PIIX IRQ Route Control RegistersPhilippe Mathieu-Daudé2019-11-051-2/+2
* hw/isa/piix4: Move piix4_create() to hw/isa/piix4.cPhilippe Mathieu-Daudé2019-11-052-28/+1Star
* hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()Philippe Mathieu-Daudé2019-11-051-18/+29
* hw/mips/mips_malta: Create IDE hard drive array dynamicallyPhilippe Mathieu-Daudé2019-11-051-2/+5
* piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé2019-11-051-3/+1Star
* piix4: Add an i8254 PIT Controller as specified in datasheetHervé Poussineau2019-11-051-4/+0Star
* piix4: Add an i8257 DMA Controller as specified in datasheetHervé Poussineau2019-11-051-2/+0Star
* piix4: Rename PIIX4 object to piix4-isaHervé Poussineau2019-11-051-1/+1
* piix4: Add an i8259 Interrupt Controller as specified in datasheetHervé Poussineau2019-11-051-19/+13Star
* hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-244-4/+4
* mips: fix memory leaks in board initializationPaolo Bonzini2019-10-042-0/+3
* hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.cThomas Huth2019-10-041-0/+1
* hw/mips/mips_jazz: Remove no-longer-necessary override of do_unassigned_accessPeter Maydell2019-09-121-23/+4Star
* hw/mips/mips_jazz: Override do_transaction_failed hookPeter Maydell2019-09-121-8/+46
* target/mips: Style improvements in mips_mipssim.cAleksandar Markovic2019-08-191-7/+12
* target/mips: Style improvements in mips_malta.cAleksandar Markovic2019-08-191-88/+128
* target/mips: Style improvements in mips_int.cAleksandar Markovic2019-08-191-1/+2
* target/mips: Style improvements in mips_fulong2e.cAleksandar Markovic2019-08-191-38/+58
* target/mips: Style improvements in cps.cAleksandar Markovic2019-08-191-2/+4
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-163-0/+3
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-162-0/+2
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-169-9/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-163-0/+3
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-166-0/+8
* hw: Replace global smp variables with MachineState for all remaining archsLike Xu2019-07-052-1/+3
* machine: Refactor smp-related call chains to pass MachineStateLike Xu2019-07-051-11/+11
* hw/mips: Express dependencies of the r4k platform with KconfigPhilippe Mathieu-Daudé2019-07-021-0/+10
* hw/mips: Express dependencies of the Jazz machine with KconfigPhilippe Mathieu-Daudé2019-07-021-0/+17
* hw/mips: Express dependencies of the MIPSsim machine with KconfigPhilippe Mathieu-Daudé2019-07-021-0/+3
* hw/mips/gt64xxx_pci: Align the pci0-mem sizePhilippe Mathieu-Daudé2019-06-261-1/+2
* hw/mips/gt64xxx_pci: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé2019-06-262-19/+14Star
* hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf()Philippe Mathieu-Daudé2019-06-261-11/+37
* hw/mips/gt64xxx_pci: Fix 'spaces' coding style issuesPhilippe Mathieu-Daudé2019-06-261-5/+6
* hw/mips/gt64xxx_pci: Fix 'braces' coding style issuesPhilippe Mathieu-Daudé2019-06-261-9/+18
* hw/mips/gt64xxx_pci: Fix 'tabs' coding style issuesPhilippe Mathieu-Daudé2019-06-261-156/+156
* hw/mips/gt64xxx_pci: Fix multiline comment syntaxPhilippe Mathieu-Daudé2019-06-261-29/+35
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-123-1/+2
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* target/mips: Use env_cpu, env_archcpuRichard Henderson2019-06-101-1/+1
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...Peter Maydell2019-05-281-1/+1
|\
| * semihosting: move semihosting configuration into its own directoryAlex Bennée2019-05-281-1/+1
* | hw/mips: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-05-243-16/+12Star
* | hw/mips: Use object_initialize() on MIPSCPSStatePhilippe Mathieu-Daudé2019-05-242-22/+20Star
|/
* mips-fulong2e: obey -vga nonePaolo Bonzini2019-05-171-4/+6
* mips/boston: Report errors with error_report(), not error_printf()Markus Armbruster2019-04-171-3/+3
* pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster2019-03-112-3/+2Star
* pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster2019-03-112-2/+2
* mips_malta: Clean up definition of flash memory size somewhatMarkus Armbruster2019-03-111-1/+1