index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
target/riscv: Backup/restore mstatus.SD bit when virtual register swapped
Frank Chang
1
-1
/
+2
2021-09-21
docs/system/riscv: sifive_u: Update U-Boot instructions
Bin Meng
1
-23
/
+26
2021-09-21
hw/dma: sifive_pdma: don't set Control.error if 0 bytes to transfer
Frank Chang
1
-6
/
+6
2021-09-21
hw/dma: sifive_pdma: allow non-multiple transaction size transactions
Green Wan
1
-6
/
+10
2021-09-21
hw/dma: sifive_pdma: claim bit must be set before DMA transactions
Frank Chang
1
-0
/
+9
2021-09-21
hw/dma: sifive_pdma: reset Next* registers when Control.claim is set
Frank Chang
1
-0
/
+19
2021-09-21
hw/riscv: virt: Add optional ACLINT support to virt machine
Anup Patel
3
-1
/
+124
2021-09-21
hw/riscv: virt: Re-factor FDT generation
Anup Patel
1
-200
/
+327
2021-09-21
hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
Anup Patel
8
-156
/
+339
2021-09-21
hw/intc: Rename sifive_clint sources to riscv_aclint sources
Anup Patel
11
-15
/
+15
2021-09-21
sifive_u: Connect the SiFive PWM device
Alistair Francis
4
-2
/
+69
2021-09-21
hw/timer: Add SiFive PWM support
Alistair Francis
5
-0
/
+540
2021-09-21
hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
Alistair Francis
3
-5
/
+17
2021-09-21
hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
7
-12
/
+33
2021-09-21
hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
3
-11
/
+16
2021-09-21
hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
Alistair Francis
2
-20
/
+50
2021-09-21
target/riscv: Expose interrupt pending bits as GPIO lines
Alistair Francis
1
-0
/
+30
2021-09-21
target/riscv: Fix satp write
LIU Zhiwei
1
-1
/
+1
2021-09-21
target/riscv: Update the ePMP CSR address
Alistair Francis
2
-2
/
+3
2021-09-17
virtio-net: fix use after unmap/free for sg
Jason Wang
1
-7
/
+32
2021-09-17
ebpf: only include in system emulators
Paolo Bonzini
1
-1
/
+1
2021-09-16
python: pylint 2.11 support
John Snow
1
-1
/
+1
2021-09-16
python: Update for pylint 2.10
John Snow
2
-1
/
+7
2021-09-16
linux-user: Check lock_user result for ip_mreq_source sockopts
Peter Maydell
1
-0
/
+3
2021-09-16
virtiofsd: Reverse req_list before processing it
Sergio Lopez
1
-0
/
+1
2021-09-16
tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist
Thomas Huth
1
-0
/
+1
2021-09-16
target/sparc: Make sparc_cpu_dump_state() static
Philippe Mathieu-Daudé
2
-2
/
+1
2021-09-16
target/avr: Fix compiler errors (-Werror=enum-conversion)
Stefan Weil
1
-5
/
+3
2021-09-16
hw/vfio: Fix typo in comments
Cai Huoqing
4
-6
/
+6
2021-09-16
intel_iommu: Fix typo in comments
Cai Huoqing
1
-4
/
+4
2021-09-16
target/i386: spelling: occured=>occurred, mininum=>minimum
Michael Tokarev
2
-2
/
+2
2021-09-15
qemu-img: Add -F shorthand to convert
Eric Blake
4
-7
/
+11
2021-09-15
qcow2-refcount: check_refblocks(): add separate message for reserved
Vladimir Sementsov-Ogievskiy
2
-1
/
+10
2021-09-15
qcow2-refcount: check_refcounts_l1(): check reserved bits
Vladimir Sementsov-Ogievskiy
2
-0
/
+7
2021-09-15
qcow2-refcount: improve style of check_refcounts_l1()
Vladimir Sementsov-Ogievskiy
1
-48
/
+50
2021-09-15
qcow2-refcount: check_refcounts_l2(): check reserved bits
Vladimir Sementsov-Ogievskiy
2
-1
/
+14
2021-09-15
qcow2-refcount: check_refcounts_l2(): check l2_bitmap
Vladimir Sementsov-Ogievskiy
1
-2
/
+26
2021-09-15
qcow2-refcount: fix_l2_entry_by_zero(): also zero L2 entry bitmap
Vladimir Sementsov-Ogievskiy
1
-3
/
+15
2021-09-15
qcow2-refcount: introduce fix_l2_entry_by_zero()
Vladimir Sementsov-Ogievskiy
1
-27
/
+60
2021-09-15
qcow2: introduce qcow2_parse_compressed_l2_entry() helper
Vladimir Sementsov-Ogievskiy
4
-27
/
+36
2021-09-15
qcow2: compressed read: simplify cluster descriptor passing
Vladimir Sementsov-Ogievskiy
3
-9
/
+9
2021-09-15
qcow2-refcount: improve style of check_refcounts_l2()
Vladimir Sementsov-Ogievskiy
1
-23
/
+24
2021-09-15
gitlab-ci: Mark manual-only jobs as allow_failure
Peter Maydell
1
-0
/
+16
2021-09-15
qemu-img: Allow target be aligned to sector size
Hanna Reitz
1
-0
/
+8
2021-09-15
qcow2: handle_dependencies(): relax conflict detection
Vladimir Sementsov-Ogievskiy
3
-3
/
+17
2021-09-15
qcow2: refactor handle_dependencies() loop body
Vladimir Sementsov-Ogievskiy
1
-21
/
+28
2021-09-15
simplebench: add img_bench_templater.py
Vladimir Sementsov-Ogievskiy
2
-0
/
+157
2021-09-15
block: bdrv_inactivate_recurse(): check for permissions and fix crash
Vladimir Sementsov-Ogievskiy
2
-1
/
+9
2021-09-15
tests: add migrate-during-backup
Vladimir Sementsov-Ogievskiy
2
-0
/
+102
2021-09-15
block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts()
Stefano Garzarella
1
-9
/
+16
[next]