index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
2023-10-07
meson: Rename softmmu_mods -> system_mods
Philippe Mathieu-Daudé
2023-10-07
target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss
Philippe Mathieu-Daudé
2023-10-07
semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
Philippe Mathieu-Daudé
2023-10-07
gdbstub: Rename 'softmmu' -> 'system'
Philippe Mathieu-Daudé
2023-10-07
accel: Rename accel_softmmu* -> accel_system*
Philippe Mathieu-Daudé
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-07
fuzz: Correct invalid mentions of 'softmmu' by 'system'
Philippe Mathieu-Daudé
2023-10-07
cpu: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-07
travis-ci: Correct invalid mentions of 'softmmu' by 'system'
Philippe Mathieu-Daudé
2023-10-07
softmmu/trace-events: Fix a typo
Philippe Mathieu-Daudé
2023-10-07
target/i386: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-10-07
util/log: re-allow switching away from stderr log file
Fiona Ebner
2023-10-07
sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets
Philippe Mathieu-Daudé
2023-10-07
target/i386/hvf: Remove unused includes in 'hvf-i386.h'
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
libvhost-user: handle shared_object msg
Albert Esteve
2023-10-04
vhost-user: add shared_object msg
Albert Esteve
2023-10-04
hw/display: introduce virtio-dmabuf
Albert Esteve
2023-10-04
util/uuid: add a hash function
Albert Esteve
2023-10-04
virtio: remove unused next argument from virtqueue_split_read_next_desc()
Ilya Maximets
2023-10-04
virtio: remove unnecessary thread fence while reading next descriptor
Ilya Maximets
2023-10-04
virtio: use shadow_avail_idx while checking number of heads
Ilya Maximets
2023-10-04
libvhost-user.c: add assertion to vu_message_read_default
Vladimir Sementsov-Ogievskiy
2023-10-04
pcie_sriov: unregister_vfs(): fix error path
Vladimir Sementsov-Ogievskiy
2023-10-04
hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
Ani Sinha
2023-10-04
amd_iommu: Fix APIC address check
Akihiko Odaki
2023-10-04
vdpa net: follow VirtIO initialization properly at cvq isolation probing
Eugenio Pérez
2023-10-04
vdpa net: stop probing if cannot set features
Eugenio Pérez
2023-10-04
vdpa net: fix error message setting virtio status
Eugenio Pérez
2023-10-04
hw/pci-bridge/cxl-upstream: Add serial number extended capability support
Jonathan Cameron
2023-10-04
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
2023-10-04
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
2023-10-04
hw/cxl: Add utility functions decoder interleave ways and target count.
Jonathan Cameron
2023-10-04
hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
Jonathan Cameron
2023-10-04
vdpa net: zero vhost_vdpa iova_tree pointer at cleanup
Eugenio Pérez
2023-10-04
vdpa: fix gcc cvq_isolated uninitialized variable warning
Stefan Hajnoczi
2023-10-04
hw/acpi/core: Trace enable and status registers of GPE separately
Bernhard Beschow
2023-10-04
hw/acpi: Trace GPE access in all device models, not just PIIX4
Bernhard Beschow
2023-10-04
hw/i386/acpi-build: Determine SMI command port just once
Bernhard Beschow
2023-10-04
hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Bernhard Beschow
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
Bernhard Beschow
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
Bernhard Beschow
2023-10-04
hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
Bernhard Beschow
2023-10-04
hw/i386/acpi-build: Use pc_madt_cpu_entry() directly
Bernhard Beschow
2023-10-04
tcg/loongarch64: Fix buid error
gaosong
2023-10-04
tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)
Philippe Mathieu-Daudé
2023-10-04
build: Remove --enable-gprof
Richard Henderson
2023-10-04
linux-user/hppa: Fix struct target_sigcontext layout
Richard Henderson
[next]