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
/
include
Age
Commit message (
Expand
)
Author
2024-07-16
hw/sd/sdcard: Basis for eMMC support
Philippe Mathieu-Daudé
2024-07-16
ui/console: Remove dpy_cursor_define_supported()
Akihiko Odaki
2024-07-16
ui/console: Convert mouse visibility parameter into bool
Akihiko Odaki
2024-07-16
system/cpus: Add cpu_pause() function
Nicholas Piggin
2024-07-16
loader: remove load_image_gzipped function as its not used anywhere
Ani Sinha
2024-07-16
include/hw/qdev-core.h: Correct and clarify gpio doc comments
Peter Maydell
2024-07-16
qemu/timer: Add host ticks function for LoongArch
Song Gao
2024-07-16
disas: Fix build against Capstone v6
Gustavo Romero
2024-07-16
cpu: Free queued CPU work
Akihiko Odaki
2024-07-11
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2024-07-11
hw/nvme: add Identify Endurance Group List
Minwoo Im
2024-07-11
hw/misc: In STM32L4x5 EXTI, consolidate 2 constants
Inès Varhol
2024-07-11
accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
Peter Maydell
2024-07-09
Merge tag 'pull-aspeed-20240709' of https://github.com/legoater/qemu into sta...
Richard Henderson
2024-07-09
memory: remove IOMMU MR iommu_set_page_size_mask() callback
Eric Auger
2024-07-09
HostIOMMUDevice: Introduce get_page_size_mask() callback
Eric Auger
2024-07-09
HostIOMMUDevice : remove Error handle from get_iova_ranges callback
Eric Auger
2024-07-09
vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
Eric Auger
2024-07-09
hw/net:ftgmac100: introduce TX and RX ring base address high registers to sup...
Jamin Lin
2024-07-09
hw/net:ftgmac100: update ring base address to 64 bits
Jamin Lin
2024-07-09
hw/net:ftgmac100: update memory region size to 64KB
Jamin Lin
2024-07-05
hw/sd/sdcard: Introduce set_csd/set_cid handlers
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t
Philippe Mathieu-Daudé
2024-07-05
gdbstub: Pass CPU context to command handler
Gustavo Romero
2024-07-05
gdbstub: Make hex conversion function non-internal
Gustavo Romero
2024-07-05
gdbstub: Add support for target-specific stubs
Gustavo Romero
2024-07-05
gdbstub: Move GdbCmdParseEntry into a new header file
Gustavo Romero
2024-07-05
plugins: Free CPUPluginState before destroying vCPU state
Philippe Mathieu-Daudé
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-03
pcie_sriov: Register VFs after migration
Akihiko Odaki
2024-07-03
pcie_sriov: Remove num_vfs from PCIESriovPF
Akihiko Odaki
2024-07-03
pcie_sriov: Reuse SR-IOV VF device instances
Akihiko Odaki
2024-07-03
pcie_sriov: Ensure VF function number does not overflow
Akihiko Odaki
2024-07-03
hw/pci: Rename has_power to enabled
Akihiko Odaki
2024-07-03
hw/virtio: Fix the de-initialization of vhost-user devices
Thomas Huth
2024-07-02
Merge tag 'pull-request-2024-07-02' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-07-02
Merge tag 'sdmmc-20240702' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-02
Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into sta...
Richard Henderson
2024-07-02
Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-02
hw/sd/sdcard: Store command type in SDProto
Philippe Mathieu-Daudé
2024-07-02
hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCG
Thomas Huth
2024-07-02
hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
Zheyu Ma
2024-07-02
Remove inclusion of hw/hw.h from files that don't need it
Thomas Huth
2024-07-02
hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOs
Mark Cave-Ayland
2024-07-02
hw: skip registration of outdated versioned machine types
Daniel P. Berrangé
2024-07-02
hw: set deprecation info for all versioned machine types
Daniel P. Berrangé
2024-07-02
include/hw: temporarily disable deletion of versioned machine types
Daniel P. Berrangé
2024-07-02
include/hw: add macros for deprecation & removal of versioned machines
Daniel P. Berrangé
2024-07-02
hw/i386: convert 'i440fx' machine definitions to use new macros
Daniel P. Berrangé
2024-07-02
include/hw: add helpers for defining versioned machine types
Daniel P. Berrangé
[prev]
[next]