summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaroundMark Cave-Ayland2020-06-264-43/+40Star
* adb: coding style update to fix checkpatch errorsMark Cave-Ayland2020-06-261-4/+5
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-06-2510-266/+258Star
|\
| * Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridgeAni Sinha2020-06-251-10/+11
| * Stop vhost-user sending uninitialized mmap_offsetsRaphael Norwitz2020-06-241-6/+6
| * arm/acpi: Add the TPM2.0 device under the DSDTEric Auger2020-06-241-0/+34
| * acpi: Some build_tpm2() code reshapeEric Auger2020-06-241-19/+32
| * acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.Gerd Hoffmann2020-06-241-11/+0Star
| * acpi: drop build_piix4_pm()Gerd Hoffmann2020-06-241-16/+0Star
| * acpi: drop serial/parallel enable bits from dsdtGerd Hoffmann2020-06-241-23/+0Star
| * acpi: simplify build_isa_devices_aml()Gerd Hoffmann2020-06-241-10/+6Star
| * acpi: factor out fw_cfg_add_acpi_dsdt()Gerd Hoffmann2020-06-243-23/+30
| * acpi: move aml builder code for i8042 (kbd+mouse) deviceGerd Hoffmann2020-06-242-39/+31Star
| * floppy: move cmos_get_fd_drive_type() from pcGerd Hoffmann2020-06-242-26/+25Star
| * floppy: make isa_fdc_get_drive_max_chs staticGerd Hoffmann2020-06-241-2/+2
| * acpi: move aml builder code for floppy deviceGerd Hoffmann2020-06-242-83/+83
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...Peter Maydell2020-06-2535-190/+217
|\ \
| * | sd/milkymist-memcard: Fix error API violationMarkus Armbruster2020-06-231-1/+1
| * | sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() errorMarkus Armbruster2020-06-231-12/+3Star
| * | arm/aspeed: Drop aspeed_board_init_flashes() parameter @errpMarkus Armbruster2020-06-231-6/+6
| * | qdev: Make qdev_prop_set_drive() match the other helpersMarkus Armbruster2020-06-2331-56/+61
| * | qdev: Reject chardev property overrideMarkus Armbruster2020-06-231-0/+8
| * | qdev: Reject drive property overrideMarkus Armbruster2020-06-231-0/+8
| * | qdev: Improve netdev property override error a bitMarkus Armbruster2020-06-232-3/+44
| * | qdev: Eliminate get_pointer(), set_pointer()Markus Armbruster2020-06-231-60/+35Star
| * | fdc: Deprecate configuring floppies with -global isa-fdcMarkus Armbruster2020-06-231-0/+17
| * | fdc: Open-code fdctrl_init_isa()Markus Armbruster2020-06-232-16/+6Star
| * | fdc: Reject clash between -drive if=floppy and -global isa-fdcMarkus Armbruster2020-06-233-43/+35Star
* | | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1...Peter Maydell2020-06-2418-2280/+47Star
|\ \ \ | |_|/ |/| |
| * | tpm: Move backend code under the 'backends/' directoryPhilippe Mathieu-Daudé2020-06-198-2192/+1Star
| * | hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"Philippe Mathieu-Daudé2020-06-197-78/+6Star
| * | hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local headerPhilippe Mathieu-Daudé2020-06-196-5/+35
| * | hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'Philippe Mathieu-Daudé2020-06-192-10/+11
| * | hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.cPhilippe Mathieu-Daudé2020-06-192-6/+5Star
| * | hw/tpm: Remove unnecessary 'tpm_int.h' header inclusionPhilippe Mathieu-Daudé2020-06-193-3/+0Star
| * | hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sourcesPhilippe Mathieu-Daudé2020-06-194-1/+3
| * | hw/tpm: Include missing 'qemu/option.h' headerPhilippe Mathieu-Daudé2020-06-191-0/+2
| * | hw/tpm: Do not include 'qemu/osdep.h' in headerPhilippe Mathieu-Daudé2020-06-191-1/+0Star
| * | hw/tpm: Rename TPMDEV as TPM_BACKEND in KconfigPhilippe Mathieu-Daudé2020-06-191-6/+6
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...Peter Maydell2020-06-2311-36/+203
|\ \ \
| * | | arm/virt: Add memory hot remove supportShameer Kolothum2020-06-232-2/+89
| * | | hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interfacePhilippe Mathieu-Daudé2020-06-231-5/+18
| * | | hw/arm/mps2: Add audio I2S interface as unimplemented devicePhilippe Mathieu-Daudé2020-06-231-0/+1
| * | | hw/arm/mps2: Add I2C devicesPhilippe Mathieu-Daudé2020-06-232-0/+9
| * | | hw/arm/mps2: Add SPI devicesPhilippe Mathieu-Daudé2020-06-232-3/+27
| * | | hw/arm/mps2: Map the FPGA I/O blockPhilippe Mathieu-Daudé2020-06-231-0/+9
| * | | hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devicesPhilippe Mathieu-Daudé2020-06-231-2/+6
| * | | hw/arm/mps2: Add CMSDK APB watchdog devicePhilippe Mathieu-Daudé2020-06-232-0/+8
| * | | hw/arm/mps2: Rename CMSDK AHB peripheral regionPhilippe Mathieu-Daudé2020-06-231-1/+2
| * | | hw/arm/mps2: Document CMSDK/FPGA APB subsystem sectionsPhilippe Mathieu-Daudé2020-06-231-1/+4