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-09-20
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...
Peter Maydell
2
-2
/
+8
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-20
hw/arm/aspeed: Add Fuji machine type
Peter Delevoryas
1
-0
/
+120
2021-09-20
hw/arm/aspeed: Allow machine to set UART default
Peter Delevoryas
5
-7
/
+14
2021-09-20
hw/arm/aspeed: Initialize AST2600 UART clock selection registers
Peter Delevoryas
1
-0
/
+4
2021-09-20
arm/aspeed: Add DPS310 to Witherspoon and Rainier
Joel Stanley
1
-2
/
+2
2021-09-20
hw/misc: Add Infineon DPS310 sensor model
Joel Stanley
4
-0
/
+231
2021-09-20
aspeed: Emulate the AST2600A3
Joel Stanley
4
-13
/
+37
2021-09-20
arm/aspeed: rainier: Add i2c eeproms and muxes
Joel Stanley
1
-0
/
+44
2021-09-20
misc/pca9552: Fix LED status register indexing in pca955x_get_led()
Andrew Jeffery
1
-1
/
+1
2021-09-20
hw: aspeed_gpio: Clarify GPIO controller name
Joel Stanley
1
-13
/
+13
2021-09-20
hw: aspeed_gpio: Simplify 1.8V defines
Joel Stanley
1
-37
/
+36
2021-09-20
watchdog: aspeed: Fix sequential control writes
Andrew Jeffery
1
-0
/
+2
2021-09-20
watchdog: aspeed: Sanitize control register values
Andrew Jeffery
2
-2
/
+23
2021-09-20
hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220a
Guenter Roeck
1
-1
/
+1
2021-09-20
hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb
Guenter Roeck
1
-1
/
+2
2021-09-19
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
2
-0
/
+2
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
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.2-pull-re...
Peter Maydell
62
-417
/
+623
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
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
[prev]
[next]