index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c
Philippe Mathieu-Daudé
2023-01-08
hw/virtio: Rename virtio_device_find() -> qmp_find_virtio_device()
Philippe Mathieu-Daudé
2023-01-08
virtio-pci: add support for configure interrupt
Cindy Lu
2023-01-08
virtio-mmio: 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-vdpa: add support for config interrupt
Cindy Lu
2023-01-08
vhost: introduce new VhostOps vhost_set_config_call
Cindy Lu
2023-01-08
virtio-pci: decouple the single vector from the interrupt process
Cindy Lu
2023-01-08
virtio-pci: decouple notifier from interrupt process
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 the chr_closed_bh
Hyman Huang(黄勇)
2023-01-08
vhost-user: Refactor vhost acked features saving
Hyman Huang(黄勇)
2023-01-08
hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2
Bernhard Beschow
2023-01-08
i386, mips: Resolve redundant ACPI and APM dependencies
Bernhard Beschow
2023-01-08
hw/isa/Kconfig: Add missing dependency to VT82C686
Bernhard Beschow
2023-01-08
hw/acpi/Kconfig: Add missing dependencies to ACPI_PIIX4
Bernhard Beschow
2023-01-08
hw/acpi/Kconfig: Do not needlessly build TYPE_PIIX4_PM in non-PC/Malta machines
Bernhard Beschow
2023-01-08
hw/acpi/Kconfig: Add missing dependencies to ACPI_ICH9
Bernhard Beschow
2023-01-08
hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9
Bernhard Beschow
2023-01-08
vdpa: do not handle VIRTIO_NET_F_GUEST_ANNOUNCE in vhost-vdpa
Eugenio Pérez
2023-01-08
vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
Eugenio Pérez
2023-01-08
virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
Eugenio Pérez
2023-01-08
virtio_net: Modify virtio_net_get_config to early return
Eugenio Pérez
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
Merge tag 'pull-hex-20230105' of https://github.com/quic/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: Fix the pending register range check
Bin Meng
2023-01-06
hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initialization
Bin Meng
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_u: Avoid using magic number for "riscv, ndev"
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: Update "num-sources" property default value
Bin Meng
2023-01-06
hw/intc: sifive_plic: Use error_setg() to propagate the error up via errp in ...
Bin Meng
2023-01-06
hw/intc: sifive_plic: Improve robustness of the PLIC config parser
Bin Meng
[next]