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-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é
2024-07-01
virtio-pci: implement No_Soft_Reset bit
Jiqian Chen
2024-07-01
hw/misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
2024-07-01
hw/misc/pvpanic: centralize definition of supported events
Thomas Weißschuh
2024-07-01
linux-headers: update to 6.10-rc1
Thomas Weißschuh
2024-07-01
hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
Fan Ni
2024-07-01
hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
Fan Ni
2024-07-01
hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...
Fan Ni
2024-07-01
hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...
Fan Ni
2024-07-01
hw/mem/cxl_type3: Add host backend and address space handling for DC regions
Fan Ni
2024-07-01
include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...
Fan Ni
2024-07-01
hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...
Fan Ni
2024-07-01
hw/cxl/mailbox: interface to add CCI commands to an existing CCI
Gregory Price
2024-07-01
hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
Gregory Price
2024-07-01
Revert "vhost-user: fix lost reconnect"
Li Feng
2024-07-01
virtio/virtio-pci: Handle extra notification data
Jonah Palmer
2024-07-01
vhost: Perform memory section dirty scans once per iteration
Si-Wei Liu
2024-07-01
Merge tag 'pull-target-arm-20240701' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-07-01
hw/misc: In STM32L4x5 EXTI, correct configurable interrupts
Inès Varhol
2024-07-01
hw/xen: detect when running inside stubdomain
Marek Marczykowski-Górecki
2024-07-01
hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdev
Nicolin Chen
2024-07-01
hw/misc: Implement mailbox properties for customer OTP and device specific pr...
Rayhan Faizel
2024-07-01
hw/arm: Connect OTP device to BCM2835
Rayhan Faizel
2024-07-01
hw/nvram: Add BCM2835 OTP device
Rayhan Faizel
2024-06-30
monitor: Remove obsolete stubs
Philippe Mathieu-Daudé
2024-06-28
include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
Paolo Bonzini
[next]