aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-03-10Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200310-pull-request' ...Peter Maydell
2020-03-09usb/dev-storage: remove unused includeMaxim Levitsky
2020-03-09display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update()Chen Qun
2020-03-09display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse()Chen Qun
2020-03-09scsi/scsi-disk: Remove redundant statement in scsi_disk_emulate_command()Chen Qun
2020-03-09dma/xlnx-zdma: Remove redundant statement in zdma_write_dst()Chen Qun
2020-03-09core/qdev: fix memleak in qdev_get_gpio_out_connector()Pan Nengyuan
2020-03-09hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé
2020-03-09hw/i386: Include "hw/mem/nvdimm.h"Philippe Mathieu-Daudé
2020-03-09hw/acpi: Include "hw/mem/nvdimm.h"Philippe Mathieu-Daudé
2020-03-09hw/pci-host/piix: Include "qemu/range.h"Philippe Mathieu-Daudé
2020-03-09hw/i2c/smbus_ich9: Include "qemu/range.h"Philippe Mathieu-Daudé
2020-03-09hw/timer/hpet: Include "exec/address-spaces.h"Philippe Mathieu-Daudé
2020-03-09hw/acpi/cpu_hotplug: Include "hw/pci/pci.h"Philippe Mathieu-Daudé
2020-03-09hw/hppa/machine: Include "net/net.h"Philippe Mathieu-Daudé
2020-03-09hw/alpha/dp264: Include "net/net.h"Philippe Mathieu-Daudé
2020-03-09hw/alpha/alpha_sys: Remove unused "hw/ide.h" headerPhilippe Mathieu-Daudé
2020-03-09hw/usb/dev-storage: Remove unused "ui/console.h" headerPhilippe Mathieu-Daudé
2020-03-09hw/timer: Remove unused "ui/console.h" headerPhilippe Mathieu-Daudé
2020-03-09hw/southbridge/ich9: Removed unused headersPhilippe Mathieu-Daudé
2020-03-09hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .dataPhilippe Mathieu-Daudé
2020-03-09hw/net/e1000: Add readops/writeops typedefsPhilippe Mathieu-Daudé
2020-03-09hw/audio/fmopl: Fix a typo twicePhilippe Mathieu-Daudé
2020-03-09dp8393x: Mask EOL bit from descriptor addresses, take 2Finn Thain
2020-03-09usb/hcd-ehci: Remove redundant statementsChen Qun
2020-03-09usb-serial: wakeup device on inputJason Andryuk
2020-03-08hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logicPhilippe Mathieu-Daudé
2020-03-08vhost-vsock: fix error message outputNick Erdmann
2020-03-08vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORMJason Wang
2020-03-08pcie_root_port: Add hotplug disabling optionJulia Suvorova
2020-03-06qapi: Flatten object-addKevin Wolf
2020-03-05Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...Peter Maydell
2020-03-05hw/arm/virt: vTPM supportEric Auger
2020-03-05tpm: Add the SysBus TPM TIS deviceEric Auger
2020-03-05tpm: Separate TPM_TIS and TPM_TIS_ISA configsEric Auger
2020-03-05tpm: Separate tpm_tis common functions from isa codeEric Auger
2020-03-05tpm: Use TPMState as a common structEric Auger
2020-03-05tpm: rename TPM_TIS into TPM_TIS_ISAEric Auger
2020-03-05hw/arm/cubieboard: report error when using unsupported -bios argumentNiek Linnenbank
2020-03-05hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiBNiek Linnenbank
2020-03-05hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8Niek Linnenbank
2020-03-05hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definitionNiek Linnenbank
2020-03-05hw/timer/cadence_ttc: move timer_new from init() into realize() to avoid meml...Pan Nengyuan
2020-03-05hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaksPan Nengyuan
2020-03-05hw/arm/spitz: move timer_new from init() into realize() to avoid memleaksPan Nengyuan
2020-03-05hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaksPan Nengyuan
2020-03-05hw/arm/musicpal: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/z2: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/omap_sx1: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/mainstone: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé