Age | Commit message (Expand) | Author |
2023-01-08 | hw/acpi/aml-build: Only generate cluster node in PPTT when specified | Yicong Yang |
2023-01-08 | vdpa-dev: get iova range explicitly | Longpeng |
2023-01-08 | include: Include headers where needed | Markus Armbruster |
2023-01-08 | include/hw/virtio: Break inclusion loop | Markus Armbruster |
2023-01-08 | include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_h | Markus Armbruster |
2023-01-08 | include/hw/pci: Include hw/pci/pci.h where needed | Markus Armbruster |
2023-01-08 | include/hw/pci: Split pci_device.h off pci.h | Markus Armbruster |
2023-01-08 | include/hw/pci: Clean up a few things checkpatch.pl would flag | Markus Armbruster |
2023-01-08 | include/hw/cxl: Include hw/cxl/*.h where needed | Markus Armbruster |
2023-01-08 | include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use | Markus Armbruster |
2023-01-08 | include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h | Markus Armbruster |
2023-01-08 | virtio-pci: add support for configure interrupt | Cindy Lu |
2023-01-08 | virtio-net: add support for configure interrupt | Cindy Lu |
2023-01-08 | vhost: add support for configure interrupt | Cindy Lu |
2023-01-08 | virtio: add support for configure interrupt | Cindy Lu |
2023-01-08 | vhost: introduce new VhostOps vhost_set_config_call | Cindy Lu |
2023-01-08 | virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX | Cindy Lu |
2023-01-08 | vhost-user: Fix the virtio features negotiation flaw | Hyman Huang(黄勇) |
2023-01-08 | vhost-user: Refactor vhost acked features saving | Hyman Huang(黄勇) |
2023-01-07 | Merge tag 'pull-loongarch-20230106' of https://gitlab.com/gaosong/qemu into s... | Peter Maydell |
2023-01-06 | Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem... | Peter Maydell |
2023-01-06 | Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into staging | Peter Maydell |
2023-01-06 | hw/intc/loongarch_pch: Change default irq number of pch irq controller | Tianrui Zhao |
2023-01-06 | hw/intc/loongarch_pch_pic: add irq number property | Tianrui Zhao |
2023-01-06 | hw/intc/loongarch_pch_msi: add irq number property | Tianrui Zhao |
2023-01-06 | hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0 | Bin Meng |
2023-01-06 | hw/riscv: virt: Fix the value of "riscv, ndev" in the dtb | Bin Meng |
2023-01-06 | hw/riscv: sifive_e: Fix the number of interrupt sources of PLIC | Bin Meng |
2023-01-06 | hw/riscv: microchip_pfsoc: Fix the number of interrupt sources of PLIC | Bin Meng |
2023-01-06 | hw/intc: sifive_plic: Drop PLICMode_H | Bin Meng |
2023-01-06 | hw/{misc, riscv}: pfsoc: add system controller as unimplemented | Conor Dooley |
2023-01-06 | hw/riscv: pfsoc: add missing FICs as unimplemented | Conor Dooley |
2023-01-06 | hw/misc: pfsoc: add fabric clocks to ioscb | Conor Dooley |
2023-01-06 | hw/riscv: virt: Remove the redundant ipi-id property | Atish Patra |
2023-01-06 | hw/riscv/opentitan: add aon_timer base unimpl | Wilfred Mallawa |
2023-01-06 | hw/riscv/opentitan: bump opentitan | Wilfred Mallawa |
2023-01-06 | KVM: remove support for kernel-irqchip=off | Paolo Bonzini |
2023-01-06 | ide: Add 8-bit data mode | Lubomir Rintel |
2023-01-06 | hw: Reduce "qemu/accel.h" inclusion | Philippe Mathieu-Daudé |
2023-01-06 | typedefs: Forward-declare AccelState | Philippe Mathieu-Daudé |
2023-01-05 | tcg: Reorg function calls | Richard Henderson |
2023-01-05 | tcg: Use output_pref wrapper function | Richard Henderson |
2023-01-05 | tcg: Vary the allocation size for TCGOp | Richard Henderson |
2023-01-05 | tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*() | Philippe Mathieu-Daudé |
2023-01-05 | tcg: Introduce tcg_type_size | Richard Henderson |
2023-01-05 | tcg: Move TCG_TYPE_COUNT outside enum | Richard Henderson |
2023-01-05 | tcg: Add temp_subindex to TCGTemp | Richard Henderson |
2023-01-05 | tcg: Move TCG_{LOW,HIGH} to tcg-internal.h | Richard Henderson |
2023-01-05 | tcg: Introduce paired register allocation | Richard Henderson |
2023-01-05 | i.MX7D: Connect IRQs to GPIO devices. | Jean-Christophe Dubois |