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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2024-11-05
rust: add PL011 device model
Manos Pitsidianakis
2024-11-05
Revert "rust: add PL011 device model"
Manos Pitsidianakis
2024-11-05
qdev: make properties array "const"
Paolo Bonzini
2024-11-04
Merge tag 'pull-request-2024-11-04' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-11-04
Merge tag 'pull-loongarch-20241102' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-11-04
next-cube: remove cpu parameter from next_scsi_init()
Mark Cave-Ayland
2024-11-04
next-cube: fix up compilation when DEBUG_NEXT is enabled
Mark Cave-Ayland
2024-11-04
hw/s390x: Re-enable the pci-bridge device on s390x
Thomas Huth
2024-11-04
Merge tag 'migration-20241030-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-11-02
Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-11-02
hw/loongarch/boot: Use warn_report when no kernel filename
Song Gao
2024-10-31
migration: Drop migration_is_idle()
Peter Xu
2024-10-31
migration: Drop migration_is_setup_or_active()
Peter Xu
2024-10-31
machine/nitro-enclave: New machine type for AWS Nitro Enclaves
Dorjoy Chowdhury
2024-10-31
core/machine: Make create_default_memdev machine a virtual method
Dorjoy Chowdhury
2024-10-31
hw/core: Add Enclave Image Format (EIF) related helpers
Dorjoy Chowdhury
2024-10-31
device/virtio-nsm: Support for Nitro Secure Module device
Dorjoy Chowdhury
2024-10-31
qom: let object_new use a module if the type is not present
Paolo Bonzini
2024-10-31
qom: use object_new_with_class when possible
Paolo Bonzini
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
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
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
hw/riscv: add RISC-V IOMMU base emulation
Tomasz Jeznach
2024-10-31
hw/riscv: add riscv-iommu-bits.h
Tomasz Jeznach
2024-10-30
hw/char: sifive_uart: Print uart characters async
Alistair Francis
2024-10-30
hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
Alistair Francis
2024-10-30
hw/intc/riscv_aplic: Check and update pending when write sourcecfg
Yong-Xuan Wang
2024-10-30
hw/intc: Don't clear pending bits on IRQ lowering
Sergey Makarov
2024-10-30
hw/intc: Make zeroth priority register read-only
Sergey Makarov
2024-10-30
target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI
TANG Tiancheng
2024-10-29
Merge tag 'pull-virtio-gpu-vulkan-291024-1' of https://gitlab.com/stsquad/qem...
Peter Maydell
2024-10-29
target/arm: kvm: require KVM_CAP_DEVICE_CTRL
Paolo Bonzini
2024-10-29
hw/sd/omap_mmc: Don't use sd_cmd_type_t
Peter Maydell
2024-10-29
arm/kvm: add support for MTE
Cornelia Huck
2024-10-29
virtio-net: Avoid indirection_table_mask overflow
Akihiko Odaki
2024-10-28
virtio-gpu: Support Venus context
Antonio Caggiano
2024-10-28
virtio-gpu: Register capsets dynamically
Pierre-Eric Pelloux-Prayer
2024-10-28
virtio-gpu: Handle resource blob commands
Robert Beckett
2024-10-28
virtio-gpu: Support suspension of commands processing
Dmitry Osipenko
2024-10-28
virtio-gpu: Add virgl resource management
Huang Rui
2024-10-28
virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
Dmitry Osipenko
2024-10-28
virtio-gpu: Support context-init feature with virglrenderer
Huang Rui
2024-10-28
virtio-gpu: Use pkgconfig version to decide which virgl features are available
Dmitry Osipenko
2024-10-28
virtio-gpu: Unrealize GL device
Dmitry Osipenko
2024-10-28
virtio-gpu: Handle virtio_gpu_virgl_init() failure
Dmitry Osipenko
2024-10-28
virtio-gpu: Move print_stats timer to VirtIOGPUGL
Dmitry Osipenko
[next]