aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-08-31Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-08-31hw/arm: Set number of MPU regions correctly for an505, an521, an524Peter Maydell
2023-08-31hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions propertiesPeter Maydell
2023-08-31hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t differencePeter Maydell
2023-08-31hw/rtc/twl92230: Use int64_t for sec_offset and alm_secPeter Maydell
2023-08-31hw/rtc/m48t59: Use 64-bit arithmetic in set_alarm()Peter Maydell
2023-08-31Add i.MX7 SRC device implementationJean-Christophe Dubois
2023-08-31Add i.MX7 missing TZ devices and memory regionsJean-Christophe Dubois
2023-08-31Refactor i.MX7 processor codeJean-Christophe Dubois
2023-08-31Add i.MX6UL missing devices.Jean-Christophe Dubois
2023-08-31Refactor i.MX6UL processor codeJean-Christophe Dubois
2023-08-31Remove i.MX7 IOMUX GPR device from i.MX6ULJean-Christophe Dubois
2023-08-30xen_arm: Initialize RAM and add hi/low memory regionsOleksandr Tyshchenko
2023-08-30xen_arm: Create virtio-mmio devices during initializationOleksandr Tyshchenko
2023-08-24Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-08-24Merge tag 'pull-loongarch-20230824' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2023-08-24hw/loongarch: Fix ACPI processor id off-by-one errorJiajie Chen
2023-08-24hw/intc/loongarch_pch: fix edge triggered irq handlingBibo Mao
2023-08-24target/loongarch: cpu: Implement get_arch_id callbackBibo Mao
2023-08-24hw/loongarch: Remove restriction of la464 cores in the virt machineSong Gao
2023-08-23hw/s390x/s390-virtio-ccw: Remove superfluous code to set the NIC modelThomas Huth
2023-08-23s390x: Convert DPRINTF to trace eventsCédric Le Goater
2023-08-23hw: Add compat machines for 8.2Cornelia Huck
2023-08-22accel/kvm: Use negative KVM type for error propagationAkihiko Odaki
2023-08-22kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki
2023-08-22hw/gpio/nrf51: implement DETECT signalChris Laplante
2023-08-11Merge tag 'pull-riscv-to-apply-20230811-3' of https://github.com/alistair23/q...Richard Henderson
2023-08-11hw/riscv/virt.c: change 'aclint' TCG checkDaniel Henrique Barboza
2023-08-11Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-08-11pci: Fix the update of interrupt disable bit in PCI_COMMAND registerGuoyi Tu
2023-08-11hw/pci-host: Allow extended config space access for Designware PCIe hostJason Chien
2023-08-09hw/nvme: fix null pointer access in ruh updateKlaus Jensen
2023-08-09hw/nvme: fix null pointer access in directive receiveKlaus Jensen
2023-08-08hw/nvme: fix CRC64 for guard tagAnkit Kumar
2023-08-07Merge tag 'fixes-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...Richard Henderson
2023-08-07Merge tag 'trivial-patches-pull' of https://gitlab.com/mjt0k/qemu into stagingRichard Henderson
2023-08-07hw/i386/vmmouse:add relative packet flag for button statusZongmin Zhou
2023-08-07virtio-gpu: reset gfx resources in main threadMarc-André Lureau
2023-08-07virtio-gpu: free BHs, by implementing unrealizeMarc-André Lureau
2023-08-07hw/i2c: Fix bitbang_i2c_data trace eventBALATON Zoltan
2023-08-07hw/nvme: fix compliance issue wrt. iosqes/iocqesKlaus Jensen
2023-08-07hw/nvme: fix oob memory read in fdp events logKlaus Jensen
2023-08-04ppc/pegasos2: Fix reg property of 64 bit BARs in device treeBALATON Zoltan
2023-08-04ppc/pegasos2: Fix naming of device tree nodesBALATON Zoltan
2023-08-04ppc/pegasos2: Fix reg property of ROM BARsBALATON Zoltan
2023-08-04ppc/pegasos2: Fix reset state of USB functionsBALATON Zoltan
2023-08-03virtio-crypto: verify src&dst buffer length for sym requestzhenwei pi
2023-08-03hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()Thomas Huth
2023-08-03hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()Thomas Huth
2023-08-03hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hostsThomas Huth