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-09-21
target/arm: Add TB flag for "MVE insns not predicated"
Peter Maydell
7
-9
/
+92
2021-09-21
target/arm: Enforce that FPDSCR.LTPSIZE is 4 on inbound migration
Peter Maydell
1
-0
/
+13
2021-09-21
target/arm: Avoid goto_tb if we're trying to exit to the main loop
Peter Maydell
1
-1
/
+33
2021-09-21
hvf: arm: Add rudimentary PMC support
Alexander Graf
1
-0
/
+179
2021-09-21
arm: Add Hypervisor.framework build target
Alexander Graf
3
-0
/
+12
2021-09-21
hvf: arm: Implement PSCI handling
Alexander Graf
3
-7
/
+139
2021-09-21
hvf: arm: Implement -cpu host
Peter Maydell
5
-6
/
+124
2021-09-21
arm/hvf: Add a WFI handler
Peter Collingbourne
3
-3
/
+82
2021-09-20
hvf: Add Apple Silicon support
Alexander Graf
7
-1
/
+834
2021-09-20
hvf: Introduce hvf_arch_init() callback
Alexander Graf
3
-1
/
+8
2021-09-20
hvf: Add execute to dirty log permission bitmap
Alexander Graf
1
-2
/
+2
2021-09-20
arm: Move PMC register definitions to internals.h
Alexander Graf
2
-44
/
+44
2021-09-20
hw/intc: Set GIC maintenance interrupt level to only 0 or 1
Shashi Mallela
1
-2
/
+3
2021-09-20
target/arm: Consolidate ifdef blocks in reset
Peter Maydell
1
-12
/
+10
2021-09-20
target/arm: Always clear exclusive monitor on reset
Peter Maydell
1
-3
/
+3
2021-09-20
target/arm: Don't skip M-profile reset entirely in user mode
Peter Maydell
1
-0
/
+19
2021-09-20
elf2dmp: Fail cleanly if PDB file specifies zero block_size
Peter Maydell
1
-0
/
+4
2021-09-20
elf2dmp: Check curl_easy_setopt() return value
Peter Maydell
1
-12
/
+10
2021-09-19
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
2
-0
/
+2
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.2-pull-re...
Peter Maydell
62
-417
/
+623
2021-09-16
linux-user: Check lock_user result for ip_mreq_source sockopts
Peter Maydell
1
-0
/
+3
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
16
-30
/
+32
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
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210916-pull-request' ...
Peter Maydell
10
-15
/
+157
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
Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-15' into...
Peter Maydell
26
-217
/
+855
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]