index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2021-02-04
ui: add an optional get_flags callback to GraphicHwOps
Marc-André Lureau
2021-02-04
vhost-user-gpu: add a configuration flag for dmabuf usage
Marc-André Lureau
2021-02-04
ui: remove console_has_gl_dmabuf()
Marc-André Lureau
2021-02-04
vhost-user-gpu: check backend for EDID support
Marc-André Lureau
2021-02-04
qxl: also notify the rendering is done when skipping it
Marc-André Lureau
2021-02-04
qxl: set qxl.ssd.dcl.con on secondary devices
Marc-André Lureau
2021-02-04
hw/display/qxl: Fix bad printf format specifiers
Alex Chen
2021-02-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210203'...
Peter Maydell
2021-02-03
hw/arm: Display CPU type in machine description
Philippe Mathieu-Daudé
2021-02-03
hw/net/can: ZynqMP CAN device requires PTIMER
Philippe Mathieu-Daudé
2021-02-03
hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripherals
Philippe Mathieu-Daudé
2021-02-03
hw/arm/xlnx-versal: Versal SoC requires ZDMA
Philippe Mathieu-Daudé
2021-02-03
hw/arm/exynos4210: Add missing dependency on OR_IRQ
Philippe Mathieu-Daudé
2021-02-03
hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
Philippe Mathieu-Daudé
2021-02-02
hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
Philippe Mathieu-Daudé
2021-02-02
hw/ssi: imx_spi: Correct tx and rx fifo endianness
Bin Meng
2021-02-02
hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
Bin Meng
2021-02-02
hw/ssi: imx_spi: Round up the burst length to be multiple of 8
Bin Meng
2021-02-02
hw/ssi: imx_spi: Disable chip selects when controller is disabled
Xuzhou Cheng
2021-02-02
hw/ssi: imx_spi: Rework imx_spi_write() to handle block disabled
Philippe Mathieu-Daudé
2021-02-02
hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabled
Philippe Mathieu-Daudé
2021-02-02
hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register value
Philippe Mathieu-Daudé
2021-02-02
hw/ssi: imx_spi: Remove pointless variable initialization
Philippe Mathieu-Daudé
2021-02-02
hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset()
Bin Meng
2021-02-02
hw/ssi: imx_spi: Use a macro for number of chip selects supported
Bin Meng
2021-02-02
hw/arm/smmuv3: Fix addr_mask for range-based invalidation
Zenghui Yu
2021-02-02
hw/char/exynos4210_uart: Fix missing call to report ready for input
Iris Johnson
2021-02-02
hw/char/exynos4210_uart: Fix buffer size reporting with FIFO disabled
Iris Johnson
2021-02-02
hw/intc/arm_gic: Allow to use QTest without crashing
Philippe Mathieu-Daudé
2021-02-01
nvdimm: check -object memory-backend-file, readonly=on option
Stefan Hajnoczi
2021-01-29
hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYS
Peter Maydell
2021-01-29
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
2021-01-29
arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
2021-01-29
hw/arm/armsse: Use Clock to set system_clock_scale
Peter Maydell
2021-01-29
hw/watchdog/cmsdk-apb-watchdog: Convert to use Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-dualtimer: Convert to use Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-timer: Convert to use Clock input
Peter Maydell
2021-01-29
hw/arm/stellaris: Create Clock input for watchdog
Peter Maydell
2021-01-29
hw/arm/stellaris: Convert SSYS to QOM device
Peter Maydell
2021-01-29
hw/arm/musca: Create and connect ARMSSE Clocks
Peter Maydell
2021-01-29
hw/arm/mps2-tz: Create and connect ARMSSE Clocks
Peter Maydell
2021-01-29
hw/arm/mps2: Create and connect SYSCLK Clock
Peter Maydell
2021-01-29
hw/arm/mps2: Inline CMSDK_APB_TIMER creation
Peter Maydell
2021-01-29
hw/arm/armsse: Wire up clocks
Peter Maydell
2021-01-29
hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"
Peter Maydell
2021-01-29
hw/watchdog/cmsdk-apb-watchdog: Add Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-dualtimer: Add Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-timer: Add Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer
Peter Maydell
2021-01-29
ptimer: Add new ptimer_set_period_from_clock() function
Peter Maydell
[next]