index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
Update version for v9.1.0 release
Richard Henderson
1
-1
/
+1
2024-08-28
Update version for v9.1.0-rc4 release
Richard Henderson
1
-1
/
+1
2024-08-27
docs/sphinx: fix extra stuff in TOC after freeform QMP sections
John Snow
1
-3
/
+2
2024-08-26
nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
Eric Blake
1
-4
/
+8
2024-08-26
tests/qtest: Delete previous boot file
Akihiko Odaki
1
-7
/
+11
2024-08-26
.gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
Thomas Huth
1
-24
/
+2
2024-08-26
gitlab-ci: Replace build_script -> step_script in Cirrus jobs
Philippe Mathieu-Daudé
1
-1
/
+1
2024-08-23
hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
Haoran Zhang
1
-1
/
+1
2024-08-23
system/vl.c: Print machine name, not "(null)", for unknown machine types
Peter Maydell
1
-2
/
+2
2024-08-23
hw/x86: add a couple of comments explaining how the kernel image is parsed
Ani Sinha
1
-2
/
+5
2024-08-22
Update version for v9.1.0-rc3 release
Richard Henderson
1
-1
/
+1
2024-08-21
hw/loongarch: Fix length for lowram in ACPI SRAT
Jiaxun Yang
1
-1
/
+1
2024-08-21
target/i386: Fix tss access size in switch_tss_ra
Richard Henderson
1
-2
/
+3
2024-08-21
target/i386: Fix carry flag for BLSI
Richard Henderson
7
-1
/
+72
2024-08-21
target/i386: Split out gen_prepare_val_nz
Richard Henderson
1
-8
/
+14
2024-08-21
bsd-user: Handle short reads in mmap_h_gt_g
Richard Henderson
1
-2
/
+36
2024-08-21
linux-user: Handle short reads in mmap_h_gt_g
Richard Henderson
1
-6
/
+38
2024-08-20
migration/multifd: Free MultiFDRecvParams::data
Peter Maydell
1
-0
/
+2
2024-08-20
virtio-pci: Fix the use of an uninitialized irqfd
Cindy Lu
1
-0
/
+3
2024-08-20
hw/audio/virtio-snd: fix invalid param check
Volker Rümelin
1
-2
/
+2
2024-08-20
vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits
Akihiko Odaki
2
-0
/
+3
2024-08-20
hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
Klaus Jensen
1
-1
/
+1
2024-08-20
crypto/tlscredspsk: Free username on finalize
Peter Maydell
1
-0
/
+1
2024-08-20
hw/i386/pc: Ensure vmport prerequisites are fulfilled
Kamil Szczęk
2
-5
/
+10
2024-08-20
hw/i386/pc: Unify vmport=auto handling
Kamil Szczęk
3
-10
/
+5
2024-08-20
hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machine
Bernhard Beschow
1
-0
/
+1
2024-08-20
target/sparc: Restrict STQF to sparcv9
Richard Henderson
2
-2
/
+2
2024-08-20
contrib/plugins/execlog: Fix shadowed declaration warning
Pierrick Bouvier
1
-2
/
+2
2024-08-20
tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interaction
Nicholas Piggin
1
-1
/
+0
2024-08-20
tests/avocado: exec_command should not consume console output
Nicholas Piggin
1
-0
/
+7
2024-08-20
linux-user/mips: Select Loongson CPU for Loongson binaries
Philippe Mathieu-Daudé
1
-0
/
+6
2024-08-20
linux-user/mips: Select MIPS64R2-generic for Rel2 binaries
Philippe Mathieu-Daudé
1
-1
/
+6
2024-08-20
linux-user/mips: Select Octeon68XX CPU for Octeon binaries
Philippe Mathieu-Daudé
1
-0
/
+8
2024-08-20
linux-user/mips: Do not try to use removed R5900 CPU
Philippe Mathieu-Daudé
2
-6
/
+0
2024-08-20
hw/remote/message.c: Don't directly invoke DeviceClass:reset
Peter Maydell
1
-4
/
+1
2024-08-20
hw/dma/xilinx_axidma: Use semicolon at end of statement, not comma
Peter Maydell
1
-1
/
+1
2024-08-20
target/mips: Load PTE as DATA
Philippe Mathieu-Daudé
1
-2
/
+2
2024-08-20
target/mips: Use correct MMU index in get_pte()
Philippe Mathieu-Daudé
1
-7
/
+12
2024-08-20
target/mips: Pass page table entry size as MemOp to get_pte()
Philippe Mathieu-Daudé
1
-31
/
+27
2024-08-20
qemu-options.hx: correct formatting -smbios type=4
Heinrich Schuchardt
1
-1
/
+1
2024-08-20
hw/mips/loongson3_virt: Fix condition of IPI IOCSR connection
Jiaxun Yang
1
-1
/
+1
2024-08-20
hw/mips/loongson3_virt: Store core_iocsr into LoongsonMachineState
Jiaxun Yang
1
-0
/
+3
2024-08-19
Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"
Andrew Jones
1
-1
/
+0
2024-08-16
plugins: fix race condition with scoreboards
Pierrick Bouvier
1
-12
/
+31
2024-08-16
docs/devel: update tcg-plugins page
Pierrick Bouvier
2
-12
/
+50
2024-08-16
docs: Fix some typos (found by typos) and grammar issues
Stefan Weil
7
-10
/
+10
2024-08-16
savevm: Fix load_snapshot error path crash
Nicholas Piggin
1
-0
/
+1
2024-08-16
virtio-net: Use virtual time for RSC timers
Nicholas Piggin
1
-3
/
+3
2024-08-16
virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
Nicholas Piggin
1
-5
/
+6
2024-08-16
chardev: set record/replay on the base device of a muxed device
Nicholas Piggin
1
-21
/
+50
[next]