aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2023-09-06Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi4-2/+17
2023-09-01hw/sd: Introduce a "sd-card" SPI variant modelCédric Le Goater1-0/+3
2023-09-01hw/sd: Move proto_name to SDProto structurePhilippe Mathieu-Daudé1-0/+2
2023-09-01m25p80: Introduce an helper to retrieve the BlockBackend of a deviceCédric Le Goater1-0/+4
2023-09-01hw/ssi: Introduce a ssi_get_cs() helperCédric Le Goater1-0/+2
2023-09-01hw/ssi: Add a "cs" property to SSIPeripheralCédric Le Goater1-0/+3
2023-09-01hw/i2c/aspeed: Add support for buffer organizationHang Yu1-0/+1
2023-09-01hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu1-2/+2
2023-08-31hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'Philippe Mathieu-Daudé1-18/+0
2023-08-31hw/i386: Remove unuseful kvmclock_create() stubPhilippe Mathieu-Daudé1-10/+0
2023-08-31hw/i2c: spelling fixesMichael Tokarev2-2/+2
2023-08-31bulk: Do not declare function prototypes using 'extern' keywordPhilippe Mathieu-Daudé3-5/+5
2023-08-31accel/tcg: spelling fixesMichael Tokarev1-1/+1
2023-08-31accel: Remove HAX acceleratorPhilippe Mathieu-Daudé1-1/+1
2023-08-31Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi6-98/+453
2023-08-31hw/arm: Set number of MPU regions correctly for an505, an521, an524Peter Maydell1-0/+5
2023-08-31hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions propertiesPeter Maydell1-0/+8
2023-08-31hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t differencePeter Maydell1-1/+1
2023-08-31Add i.MX7 SRC device implementationJean-Christophe Dubois2-1/+68
2023-08-31Add i.MX7 missing TZ devices and memory regionsJean-Christophe Dubois1-0/+7
2023-08-31Refactor i.MX7 processor codeJean-Christophe Dubois1-84/+242
2023-08-31Add i.MX6UL missing devices.Jean-Christophe Dubois1-1/+1
2023-08-31Refactor i.MX6UL processor codeJean-Christophe Dubois1-11/+123
2023-08-31Remove i.MX7 IOMUX GPR device from i.MX6ULJean-Christophe Dubois1-2/+0
2023-08-30xen_arm: Initialize RAM and add hi/low memory regionsOleksandr Tyshchenko1-0/+8
2023-08-30xen_arm: Create virtio-mmio devices during initializationOleksandr Tyshchenko1-0/+16
2023-08-24Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi1-0/+1
2023-08-23include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth1-0/+3
2023-08-23hw: Add compat machines for 8.2Cornelia Huck2-0/+6
2023-08-22hw/gpio/nrf51: implement DETECT signalChris Laplante1-0/+1
2023-08-07virtio-gpu: reset gfx resources in main threadMarc-André Lureau1-0/+3
2023-08-07virtio-gpu: free BHs, by implementing unrealizeMarc-André Lureau1-0/+1
2023-08-03include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hostsThomas Huth1-24/+26
2023-08-03hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntryThomas Huth1-24/+26
2023-08-03hw/virtio: Add a protection against duplicate vu_scmi_stop callsMilan Zamazal1-0/+1
2023-08-01xen: Don't pass MemoryListener around by valuePeter Maydell1-1/+1
2023-07-25arm: spelling fixesMichael Tokarev2-2/+2
2023-07-25s390x: spelling fixesMichael Tokarev2-2/+2
2023-07-14scsi: fetch unit attention when creating the requestStefano Garzarella1-0/+1
2023-07-12virtio-mem: Prepare for device unplug supportDavid Hildenbrand1-0/+1
2023-07-12virtio-md-pci: Support unplug requests for compatible devicesDavid Hildenbrand1-0/+3
2023-07-12pc: Factor out (un)plug handling of virtio-md-pci devicesDavid Hildenbrand1-0/+6
2023-07-12virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pciDavid Hildenbrand1-0/+35
2023-07-12memory-device: Track used region size in DeviceMemoryStateDavid Hildenbrand1-0/+2
2023-07-12hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZEDavid Hildenbrand1-1/+0
2023-07-12memory-device: Introduce machine_memory_devices_init()David Hildenbrand1-0/+1
2023-07-11Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson13-23/+106
2023-07-11Merge tag 'mips-20230710' of https://github.com/philmd/qemu into stagingRichard Henderson2-2/+1
2023-07-10pcie: Specify 0 for ARI next function numbersAkihiko Odaki1-0/+2
2023-07-10pcie: Use common ARI next function numberAkihiko Odaki1-1/+1