Age | Commit message (Expand) | Author |
2020-06-10 | hw/openrisc/openrisc_sim: Add assertion to silence GCC warning | Philippe Mathieu-Daudé |
2020-06-09 | hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2020-06-09 | hw/hppa/dino: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2020-06-09 | hw/arm/aspeed: Correct DRAM container region size | Philippe Mathieu-Daudé |
2020-06-09 | hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printf | Philippe Mathieu-Daudé |
2020-06-09 | hw/isa/apm: Convert debug printf()s to trace events | Philippe Mathieu-Daudé |
2020-06-09 | hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf() | Philippe Mathieu-Daudé |
2020-06-09 | Fix parameter type in vhost migration log path | Raphael Norwitz |
2020-06-08 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re... | Peter Maydell |
2020-06-05 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'... | Peter Maydell |
2020-06-05 | hw/core: Restrict CpuClass::get_crash_info() to system-mode | Philippe Mathieu-Daudé |
2020-06-05 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200605' into staging | Peter Maydell |
2020-06-05 | wire in the dwc-hsotg (dwc2) USB host controller emulation | Paul Zimmerman |
2020-06-05 | usb: add short-packet handling to usb-storage driver | Paul Zimmerman |
2020-06-05 | dwc-hsotg (dwc2) USB host controller emulation | Paul Zimmerman |
2020-06-05 | dwc-hsotg (dwc2) USB host controller state definitions | Paul Zimmerman |
2020-06-05 | raspi: add BCM2835 SOC MPHI emulation | Paul Zimmerman |
2020-06-05 | hw/adc/stm32f2xx_adc: Correct memory region size and access size | Philippe Mathieu-Daudé |
2020-06-05 | hw/arm/pxa2xx: Replace printf() call by qemu_log_mask() | Philippe Mathieu-Daudé |
2020-06-05 | hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask() | Philippe Mathieu-Daudé |
2020-06-05 | hw/ssi/imx_spi: Removed unnecessary cast of rx data received from slave | Eden Mikitas |
2020-06-05 | hw/ssi/imx_spi: changed while statement to prevent underflow | Eden Mikitas |
2020-06-05 | vfio-ccw: allow non-prefetch ORBs | Jared Rossi |
2020-06-05 | s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name | Janosch Frank |
2020-06-05 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200605-pull-request' ... | Peter Maydell |
2020-06-05 | hw/block: Let the NVMe emulated device be target-agnostic | Philippe Mathieu-Daudé |
2020-06-05 | hw/display/cirrus_vga: Fix code mis-indentation | Philippe Mathieu-Daudé |
2020-06-05 | ati-vga: check mm_index before recursive call (CVE-2020-13800) | Prasad J Pandit |
2020-06-03 | riscv: Initial commit of OpenTitan machine | Alistair Francis |
2020-06-03 | riscv: sifive_e: Manually define the machine | Alistair Francis |
2020-06-03 | hw/riscv: spike: Remove deprecated ISA specific machines | Alistair Francis |
2020-06-03 | hw/riscv: virt: Remove the riscv_ prefix of the machine* functions | Bin Meng |
2020-06-03 | hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functions | Bin Meng |
2020-06-03 | riscv: Change the default behavior if no -bios option is specified | Bin Meng |
2020-06-03 | riscv: Suppress the error report for QEMU testing with riscv_find_firmware() | Bin Meng |
2020-06-01 | hw/mips: fuloong2e: Set preferred page size to 16KB | Huacai Chen |
2020-06-01 | hw/mips: Add CPU IRQ3 delivery for KVM | Huacai Chen |
2020-05-30 | hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask() | Philippe Mathieu-Daudé |
2020-05-30 | hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit | Philippe Mathieu-Daudé |
2020-05-28 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200528-pull-request' ... | Peter Maydell |
2020-05-28 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into... | Peter Maydell |
2020-05-28 | sm501: Remove obsolete changelog and todo comment | BALATON Zoltan |
2020-05-28 | sm501: Optimize small overlapping blits | BALATON Zoltan |
2020-05-28 | sm501: Replace hand written implementation with pixman where possible | BALATON Zoltan |
2020-05-28 | sm501: Clean up local variables in sm501_2d_operation | BALATON Zoltan |
2020-05-28 | sm501: Use BIT(x) macro to shorten constant | BALATON Zoltan |
2020-05-28 | sm501: Shorten long variable names in sm501_2d_operation | BALATON Zoltan |
2020-05-28 | sm501: Convert printf + abort to qemu_log_mask | BALATON Zoltan |
2020-05-28 | hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask() | Philippe Mathieu-Daudé |
2020-05-28 | hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP) | Philippe Mathieu-Daudé |