aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2023-11-07accel/tcg: Factor tcg_cpu_reset_hold() outPhilippe Mathieu-Daudé1-5/+0
2023-11-07accel: Introduce cpu_exec_reset_hold()Philippe Mathieu-Daudé1-0/+1
2023-11-07accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'Philippe Mathieu-Daudé1-0/+1
2023-11-07Merge tag 'pull-pa-20231106' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2-57/+106
2023-11-07Merge tag 'pull-riscv-to-apply-20231107' of https://github.com/alistair23/qem...Stefan Hajnoczi3-6/+8
2023-11-06hw/hppa: Allow C3700 with 64-bit and B160L with 32-bit CPU onlyHelge Deller1-0/+24
2023-11-06hw/hppa: Turn on 64-bit CPU for C3700 machineHelge Deller1-1/+1
2023-11-06hw/pci-host/astro: Trigger CPU irq on CPU HPA in high memoryHelge Deller1-1/+1
2023-11-06hw/pci-host/astro: Map Astro chip into 64-bit I/O memory regionHelge Deller1-3/+6
2023-11-06hw/hppa: Translate phys addresses for the cpuRichard Henderson1-46/+71
2023-11-06hw/hppa: Use uint32_t instead of target_uregRichard Henderson1-6/+6
2023-11-06target/hppa: Make HPPA_BTLB_ENTRIES variableRichard Henderson1-6/+3
2023-11-07Merge tag 'pull-target-arm-20231106' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi6-19/+29
2023-11-07Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into stagingStefan Hajnoczi30-413/+683
2023-11-07Merge tag 'pull-hv-balloon-20231106' of https://github.com/maciejsszmigiero/q...Stefan Hajnoczi15-10/+2589
2023-11-07Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Stefan Hajnoczi7-67/+250
2023-11-07Merge tag 'pull-xenfv-stable-20231106' of git://git.infradead.org/users/dwmw2...Stefan Hajnoczi4-8/+19
2023-11-07target/riscv: Use existing PMU counter mask in FDT generationRob Bradford1-1/+1
2023-11-07hw/ssi: ibex_spi_host: Clear the interrupt even if disabledAlistair Francis1-2/+4
2023-11-07target/riscv: rename ext_icboz to ext_zicbozDaniel Henrique Barboza1-1/+1
2023-11-07target/riscv: rename ext_icbom to ext_zicbomDaniel Henrique Barboza1-1/+1
2023-11-07target/riscv: rename ext_icsr to ext_zicsrDaniel Henrique Barboza1-1/+1
2023-11-06hw/arm/vexpress-a9: Remove useless mapping of RAM at address 0Peter Maydell1-11/+3
2023-11-06hw/core/loader: gunzip(): initialize z_streamVladimir Sementsov-Ogievskiy1-1/+1
2023-11-06mc146818rtc: rtc_set_time(): initialize tm to zeroesVladimir Sementsov-Ogievskiy1-1/+1
2023-11-06hw/i386/intel_iommu: vtd_slpte_nonzero_rsvd(): assert no overflowVladimir Sementsov-Ogievskiy1-3/+20
2023-11-06hw/arm/virt: Report correct register sizes in ACPI DBG2/SPCR tables.Udo Steinberg1-2/+2
2023-11-06hw/arm/virt: fix PMU IRQ registrationSebastian Ott1-1/+2
2023-11-06Revert "virtio-gpu: block migration of VMs with blob=true"Marc-André Lureau1-14/+0
2023-11-06virtio-gpu: add virtio-gpu/blob vmstate subsectionMarc-André Lureau1-0/+101
2023-11-06hw/i386/pc: Support hv-balloonMaciej S. Szmigiero2-0/+23
2023-11-06qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query commandMaciej S. Szmigiero3-2/+49
2023-11-06qapi: Add query-memory-devices support to hv-balloonMaciej S. Szmigiero2-1/+41
2023-11-06Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) hot-add supportMaciej S. Szmigiero5-6/+878
2023-11-06Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) baseMaciej S. Szmigiero7-0/+1563
2023-11-06memory-device: Drop size alignment checkDavid Hildenbrand1-6/+0
2023-11-06Revert "hw/virtio/virtio-pmem: Replace impossible check by assertion"Maciej S. Szmigiero1-1/+4
2023-11-06vfio/common: Move vfio_host_win_add/del into spapr.cZhenzhong Duan3-84/+85
2023-11-06vfio/spapr: Make vfio_spapr_create/remove_window staticZhenzhong Duan1-24/+24
2023-11-06vfio/container: Move spapr specific init/deinit into spapr.cZhenzhong Duan2-71/+92
2023-11-06vfio/container: Move vfio_container_add/del_section_window into spapr.cZhenzhong Duan2-90/+90
2023-11-06vfio/container: Move IBM EEH related functions into spapr_pci_vfio.cZhenzhong Duan6-103/+99
2023-11-06virtio-gpu: move scanout restoration to post_loadMarc-André Lureau1-1/+12
2023-11-06virtio-gpu: factor out restore mappingMarc-André Lureau1-27/+33
2023-11-06virtio-gpu: block migration of VMs with blob=trueMarc-André Lureau1-0/+14
2023-11-06ati-vga: Implement fallback for pixman routinesBALATON Zoltan3-22/+62
2023-11-06ati-vga: Add 30 bit palette access registerBALATON Zoltan4-0/+12
2023-11-06ati-vga: Support unaligned access to GPIO DDC registersBALATON Zoltan1-15/+22
2023-11-06ati-vga: Fix aperture sizesBALATON Zoltan3-2/+7
2023-11-06virtio-gpu-rutabaga: Add empty interface to fix arm64 crashCong Liu1-0/+1