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
2020-08-27
linux-user: fix target_to_host_timespec64()
Laurent Vivier
1
-0
/
+2
2020-08-27
linux-user: Fix 'mq_timedsend()' and 'mq_timedreceive()'
Filip Bozuta
1
-4
/
+12
2020-08-27
linux-user: detect mismatched ELF ABI in qemu-mips[n32][el]
Carlo Marcelo Arenas Belón
1
-0
/
+11
2020-08-27
linux-user: Add strace support for printing arguments for ioctls used for ter...
Filip Bozuta
5
-9
/
+212
2020-08-27
linux-user: Add missing termbits types and values definitions
Filip Bozuta
10
-86
/
+132
2020-08-27
linux-user: Add generic 'termbits.h' for some archs
Filip Bozuta
12
-2704
/
+329
2020-08-27
linux-user: Add strace support for printing arguments of some clock and time ...
Filip Bozuta
2
-72
/
+232
2020-08-27
linux-user: Add an api to print enumareted argument values with strace
Filip Bozuta
1
-0
/
+31
2020-08-27
linux-user: Add strace support for printing arguments of syscalls used to loc...
Filip Bozuta
24
-49
/
+97
2020-08-27
linux-user: Add strace support for printing arguments of truncate()/ftruncate...
Filip Bozuta
4
-37
/
+87
2020-08-27
linux-user: Make cpu_env accessible in strace.c
Filip Bozuta
3
-241
/
+247
2020-08-27
linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM
Chen Gang
4
-0
/
+50
2020-08-27
linux-user: Fix 'clock_nanosleep()' implementation
Filip Bozuta
1
-3
/
+6
2020-08-27
linux-user: Fix 'semop()' and 'semtimedop()' implementation
Filip Bozuta
2
-2
/
+13
2020-08-26
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in...
Peter Maydell
34
-570
/
+2952
2020-08-26
iotests: Add tests for qcow2 images with extended L2 entries
Alberto Garcia
3
-0
/
+1628
2020-08-25
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
23
-444
/
+1630
2020-08-25
target/riscv: Support the Virtual Instruction fault
Alistair Francis
5
-6
/
+109
2020-08-25
target/riscv: Return the exception from invalid CSR accesses
Alistair Francis
2
-29
/
+35
2020-08-25
target/riscv: Support the v0.6 Hypervisor extension CRSs
Alistair Francis
2
-0
/
+43
2020-08-25
target/riscv: Only support little endian guests
Alistair Francis
1
-0
/
+5
2020-08-25
target/riscv: Only support a single VSXL length
Alistair Francis
1
-0
/
+9
2020-08-25
target/riscv: Update the CSRs to the v0.6 Hyp extension
Alistair Francis
1
-6
/
+8
2020-08-25
target/riscv: Update the Hypervisor trap return/entry
Alistair Francis
4
-26
/
+9
2020-08-25
target/riscv: Fix the interrupt cause code
Alistair Francis
1
-2
/
+3
2020-08-25
target/riscv: Convert MSTATUS MTL to GVA
Alistair Francis
3
-9
/
+26
2020-08-25
target/riscv: Don't allow guest to write to htinst
Alistair Francis
1
-1
/
+0
2020-08-25
target/riscv: Do two-stage lookups on hlv/hlvx/hsv instructions
Alistair Francis
1
-35
/
+25
2020-08-25
target/riscv: Allow generating hlv/hlvx/hsv instructions
Alistair Francis
6
-0
/
+474
2020-08-25
target/riscv: Allow setting a two-stage lookup in the virt status
Alistair Francis
3
-0
/
+21
2020-08-25
hw/riscv: virt: Allow creating multiple NUMA sockets
Anup Patel
2
-229
/
+306
2020-08-25
hw/riscv: spike: Allow creating multiple NUMA sockets
Anup Patel
2
-76
/
+167
2020-08-25
hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
Anup Patel
3
-0
/
+356
2020-08-25
hw/riscv: Allow creating multiple instances of PLIC
Anup Patel
5
-19
/
+23
2020-08-25
hw/riscv: Allow creating multiple instances of CLINT
Anup Patel
6
-15
/
+20
2020-08-25
Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...
Peter Maydell
1
-0
/
+1
2020-08-25
tests: fix a memory in test_socket_unix_abstract_good
Li Qiang
1
-0
/
+1
2020-08-25
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200825-pull-request...
Peter Maydell
4
-32
/
+18
2020-08-25
qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
Alberto Garcia
3
-2
/
+23
2020-08-25
qcow2: Allow preallocation and backing files if extended_l2 is set
Alberto Garcia
2
-4
/
+5
2020-08-25
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
25
-142
/
+256
2020-08-25
qcow2: Add prealloc field to QCowL2Meta
Alberto Garcia
3
-1
/
+15
2020-08-25
qcow2: Add subcluster support to qcow2_measure()
Alberto Garcia
1
-7
/
+13
2020-08-25
qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
Alberto Garcia
3
-24
/
+94
2020-08-25
qcow2: Add subcluster support to handle_alloc_space()
Alberto Garcia
1
-4
/
+5
2020-08-25
qcow2: Clear the L2 bitmap when allocating a compressed cluster
Alberto Garcia
1
-0
/
+3
2020-08-25
qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
Alberto Garcia
1
-0
/
+18
2020-08-25
qcow2: Add subcluster support to check_refcounts_l2()
Alberto Garcia
2
-6
/
+12
2020-08-25
qcow2: Add subcluster support to discard_in_l2_slice()
Alberto Garcia
1
-29
/
+23
2020-08-25
qcow2: Add subcluster support to zero_in_l2_slice()
Alberto Garcia
1
-18
/
+20
[next]