aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)Author
2023-10-20Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-10-20machine: adding s390 topology to info hotpluggable-cpusPierre Morel
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-10-19memory: follow Error API guidelinesMarc-André Lureau
2023-10-18hw/vfio: add ramfb migration supportMarc-André Lureau
2023-10-18ramfb-standalone: add migration supportMarc-André Lureau
2023-10-07cpu: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-05Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-10-04Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi
2023-10-04pci: SLT must be ROMichael S. Tsirkin
2023-10-03accel/tcg: Move can_do_io to CPUNegativeOffsetStateRichard Henderson
2023-10-03accel/tcg: Remove CPUState.icount_decr_ptrRichard Henderson
2023-10-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-03hw/core: remove needless includesMarc-André Lureau
2023-10-03Introduce machine property "audiodev"Martin Kletzander
2023-10-03audio: return Error ** from audio_state_by_namePaolo Bonzini
2023-09-29hw/core/machine: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-21hw/other: spelling fixesMichael Tokarev
2023-09-19Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi
2023-09-19machine: Improve error message when using default RAM backend idDavid Hildenbrand
2023-09-18virtio-net: Add support for USO featuresYuri Benditovich
2023-09-11qdev: Add qdev_add_vm_change_state_handler_full()Avihai Horon
2023-08-23hw: Add compat machines for 8.2Cornelia Huck
2023-08-01misc: Fix some typos in documentation and commentsStefan Weil
2023-07-10pcie: Specify 0 for ARI next function numbersAkihiko Odaki
2023-07-10machine: Add helpers to get cores/threads per socketZhao Liu
2023-06-28Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2023-06-28qdev-properties-system: Lock AioContext for blk_insert_bs()Kevin Wolf
2023-06-26numa: Validate cluster and NUMA node boundary if requiredGavin Shan
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-09hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macroPhilippe Mathieu-Daudé
2023-06-02numa: Check for qemu_strtosz_MiB errorEric Blake
2023-06-01trace: remove code that depends on setting vcpuAlex Bennée
2023-06-01trace-events: remove the remaining vcpu trace eventsAlex Bennée
2023-05-26machine: do not crash if default RAM backend name has been stolenIgor Mammedov
2023-05-19hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0Leonardo Bras
2023-05-16hw/core: Move machine-qmp-cmds.c into the target independent source setThomas Huth
2023-05-16hw/core: Use a callback for target specific query-cpus-fast informationThomas Huth
2023-04-27multifd: Create property multifd-flush-after-each-sectionJuan Quintela
2023-04-20hw/core: Move numa.c into the target independent source setThomas Huth
2023-04-20hw: Add compat machines for 8.1Cornelia Huck
2023-04-12migration: Fix potential race on postcopy_qemufile_srcPeter Xu
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2023-03-20replace TABs with spacesYeqi Fu
2023-03-10e1000e: Implement system clockAkihiko Odaki
2023-03-06hw: arm: Support direct boot for Linux/arm64 EFI zboot imagesArd Biesheuvel
2023-03-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-03-02virtio-rng-pci: fix transitional migration compat for vectorsDr. David Alan Gilbert
2023-03-01Merge branch 'xenfv-kvm-15' of git://git.infradead.org/users/dwmw2/qemu into ...Paolo Bonzini