aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-07meson: Rename target_softmmu_arch -> target_system_archPhilippe Mathieu-Daudé
2023-10-07meson: Rename softmmu_mods -> system_modsPhilippe Mathieu-Daudé
2023-10-07target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ssPhilippe Mathieu-Daudé
2023-10-07semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()Philippe Mathieu-Daudé
2023-10-07gdbstub: Rename 'softmmu' -> 'system'Philippe Mathieu-Daudé
2023-10-07accel: Rename accel_softmmu* -> accel_system*Philippe Mathieu-Daudé
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé
2023-10-07fuzz: Correct invalid mentions of 'softmmu' by 'system'Philippe Mathieu-Daudé
2023-10-07cpu: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé
2023-10-07travis-ci: Correct invalid mentions of 'softmmu' by 'system'Philippe Mathieu-Daudé
2023-10-07softmmu/trace-events: Fix a typoPhilippe Mathieu-Daudé
2023-10-07target/i386: Check for USER_ONLY definition instead of SOFTMMU onePhilippe Mathieu-Daudé
2023-10-07util/log: re-allow switching away from stderr log fileFiona Ebner
2023-10-07sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targetsPhilippe Mathieu-Daudé
2023-10-07target/i386/hvf: Remove unused includes in 'hvf-i386.h'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-04libvhost-user: handle shared_object msgAlbert Esteve
2023-10-04vhost-user: add shared_object msgAlbert Esteve
2023-10-04hw/display: introduce virtio-dmabufAlbert Esteve
2023-10-04util/uuid: add a hash functionAlbert Esteve
2023-10-04virtio: remove unused next argument from virtqueue_split_read_next_desc()Ilya Maximets
2023-10-04virtio: remove unnecessary thread fence while reading next descriptorIlya Maximets
2023-10-04virtio: use shadow_avail_idx while checking number of headsIlya Maximets
2023-10-04libvhost-user.c: add assertion to vu_message_read_defaultVladimir Sementsov-Ogievskiy
2023-10-04pcie_sriov: unregister_vfs(): fix error pathVladimir Sementsov-Ogievskiy
2023-10-04hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha
2023-10-04amd_iommu: Fix APIC address checkAkihiko Odaki
2023-10-04vdpa net: follow VirtIO initialization properly at cvq isolation probingEugenio Pérez
2023-10-04vdpa net: stop probing if cannot set featuresEugenio Pérez
2023-10-04vdpa net: fix error message setting virtio statusEugenio Pérez
2023-10-04hw/pci-bridge/cxl-upstream: Add serial number extended capability supportJonathan Cameron
2023-10-04hw/cxl: Support 4 HDM decoders at all levels of topologyJonathan Cameron
2023-10-04hw/cxl: Fix and use same calculation for HDM decoder block size everywhereJonathan Cameron
2023-10-04hw/cxl: Add utility functions decoder interleave ways and target count.Jonathan Cameron
2023-10-04hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .cJonathan Cameron
2023-10-04vdpa net: zero vhost_vdpa iova_tree pointer at cleanupEugenio Pérez
2023-10-04vdpa: fix gcc cvq_isolated uninitialized variable warningStefan Hajnoczi
2023-10-04hw/acpi/core: Trace enable and status registers of GPE separatelyBernhard Beschow
2023-10-04hw/acpi: Trace GPE access in all device models, not just PIIX4Bernhard Beschow
2023-10-04hw/i386/acpi-build: Determine SMI command port just onceBernhard Beschow
2023-10-04hw/i386: Remove now redundant TYPE_ACPI_GED_X86Bernhard Beschow
2023-10-04hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"Bernhard Beschow
2023-10-04hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual methodBernhard Beschow
2023-10-04hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callbackBernhard Beschow
2023-10-04hw/i386/acpi-build: Use pc_madt_cpu_entry() directlyBernhard Beschow
2023-10-04tcg/loongarch64: Fix buid errorgaosong
2023-10-04tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)Philippe Mathieu-Daudé
2023-10-04build: Remove --enable-gprofRichard Henderson
2023-10-04linux-user/hppa: Fix struct target_sigcontext layoutRichard Henderson