Age | Commit message (Expand) | Author |
2023-11-10 | qdev: Rework array properties based on list visitor | Kevin Wolf |
2023-11-10 | qdev: Make netdev properties work as list elements | Kevin Wolf |
2023-11-08 | cpu: Call plugin hooks only when ready | Akihiko Odaki |
2023-11-07 | hw/loader: Clean up global variable shadowing in rom_add_file() | Philippe Mathieu-Daudé |
2023-11-07 | hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() | Philippe Mathieu-Daudé |
2023-11-07 | accel/tcg: Factor tcg_cpu_reset_hold() out | Philippe Mathieu-Daudé |
2023-11-07 | accel: Introduce cpu_exec_reset_hold() | Philippe Mathieu-Daudé |
2023-11-07 | accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h' | Philippe Mathieu-Daudé |
2023-11-07 | Merge tag 'pull-target-arm-20231106' of https://git.linaro.org/people/pmaydel... | Stefan Hajnoczi |
2023-11-07 | Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into staging | Stefan Hajnoczi |
2023-11-06 | hw/core/loader: gunzip(): initialize z_stream | Vladimir Sementsov-Ogievskiy |
2023-11-06 | qapi: Add query-memory-devices support to hv-balloon | Maciej S. Szmigiero |
2023-11-03 | util/uuid: Add UUID_STR_LEN definition | Cédric Le Goater |
2023-11-03 | memory: Let ReservedRegion use Range | Eric Auger |
2023-11-03 | Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel... | Stefan Hajnoczi |
2023-11-02 | qdev: Add qdev_prop_set_array() | Kevin Wolf |
2023-11-01 | cpr: reboot mode | Steve Sistare |
2023-11-01 | migration: mode parameter | Steve Sistare |
2023-10-20 | Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi |
2023-10-20 | machine: adding s390 topology to info hotpluggable-cpus | Pierre Morel |
2023-10-20 | CPU topology: extend with s390 specifics | Pierre Morel |
2023-10-19 | memory: follow Error API guidelines | Marc-André Lureau |
2023-10-18 | hw/vfio: add ramfb migration support | Marc-André Lureau |
2023-10-18 | ramfb-standalone: add migration support | Marc-André Lureau |
2023-10-07 | cpu: Correct invalid mentions of 'softmmu' by 'system-mode' | Philippe Mathieu-Daudé |
2023-10-05 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Stefan Hajnoczi |
2023-10-05 | Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging | Stefan Hajnoczi |
2023-10-04 | Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int... | Stefan Hajnoczi |
2023-10-04 | pci: SLT must be RO | Michael S. Tsirkin |
2023-10-03 | accel/tcg: Move can_do_io to CPUNegativeOffsetState | Richard Henderson |
2023-10-03 | accel/tcg: Remove CPUState.icount_decr_ptr | Richard Henderson |
2023-10-03 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2023-10-03 | hw/core: remove needless includes | Marc-André Lureau |
2023-10-03 | Introduce machine property "audiodev" | Martin Kletzander |
2023-10-03 | audio: return Error ** from audio_state_by_name | Paolo Bonzini |
2023-09-29 | hw/core/machine: Clean up local variable shadowing | Philippe Mathieu-Daudé |
2023-09-21 | hw/other: spelling fixes | Michael Tokarev |
2023-09-19 | Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s... | Stefan Hajnoczi |
2023-09-19 | machine: Improve error message when using default RAM backend id | David Hildenbrand |
2023-09-18 | virtio-net: Add support for USO features | Yuri Benditovich |
2023-09-11 | qdev: Add qdev_add_vm_change_state_handler_full() | Avihai Horon |
2023-08-23 | hw: Add compat machines for 8.2 | Cornelia Huck |
2023-08-01 | misc: Fix some typos in documentation and comments | Stefan Weil |
2023-07-10 | pcie: Specify 0 for ARI next function numbers | Akihiko Odaki |
2023-07-10 | machine: Add helpers to get cores/threads per socket | Zhao Liu |
2023-06-28 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Richard Henderson |
2023-06-28 | qdev-properties-system: Lock AioContext for blk_insert_bs() | Kevin Wolf |
2023-06-26 | numa: Validate cluster and NUMA node boundary if required | Gavin Shan |
2023-06-20 | meson: Replace softmmu_ss -> system_ss | Philippe Mathieu-Daudé |
2023-06-09 | hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macro | Philippe Mathieu-Daudé |