aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2020-02-13qxl: introduce hardware revision 5Gerd Hoffmann
2020-02-12uas: fix super speed bMaxPacketSize0Gerd Hoffmann
2020-02-12usb-host: wait for cancel completeGerd Hoffmann
2020-02-10riscv: virt: Use Goldfish RTC deviceAnup Patel
2020-02-10hw: rtc: Add Goldfish RTC deviceAnup Patel
2020-02-10riscv/virt: Add syscon reboot and poweroff DT nodesAnup Patel
2020-02-10Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-02-10Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into sta...Peter Maydell
2020-02-08hw/9pfs/9p-synth: added directory for readdir testChristian Schoenebeck
2020-02-089pfs: validate count sent by client with T_readdirChristian Schoenebeck
2020-02-089pfs: require msize >= 4096Christian Schoenebeck
2020-02-07hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX hostPhilippe Mathieu-Daudé
2020-02-07stellaris: delay timer_new to avoid memleaksPan Nengyuan
2020-02-07stm32f2xx_timer: delay timer_new to avoid memleaksPan Nengyuan
2020-02-07armv7m_systick: delay timer_new to avoid memleaksPan Nengyuan
2020-02-07bcm2835_dma: Re-initialize xlen in TD modeRene Stange
2020-02-07bcm2835_dma: Fix the ylen loop in TD modeRene Stange
2020-02-06hw/vfio: Move the IGD quirk code to a separate fileThomas Huth
2020-02-06aspeed/i2c: Prevent uninitialized warningMiroslav Rezanina