summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-06-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...Peter Maydell
2020-06-05hw/core: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé
2020-06-05Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200605' into stagingPeter Maydell
2020-06-05wire in the dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman
2020-06-05usb: add short-packet handling to usb-storage driverPaul Zimmerman
2020-06-05dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman
2020-06-05dwc-hsotg (dwc2) USB host controller state definitionsPaul Zimmerman
2020-06-05raspi: add BCM2835 SOC MPHI emulationPaul Zimmerman
2020-06-05hw/adc/stm32f2xx_adc: Correct memory region size and access sizePhilippe Mathieu-Daudé
2020-06-05hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()Philippe Mathieu-Daudé
2020-06-05hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
2020-06-05hw/ssi/imx_spi: Removed unnecessary cast of rx data received from slaveEden Mikitas
2020-06-05hw/ssi/imx_spi: changed while statement to prevent underflowEden Mikitas
2020-06-05vfio-ccw: allow non-prefetch ORBsJared Rossi
2020-06-05s390x: pv: Fix KVM_PV_PREP_RESET command wrapper nameJanosch Frank
2020-06-05Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200605-pull-request' ...Peter Maydell
2020-06-05hw/block: Let the NVMe emulated device be target-agnosticPhilippe Mathieu-Daudé
2020-06-05hw/display/cirrus_vga: Fix code mis-indentationPhilippe Mathieu-Daudé
2020-06-05ati-vga: check mm_index before recursive call (CVE-2020-13800)Prasad J Pandit
2020-06-03riscv: Initial commit of OpenTitan machineAlistair Francis
2020-06-03riscv: sifive_e: Manually define the machineAlistair Francis
2020-06-03hw/riscv: spike: Remove deprecated ISA specific machinesAlistair Francis
2020-06-03hw/riscv: virt: Remove the riscv_ prefix of the machine* functionsBin Meng
2020-06-03hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functionsBin Meng
2020-06-03riscv: Change the default behavior if no -bios option is specifiedBin Meng
2020-06-03riscv: Suppress the error report for QEMU testing with riscv_find_firmware()Bin Meng
2020-06-01hw/mips: fuloong2e: Set preferred page size to 16KBHuacai Chen
2020-06-01hw/mips: Add CPU IRQ3 delivery for KVMHuacai Chen
2020-05-30hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
2020-05-30hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bitPhilippe Mathieu-Daudé
2020-05-28Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200528-pull-request' ...Peter Maydell
2020-05-28Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into...Peter Maydell
2020-05-28sm501: Remove obsolete changelog and todo commentBALATON Zoltan
2020-05-28sm501: Optimize small overlapping blitsBALATON Zoltan
2020-05-28sm501: Replace hand written implementation with pixman where possibleBALATON Zoltan
2020-05-28sm501: Clean up local variables in sm501_2d_operationBALATON Zoltan
2020-05-28sm501: Use BIT(x) macro to shorten constantBALATON Zoltan
2020-05-28sm501: Shorten long variable names in sm501_2d_operationBALATON Zoltan
2020-05-28sm501: Convert printf + abort to qemu_log_maskBALATON Zoltan
2020-05-28hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask()Philippe Mathieu-Daudé
2020-05-28hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP)Philippe Mathieu-Daudé
2020-05-28hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR)Philippe Mathieu-Daudé
2020-05-28hw/display/vmware_vga: Let the PCI device own its I/O MemoryRegionPhilippe Mathieu-Daudé
2020-05-28hw/display/vmware_vga: Replace printf() calls by qemu_log_mask(ERROR)Philippe Mathieu-Daudé
2020-05-28hw/display/xlnx_dp: Replace disabled DPRINTF() by error_report()Philippe Mathieu-Daudé
2020-05-28hw/display/dpcd: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé
2020-05-28hw/display/dpcd: Fix memory region sizePhilippe Mathieu-Daudé
2020-05-28hw/display/cirrus_vga: Convert debug printf() to trace eventPhilippe Mathieu-Daudé
2020-05-28hw/display/cirrus_vga: Use qemu_log_mask(ERROR) instead of debug printfPhilippe Mathieu-Daudé