index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
Open 9.2 development tree
HEAD
master
Richard Henderson
1
-1
/
+1
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-28
Merge tag 'pull-qapi-2024-08-27' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
1
-3
/
+2
2024-08-27
docs/sphinx: fix extra stuff in TOC after freeform QMP sections
John Snow
1
-3
/
+2
2024-08-27
Merge tag 'pull-nbd-2024-08-26' of https://repo.or.cz/qemu/ericb into staging
Richard Henderson
1
-4
/
+8
2024-08-26
nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
Eric Blake
1
-4
/
+8
2024-08-26
Merge tag 'pull-request-2024-08-26' of https://gitlab.com/thuth/qemu into staging
Richard Henderson
3
-32
/
+14
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-24
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
3
-5
/
+8
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
Merge tag 'pull-loongarch-20240821' of https://gitlab.com/gaosong/qemu into staging
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
Merge tag 'pull-misc-20240821' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
10
-19
/
+163
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-21
Merge tag 'migration-20240820-pull-request' of https://gitlab.com/farosas/qemu into staging
Richard Henderson
1
-0
/
+2
2024-08-20
migration/multifd: Free MultiFDRecvParams::data
Peter Maydell
1
-0
/
+2
2024-08-20
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
Richard Henderson
4
-2
/
+8
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
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into staging
Richard Henderson
1
-1
/
+1
2024-08-20
hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
Klaus Jensen
1
-1
/
+1
2024-08-20
Merge tag 'hw-misc-20240820' of https://github.com/philmd/qemu into staging
Richard Henderson
17
-67
/
+89
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
[next]