index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-21
hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
target/riscv: Expose interrupt pending bits as GPIO lines
Alistair Francis
2021-09-21
target/riscv: Fix satp write
LIU Zhiwei
2021-09-21
target/riscv: Update the ePMP CSR address
Alistair Francis
2021-09-20
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-09-20
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...
Peter Maydell
2021-09-19
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
2021-09-17
virtio-net: fix use after unmap/free for sg
Jason Wang
2021-09-17
ebpf: only include in system emulators
Paolo Bonzini
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.2-pull-re...
Peter Maydell
2021-09-16
python: pylint 2.11 support
John Snow
2021-09-16
python: Update for pylint 2.10
John Snow
2021-09-16
linux-user: Check lock_user result for ip_mreq_source sockopts
Peter Maydell
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
2021-09-16
virtiofsd: Reverse req_list before processing it
Sergio Lopez
2021-09-16
tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist
Thomas Huth
2021-09-16
target/sparc: Make sparc_cpu_dump_state() static
Philippe Mathieu-Daudé
2021-09-16
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210916-pull-request' ...
Peter Maydell
2021-09-16
target/avr: Fix compiler errors (-Werror=enum-conversion)
Stefan Weil
2021-09-16
hw/vfio: Fix typo in comments
Cai Huoqing
2021-09-16
intel_iommu: Fix typo in comments
Cai Huoqing
2021-09-16
target/i386: spelling: occured=>occurred, mininum=>minimum
Michael Tokarev
2021-09-15
Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-15' into...
Peter Maydell
2021-09-15
qemu-img: Add -F shorthand to convert
Eric Blake
2021-09-15
qcow2-refcount: check_refblocks(): add separate message for reserved
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2-refcount: check_refcounts_l1(): check reserved bits
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2-refcount: improve style of check_refcounts_l1()
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2-refcount: check_refcounts_l2(): check reserved bits
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2-refcount: check_refcounts_l2(): check l2_bitmap
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2-refcount: fix_l2_entry_by_zero(): also zero L2 entry bitmap
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2-refcount: introduce fix_l2_entry_by_zero()
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2: introduce qcow2_parse_compressed_l2_entry() helper
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2: compressed read: simplify cluster descriptor passing
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2-refcount: improve style of check_refcounts_l2()
Vladimir Sementsov-Ogievskiy
2021-09-15
gitlab-ci: Mark manual-only jobs as allow_failure
Peter Maydell
2021-09-15
qemu-img: Allow target be aligned to sector size
Hanna Reitz
2021-09-15
qcow2: handle_dependencies(): relax conflict detection
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2: refactor handle_dependencies() loop body
Vladimir Sementsov-Ogievskiy
2021-09-15
simplebench: add img_bench_templater.py
Vladimir Sementsov-Ogievskiy
2021-09-15
block: bdrv_inactivate_recurse(): check for permissions and fix crash
Vladimir Sementsov-Ogievskiy
2021-09-15
tests: add migrate-during-backup
Vladimir Sementsov-Ogievskiy
2021-09-15
block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts()
Stefano Garzarella
2021-09-15
iotests/297: Cover tests/
Hanna Reitz
2021-09-15
mirror-top-perms: Fix AbnormalShutdown path
Hanna Reitz
2021-09-15
migrate-bitmaps-test: Fix pylint warnings
Hanna Reitz
2021-09-15
migrate-bitmaps-postcopy-test: Fix pylint warnings
Hanna Reitz
2021-09-15
iotests/297: Drop 169 and 199 from the skip list
Hanna Reitz
[next]