Age | Commit message (Expand) | Author |
2023-11-17 | balloon: Fix a misleading error message | Markus Armbruster |
2023-11-14 | accel/tcg: Remove CF_LAST_IO | Richard Henderson |
2023-11-08 | Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into staging | Stefan Hajnoczi |
2023-11-07 | system/cpus: Fix CPUState.nr_cores' calculation | Zhuocheng Ding |
2023-11-07 | accel: Introduce cpu_exec_reset_hold() | Philippe Mathieu-Daudé |
2023-11-07 | vl: constify default_list | Marc-André Lureau |
2023-11-07 | vl: Free machine list | Akihiko Odaki |
2023-11-07 | Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i... | Stefan Hajnoczi |
2023-11-07 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Stefan Hajnoczi |
2023-11-07 | ui/console: allow to override the default VC | Marc-André Lureau |
2023-11-07 | vl: move display early init before default devices | Marc-André Lureau |
2023-11-07 | vl: simplify display_remote logic | Marc-André Lureau |
2023-11-07 | qemu-options: define -vnc only #ifdef CONFIG_VNC | Marc-André Lureau |
2023-11-07 | vl: drop needless -spice checks | Marc-André Lureau |
2023-11-07 | Add virtio-sound-pci device | Manos Pitsidianakis |
2023-11-07 | Add virtio-sound device stub | Manos Pitsidianakis |
2023-11-07 | Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into staging | Stefan Hajnoczi |
2023-11-03 | memory: Introduce memory_region_iommu_set_iova_ranges | Eric Auger |
2023-11-03 | system/dirtylimit: Drop the reduplicative check | Hyman Huang |
2023-11-03 | system/dirtylimit: Fix a race situation | Hyman Huang |
2023-11-02 | migration: New migrate and migrate-incoming argument 'channels' | Het Gala |
2023-10-30 | Merge tag 'pull-request-2023-10-27' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi |
2023-10-27 | system/qtest: Clean up global variable shadowing in qtest_server_init() | Philippe Mathieu-Daudé |
2023-10-25 | kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH | Paolo Bonzini |
2023-10-20 | Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi |
2023-10-20 | CPU topology: extend with s390 specifics | Pierre Morel |
2023-10-19 | memory: follow Error API guidelines | Marc-André Lureau |
2023-10-19 | memory: drop needless argument | Marc-André Lureau |
2023-10-17 | Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into... | Stefan Hajnoczi |
2023-10-16 | Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into s... | Stefan Hajnoczi |
2023-10-16 | gfxstream + rutabaga: enable rutabaga | Gurchetan Singh |
2023-10-12 | memory,vhost: Allow for marking memory device memory regions unmergeable | David Hildenbrand |
2023-10-12 | memory: Clarify mapping requirements for RamDiscardManager | David Hildenbrand |
2023-10-12 | softmmu/physmem: Fixup qemu_ram_block_from_host() documentation | David Hildenbrand |
2023-10-12 | softmmu: pass the main loop status to gdb "Wxx" packet | Clément Chigot |
2023-10-12 | softmmu: add means to pass an exit code when requesting a shutdown | Clément Chigot |
2023-10-09 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2023-10-08 | audio: extend -audio to allow creating a default backend | Paolo Bonzini |
2023-10-08 | audio: disable default backends if -audio/-audiodev is used | Paolo Bonzini |
2023-10-08 | system: Rename softmmu/ directory as system/ | Philippe Mathieu-Daudé |