aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2024-05-07target/i386: Fix CPUID encoding of Fn8000001E_ECXBabu Moger1-0/+1
2024-05-06Merge tag 'qemu-sparc-20240506' of https://github.com/mcayland/qemu into stagingRichard Henderson1-0/+7
2024-05-06Merge tag 'accel-20240506' of https://github.com/philmd/qemu into stagingRichard Henderson5-92/+123
2024-05-06system: Pass RAM MemoryRegion and is_write in xen_map_cache()Edgar E. Iglesias1-4/+6
2024-05-06xen: mapcache: Break out xen_map_cache_init_single()Edgar E. Iglesias1-21/+32
2024-05-06xen: mapcache: Break out xen_invalidate_map_cache_single()Edgar E. Iglesias1-10/+15
2024-05-06xen: mapcache: Refactor xen_invalidate_map_cache_entry_unlockedEdgar E. Iglesias1-10/+11
2024-05-06xen: mapcache: Refactor xen_replace_cache_entry_unlockedEdgar E. Iglesias1-4/+6
2024-05-06xen: mapcache: Break out xen_ram_addr_from_mapcache_singleEdgar E. Iglesias1-6/+11
2024-05-06xen: mapcache: Refactor xen_remap_bucket for multi-instanceEdgar E. Iglesias1-4/+5
2024-05-06xen: mapcache: Refactor xen_map_cache for multi-instanceEdgar E. Iglesias1-17/+18
2024-05-06xen: mapcache: Refactor lock functions for multi-instanceEdgar E. Iglesias1-17/+17
2024-05-06xen: let xen_ram_addr_from_mapcache() return -1 in case of not found entryJuergen Gross1-7/+3
2024-05-06accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG pluginsPhilippe Mathieu-Daudé1-0/+4
2024-05-06exec/cpu: Extract page-protection definitions to page-protection.hPhilippe Mathieu-Daudé3-0/+3
2024-05-05hw/sparc64: set iommu_platform=on for virtio devices attached to the sun4u ma...Mark Cave-Ayland1-0/+7
2024-05-03kvm: move target-dependent interrupt routing out of kvm-all.cPaolo Bonzini2-0/+53
2024-05-03display: remove GraphicHwOps from typedefs.hPaolo Bonzini1-0/+1
2024-05-03build: do not build virtio-vga-gl if virgl/opengl not availablePaolo Bonzini1-6/+8
2024-05-03xtensa: switch boards to "default y"Paolo Bonzini1-0/+6
2024-05-03tricore: switch boards to "default y"Paolo Bonzini1-0/+4
2024-05-03sparc: switch boards to "default y"Paolo Bonzini2-0/+8
2024-05-03sh4: switch boards to "default y"Paolo Bonzini1-0/+4
2024-05-03s390x: switch boards to "default y"Paolo Bonzini1-0/+2
2024-05-03rx: switch boards to "default y"Paolo Bonzini1-0/+2
2024-05-03riscv: switch boards to "default y"Paolo Bonzini1-0/+14
2024-05-03ppc: switch boards to "default y"Paolo Bonzini1-0/+26
2024-05-03openrisc: switch boards to "default y"Paolo Bonzini1-0/+4
2024-05-03mips: switch boards to "default y"Paolo Bonzini1-0/+12
2024-05-03microblaze: switch boards to "default y"Paolo Bonzini1-0/+6
2024-05-03m68k: switch boards to "default y"Paolo Bonzini1-0/+10
2024-05-03loongarch: switch boards to "default y"Paolo Bonzini1-0/+2
2024-05-03i386: switch boards to "default y"Paolo Bonzini1-1/+9
2024-05-03hppa: switch boards to "default y"Paolo Bonzini1-0/+2
2024-05-03cris: switch boards to "default y"Paolo Bonzini1-0/+2
2024-05-03avr: switch boards to "default y"Paolo Bonzini1-0/+3
2024-05-03arm: switch boards to "default y"Paolo Bonzini1-0/+2
2024-05-03alpha: switch boards to "default y"Paolo Bonzini1-0/+2
2024-05-01Merge tag 'pull-ufs-20240429' of https://gitlab.com/jeuk20.kim/qemu into stagingRichard Henderson1-0/+8
2024-04-30Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...Richard Henderson13-32/+506
2024-04-30Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into sta...Richard Henderson3-20/+37
2024-04-30hw/arm : Connect DM163 to B-L475E-IOT01AInès Varhol2-2/+58
2024-04-30hw/arm : Create Bl475eMachineStateInès Varhol1-14/+32
2024-04-30hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoCInès Varhol1-2/+4
2024-04-30hw/display : Add device DM163Inès Varhol4-0/+367
2024-04-30hw/arm/npcm7xx: Store derivative OTP fuse key in little endianPhilippe Mathieu-Daudé1-1/+2
2024-04-30hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_sizeThomas Huth1-0/+1
2024-04-30hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fieldsAlexandra Diupina1-10/+10
2024-04-30target/arm: Default to 1GHz cntfrq for 'max' and new CPUsPeter Maydell1-1/+3
2024-04-30hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM propertyPeter Maydell2-1/+15