aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-06-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-06-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...Peter Maydell
2020-06-24Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridgeAni Sinha
2020-06-24Stop vhost-user sending uninitialized mmap_offsetsRaphael Norwitz
2020-06-24arm/acpi: Add the TPM2.0 device under the DSDTEric Auger
2020-06-24acpi: Some build_tpm2() code reshapeEric Auger
2020-06-24acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.Gerd Hoffmann
2020-06-24acpi: drop build_piix4_pm()Gerd Hoffmann
2020-06-24acpi: drop serial/parallel enable bits from dsdtGerd Hoffmann
2020-06-24acpi: simplify build_isa_devices_aml()Gerd Hoffmann
2020-06-24acpi: factor out fw_cfg_add_acpi_dsdt()Gerd Hoffmann
2020-06-24acpi: move aml builder code for i8042 (kbd+mouse) deviceGerd Hoffmann
2020-06-24floppy: move cmos_get_fd_drive_type() from pcGerd Hoffmann
2020-06-24floppy: make isa_fdc_get_drive_max_chs staticGerd Hoffmann
2020-06-24acpi: move aml builder code for floppy deviceGerd Hoffmann
2020-06-24Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1...Peter Maydell
2020-06-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...Peter Maydell
2020-06-23sd/milkymist-memcard: Fix error API violationMarkus Armbruster
2020-06-23sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() errorMarkus Armbruster
2020-06-23arm/aspeed: Drop aspeed_board_init_flashes() parameter @errpMarkus Armbruster
2020-06-23qdev: Make qdev_prop_set_drive() match the other helpersMarkus Armbruster
2020-06-23qdev: Reject chardev property overrideMarkus Armbruster
2020-06-23qdev: Reject drive property overrideMarkus Armbruster
2020-06-23qdev: Improve netdev property override error a bitMarkus Armbruster
2020-06-23qdev: Eliminate get_pointer(), set_pointer()Markus Armbruster
2020-06-23fdc: Deprecate configuring floppies with -global isa-fdcMarkus Armbruster
2020-06-23fdc: Open-code fdctrl_init_isa()Markus Armbruster
2020-06-23fdc: Reject clash between -drive if=floppy and -global isa-fdcMarkus Armbruster
2020-06-23arm/virt: Add memory hot remove supportpull-target-arm-20200623Shameer Kolothum
2020-06-23hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interfacePhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Add audio I2S interface as unimplemented devicePhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Add I2C devicesPhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Add SPI devicesPhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Map the FPGA I/O blockPhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devicesPhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Add CMSDK APB watchdog devicePhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Rename CMSDK AHB peripheral regionPhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Document CMSDK/FPGA APB subsystem sectionsPhilippe Mathieu-Daudé
2020-06-23hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded stringPhilippe Mathieu-Daudé
2020-06-23hw/i2c: Add header for ARM SBCon two-wire serial bus interfacePhilippe Mathieu-Daudé
2020-06-23hw/i2c/versatile_i2c: Add SCL/SDA definitionsPhilippe Mathieu-Daudé
2020-06-23hw/i2c/versatile_i2c: Add definitions for register addressesPhilippe Mathieu-Daudé
2020-06-23hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock statusPhilippe Mathieu-Daudé
2020-06-23hw/arm/virt: Add 5.0 HW compat propsAndrew Jones
2020-06-22hw/rx: Add RX GDB simulatorYoshinori Sato
2020-06-22hw/rx: Register R5F562N7 and R5F562N8 MCUsPhilippe Mathieu-Daudé
2020-06-22hw/rx: Honor -accel qtestRichard Henderson
2020-06-22hw/rx: RX62N microcontroller (MCU)Yoshinori Sato
2020-06-22hw/char: RX62N serial communication interface (SCI)Yoshinori Sato
2020-06-22hw/timer: RX62N compare match timer (CMT)Yoshinori Sato