aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2024-10-14virtio-gpu: allocate shareable 2d resources on !win32Marc-André Lureau1-0/+2
2024-10-13accel/tcg: Add TCGCPUOps.tlb_fill_alignRichard Henderson2-2/+28
2024-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell5-30/+92
2024-10-04Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell6-9/+0
2024-10-03hw/xen: xenpvh: Disable buffered IOREQs for ARMEdgar E. Iglesias1-0/+3
2024-10-03hw/xen: Expose handle_bufioreq in xen_register_ioreqEdgar E. Iglesias2-1/+5
2024-10-03hw/char: Extract serial-mmBernhard Beschow4-21/+54
2024-10-03hw/char/serial.h: Extract serial-isa.hBernhard Beschow2-9/+38
2024-10-03hw/pci: Remove unused pcie_chassis_find_slotDr. David Alan Gilbert1-1/+0
2024-10-03remote: Remove unused remote_iohub_finalizeDr. David Alan Gilbert1-1/+0
2024-10-03vhost: Remove unused vhost_dev_{load|save}_inflightDr. David Alan Gilbert1-2/+0
2024-10-03hw: Remove unused fw_cfg_init_ioDr. David Alan Gilbert1-1/+0
2024-10-03hw/char: Remove unused serial_set_frequencyDr. David Alan Gilbert1-2/+0
2024-10-03q35: Remove unused mch_mcfg_baseDr. David Alan Gilbert1-2/+0
2024-10-03hw/xen: Remove deadcodeDr. David Alan Gilbert1-5/+0
2024-10-03hw/xen: Remove deadcodeDr. David Alan Gilbert1-5/+0
2024-10-02Merge tag 'pull-riscv-to-apply-20241002' of https://github.com/alistair23/qem...Peter Maydell1-2/+2
2024-10-02hw/riscv: Respect firmware ELF entry pointSamuel Holland1-2/+2
2024-10-01hw: Remove omap2 specific defines and enumsPeter Maydell1-207/+0
2024-10-01hw/dma: Remove omap_dma4 devicePeter Maydell1-1/+0
2024-10-01hw/misc: Remove omap_l4 devicePeter Maydell1-42/+0
2024-10-01hw/display: Remove omap_dssPeter Maydell1-19/+0
2024-10-01hw/misc: Remove omap_tap devicePeter Maydell1-3/+0
2024-10-01hw/ssi: Remove omap_mcspiPeter Maydell1-11/+0
2024-10-01hw/timer: Remove omap_synctimerPeter Maydell1-8/+0
2024-10-01hw/timer: Remove omap_gptimerPeter Maydell1-8/+0
2024-10-01hw/misc: Remove omap_gpmcPeter Maydell1-11/+0
2024-10-01hw/misc: Remove omap_sdrc devicePeter Maydell1-7/+0
2024-10-01hw/sd: Remove omap2_mmc devicePeter Maydell1-5/+0
2024-10-01hw/char: Remove omap2_uartPeter Maydell1-5/+0
2024-10-01hw/gpio: Remove TYPE_OMAP2_GPIOPeter Maydell1-8/+0
2024-10-01hw/arm: Remove omap2.cPeter Maydell1-8/+0
2024-10-01hw/usb: Remove MUSB USB host controllerPeter Maydell1-49/+0
2024-10-01hw/block: Remove OneNAND devicePeter Maydell1-3/+0
2024-10-01hw/input: Remove lm832x devicePeter Maydell1-28/+0
2024-10-01hw/input: Remove tsc210x devicePeter Maydell2-37/+6
2024-10-01hw/input: Remove tsc2005 touchscreen controllerPeter Maydell1-5/+0
2024-10-01hw/display: Remove Blizzard display devicePeter Maydell1-21/+0
2024-10-01hw/misc: Remove cbusPeter Maydell1-31/+0
2024-10-01hw/arm: Remove pxa2xx_picPeter Maydell1-74/+0
2024-10-01hw/arm: Remove pxa2xx_gpioPeter Maydell1-5/+0
2024-10-01hw/pcmcia: Remove pxa2xx pcmcia devicePeter Maydell1-8/+0
2024-10-01hw/dma: Remove pxa2xx_dmaPeter Maydell1-4/+0
2024-10-01hw/display: Remove pxa2xx_lcd.cPeter Maydell1-6/+0
2024-10-01hw/input: Remove pxa2xx_keypadPeter Maydell1-12/+0
2024-10-01hw/sd: Remove pxa2xx_mmci.cPeter Maydell1-10/+0
2024-10-01hw/arm: Remove pxa2xx.cPeter Maydell1-78/+0
2024-10-01hw/display: Remove tc6393xb devicePeter Maydell1-21/+0
2024-10-01hw/arm/xlnx: Connect secondary CGEM IRQsKinsey Moore2-0/+2
2024-09-26Merge tag 'mem-2024-09-24' of https://github.com/davidhildenbrand/qemu into s...Peter Maydell3-1/+8