index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
Update version for 8.2.1 release
v8.2.1
Michael Tokarev
1
-1
/
+1
2024-01-27
target/arm: Fix incorrect aa64_tidcp1 feature check
Peter Maydell
1
-1
/
+1
2024-01-27
target/arm: Fix A64 scalar SQSHRN and SQRSHRN
Peter Maydell
1
-1
/
+1
2024-01-27
target/xtensa: fix OOB TLB entry access
Max Filippov
1
-12
/
+35
2024-01-26
qtest: bump aspeed_smc-test timeout to 6 minutes
Daniel P. Berrangé
1
-0
/
+1
2024-01-26
monitor: only run coroutine commands in qemu_aio_context
Stefan Hajnoczi
32
-178
/
+205
2024-01-26
iotests: port 141 to Python for reliable QMP testing
Stefan Hajnoczi
2
-331
/
+176
2024-01-26
iotests: add filter_qmp_generated_node_ids()
Stefan Hajnoczi
1
-0
/
+7
2024-01-26
block/blklogwrites: Fix a bug when logging "write zeroes" operations.
Ari Sundholm
1
-9
/
+26
2024-01-26
virtio-net: correctly copy vnet header when flushing TX
Jason Wang
1
-4
/
+9
2024-01-25
tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
Joseph Burt
1
-0
/
+3
2024-01-25
linux-user/riscv: Adjust vdso signal frame cfa offsets
Richard Henderson
3
-4
/
+4
2024-01-25
linux-user: Fixed cpu restore with pc 0 on SIGBUS
Robbin Ehn
1
-2
/
+3
2024-01-25
block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status
Fiona Ebner
1
-0
/
+10
2024-01-25
coroutine-ucontext: Save fake stack for pooled coroutine
Akihiko Odaki
1
-9
/
+26
2024-01-25
tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
Richard Henderson
1
-3
/
+3
2024-01-25
accel/tcg: Revert mapping of PCREL translation block to multiple virtual addr...
Paolo Bonzini
3
-8
/
+6
2024-01-24
acpi/tests/avocado/bits: wait for 200 seconds for SHUTDOWN event from bits VM
Ani Sinha
1
-3
/
+6
2024-01-22
s390x/pci: drive ISM reset from subsystem reset
Matthew Rosato
3
-9
/
+26
2024-01-22
s390x/pci: refresh fh before disabling aif
Matthew Rosato
1
-0
/
+9
2024-01-22
s390x/pci: avoid double enable/disable of aif
Matthew Rosato
2
-2
/
+24
2024-01-20
hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued
Mark Cave-Ayland
1
-0
/
+1
2024-01-20
hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...
Mark Cave-Ayland
1
-15
/
+13
2024-01-20
hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources
Mark Cave-Ayland
1
-5
/
+27
2024-01-20
hw/scsi/esp-pci: use correct address register for PCI DMA transfers
Mark Cave-Ayland
1
-1
/
+1
2024-01-20
migration/rdma: define htonll/ntohll only if not predefined
Nick Briggs
1
-0
/
+4
2024-01-20
hw/pflash: implement update buffer for block writes
Gerd Hoffmann
3
-30
/
+89
2024-01-20
hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
Gerd Hoffmann
1
-55
/
+8
2024-01-20
hw/pflash: refactor pflash_data_write()
Gerd Hoffmann
1
-14
/
+16
2024-01-20
backends/cryptodev: Do not ignore throttle/backends Errors
Philippe Mathieu-Daudé
1
-0
/
+10
2024-01-20
target/i386: pcrel: store low bits of physical address in data[0]
Paolo Bonzini
2
-5
/
+16
2024-01-20
target/i386: fix incorrect EIP in PC-relative translation blocks
guoguangyao
1
-2
/
+2
2024-01-20
target/i386: Do not re-compute new pc with CF_PCREL
Richard Henderson
1
-4
/
+2
2024-01-19
load_elf: fix iterator's type for elf file processing
Anastasia Belova
1
-1
/
+1
2024-01-17
target/hppa: Update SeaBIOS-hppa to version 15
Helge Deller
1
-0
/
+0
2024-01-17
target/hppa: Fix IOR and ISR on error in probe
Helge Deller
1
-5
/
+1
2024-01-17
target/hppa: Fix IOR and ISR on unaligned access trap
Helge Deller
1
-5
/
+1
2024-01-17
target/hppa: Export function hppa_set_ior_and_isr()
Helge Deller
2
-11
/
+13
2024-01-17
target/hppa: Avoid accessing %gr0 when raising exception
Helge Deller
1
-1
/
+1
2024-01-17
hw/hppa: Move software power button address back into PDC
Helge Deller
1
-4
/
+5
2024-01-17
target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0
Helge Deller
2
-2
/
+8
2024-01-17
hw/pci-host/astro: Add missing astro & elroy registers for NetBSD
Helge Deller
1
-3
/
+23
2024-01-17
hw/hppa/machine: Disable default devices with --nodefaults option
Helge Deller
1
-4
/
+6
2024-01-17
hw/hppa/machine: Allow up to 3840 MB total memory
Helge Deller
1
-3
/
+6
2024-01-13
readthodocs: fully specify a build environment
Alex Bennée
2
-7
/
+14
2024-01-13
.gitlab-ci.d/buildtest.yml: Work around htags bug when environment is large
Peter Maydell
1
-1
/
+4
2024-01-13
target/s390x: Fix LAE setting a wrong access register
Ilya Leoshkevich
1
-1
/
+2
2024-01-13
tests/qtest/virtio-ccw: Fix device presence checking
Samuel Tardieu
1
-1
/
+1
2024-01-12
tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changes
Gerd Hoffmann
1
-1
/
+0
2024-01-12
tests/acpi: update expected data files
Gerd Hoffmann
1
-0
/
+0
[next]