Age | Commit message (Expand) | Author | Files | Lines |
2020-11-04 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201104-pull-request' ... | Peter Maydell | 2 | -131/+216 |
2020-11-04 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'... | Peter Maydell | 10 | -340/+8 |
2020-11-04 | dev-serial: store flow control and xon/xoff characters | Mark Cave-Ayland | 2 | -3/+37 |
2020-11-04 | dev-serial: add support for setting data_bits in QEMUSerialSetParams | Mark Cave-Ayland | 2 | -0/+18 |
2020-11-04 | dev-serial: add always-plugged property to ensure USB device is always attached | Mark Cave-Ayland | 1 | -3/+6 |
2020-11-04 | dev-serial: replace DeviceOutVendor/DeviceInVendor with equivalent macros fro... | Mark Cave-Ayland | 1 | -15/+10 |
2020-11-04 | dev-serial: add trace-events for baud rate and data parameters | Mark Cave-Ayland | 2 | -0/+5 |
2020-11-04 | dev-serial: convert from DPRINTF to trace-events | Mark Cave-Ayland | 2 | -14/+22 |
2020-11-04 | dev-serial: use USB_SERIAL QOM macro for USBSerialState assignments | Mark Cave-Ayland | 1 | -3/+3 |
2020-11-04 | dev-serial: style changes to improve readability and checkpatch fixes | Mark Cave-Ayland | 1 | -104/+126 |
2020-11-03 | hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/write | AlexChen | 1 | -2/+2 |
2020-11-03 | hw/mips/boston: Fix Lesser GPL version number | Chetan Pant | 3 | -3/+3 |
2020-11-03 | hw/mips: Fix Lesser GPL version number | Chetan Pant | 3 | -3/+3 |
2020-11-03 | hw/mips: Remove the 'r4k' machine | Philippe Mathieu-Daudé | 3 | -332/+0 |
2020-11-03 | hw/riscv: microchip_pfsoc: Hook the I2C1 controller | Bin Meng | 1 | -0/+6 |
2020-11-03 | hw/riscv: microchip_pfsoc: Correct DDR memory map | Bin Meng | 1 | -6/+44 |
2020-11-03 | hw/riscv: microchip_pfsoc: Map the reserved memory at address 0 | Bin Meng | 1 | -1/+10 |
2020-11-03 | hw/riscv: microchip_pfsoc: Connect the SYSREG module | Bin Meng | 2 | -3/+7 |
2020-11-03 | hw/misc: Add Microchip PolarFire SoC SYSREG module support | Bin Meng | 3 | -0/+103 |
2020-11-03 | hw/riscv: microchip_pfsoc: Connect the IOSCB module | Bin Meng | 2 | -5/+9 |
2020-11-03 | hw/misc: Add Microchip PolarFire SoC IOSCB module support | Bin Meng | 3 | -0/+246 |
2020-11-03 | hw/riscv: microchip_pfsoc: Connect DDR memory controller modules | Bin Meng | 2 | -0/+19 |
2020-11-03 | hw/misc: Add Microchip PolarFire SoC DDR Memory Controller support | Bin Meng | 3 | -0/+220 |
2020-11-03 | hw/riscv: microchip_pfsoc: Document where to look at the SoC memory maps | Bin Meng | 1 | -0/+18 |
2020-11-03 | target/riscv: Add sifive_plic vmstate | Yifei Jiang | 1 | -1/+25 |
2020-11-03 | hw/riscv: virt: Allow passing custom DTB | Anup Patel | 1 | -7/+20 |
2020-11-03 | hw/riscv: sifive_u: Allow passing custom DTB | Anup Patel | 1 | -8/+20 |
2020-11-03 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'... | Peter Maydell | 5 | -8/+17 |
2020-11-02 | Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into staging | Peter Maydell | 7 | -295/+980 |
2020-11-02 | hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work | Peter Maydell | 1 | -3/+2 |
2020-11-02 | hw/display/exynos4210_fimd: Fix potential NULL pointer dereference | AlexChen | 1 | -1/+3 |
2020-11-02 | hw/display/omap_lcdc: Fix potential NULL pointer dereference | AlexChen | 1 | -3/+7 |
2020-11-02 | hw/arm/boot: fix SVE for EL3 direct kernel boot | Rémi Denis-Courmont | 1 | -0/+3 |
2020-11-02 | hw/arm/smmuv3: Fix potential integer overflow (CID 1432363) | Philippe Mathieu-Daudé | 1 | -1/+2 |
2020-11-02 | xen: rework pci_piix3_xen_ide_unplug | Anthony PERARD | 1 | -14/+13 |
2020-11-01 | vfio: fix incorrect print type | Zhengui li | 1 | -2/+2 |
2020-11-01 | hw/vfio: Use lock guard macros | Amey Narkhede | 1 | -5/+2 |
2020-11-01 | s390x/pci: get zPCI function info from host | Matthew Rosato | 3 | -3/+191 |
2020-11-01 | vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities | Matthew Rosato | 1 | -0/+10 |
2020-11-01 | s390x/pci: use a PCI Function structure | Pierre Morel | 2 | -6/+14 |
2020-11-01 | s390x/pci: clean up s390 PCI groups | Matthew Rosato | 1 | -0/+12 |
2020-11-01 | s390x/pci: use a PCI Group structure | Pierre Morel | 2 | -9/+56 |
2020-11-01 | s390x/pci: Honor DMA limits set by vfio | Matthew Rosato | 3 | -11/+92 |
2020-11-01 | s390x/pci: Add routine to get the vfio dma available count | Matthew Rosato | 2 | -0/+55 |
2020-11-01 | vfio: Find DMA available capability | Matthew Rosato | 1 | -0/+31 |
2020-11-01 | vfio: Create shared routine for scanning info capabilities | Matthew Rosato | 1 | -8/+13 |
2020-11-01 | s390x/pci: Move header files to include/hw/s390x | Matthew Rosato | 5 | -689/+5 |
2020-11-01 | qapi: Add VFIO devices migration stats in Migration stats | Kirti Wankhede | 2 | -0/+28 |
2020-11-01 | vfio: Make vfio-pci device migration capable | Kirti Wankhede | 2 | -21/+8 |
2020-11-01 | vfio: Add ioctl to get dirty pages bitmap during dma unmap | Kirti Wankhede | 1 | -4/+93 |