Age | Commit message (Expand) | Author |
2020-11-05 | hw/9pfs : add spaces around operator | Xinhao Zhang |
2020-11-04 | Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201104-pull-request... | Peter Maydell |
2020-11-04 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201104-pull-request' ... | Peter Maydell |
2020-11-04 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'... | Peter Maydell |
2020-11-04 | ati: check x y display parameter values | Prasad J Pandit |
2020-11-04 | dev-serial: store flow control and xon/xoff characters | Mark Cave-Ayland |
2020-11-04 | dev-serial: add support for setting data_bits in QEMUSerialSetParams | Mark Cave-Ayland |
2020-11-04 | dev-serial: add always-plugged property to ensure USB device is always attached | Mark Cave-Ayland |
2020-11-04 | dev-serial: replace DeviceOutVendor/DeviceInVendor with equivalent macros fro... | Mark Cave-Ayland |
2020-11-04 | dev-serial: add trace-events for baud rate and data parameters | Mark Cave-Ayland |
2020-11-04 | dev-serial: convert from DPRINTF to trace-events | Mark Cave-Ayland |
2020-11-04 | dev-serial: use USB_SERIAL QOM macro for USBSerialState assignments | Mark Cave-Ayland |
2020-11-04 | dev-serial: style changes to improve readability and checkpatch fixes | Mark Cave-Ayland |
2020-11-03 | hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/write | AlexChen |
2020-11-03 | hw/mips/boston: Fix Lesser GPL version number | Chetan Pant |
2020-11-03 | hw/mips: Fix Lesser GPL version number | Chetan Pant |
2020-11-03 | hw/mips: Remove the 'r4k' machine | Philippe Mathieu-Daudé |
2020-11-03 | hw/riscv: microchip_pfsoc: Hook the I2C1 controller | Bin Meng |
2020-11-03 | hw/riscv: microchip_pfsoc: Correct DDR memory map | Bin Meng |
2020-11-03 | hw/riscv: microchip_pfsoc: Map the reserved memory at address 0 | Bin Meng |
2020-11-03 | hw/riscv: microchip_pfsoc: Connect the SYSREG module | Bin Meng |
2020-11-03 | hw/misc: Add Microchip PolarFire SoC SYSREG module support | Bin Meng |
2020-11-03 | hw/riscv: microchip_pfsoc: Connect the IOSCB module | Bin Meng |
2020-11-03 | hw/misc: Add Microchip PolarFire SoC IOSCB module support | Bin Meng |
2020-11-03 | hw/riscv: microchip_pfsoc: Connect DDR memory controller modules | Bin Meng |
2020-11-03 | hw/misc: Add Microchip PolarFire SoC DDR Memory Controller support | Bin Meng |
2020-11-03 | hw/riscv: microchip_pfsoc: Document where to look at the SoC memory maps | Bin Meng |
2020-11-03 | target/riscv: Add sifive_plic vmstate | Yifei Jiang |
2020-11-03 | hw/riscv: virt: Allow passing custom DTB | Anup Patel |
2020-11-03 | hw/riscv: sifive_u: Allow passing custom DTB | Anup Patel |
2020-11-03 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'... | Peter Maydell |
2020-11-02 | Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into staging | Peter Maydell |
2020-11-02 | hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work | Peter Maydell |
2020-11-02 | hw/display/exynos4210_fimd: Fix potential NULL pointer dereference | AlexChen |
2020-11-02 | hw/display/omap_lcdc: Fix potential NULL pointer dereference | AlexChen |
2020-11-02 | hw/arm/boot: fix SVE for EL3 direct kernel boot | Rémi Denis-Courmont |
2020-11-02 | hw/arm/smmuv3: Fix potential integer overflow (CID 1432363) | Philippe Mathieu-Daudé |
2020-11-02 | xen: rework pci_piix3_xen_ide_unplug | Anthony PERARD |
2020-11-01 | vfio: fix incorrect print type | Zhengui li |
2020-11-01 | hw/vfio: Use lock guard macros | Amey Narkhede |
2020-11-01 | s390x/pci: get zPCI function info from host | Matthew Rosato |
2020-11-01 | vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities | Matthew Rosato |
2020-11-01 | s390x/pci: use a PCI Function structure | Pierre Morel |
2020-11-01 | s390x/pci: clean up s390 PCI groups | Matthew Rosato |
2020-11-01 | s390x/pci: use a PCI Group structure | Pierre Morel |
2020-11-01 | s390x/pci: Honor DMA limits set by vfio | Matthew Rosato |
2020-11-01 | s390x/pci: Add routine to get the vfio dma available count | Matthew Rosato |
2020-11-01 | vfio: Find DMA available capability | Matthew Rosato |
2020-11-01 | vfio: Create shared routine for scanning info capabilities | Matthew Rosato |
2020-11-01 | s390x/pci: Move header files to include/hw/s390x | Matthew Rosato |