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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-07-05
virtiofsd: Fix xattr operations overwriting errno
Vivek Goyal
1
-6
/
+10
2021-07-05
virtiofsd: Fix fuse setxattr() API change issue
Vivek Goyal
2
-1
/
+11
2021-07-05
virtiofsd: Don't allow file creation with FUSE_OPEN
Greg Kurz
1
-0
/
+6
2021-07-05
docs: describe the security considerations with virtiofsd xattr mapping
Daniel P. Berrangé
1
-5
/
+50
2021-07-05
virtiofsd: use GDateTime for formatting timestamp for debug messages
Daniel P. Berrangé
1
-21
/
+4
2021-07-05
migration: failover: continue to wait card unplug on error
Laurent Vivier
1
-0
/
+11
2021-07-05
migration: move wait-unplug loop to its own function
Laurent Vivier
1
-28
/
+26
2021-07-05
migration: Allow reset of postcopy_recover_triggered when failed
Peter Xu
1
-0
/
+13
2021-07-05
migration: Move yank outside qemu_start_incoming_migration()
Peter Xu
1
-6
/
+5
2021-07-05
migration: fix the memory overwriting risk in add_to_iovec
Feng Lin
1
-0
/
+5
2021-07-05
tests: migration-test: Add dirty ring test
Peter Xu
1
-3
/
+55
2021-07-05
Merge remote-tracking branch 'remotes/marcel/tags/pvrdma-04-07-2021-v2' into ...
Peter Maydell
3
-1
/
+13
2021-07-04
pvrdma: Fix the ring init error flow (CVE-2021-3608)
Marcel Apfelbaum
1
-1
/
+1
2021-07-04
pvrdma: Ensure correct input on ring init (CVE-2021-3607)
Marcel Apfelbaum
1
-0
/
+5
2021-07-04
hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
Marcel Apfelbaum
1
-0
/
+7
2021-07-04
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging
Peter Maydell
15
-9456
/
+9603
2021-07-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210702'...
Peter Maydell
20
-209
/
+1760
2021-07-02
hw/mips/jazz: Map the UART devices unconditionally
Philippe Mathieu-Daudé
1
-10
/
+6
2021-07-02
hw/mips/jazz: specify correct endian for dp8393x device
Mark Cave-Ayland
1
-1
/
+8
2021-07-02
hw/m68k/q800: fix PROM checksum and MAC address storage
Mark Cave-Ayland
1
-5
/
+2
2021-07-02
qemu/bitops.h: add bitrev8 implementation
Mark Cave-Ayland
1
-0
/
+22
2021-07-02
dp8393x: remove onboard PROM containing MAC address and checksum
Mark Cave-Ayland
1
-24
/
+0
2021-07-02
hw/m68k/q800: move PROM and checksum calculation from dp8393x device to board
Mark Cave-Ayland
1
-2
/
+22
2021-07-02
hw/mips/jazz: move PROM and checksum calculation from dp8393x device to board
Mark Cave-Ayland
1
-1
/
+22
2021-07-02
dp8393x: convert to trace-events
Mark Cave-Ayland
2
-35
/
+37
2021-07-02
dp8393x: checkpatch fixes
Mark Cave-Ayland
1
-109
/
+122
2021-07-02
g364fb: add VMStateDescription for G364SysBusState
Mark Cave-Ayland
1
-1
/
+11
2021-07-02
g364fb: use RAM memory region for framebuffer
Mark Cave-Ayland
1
-11
/
+9
2021-07-02
tests/acceptance: Test Linux on the Fuloong 2E machine
Philippe Mathieu-Daudé
2
-0
/
+43
2021-07-02
hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bit
Philippe Mathieu-Daudé
1
-2
/
+2
2021-07-02
target/arm: Implement MVE shifts by register
Peter Maydell
5
-4
/
+57
2021-07-02
target/arm: Implement MVE shifts by immediate
Peter Maydell
5
-10
/
+105
2021-07-02
target/arm: Implement MVE long shifts by register
Peter Maydell
5
-3
/
+182
2021-07-02
target/arm: Implement MVE long shifts by immediate
Peter Maydell
5
-0
/
+132
2021-07-02
target/arm: Implement MVE VADDLV
Peter Maydell
4
-1
/
+90
2021-07-02
target/arm: Implement MVE VSHLC
Peter Maydell
4
-0
/
+72
2021-07-02
target/arm: Implement MVE saturating narrowing shifts
Peter Maydell
4
-0
/
+174
2021-07-02
target/arm: Implement MVE VSHRN, VRSHRN
Peter Maydell
4
-0
/
+76
2021-07-02
target/arm: Implement MVE VSRI, VSLI
Peter Maydell
4
-0
/
+62
2021-07-02
target/arm: Implement MVE VSHLL
Peter Maydell
4
-4
/
+105
2021-07-02
target/arm: Implement MVE vector shift right by immediate insns
Peter Maydell
6
-18
/
+72
2021-07-02
target/arm: Implement MVE vector shift left by immediate insns
Peter Maydell
4
-0
/
+147
2021-07-02
target/arm: Implement MVE logical immediate insns
Peter Maydell
4
-0
/
+95
2021-07-02
target/arm: Use dup_const() instead of bitfield_replicate()
Peter Maydell
1
-1
/
+1
2021-07-02
target/arm: Use asimd_imm_const for A64 decode
Peter Maydell
3
-82
/
+24
2021-07-02
target/arm: Make asimd_imm_const() public
Peter Maydell
3
-63
/
+73
2021-07-02
target/arm: Fix bugs in MVE VRMLALDAVH, VRMLSLDAVH
Peter Maydell
1
-17
/
+21
2021-07-02
target/arm: Fix MVE widening/narrowing VLDR/VSTR offset calculation
Peter Maydell
1
-8
/
+9
2021-07-02
hw/gpio/gpio_pwr: use shutdown function for reboot
Maxim Uvarov
1
-1
/
+1
2021-07-02
target/arm: Check NaN mode before silencing NaN
Joe Komlodi
2
-9
/
+27
[prev]
[next]