aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Expand)Author
2024-01-05hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini
2023-12-31meson: remove OS definitions from config_targetosPaolo Bonzini
2023-12-30system: Constify VMStateRichard Henderson
2023-12-21scsi: assert that callbacks run in the correct AioContextStefan Hajnoczi
2023-12-21dma-helpers: don't lock AioContext in dma_blk_cb()Stefan Hajnoczi
2023-12-21vl: Improve error message for conflicting -incoming and -loadvmKevin Wolf
2023-12-20system/qtest: Include missing 'hw/core/cpu.h' headerPhilippe Mathieu-Daudé
2023-12-04system/memory: use ldn_he_p/stn_he_pPatrick Venture
2023-11-24system: Use &error_abort in memory_region_init_ram_[device_]ptr()Philippe Mathieu-Daudé
2023-11-24coverity: physmem: use simple assertions instead of modellingVladimir Sementsov-Ogievskiy
2023-11-21Merge tag 'pull-xenfv-20231121' of git://git.infradead.org/users/dwmw2/qemu i...Stefan Hajnoczi
2023-11-21vl: disable default serial when xen-console is enabledDavid Woodhouse
2023-11-21vl: add missing display_remote++Marc-André Lureau
2023-11-21vl: revert behaviour for -display noneMarc-André Lureau
2023-11-17balloon: Fix a misleading error messageMarkus Armbruster
2023-11-14accel/tcg: Remove CF_LAST_IORichard Henderson
2023-11-08Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-11-07system/cpus: Fix CPUState.nr_cores' calculationZhuocheng Ding
2023-11-07accel: Introduce cpu_exec_reset_hold()Philippe Mathieu-Daudé
2023-11-07vl: constify default_listMarc-André Lureau
2023-11-07vl: Free machine listAkihiko Odaki
2023-11-07Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i...Stefan Hajnoczi
2023-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-11-07ui/console: allow to override the default VCMarc-André Lureau
2023-11-07vl: move display early init before default devicesMarc-André Lureau
2023-11-07vl: simplify display_remote logicMarc-André Lureau
2023-11-07qemu-options: define -vnc only #ifdef CONFIG_VNCMarc-André Lureau
2023-11-07vl: drop needless -spice checksMarc-André Lureau
2023-11-07Add virtio-sound-pci deviceManos Pitsidianakis
2023-11-07Add virtio-sound device stubManos Pitsidianakis
2023-11-07Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-11-03memory: Introduce memory_region_iommu_set_iova_rangesEric Auger
2023-11-03system/dirtylimit: Drop the reduplicative checkHyman Huang
2023-11-03system/dirtylimit: Fix a race situationHyman Huang
2023-11-02migration: New migrate and migrate-incoming argument 'channels'Het Gala
2023-10-30Merge tag 'pull-request-2023-10-27' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-10-27system/qtest: Clean up global variable shadowing in qtest_server_init()Philippe Mathieu-Daudé
2023-10-25kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTHPaolo Bonzini
2023-10-20Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-10-19memory: follow Error API guidelinesMarc-André Lureau
2023-10-19memory: drop needless argumentMarc-André Lureau
2023-10-17Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Stefan Hajnoczi
2023-10-16Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi
2023-10-16gfxstream + rutabaga: enable rutabagaGurchetan Singh
2023-10-12memory,vhost: Allow for marking memory device memory regions unmergeableDavid Hildenbrand
2023-10-12memory: Clarify mapping requirements for RamDiscardManagerDavid Hildenbrand
2023-10-12softmmu/physmem: Fixup qemu_ram_block_from_host() documentationDavid Hildenbrand