aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-01docs: Document removal of old Arm boardsPeter Maydell2-15/+14
2024-10-01hw/usb: Remove MUSB USB host controllerPeter Maydell4-1607/+0
2024-10-01hw/usb: Remove tusb6010 USB controllerPeter Maydell3-855/+0
2024-10-01hw/block: Remove OneNAND devicePeter Maydell4-879/+0
2024-10-01hw/input: Remove lm832x devicePeter Maydell5-568/+0
2024-10-01hw/rtc: Remove twl92230 devicePeter Maydell4-888/+0
2024-10-01hw/input: Remove tsc210x devicePeter Maydell6-1284/+6
2024-10-01hw/input: Remove tsc2005 touchscreen controllerPeter Maydell6-584/+0
2024-10-01hw/display: Remove Blizzard display devicePeter Maydell5-1053/+0
2024-10-01hw/misc: Remove cbusPeter Maydell5-667/+0
2024-10-01hw/arm: Remove 'n800' and 'n810' machinesPeter Maydell9-1654/+0
2024-10-01hw/timer: Remove pxa27x-timerPeter Maydell1-24/+0
2024-10-01hw/arm: Remove pxa2xx_picPeter Maydell5-455/+0
2024-10-01hw/arm: Remove pxa2xx_gpioPeter Maydell3-371/+1
2024-10-01hw/pcmcia: Remove pxa2xx pcmcia devicePeter Maydell3-257/+0
2024-10-01hw/dma: Remove pxa2xx_dmaPeter Maydell3-596/+0
2024-10-01hw/display: Remove pxa2xx_lcd.cPeter Maydell3-1458/+0
2024-10-01hw/input: Remove pxa2xx_keypadPeter Maydell3-344/+0
2024-10-01hw/sd: Remove pxa2xx_mmci.cPeter Maydell4-609/+0
2024-10-01hw/arm: Remove pxa2xx.cPeter Maydell3-2472/+1
2024-10-01hw/timer/pxa2xx_timer: Remove use of pxa.h headerPeter Maydell1-1/+0
2024-10-01hw/arm: Remove STRONGARM->PXA2XX dependencyPeter Maydell3-2/+7
2024-10-01hw/arm: Remove 'z2' machinePeter Maydell5-367/+0
2024-10-01hw/misc: Remove MAINSTONE_FPGA devicePeter Maydell3-271/+0
2024-10-01hw/arm: Remove 'mainstone' machinePeter Maydell7-213/+0
2024-10-01hw/arm: Remove 'connex' and 'verdex' machinesPeter Maydell7-181/+0
2024-10-01hw/arm: Remove 'cheetah' machinePeter Maydell7-366/+1
2024-10-01hw/arm/KConfig: Replace ZAURUS with ZAURUS_SCOOPPeter Maydell4-9/+7
2024-10-01hw/display: Remove tc6393xb devicePeter Maydell4-592/+0
2024-10-01hw/input: Drop ADS7846 devicePeter Maydell4-191/+0
2024-10-01hw/arm: Remove deprecated akita, borzoi, spitz, terrier, tosa boardsPeter Maydell8-1677/+0
2024-10-01hw/sd/sdcard: Fix handling of disabled boot partitionsJan Luebbe1-7/+0
2024-10-01hw: fix memory leak in IRQState allocationMatheus Tavares Bernardino1-8/+11
2024-10-01hw/ssi/xilinx_spips: Fix flash erase assert in dual parallel configurationShiva sagar Myana1-1/+3
2024-10-01target/arm: Avoid target_ulong for physical address lookupsArd Biesheuvel2-10/+10
2024-10-01m25p80: Add SFDP table for mt35xu01g flashShiva sagar Myana3-1/+40
2024-10-01hw/arm/xlnx: Connect secondary CGEM IRQsKinsey Moore4-2/+23
2024-10-01MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainersInès Varhol1-20/+21
2024-10-01Merge tag 'pull-nvme-20241001' of https://gitlab.com/birkelund/qemu into stagingPeter Maydell3-8/+205
2024-10-01hw/nvme: add atomic write supportAlan Adamson2-1/+169
2024-10-01hw/nvme: add knob for CTRATT.MEMKlaus Jensen2-1/+10
2024-09-30Merge tag 'pull-block-jobs-2024-09-30' of https://gitlab.com/vsementsov/qemu ...Peter Maydell12-38/+61
2024-09-30hw/nvme: support CTRATT.MEMArun Kumar2-5/+17
2024-09-30hw/nvme: clear masked events from the aer queueArun Kumar1-2/+9
2024-09-30hw/nvme: report id controller metadata sgl supportKeith Busch1-1/+2
2024-09-30util/co-shared-resource: Remove unused co_try_get_from_shresDr. David Alan Gilbert2-13/+0
2024-09-30block: Remove unused aio_task_pool_emptyDr. David Alan Gilbert2-7/+0
2024-09-30block/reqlist: allow adding overlapping requestsFiona Ebner2-3/+2
2024-09-30backup: add minimum cluster size to performance optionsFiona Ebner5-3/+21
2024-09-30copy-before-write: allow specifying minimum cluster sizeFiona Ebner4-12/+38