]> git.ipfire.org Git - thirdparty/qemu.git/history - hw
tcg: Implement gvec support for rotate by immediate
[thirdparty/qemu.git] / hw /
2020-06-02  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-06-01  Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-06-01  Huacai Chenhw/mips: fuloong2e: Set preferred page size to 16KB
2020-06-01  Huacai Chenhw/mips: Add CPU IRQ3 delivery for KVM
2020-05-31  Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-05-31  Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-05-30  Philippe Mathieu... hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
2020-05-30  Philippe Mathieu... hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset...
2020-05-29  Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-29  Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-05-28  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-05-28  Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-05-28  Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-05-28  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-05-28  BALATON Zoltansm501: Remove obsolete changelog and todo comment
2020-05-28  BALATON Zoltansm501: Optimize small overlapping blits
2020-05-28  BALATON Zoltansm501: Replace hand written implementation with pixman...
2020-05-28  BALATON Zoltansm501: Clean up local variables in sm501_2d_operation
2020-05-28  BALATON Zoltansm501: Use BIT(x) macro to shorten constant
2020-05-28  BALATON Zoltansm501: Shorten long variable names in sm501_2d_operation
2020-05-28  BALATON Zoltansm501: Convert printf + abort to qemu_log_mask
2020-05-28  Philippe Mathieu... hw/display/pxa2xx_lcd: Replace printf() call by qemu_lo...
2020-05-28  Philippe Mathieu... hw/display/omap_dss: Replace fprintf() call by qemu_log...
2020-05-28  Philippe Mathieu... hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR)
2020-05-28  Philippe Mathieu... hw/display/vmware_vga: Let the PCI device own its I...
2020-05-28  Philippe Mathieu... hw/display/vmware_vga: Replace printf() calls by qemu_l...
2020-05-28  Philippe Mathieu... hw/display/xlnx_dp: Replace disabled DPRINTF() by error...
2020-05-28  Philippe Mathieu... hw/display/dpcd: Convert debug printf()s to trace events
2020-05-28  Philippe Mathieu... hw/display/dpcd: Fix memory region size
2020-05-28  Philippe Mathieu... hw/display/cirrus_vga: Convert debug printf() to trace...
2020-05-28  Philippe Mathieu... hw/display/cirrus_vga: Use qemu_log_mask(ERROR) instead...
2020-05-28  Philippe Mathieu... hw/display/cirrus_vga: Use qemu_log_mask(UNIMP) instead...
2020-05-28  Philippe Mathieu... hw/display/cirrus_vga: Convert debug printf() to trace...
2020-05-28  Philippe Mathieu... hw/display/cg3: Convert debug printf()s to trace events
2020-05-27  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-05-27  Markus Armbrusterarm/sabrelite: Consistently use &error_fatal in sabreli...
2020-05-27  Markus Armbrustermips/boston: Plug memory leak in boston_mach_init()
2020-05-27  Markus Armbrustermips/boston: Fix boston_mach_init() error handling
2020-05-27  Markus Armbrustermips/malta: Fix create_cps() error handling
2020-05-27  Markus Armbrustererror: Use error_reportf_err() where appropriate
2020-05-27  Markus Armbrusterxen: Fix and improve handling of device_add usb-host...
2020-05-27  Markus Armbrusternvdimm: Plug memory leak in uuid property setter
2020-05-27  Leonardo Brasvfio/nvlink: Remove exec permission to avoid SELinux...
2020-05-27  Philippe Mathieu... hw/nvram/mac_nvram: Convert debug printf()s to trace...
2020-05-27  Philippe Mathieu... hw/pci-bridge/dec: Remove dead debug code
2020-05-27  Leonardo Brasppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
2020-05-27  Cédric Le Goaterppc/spapr: add a POWER10 CPU model
2020-05-27  Nicholas Pigginppc/pnv: Fix NMI system reset SRR1 value
2020-05-26  Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-05-26  Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/9p...
2020-05-26  Philippe Mathieu... hw/mips/mips_int: De-duplicate KVM interrupt delivery
2020-05-26  Aleksandar Markovichw/mips/malta: Add some logging for bad register offset...
2020-05-26  Aleksandar Markovichw/mips: Rename malta/mipssim/r4k/jazz files
2020-05-26  Philippe Mathieu... hw/mips/fuloong2e: Fix typo in Fuloong machine name
2020-05-26  Philippe Mathieu... hw/mips/fuloong2e: Move code and update a comment
2020-05-26  Philippe Mathieu... hw/pci-host/bonito: Set the Config register reset value...
2020-05-26  Philippe Mathieu... hw/pci-host/bonito: Better describe the I/O CS regions
2020-05-26  Philippe Mathieu... hw/pci-host/bonito: Map the different PCI ranges more...
2020-05-26  Philippe Mathieu... hw/pci-host/bonito: Map all the Bonito64 I/O range
2020-05-26  Philippe Mathieu... hw/pci-host/bonito: Map peripheral using physical address
2020-05-26  Philippe Mathieu... hw/pci-host/bonito: Fix DPRINTF() format strings
2020-05-26  Philippe Mathieu... hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito...
2020-05-26  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2020-05-26  Philippe Mathieu... hw/mips/mips_fulong2e: Remove unused 'audio/audio.h...
2020-05-25  Stefano Stabellinixen/9pfs: increase max ring order to 9
2020-05-25  Stefano Stabellinixen/9pfs: yield when there isn't enough room on the...
2020-05-25  Stefano StabelliniRevert "9p: init_in_iov_from_pdu can truncate the size"
2020-05-25  Philippe Mathieu... hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition...
2020-05-25  Prasad J Pandites1370: check total frame count against current frame
2020-05-25  Greg Kurz9p: Lock directory streams with a CoMutex
2020-05-25  Dan Robertson9pfs: include linux/limits.h for XATTR_SIZE_MAX
2020-05-22  Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-05-22  Mansour Ahmadihw/block/pflash: Check return value of blk_pwrite()
2020-05-22  Philippe Mathieu... hw/block/pflash_cfi01: Rename 'reset_flash' label as...
2020-05-22  Philippe Mathieu... hw/block/pflash_cfi01: Document use of non-CFI complian...
2020-05-22  Philippe Mathieu... hw/block/pflash_cfi01: Removed an unused timer
2020-05-22  Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2020-05-21  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-05-21  Geert UytterhoevenARM: PL061: Introduce N_GPIOS
2020-05-21  Philippe Mathieu... hw/timer/exynos4210_mct: Replace hw_error() by qemu_log...
2020-05-21  Philippe Mathieu... hw/char/xilinx_uartlite: Replace hw_error() by qemu_log...
2020-05-21  Philippe Mathieu... hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()
2020-05-21  Philippe Mathieu... hw/arm/integratorcp: Replace hw_error() by qemu_log_mask()
2020-05-21  Guenter Roeckhw/arm/fsl-imx7: Connect watchdog interrupts
2020-05-21  Guenter Roeckhw/arm/fsl-imx7: Instantiate various unimplemented...
2020-05-21  Guenter Roeckhw/arm/fsl-imx6ul: Connect watchdog interrupts
2020-05-21  Guenter Roeckhw/arm/fsl-imx6: Connect watchdog interrupts
2020-05-21  Guenter Roeckhw/arm/fsl-imx31: Wire up watchdog
2020-05-21  Guenter Roeckhw/arm/fsl-imx25: Wire up watchdog
2020-05-21  Guenter Roeckhw/watchdog: Implement full i.MX watchdog support
2020-05-21  Guenter Roeckhw: Move i.MX watchdog driver to hw/watchdog
2020-05-21  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-05-19  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-05-19  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-05-18  Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-18  Philippe Mathieu... hw: Use QEMU_IS_ALIGNED() on parallel flash block size
2020-05-18  Philippe Mathieu... hw/ide/ahci: Log lost IRQs
2020-05-18  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-05-18  Gerd Hoffmannramfb: fix size calculation
2020-05-18  Gerd Hoffmannramfb: add sanity checks to ramfb_create_display_surface
next