aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-01target/nios2 : Explicitly ask for target-endian loads and storesPeter Maydell
2023-07-01tcg: Reduce tcg_assert_listed_vecop() scopePhilippe Mathieu-Daudé
2023-07-01target/arm: Use float64_to_int32_modulo for FJCVTZSRichard Henderson
2023-07-01target/alpha: Use float64_to_int64_modulo for CVTTQRichard Henderson
2023-07-01tests/tcg/alpha: Add test for cvttqRichard Henderson
2023-07-01fpu: Add float64_to_int{32,64}_moduloRichard Henderson
2023-07-01accel/tcg: Assert one page in tb_invalidate_phys_page_range__lockedMark Cave-Ayland
2023-07-01accel/tcg: Fix start page passed to tb_invalidate_phys_page_range__lockedMark Cave-Ayland
2023-07-01audio: dbus requires pixmanMarc-André Lureau
2023-06-30ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_glRichard Henderson
2023-06-30Merge tag 'pull-vfio-20230630' of https://github.com/legoater/qemu into stagingRichard Henderson
2023-06-30Merge tag 'pull-request-2023-06-29' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-06-30vfio/pci: Free leaked timer in vfio_realize error pathZhenzhong Duan
2023-06-30vfio/pci: Fix a segfault in vfio_realizeZhenzhong Duan
2023-06-30MAINTAINERS: Promote Cédric to VFIO co-maintainerAlex Williamson
2023-06-30vfio/migration: Make VFIO migration non-experimentalAvihai Horon
2023-06-30vfio/migration: Reset bytes_transferred properlyAvihai Horon
2023-06-30vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry pathShameer Kolothum
2023-06-30hw/vfio/pci-quirks: Support alternate offset for GPUDirect CliquesAlex Williamson
2023-06-30vfio: Implement a common device info helperAlex Williamson
2023-06-30vfio/migration: Add support for switchover ack capabilityAvihai Horon
2023-06-30vfio/migration: Add VFIO migration pre-copy supportAvihai Horon
2023-06-30vfio/migration: Store VFIO migration flags in VFIOMigrationAvihai Horon
2023-06-30vfio/migration: Refactor vfio_save_block() to return saved data sizeAvihai Horon
2023-06-30tests: Add migration switchover ack capability testAvihai Horon
2023-06-30migration: Enable switchover ack capabilityAvihai Horon
2023-06-30migration: Implement switchover ack logicAvihai Horon
2023-06-30migration: Add switchover ack capabilityAvihai Horon
2023-06-29pc-bios: Update the s390 bios images with the recent changesThomas Huth
2023-06-29pc-bios/s390-ccw: Don't use __bss_start with the "larl" instructionThomas Huth
2023-06-29pc-bios/s390-ccw: Move the stack array into start.SThomas Huth
2023-06-29pc-bios/s390-ccw: Provide space for initial stack frame in start.SThomas Huth
2023-06-29pc-bios/s390-ccw: Fix indentation in start.SThomas Huth
2023-06-29pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warningThomas Huth
2023-06-29pc-bios/s390-ccw: Get rid of the the __u* typesThomas Huth
2023-06-29s390-ccw: Getting rid of ulongJuan Quintela
2023-06-29gitlab: Disable plugins for cross-i386-tciRichard Henderson
2023-06-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-06-29target/i386: emulate 64-bit ring 0 for linux-user if LM feature is setPaolo Bonzini
2023-06-29target/i386: ignore CPL0-specific features in user mode emulationPaolo Bonzini
2023-06-29target/i386: ignore ARCH_CAPABILITIES features in user mode emulationPaolo Bonzini
2023-06-29target/i386: Export MSR_ARCH_CAPABILITIES bits to guestsPawan Gupta
2023-06-29Merge tag 'accel-20230628' of https://github.com/philmd/qemu into stagingRichard Henderson
2023-06-28Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2023-06-28Merge tag 'qemu-sparc-20230628' of https://github.com/mcayland/qemu into stagingRichard Henderson
2023-06-28Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-06-28exec/memory: Add symbol for the min value of memory listener priorityIsaku Yamahata
2023-06-28exec/memory: Add symbol for memory listener priority for device backendIsaku Yamahata
2023-06-28exec/memory: Add symbolic value for memory listener priority for accelIsaku Yamahata
2023-06-28target/i386/WHPX: Fix error message when fail to set ProcessorCountZhao Liu