Age | Commit message (Expand) | Author | Files | Lines |
2023-07-01 | target/alpha: Use float64_to_int64_modulo for CVTTQ | Richard Henderson | 1 | -68/+19 |
2023-07-01 | tests/tcg/alpha: Add test for cvttq | Richard Henderson | 2 | -1/+79 |
2023-07-01 | fpu: Add float64_to_int{32,64}_modulo | Richard Henderson | 3 | -0/+112 |
2023-07-01 | accel/tcg: Assert one page in tb_invalidate_phys_page_range__locked | Mark Cave-Ayland | 1 | -0/+3 |
2023-07-01 | accel/tcg: Fix start page passed to tb_invalidate_phys_page_range__locked | Mark Cave-Ayland | 1 | -4/+6 |
2023-07-01 | audio: dbus requires pixman | Marc-André Lureau | 1 | -1/+1 |
2023-06-30 | ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl | Richard Henderson | 1 | -0/+4 |
2023-06-30 | Merge tag 'pull-vfio-20230630' of https://github.com/legoater/qemu into staging | Richard Henderson | 20 | -118/+600 |
2023-06-30 | Merge tag 'pull-request-2023-06-29' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson | 15 | -220/+220 |
2023-06-30 | vfio/pci: Free leaked timer in vfio_realize error path | Zhenzhong Duan | 1 | -0/+3 |
2023-06-30 | vfio/pci: Fix a segfault in vfio_realize | Zhenzhong Duan | 1 | -1/+3 |
2023-06-30 | MAINTAINERS: Promote Cédric to VFIO co-maintainer | Alex Williamson | 1 | -1/+1 |
2023-06-30 | vfio/migration: Make VFIO migration non-experimental | Avihai Horon | 5 | -34/+73 |
2023-06-30 | vfio/migration: Reset bytes_transferred properly | Avihai Horon | 6 | -3/+24 |
2023-06-30 | vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path | Shameer Kolothum | 1 | -2/+2 |
2023-06-30 | hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques | Alex Williamson | 1 | -1/+40 |
2023-06-30 | vfio: Implement a common device info helper | Alex Williamson | 3 | -43/+41 |
2023-06-30 | vfio/migration: Add support for switchover ack capability | Avihai Horon | 3 | -1/+49 |
2023-06-30 | vfio/migration: Add VFIO migration pre-copy support | Avihai Horon | 5 | -22/+190 |
2023-06-30 | vfio/migration: Store VFIO migration flags in VFIOMigration | Avihai Horon | 2 | -0/+2 |
2023-06-30 | vfio/migration: Refactor vfio_save_block() to return saved data size | Avihai Horon | 1 | -8/+9 |
2023-06-30 | tests: Add migration switchover ack capability test | Avihai Horon | 1 | -0/+31 |
2023-06-30 | migration: Enable switchover ack capability | Avihai Horon | 1 | -4/+0 |
2023-06-30 | migration: Implement switchover ack logic | Avihai Horon | 6 | -2/+104 |
2023-06-30 | migration: Add switchover ack capability | Avihai Horon | 3 | -1/+33 |
2023-06-29 | pc-bios: Update the s390 bios images with the recent changes | Thomas Huth | 2 | -0/+0 |
2023-06-29 | pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction | Thomas Huth | 1 | -2/+4 |
2023-06-29 | pc-bios/s390-ccw: Move the stack array into start.S | Thomas Huth | 5 | -8/+8 |
2023-06-29 | pc-bios/s390-ccw: Provide space for initial stack frame in start.S | Thomas Huth | 1 | -1/+4 |
2023-06-29 | pc-bios/s390-ccw: Fix indentation in start.S | Thomas Huth | 1 | -68/+68 |
2023-06-29 | pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warning | Thomas Huth | 1 | -1/+1 |
2023-06-29 | pc-bios/s390-ccw: Get rid of the the __u* types | Thomas Huth | 2 | -120/+116 |
2023-06-29 | s390-ccw: Getting rid of ulong | Juan Quintela | 7 | -22/+21 |
2023-06-29 | gitlab: Disable plugins for cross-i386-tci | Richard Henderson | 1 | -1/+1 |
2023-06-29 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 4 | -44/+135 |
2023-06-29 | target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set | Paolo Bonzini | 3 | -34/+44 |
2023-06-29 | target/i386: ignore CPL0-specific features in user mode emulation | Paolo Bonzini | 1 | -7/+76 |
2023-06-29 | target/i386: ignore ARCH_CAPABILITIES features in user mode emulation | Paolo Bonzini | 1 | -0/+7 |
2023-06-29 | target/i386: Export MSR_ARCH_CAPABILITIES bits to guests | Pawan Gupta | 1 | -2/+2 |
2023-06-29 | Merge tag 'accel-20230628' of https://github.com/philmd/qemu into staging | Richard Henderson | 64 | -559/+582 |
2023-06-28 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Richard Henderson | 30 | -339/+573 |
2023-06-28 | Merge tag 'qemu-sparc-20230628' of https://github.com/mcayland/qemu into staging | Richard Henderson | 7 | -181/+439 |
2023-06-28 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Richard Henderson | 1 | -1/+6 |
2023-06-28 | exec/memory: Add symbol for the min value of memory listener priority | Isaku Yamahata | 3 | -0/+3 |
2023-06-28 | exec/memory: Add symbol for memory listener priority for device backend | Isaku Yamahata | 4 | -3/+4 |
2023-06-28 | exec/memory: Add symbolic value for memory listener priority for accel | Isaku Yamahata | 10 | -10/+12 |
2023-06-28 | target/i386/WHPX: Fix error message when fail to set ProcessorCount | Zhao Liu | 1 | -2/+2 |
2023-06-28 | target/riscv: Restrict KVM-specific fields from ArchCPU | Philippe Mathieu-Daudé | 3 | -3/+9 |
2023-06-28 | target/ppc: Restrict KVM-specific fields from ArchCPU | Philippe Mathieu-Daudé | 4 | -0/+10 |
2023-06-28 | target/arm: Restrict KVM-specific fields from ArchCPU | Philippe Mathieu-Daudé | 1 | -0/+2 |