aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-02-21mem: move nvdimm_device_list to utilitiesShivaprasad G Bhat
2020-02-21ppc: function to setup latest class optionsMichael S. Tsirkin
2020-02-21ppc/pnv: Fix PCI_EXPRESS dependencyLaurent Vivier
2020-02-21spapr/rtas: Print message from "ibm,os-term"Alexey Kardashevskiy
2020-02-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2020-02-19hw/xtensa/xtfpga:fix leak of fdevice tree blobChen Qun
2020-02-19hw/nios2:fix leak of fdevice tree blobChen Qun
2020-02-18hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82cPhilippe Mathieu-Daudé
2020-02-18hw/hppa/dino: Fix bitmask for the PCIROR registerPhilippe Mathieu-Daudé
2020-02-18hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393 1419394)Philippe Mathieu-Daudé
2020-02-18hw/hppa/dino: Add comments with register namePhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Remove dead code (CID 1419388 & 1419389)Philippe Mathieu-Daudé
2020-02-18hw/display/artist: Avoid drawing line when nothing to displayPhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Delay some variables initializationPhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Remove pointless initializationPhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Move trace event to draw_line()Philippe Mathieu-Daudé
2020-02-18hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)Philippe Mathieu-Daudé
2020-02-18hw/block/pflash_cfi02: Remove unneeded variable assignmentPhilippe Mathieu-Daudé
2020-02-18hw/display/qxl: Remove unneeded variable assignmentPhilippe Mathieu-Daudé
2020-02-18hw/vfio/display: Remove superfluous semicolonPhilippe Mathieu-Daudé
2020-02-18hw/scsi/esp: Remove superfluous semicolonPhilippe Mathieu-Daudé
2020-02-18hw/m68k/next-cube: Remove superfluous semicolonPhilippe Mathieu-Daudé
2020-02-18hw/arm/xlnx-versal: Remove superfluous semicolonPhilippe Mathieu-Daudé
2020-02-18Report stringified errno in VFIO related errorsMichal Privoznik
2020-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...Peter Maydell
2020-02-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...Peter Maydell
2020-02-13Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200213-pull-request' ...Peter Maydell
2020-02-13hw/arm/raspi: Extract the cores count from the board revisionPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Use a unique raspi_machine_class_init() methodPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Extract the board model from the board revisionPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Set default RAM size to size encoded in board revisionPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Let class_init() directly call raspi_machine_init()Philippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Make board_rev a field of RaspiMachineClassPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Make machines children of abstract RaspiMachineClassPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Trivial code movementPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Extract the processor type from the board revisionPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Extract the RAM size from the board revisionPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Extract the version from the board revisionPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Correct the board descriptionsPhilippe Mathieu-Daudé
2020-02-13hw/arm/raspi: Use BCM2708 machine type with pre Device Tree kernelsPhilippe Mathieu-Daudé
2020-02-13hw/char/exynos4210_uart: Fix memleaks in exynos4210_uart_initChen Qun
2020-02-13hw/arm: ast2600: Wire up EHCI controllersGuenter Roeck
2020-02-13hw/arm: ast2400/ast2500: Wire up EHCI controllersGuenter Roeck
2020-02-13arm/acpi: simplify the description of PCI _CRSHeyi Guo
2020-02-13arm/acpi: fix duplicated _UID of PCI interrupt link devicesHeyi Guo
2020-02-13arm/acpi: fix PCI _PRT definitionHeyi Guo
2020-02-13arm/virt/acpi: remove _ADR from devices identified by _HIDHeyi Guo
2020-02-13arm/virt/acpi: remove meaningless sub device "RP0" from PCI0Heyi Guo
2020-02-13i.MX: Add support for WDT on i.MX6Roman Kapl
2020-02-13i.MX: Fix inverted register bits in wdt code.Roman Kapl