aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-05-27ppc/spapr: add a POWER10 CPU modelCédric Le Goater
2020-05-27ppc/pnv: Fix NMI system reset SRR1 valueNicholas Piggin
2020-05-26Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-05-26' into sta...Peter Maydell
2020-05-26hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' includePhilippe Mathieu-Daudé
2020-05-25xen/9pfs: increase max ring order to 9Stefano Stabellini
2020-05-25xen/9pfs: yield when there isn't enough room on the ringStefano Stabellini
2020-05-25Revert "9p: init_in_iov_from_pdu can truncate the size"Stefano Stabellini
2020-05-25hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'Philippe Mathieu-Daudé
2020-05-25es1370: check total frame count against current framePrasad J Pandit
2020-05-259p: Lock directory streams with a CoMutexGreg Kurz
2020-05-259pfs: include linux/limits.h for XATTR_SIZE_MAXDan Robertson
2020-05-22hw/block/pflash: Check return value of blk_pwrite()Mansour Ahmadi
2020-05-22hw/block/pflash_cfi01: Rename 'reset_flash' label as 'mode_read_array'Philippe Mathieu-Daudé
2020-05-22hw/block/pflash_cfi01: Document use of non-CFI compliant command '0x00'Philippe Mathieu-Daudé
2020-05-22hw/block/pflash_cfi01: Removed an unused timerPhilippe Mathieu-Daudé
2020-05-21ARM: PL061: Introduce N_GPIOSGeert Uytterhoeven
2020-05-21hw/timer/exynos4210_mct: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
2020-05-21hw/char/xilinx_uartlite: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
2020-05-21hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
2020-05-21hw/arm/integratorcp: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
2020-05-21hw/arm/fsl-imx7: Connect watchdog interruptsGuenter Roeck
2020-05-21hw/arm/fsl-imx7: Instantiate various unimplemented devicesGuenter Roeck
2020-05-21hw/arm/fsl-imx6ul: Connect watchdog interruptsGuenter Roeck
2020-05-21hw/arm/fsl-imx6: Connect watchdog interruptsGuenter Roeck
2020-05-21hw/arm/fsl-imx31: Wire up watchdogGuenter Roeck
2020-05-21hw/arm/fsl-imx25: Wire up watchdogGuenter Roeck
2020-05-21hw/watchdog: Implement full i.MX watchdog supportGuenter Roeck
2020-05-21hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck
2020-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-05-18hw: Use QEMU_IS_ALIGNED() on parallel flash block sizePhilippe Mathieu-Daudé
2020-05-18hw/ide/ahci: Log lost IRQsPhilippe Mathieu-Daudé
2020-05-18ramfb: fix size calculationGerd Hoffmann
2020-05-18ramfb: add sanity checks to ramfb_create_display_surfaceGerd Hoffmann
2020-05-18ramfb: don't update RAMFBState on errorsGerd Hoffmann
2020-05-18ramfb: drop leftover debug messageGerd Hoffmann
2020-05-18Revert "hw/display/ramfb: lock guest resolution after it's set"Gerd Hoffmann
2020-05-18Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"Gerd Hoffmann
2020-05-18hw/display: Include local 'framebuffer.h'Philippe Mathieu-Daudé
2020-05-18ati-vga: Do not allow unaligned access via index registerBALATON Zoltan
2020-05-15hw: Remove unnecessary DEVICE() castPhilippe Mathieu-Daudé
2020-05-15various: Remove unnecessary OBJECT() castPhilippe Mathieu-Daudé
2020-05-15qom: Drop @errp parameter of object_property_del()Markus Armbruster
2020-05-15spapr_pci: Drop some dead error handlingMarkus Armbruster
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-05-15qdev: Clean up qdev_connect_gpio_out_named()Markus Armbruster
2020-05-15hw/arm/bcm2835: Drop futile attempts at QOM-adopting memoryMarkus Armbruster
2020-05-15e1000: Don't run e1000_instance_init() twiceMarkus Armbruster
2020-05-15hw/isa/superio: Make the components QOM childrenMarkus Armbruster