Age | Commit message (Expand) | Author |
2020-11-05 | hw/9pfs : open brace '{' following struct go on the same line | Xinhao Zhang |
2020-11-05 | hw/9pfs : add spaces around operator | Xinhao Zhang |
2020-11-05 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-11-05 | s390x: fix build for --without-default-devices | Cornelia Huck |
2020-11-05 | spapr: Convert hpt_prepare_thread() to use qemu_try_memalign() | Greg Kurz |
2020-11-05 | spapr: Drop dead code in spapr_reallocate_hpt() | Greg Kurz |
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 | vhost-blk: set features before setting inflight feature | Jin Yu |
2020-11-03 | Revert "vhost-blk: set features before setting inflight feature" | Stefan Hajnoczi |
2020-11-03 | vfio: Don't issue full 2^64 unmap | Jean-Philippe Brucker |
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 | hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ | Philippe Mathieu-Daudé |
2020-11-03 | virtio-iommu: Set supported page size mask | Bharat Bhushan |
2020-11-03 | vfio: Set IOMMU page size as per host supported page size | Bharat Bhushan |
2020-11-03 | virtio-iommu: Add notify_flag_changed() memory region callback | Bharat Bhushan |
2020-11-03 | virtio-iommu: Add replay() memory region callback | Bharat Bhushan |
2020-11-03 | virtio-iommu: Call memory notifiers in attach/detach | Bharat Bhushan |
2020-11-03 | virtio-iommu: Add memory notifiers for map/unmap | Bharat Bhushan |
2020-11-03 | virtio-iommu: Store memory region in endpoint struct | Jean-Philippe Brucker |
2020-11-03 | virtio-iommu: Fix virtio_iommu_mr() | Jean-Philippe Brucker |
2020-11-03 | hw/smbios: Fix leaked fd in save_opt_one() error path | Philippe Mathieu-Daudé |
2020-11-03 | hw/virtio/vhost-backend: Fix Coverity CID 1432871 | Philippe Mathieu-Daudé |
2020-11-03 | hw/acpi : add spaces around operator | Xinhao Zhang |