aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-06tcg: Move tcg_gen_opN declarations to tcg-internal.hRichard Henderson
2023-11-06tcg: Move vec_gen_* declarations to tcg-internal.hRichard Henderson
2023-11-06tcg: Move 64-bit expanders out of lineRichard Henderson
2023-11-06tcg: Move 32-bit expanders out of lineRichard Henderson
2023-11-06tcg: Move generic expanders out of lineRichard Henderson
2023-11-06tcg: Move tcg_gen_op* out of lineRichard Henderson
2023-11-06tcg: Mark tcg_gen_op* as noinlineRichard Henderson
2023-11-06accel/tcg: Fix condition for store_atom_insert_al16Richard Henderson
2023-11-06accel/tcg: Remove redundant case in store_atom_16Richard Henderson
2023-11-06host/include/loongarch64: Add atomic16 load and storeRichard Henderson
2023-11-06tcg/loongarch64: Use cpuinfo.hRichard Henderson
2023-11-06util: Add cpuinfo for loongarch64Richard Henderson
2023-11-06tcg/loongarch64: Use C_N2_I1 for INDEX_op_qemu_ld_a*_i128Richard Henderson
2023-11-06tcg: Add C_N2_I1Richard Henderson
2023-11-06accel/tcg: Move HMP info jit and info opcount codeRichard Henderson
2023-11-06file-posix: fix over-writing of returning zone_append offsetNaohiro Aota
2023-11-06block/file-posix: fix update_zones_wp() callerSam Li
2023-11-06qcow2: keep reference on zeroize with discard-no-unref enabledJean-Louis Dupond
2023-11-06target/arm: Fix A64 LDRA immediate decodePeter Maydell
2023-11-06hw/arm/vexpress-a9: Remove useless mapping of RAM at address 0Peter Maydell
2023-11-06io/channel-socket: qio_channel_socket_flush(): improve msg validationVladimir Sementsov-Ogievskiy
2023-11-06hw/core/loader: gunzip(): initialize z_streamVladimir Sementsov-Ogievskiy
2023-11-06block/nvme: nvme_process_completion() fix bound for cidVladimir Sementsov-Ogievskiy
2023-11-06mc146818rtc: rtc_set_time(): initialize tm to zeroesVladimir Sementsov-Ogievskiy
2023-11-06util/filemonitor-inotify: qemu_file_monitor_watch(): assert no overflowVladimir Sementsov-Ogievskiy
2023-11-06hw/i386/intel_iommu: vtd_slpte_nonzero_rsvd(): assert no overflowVladimir Sementsov-Ogievskiy
2023-11-06tests/qtest/bios-tables-test: Update virt SPCR and DBG2 golden referencesPeter Maydell
2023-11-06hw/arm/virt: Report correct register sizes in ACPI DBG2/SPCR tables.Udo Steinberg
2023-11-06tests/qtest/bios-tables-test: Allow changes to virt SPCR and DBG2Peter Maydell
2023-11-06hw/arm/virt: fix PMU IRQ registrationSebastian Ott
2023-11-06Revert "virtio-gpu: block migration of VMs with blob=true"Marc-André Lureau
2023-11-06virtio-gpu: add virtio-gpu/blob vmstate subsectionMarc-André Lureau
2023-11-06MAINTAINERS: Add an entry for Hyper-V Dynamic Memory ProtocolMaciej S. Szmigiero
2023-11-06hw/i386/pc: Support hv-balloonMaciej S. Szmigiero
2023-11-06qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query commandMaciej S. Szmigiero
2023-11-06qapi: Add query-memory-devices support to hv-balloonMaciej S. Szmigiero
2023-11-06Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) hot-add supportMaciej S. Szmigiero
2023-11-06Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) baseMaciej S. Szmigiero
2023-11-06Add Hyper-V Dynamic Memory Protocol definitionsMaciej S. Szmigiero
2023-11-06memory-device: Drop size alignment checkDavid Hildenbrand
2023-11-06Revert "hw/virtio/virtio-pmem: Replace impossible check by assertion"Maciej S. Szmigiero
2023-11-06vfio/common: Move vfio_host_win_add/del into spapr.cZhenzhong Duan
2023-11-06vfio/spapr: Make vfio_spapr_create/remove_window staticZhenzhong Duan
2023-11-06vfio/container: Move spapr specific init/deinit into spapr.cZhenzhong Duan
2023-11-06vfio/container: Move vfio_container_add/del_section_window into spapr.cZhenzhong Duan
2023-11-06vfio/container: Move IBM EEH related functions into spapr_pci_vfio.cZhenzhong Duan
2023-11-06virtio-gpu: move scanout restoration to post_loadMarc-André Lureau
2023-11-06virtio-gpu: factor out restore mappingMarc-André Lureau
2023-11-06virtio-gpu: block migration of VMs with blob=trueMarc-André Lureau
2023-11-06ati-vga: Implement fallback for pixman routinesBALATON Zoltan