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
2021-12-06
hw/mips/bootloader: Fix write_ulong()
Jiaxun Yang
1
-1
/
+5
2021-12-03
Merge tag 'seabios-20211203-pull-request' of git://git.kraxel.org/qemu into s...
Richard Henderson
13
-0
/
+0
2021-12-03
seabios: update binaries to 1.15.0
Gerd Hoffmann
12
-0
/
+0
2021-12-03
seabios: update submodule to 1.15.0
Gerd Hoffmann
1
-0
/
+0
2021-12-02
Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into staging
Richard Henderson
2
-3
/
+58
2021-12-02
tests/qtest/fdc-test: Add a regression test for CVE-2021-20196
Philippe Mathieu-Daudé
1
-0
/
+38
2021-12-02
hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196
Philippe Mathieu-Daudé
1
-1
/
+13
2021-12-02
hw/block/fdc: Extract blk_create_empty_drive()
Philippe Mathieu-Daudé
1
-2
/
+7
2021-12-01
Update version for v6.2.0-rc3 release
v6.2.0-rc3
Richard Henderson
1
-1
/
+1
2021-12-01
MAINTAINERS: Change my email address
Eduardo Habkost
1
-6
/
+6
2021-11-29
Merge tag 'pull-ppc-20211129' of https://github.com/legoater/qemu into staging
Richard Henderson
4
-7
/
+12
2021-11-29
target/ppc: fix Hash64 MMU update of PTE bit R
Leandro Lupori
4
-7
/
+12
2021-11-29
Merge tag 'pull-for-6.2-291121-1' of https://github.com/stsquad/qemu into sta...
Richard Henderson
10
-19
/
+46
2021-11-29
Merge tag 'linux-user-for-6.2-pull-request' of git://github.com/vivier/qemu i...
Richard Henderson
4
-0
/
+16
2021-11-29
tests/plugin/syscall.c: fix compiler warnings
Juro Bystricky
1
-5
/
+3
2021-11-29
MAINTAINERS: Add section for Aarch64 GitLab custom runner
Philippe Mathieu-Daudé
1
-0
/
+6
2021-11-29
MAINTAINERS: Remove me as a reviewer for the build and test/avocado
Willian Rampazzo
1
-2
/
+2
2021-11-29
gdbstub: handle a potentially racing TaskState
Alex Bennée
1
-1
/
+1
2021-11-29
plugins/meson.build: fix linker issue with weird paths
Alex Bennée
1
-2
/
+2
2021-11-29
tests/avocado: fix tcg_plugin mem access count test
Alex Bennée
1
-1
/
+1
2021-11-29
accel/tcg: suppress IRQ check for special TBs
Alex Bennée
3
-4
/
+13
2021-11-29
accel/tcg: introduce CF_NOIRQ
Alex Bennée
2
-4
/
+18
2021-11-29
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
7
-10
/
+65
2021-11-29
linux-user: implement more loop ioctls
Andreas Schwab
4
-0
/
+16
2021-11-29
Fix bad overflow check in hw/pci/pcie.c
Daniella Lee
1
-2
/
+2
2021-11-29
intel-iommu: ignore leaf SNP bit in scalable mode
Jason Wang
2
-0
/
+8
2021-11-29
virtio-balloon: correct used length
Jason Wang
1
-3
/
+3
2021-11-29
virtio-balloon: process all in sgs for free_page_vq
Jason Wang
1
-2
/
+5
2021-11-29
Merge tag 'pull-target-arm-20211129' of https://git.linaro.org/people/pmaydel...
Richard Henderson
6
-20
/
+61
2021-11-29
hw/intc/arm_gicv3: fix handling of LPIs in list registers
Peter Maydell
1
-3
/
+2
2021-11-28
vdpa: Add dummy receive callback
Eugenio Pérez
1
-0
/
+8
2021-11-28
failover: fix unplug pending detection
Laurent Vivier
1
-3
/
+27
2021-11-28
virtio-mmio : fix the crash in the vm shutdown
Cindy Lu
1
-0
/
+12
2021-11-26
hw/intc/arm_gicv3: Add new gicv3_intid_is_special() function
Peter Maydell
2
-2
/
+15
2021-11-26
hw/intc/arm_gicv3: Update cached state after LPI state changes
Peter Maydell
3
-6
/
+31
2021-11-26
hw/intc: cannot clear GICv3 ITS CTLR[Enabled] bit
Shashi Mallela
1
-3
/
+4
2021-11-26
hw/arm/virt: Extend nested and mte checks to hvf
Alexander Graf
1
-6
/
+9
2021-11-26
Fix version for v6.2.0-rc2 release
Richard Henderson
1
-1
/
+1
2021-11-24
Update version for v6.2.0-rc2 release
Richard Henderson
1
-1
/
+1
2021-11-23
Merge tag 'pull-block-2021-11-23' of https://gitlab.com/hreitz/qemu into staging
Richard Henderson
6
-19
/
+40
2021-11-23
iotests/149: Skip on unsupported ciphers
Hanna Reitz
1
-5
/
+18
2021-11-23
iotests: Use aes-128-cbc
Hanna Reitz
4
-10
/
+10
2021-11-23
block/vvfat.c fix leak when failure occurs
Daniella Lee
1
-4
/
+12
2021-11-23
Merge tag 'pull-lu-20211123' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
19
-143
/
+69
2021-11-23
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Richard Henderson
3
-28
/
+42
2021-11-23
linux-user/signal.c: Create a common rewind_if_in_safe_syscall
Warner Losh
9
-143
/
+15
2021-11-23
linux-user: Add host_signal_set_pc to set pc in mcontext
Warner Losh
10
-0
/
+54
2021-11-23
Merge tag 'pull-target-arm-20211122-1' of https://git.linaro.org/people/pmayd...
Richard Henderson
1
-2
/
+0
2021-11-22
python/aqmp: fix send_fd_scm for python 3.6.x
John Snow
1
-3
/
+6
2021-11-22
scripts/device-crash-test: Use a QMP timeout
John Snow
1
-1
/
+1
[next]