summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Add ibm,purr and ibm,spurr device-tree propertiesSuraj Jitindar Singh2019-05-291-1/+4
* hw/ppc/40p: use 1900 as a base yearArtyom Tarasenko2019-05-291-1/+3
* hw/ppc/40p: Move the MC146818 RTC to the board where it belongsPhilippe Mathieu-Daudé2019-05-292-4/+3Star
* hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded stringPhilippe Mathieu-Daudé2019-05-291-1/+1
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...Peter Maydell2019-05-287-1/+278
|\
| * semihosting: enable chardev backed output for consoleAlex Bennée2019-05-282-1/+34
| * semihosting: implement a semihosting consoleAlex Bennée2019-05-282-0/+78
| * semihosting: introduce CONFIG_SEMIHOSTINGAlex Bennée2019-05-283-1/+5
| * semihosting: move semihosting configuration into its own directoryAlex Bennée2019-05-284-1/+163
* | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf0' i...Peter Maydell2019-05-286-5/+529
|\ \
| * | riscv: spike: Add a generic spike machineAlistair Francis2019-05-241-1/+105
| * | riscv: virt: Allow specifying a CPU via commandlineAlistair Francis2019-05-241-1/+2
| * | target/riscv: Remove unused include of riscv_htif.h for virt board riscvJonathan Behrens2019-05-241-1/+0Star
| * | SiFive RISC-V GPIO DeviceFabien Chouteau2019-05-244-2/+422
| |/
* | hw/intc/nvic: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-05-241-3/+3
* | hw/arm/mps2: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-05-242-8/+8
* | hw/microblaze/zynqmp: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2019-05-241-3/+3
* | hw/microblaze/zynqmp: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2019-05-241-3/+4
* | hw/microblaze/zynqmp: Let the SoC manage the IPI devicesPhilippe Mathieu-Daudé2019-05-241-20/+16Star
* | hw/microblaze/zynqmp: Move the IPI state into the PMUSoC statePhilippe Mathieu-Daudé2019-05-241-7/+7
* | 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
* | hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-05-247-31/+21Star
* | hw/arm/aspeed: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2019-05-242-33/+23Star
* | hw/arm/bcm2835: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2019-05-241-33/+20Star
* | hw/arm/bcm2835: Use object_initialize() on PL011StatePhilippe Mathieu-Daudé2019-05-241-7/+7
* | hw/arm/bcm2835: Use TYPE_PL011 instead of hardcoded stringPhilippe Mathieu-Daudé2019-05-241-1/+1
* | hw/virtio: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-05-241-3/+2Star
* | hw/misc/macio: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2019-05-241-4/+4
* | hw/ppc/pnv: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-05-241-8/+4Star
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190524-pull-request' ...Peter Maydell2019-05-243-19/+86
|\
| * hw/display/ramfb: initialize fw-config space with xres/ yresHou Qiming2019-05-243-4/+28
| * hw/display/ramfb: lock guest resolution after it's setHou Qiming2019-05-241-4/+22
| * hw/display/ramfb: fix guest memory un-mappingHou Qiming2019-05-241-13/+38
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190523'...Peter Maydell2019-05-2439-73/+97
|\ \ | |/ |/|
| * hw/arm/exynos4210: QOM'ify the Exynos4210 SoCPhilippe Mathieu-Daudé2019-05-232-6/+29
| * hw/arm/exynos4210: Add DMA support for the Exynos4210Guenter Roeck2019-05-231-0/+26
| * hw/arm/exynos4: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2019-05-231-2/+3
| * hw/arm/exynos4: Remove unuseful debug codePhilippe Mathieu-Daudé2019-05-231-24/+0Star
| * hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3Peter Maydell2019-05-231-2/+2
| * hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1}Peter Maydell2019-05-231-1/+1
| * arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell2019-05-2337-37/+36Star
| * arm: Remove unnecessary includes of hw/arm/arm.hPeter Maydell2019-05-231-1/+0Star
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20190523-pull...Peter Maydell2019-05-2310-11/+215
|\ \ | |/ |/|
| * hw/nvram/fw_cfg: Store 'reboot-timeout' as little endianLi Qiang2019-05-231-1/+3
| * hw/sparc64: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé2019-05-231-0/+19
| * hw/sparc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé2019-05-231-0/+19
| * hw/ppc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé2019-05-232-1/+46
| * hw/i386: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé2019-05-232-1/+39
| * hw/i386: Extract fw_cfg definitions to local "fw_cfg.h"Philippe Mathieu-Daudé2019-05-232-6/+21