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
2024-11-04
qdev-monitor: add option to report GenericError from find_device_state
Vladimir Sementsov-Ogievskiy
2024-11-04
hw/pci-bridge/cxl-upstream: Add properties to control link speed and width
Jonathan Cameron
2024-11-04
hw/mem/cxl-type3: Add properties to control link speed and width
Jonathan Cameron
2024-11-04
hw/pcie: Provide a utility function for control of EP / SW USP link
Jonathan Cameron
2024-11-04
hw/pcie: Factor out PCI Express link register filling common to EP.
Jonathan Cameron
2024-11-04
hw/pci-bridge/cxl_upstream: Provide x-speed and x-width properties.
Jonathan Cameron
2024-11-04
hw/pci-bridge/cxl_root_port: Provide x-speed and x-width properties.
Jonathan Cameron
2024-11-04
hw/acpi: Generic Initiator - add missing object class property descriptions.
Jonathan Cameron
2024-11-04
hw/acpi: Make storage of node id uint32_t to reduce fragility
Jonathan Cameron
2024-11-04
hw/acpi: Generic Port Affinity Structure support
Jonathan Cameron
2024-11-04
hw/pci-host/gpex-acpi: Use acpi_uid property.
Jonathan Cameron
2024-11-04
hw/i386/acpi: Use TYPE_PXB_BUS property acpi_uid for DSDT
Jonathan Cameron
2024-11-04
hw/pci-bridge: Add acpi_uid property to TYPE_PXB_BUS
Jonathan Cameron
2024-11-04
acpi/pci: Move Generic Initiator object handling into acpi/pci.*
Jonathan Cameron
2024-11-04
hw/pci: Add a busnr property to pci_props and use for acpi/gi
Jonathan Cameron
2024-11-04
hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_ini...
Jonathan Cameron
2024-11-04
hw/acpi: Move AML building code for Generic Initiators to aml_build.c
Jonathan Cameron
2024-11-04
hw/acpi/GI: Fix trivial parameter alignment issue.
Jonathan Cameron
2024-11-04
hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle.
Jonathan Cameron
2024-11-04
docs: fix vhost-user protocol doc
luzhixing12345
2024-11-04
softmmu: Expand comments describing max_bounce_buffer_size
Mattias Nissler
2024-10-31
Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/q...
Peter Maydell
2024-10-31
Merge tag 'pull-target-arm-20241029' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-10-31
target/riscv: Fix vcompress with rvv_ta_all_1s
Anton Blanchard
2024-10-31
target/riscv/kvm: clarify how 'riscv-aia' default works
Daniel Henrique Barboza
2024-10-31
target/riscv/kvm: set 'aia_mode' to default in error path
Daniel Henrique Barboza
2024-10-31
docs/specs: add riscv-iommu
Daniel Henrique Barboza
2024-10-31
qtest/riscv-iommu-test: add init queues test
Daniel Henrique Barboza
2024-10-31
hw/riscv/riscv-iommu: add DBG support
Tomasz Jeznach
2024-10-31
hw/riscv/riscv-iommu: add ATS support
Tomasz Jeznach
2024-10-31
hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
Tomasz Jeznach
2024-10-31
test/qtest: add riscv-iommu-pci tests
Daniel Henrique Barboza
2024-10-31
hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
Tomasz Jeznach
2024-10-31
hw/riscv: add riscv-iommu-pci reference device
Tomasz Jeznach
2024-10-31
pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
Daniel Henrique Barboza
2024-10-31
hw/riscv: add RISC-V IOMMU base emulation
Tomasz Jeznach
2024-10-31
hw/riscv: add riscv-iommu-bits.h
Tomasz Jeznach
2024-10-31
exec/memtxattr: add process identifier to the transaction attributes
Tomasz Jeznach
2024-10-31
target/riscv: Expose zicfiss extension as a cpu property
Deepak Gupta
2024-10-31
disas/riscv: enable disassembly for compressed sspush/sspopchk
Deepak Gupta
2024-10-31
disas/riscv: enable disassembly for zicfiss instructions
Deepak Gupta
2024-10-30
target/riscv: compressed encodings for sspush and sspopchk
Deepak Gupta
2024-10-30
target/riscv: implement zicfiss instructions
Deepak Gupta
2024-10-30
target/riscv: update `decode_save_opc` to store extra word2
Deepak Gupta
2024-10-30
target/riscv: AMO operations always raise store/AMO fault
Deepak Gupta
2024-10-30
target/riscv: mmu changes for zicfiss shadow stack protection
Deepak Gupta
2024-10-30
target/riscv: tb flag for shadow stack instructions
Deepak Gupta
2024-10-30
target/riscv: introduce ssp and enabling controls for zicfiss
Deepak Gupta
2024-10-30
target/riscv: Add zicfiss extension
Deepak Gupta
2024-10-30
target/riscv: Expose zicfilp extension as a cpu property
Deepak Gupta
[next]