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
2024-09-03
Update version for v9.1.0 release
v9.1.0
Richard Henderson
2024-08-28
Update version for v9.1.0-rc4 release
v9.1.0-rc4
Richard Henderson
2024-08-28
Merge tag 'pull-qapi-2024-08-27' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2024-08-27
docs/sphinx: fix extra stuff in TOC after freeform QMP sections
John Snow
2024-08-27
Merge tag 'pull-nbd-2024-08-26' of https://repo.or.cz/qemu/ericb into staging
Richard Henderson
2024-08-26
nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
Eric Blake
2024-08-26
Merge tag 'pull-request-2024-08-26' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-08-26
tests/qtest: Delete previous boot file
Akihiko Odaki
2024-08-26
.gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
Thomas Huth
2024-08-26
gitlab-ci: Replace build_script -> step_script in Cirrus jobs
Philippe Mathieu-Daudé
2024-08-24
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
2024-08-23
hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
Haoran Zhang
2024-08-23
system/vl.c: Print machine name, not "(null)", for unknown machine types
Peter Maydell
2024-08-23
hw/x86: add a couple of comments explaining how the kernel image is parsed
Ani Sinha
2024-08-22
Update version for v9.1.0-rc3 release
v9.1.0-rc3
Richard Henderson
2024-08-21
Merge tag 'pull-loongarch-20240821' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2024-08-21
hw/loongarch: Fix length for lowram in ACPI SRAT
Jiaxun Yang
2024-08-21
Merge tag 'pull-misc-20240821' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-08-21
target/i386: Fix tss access size in switch_tss_ra
Richard Henderson
2024-08-21
target/i386: Fix carry flag for BLSI
Richard Henderson
2024-08-21
target/i386: Split out gen_prepare_val_nz
Richard Henderson
2024-08-21
bsd-user: Handle short reads in mmap_h_gt_g
Richard Henderson
2024-08-21
linux-user: Handle short reads in mmap_h_gt_g
Richard Henderson
2024-08-21
Merge tag 'migration-20240820-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
2024-08-20
migration/multifd: Free MultiFDRecvParams::data
Peter Maydell
2024-08-20
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-08-20
virtio-pci: Fix the use of an uninitialized irqfd
Cindy Lu
2024-08-20
hw/audio/virtio-snd: fix invalid param check
Volker Rümelin
2024-08-20
vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits
Akihiko Odaki
2024-08-20
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2024-08-20
hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
Klaus Jensen
2024-08-20
Merge tag 'hw-misc-20240820' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-08-20
crypto/tlscredspsk: Free username on finalize
Peter Maydell
2024-08-20
hw/i386/pc: Ensure vmport prerequisites are fulfilled
Kamil Szczęk
2024-08-20
hw/i386/pc: Unify vmport=auto handling
Kamil Szczęk
2024-08-20
hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machine
Bernhard Beschow
2024-08-20
target/sparc: Restrict STQF to sparcv9
Richard Henderson
2024-08-20
contrib/plugins/execlog: Fix shadowed declaration warning
Pierrick Bouvier
2024-08-20
tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interaction
Nicholas Piggin
2024-08-20
tests/avocado: exec_command should not consume console output
Nicholas Piggin
2024-08-20
linux-user/mips: Select Loongson CPU for Loongson binaries
Philippe Mathieu-Daudé
2024-08-20
linux-user/mips: Select MIPS64R2-generic for Rel2 binaries
Philippe Mathieu-Daudé
2024-08-20
linux-user/mips: Select Octeon68XX CPU for Octeon binaries
Philippe Mathieu-Daudé
2024-08-20
linux-user/mips: Do not try to use removed R5900 CPU
Philippe Mathieu-Daudé
2024-08-20
hw/remote/message.c: Don't directly invoke DeviceClass:reset
Peter Maydell
2024-08-20
hw/dma/xilinx_axidma: Use semicolon at end of statement, not comma
Peter Maydell
2024-08-20
target/mips: Load PTE as DATA
Philippe Mathieu-Daudé
2024-08-20
target/mips: Use correct MMU index in get_pte()
Philippe Mathieu-Daudé
2024-08-20
target/mips: Pass page table entry size as MemOp to get_pte()
Philippe Mathieu-Daudé
2024-08-20
qemu-options.hx: correct formatting -smbios type=4
Heinrich Schuchardt
[next]