summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* riscv: plic: Remove unused interrupt functionsAlistair Francis2019-09-171-12/+0Star
* riscv: sifive_u: Fix clock-names property for ethernet nodeGuenter Roeck2019-09-171-1/+1
* riscv: sivive_u: Add dummy serial clock and aliases entry for uartGuenter Roeck2019-09-171-2/+17
* riscv: sifive_u: Add support for loading initrdGuenter Roeck2019-09-171-3/+17
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-09-178-197/+257
|\
| * hw/i386/pc: Extract the x86 generic fw_cfg codePhilippe Mathieu-Daudé2019-09-163-131/+145
| * hw/i386/pc: Rename pc_build_feature_control() as generic fw_cfg_build_*Philippe Mathieu-Daudé2019-09-161-3/+3
| * hw/i386/pc: Let pc_build_feature_control() take a MachineState argumentPhilippe Mathieu-Daudé2019-09-161-3/+2Star
| * hw/i386/pc: Let pc_build_feature_control() take a FWCfgState argumentPhilippe Mathieu-Daudé2019-09-161-3/+4
| * hw/i386/pc: Rename pc_build_smbios() as generic fw_cfg_build_smbios()Philippe Mathieu-Daudé2019-09-161-2/+2
| * hw/i386/pc: Let pc_build_smbios() take a generic MachineState argumentPhilippe Mathieu-Daudé2019-09-161-3/+2Star
| * hw/i386/pc: Let pc_build_smbios() take a FWCfgState argumentPhilippe Mathieu-Daudé2019-09-161-5/+5
| * hw/i386/pc: Replace PCMachineState argument with MachineState in fw_cfg_arch_...Paolo Bonzini2019-09-161-4/+4
| * hw/i386/pc: Pass the CPUArchIdList array by argumentPhilippe Mathieu-Daudé2019-09-161-10/+9Star
| * hw/i386/pc: Pass the apic_id_limit value by argumentPhilippe Mathieu-Daudé2019-09-161-2/+3
| * hw/i386/pc: Pass the boot_cpus value by argumentPhilippe Mathieu-Daudé2019-09-161-3/+4
| * hw/i386/pc: Rename bochs_bios_init as more generic fw_cfg_arch_createPhilippe Mathieu-Daudé2019-09-161-3/+3
| * hw/i386/pc: Use address_space_memory in placePhilippe Mathieu-Daudé2019-09-161-3/+4
| * hw/i386/pc: Extract e820 memory layout codePhilippe Mathieu-Daudé2019-09-164-61/+103
| * hw/i386/pc: Use e820_get_num_entries() to access e820_entriesPhilippe Mathieu-Daudé2019-09-161-1/+1
| * elf-ops.h: fix int overflow in load_elf()Stefano Garzarella2019-09-161-0/+2
| * hw/i386: Move CONFIG_ACPI_PCI to CONFIG_PCCole Robinson2019-09-161-0/+1
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190913'...Peter Maydell2019-09-167-98/+1292
|\ \ | |/ |/|
| * aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routineCédric Le Goater2019-09-132-17/+11Star
| * aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater2019-09-132-37/+49
| * aspeed/smc: Calculate checksum on normal DMAChristian Svensson2019-09-131-0/+1
| * aspeed/smc: Inject errors in DMA checksumCédric Le Goater2019-09-131-0/+36
| * aspeed/smc: Add DMA calibration settingsCédric Le Goater2019-09-131-1/+63
| * aspeed/smc: Add support for DMAsCédric Le Goater2019-09-133-6/+220
| * aspeed: Use consistent typenamesCédric Le Goater2019-09-132-19/+18Star
| * aspeed: Remove unused SoC definitionsCédric Le Goater2019-09-131-26/+0Star
| * aspeed: add a GPIO controller to the SoCRashmica Gupta2019-09-131-0/+17
| * hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500Rashmica Gupta2019-09-132-0/+885
* | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-sep-12-2019' ...Peter Maydell2019-09-131-14/+33
|\ \ | |/ |/|
| * 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
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'...Peter Maydell2019-09-135-7/+4Star
|\ \
| * | migration: register_savevm_live doesn't need devDr. David Alan Gilbert2019-09-124-4/+4
| * | hw/net/vmxnet3: Fix leftover unregister_savevmDr. David Alan Gilbert2019-09-121-3/+0Star
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-09-131-0/+3
|\ \ \ | |_|/ |/| |
| * | virtio-blk: Cancel the pending BH when the dataplane is resetPhilippe Mathieu-Daudé2019-09-031-0/+3
* | | hw/misc: Mark most objects as "common" code to speed up compilation a litte bitThomas Huth2019-09-101-45/+45
| |/ |/|
* | m68k: Add serial controller to the NeXTcube machineThomas Huth2019-09-072-2/+40
* | escc: introduce a selector for the register bitLaurent Vivier2019-09-071-6/+24
* | m68k: Add NeXTcube machineThomas Huth2019-09-072-1/+942
* | m68k: Add NeXTcube keyboard deviceThomas Huth2019-09-072-0/+292
* | m68k: Add NeXTcube framebuffer device emulationThomas Huth2019-09-073-0/+151
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-09-044-12/+25
|\ \
| * | virtio-pci: Add Function Level Reset supportJulia Suvorova2019-09-043-1/+17
| * | virtio-rng: change default backend to rng-builtinLaurent Vivier2019-09-041-2/+1Star