aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-07-02hw/sd/sdcard: Trace requested address computed by sd_req_get_address()Philippe Mathieu-Daudé
2024-07-02hw/sd/sdcard: Trace block offset in READ/WRITE data accessesPhilippe Mathieu-Daudé
2024-07-02hw/sd/sdcard: Track last command used to help loggingPhilippe Mathieu-Daudé
2024-07-02hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCGThomas Huth
2024-07-02hw/net:ftgmac100: fix coding styleJamin Lin
2024-07-02aspeed/sdmc: Remove extra R_MAIN_STATUS caseJamin Lin
2024-07-02aspeed/soc: Fix possible divide by zeroJamin Lin
2024-07-02aspeed/sdmc: Check RAM size value at realize timeCédric Le Goater
2024-07-02aspeed: Deprecate the tacoma-bmc machineCédric Le Goater
2024-07-02hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClassZheyu Ma
2024-07-02Remove inclusion of hw/hw.h from files that don't need itThomas Huth
2024-07-02hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOsMark Cave-Ayland
2024-07-02hw/i386: remove obsolete manual deprecation reason string of i440fx machinesDaniel P. Berrangé
2024-07-02hw/ppc: remove obsolete manual deprecation reason string of spapr machinesDaniel P. Berrangé
2024-07-02hw: skip registration of outdated versioned machine typesDaniel P. Berrangé
2024-07-02hw: set deprecation info for all versioned machine typesDaniel P. Berrangé
2024-07-02hw/i386: convert 'q35' machine definitions to use new macrosDaniel P. Berrangé
2024-07-02hw/i386: convert 'i440fx' machine definitions to use new macrosDaniel P. Berrangé
2024-07-02hw/m68k: convert 'virt' machine definitions to use new macrosDaniel P. Berrangé
2024-07-02hw/ppc: convert 'spapr' machine definitions to use new macrosDaniel P. Berrangé
2024-07-02hw/s390x: convert 'ccw' machine definitions to use new macrosDaniel P. Berrangé
2024-07-02hw/arm: convert 'virt' machine definitions to use new macrosDaniel P. Berrangé
2024-07-02hw/net/spapr: prevent potential NULL dereferenceOleg Sviridov
2024-07-01hw/net/virtio-net.c: fix crash in iov_copy()Dmitry Frolov
2024-07-01vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requestsBillXiang
2024-07-01virtio-iommu: add error check before assertManos Pitsidianakis
2024-07-01hw/virtio: Free vqs after vhost_dev_cleanup()Akihiko Odaki
2024-07-01i386/apic: Add hint on boot failure because of disabling x2APICZhao Liu
2024-07-01virtio-pci: implement No_Soft_Reset bitJiqian Chen
2024-07-01hw/cxl: Fix read from bogus memoryIra Weiny
2024-07-01virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()Cindy Lu
2024-07-01hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh
2024-07-01hw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh
2024-07-01hw/mem/cxl_type3: Allow to release extent superset in QMP interfaceFan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox supportFan Ni
2024-07-01hw/mem/cxl_type3: Add DPA range validation for accesses to DC regionsFan Ni
2024-07-01hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extentsFan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...Fan Ni
2024-07-01hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...Fan Ni
2024-07-01hw/mem/cxl_type3: Add host backend and address space handling for DC regionsFan Ni
2024-07-01hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size inst...Fan Ni
2024-07-01hw/mem/cxl_type3: Add support to create DC regions to type3 memory devicesFan Ni
2024-07-01include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...Fan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...Fan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of id...Fan Ni
2024-07-01hw/cxl/mailbox: interface to add CCI commands to an existing CCIGregory Price
2024-07-01hw/cxl/mailbox: change CCI cmd set structure to be a member, not a referenceGregory Price
2024-07-01vhost-user: fix lost reconnect againLi Feng
2024-07-01Revert "vhost-user: fix lost reconnect"Li Feng
2024-07-01vhost-user-gpu: fix import of DMABUFMarc-André Lureau