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
2022-11-06
s390x/css: revert SCSW ctrl/flag bits on error
Peter Jin
1
-3
/
+48
2022-11-06
gitlab-ci: increase clang-user timeout
Stefan Hajnoczi
1
-0
/
+1
2022-11-06
tests/qtest: migration-test: Enable TLS PSK tests for win32
Bin Meng
1
-14
/
+0
2022-11-06
tests/qtest: Fix two format strings
Stefan Weil
1
-2
/
+2
2022-11-06
tests/qtest/libqos/e1000e: Use IVAR shift definitions
Akihiko Odaki
1
-3
/
+3
2022-11-06
tests/qtest/libqos/e1000e: Use E1000_STATUS_ASDV_1000
Akihiko Odaki
1
-2
/
+2
2022-11-06
tests/qtest/e1000e-test: Use e1000_regs.h
Akihiko Odaki
1
-56
/
+10
2022-11-06
tests/qtest/libqos/e1000e: Set E1000_CTRL_SLU
Akihiko Odaki
1
-1
/
+1
2022-11-06
tests/qtest/libqos/e1000e: Refer common PCI ID definitions
Akihiko Odaki
1
-2
/
+3
2022-11-04
Merge tag 'pull-target-arm-20221104' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
4
-40
/
+83
2022-11-04
Merge tag 'pull-loongarch-20221104' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
16
-84
/
+283
2022-11-04
target/arm: Two fixes for secure ptw
Richard Henderson
1
-7
/
+8
2022-11-04
target/arm: Honor HCR_E2H and HCR_TGE in ats_write64()
Ake Koomsin
1
-6
/
+9
2022-11-04
target/arm: Copy the entire vector in DO_ZIP
Richard Henderson
1
-2
/
+2
2022-11-04
target/arm: Fix Privileged Access Never (PAN) for aarch32
Timofey Kutergin
2
-7
/
+41
2022-11-04
target/arm: Make TLBIOS and TLBIRANGE ops trap on HCR_EL2.TTLB
Peter Maydell
1
-18
/
+18
2022-11-04
hw/arm/boot: Set SCR_EL3.HXEn when booting kernel
Peter Maydell
1
-0
/
+3
2022-11-04
hw/arm/boot: Set SME and SVE EL3 vector lengths when booting kernel
Peter Maydell
1
-0
/
+2
2022-11-04
target/loongarch: Fix emulation of float-point disable exception
Rui Wang
6
-11
/
+97
2022-11-04
target/loongarch: Adjust the layout of hardware flags bit fields
Rui Wang
3
-3
/
+14
2022-11-04
target/loongarch: Fix raise_mmu_exception() set wrong exception_index
Song Gao
2
-2
/
+4
2022-11-04
target/loongarch: Add exception subcode
Song Gao
2
-29
/
+36
2022-11-04
hw/loongarch: Add TPM device for LoongArch virt machine
Xiaojuan Yang
2
-1
/
+54
2022-11-04
hw/loongarch: Improve fdt for LoongArch virt machine
Xiaojuan Yang
2
-0
/
+32
2022-11-04
hw/loongarch: Load FDT table into dram memory space
Xiaojuan Yang
2
-10
/
+11
2022-11-04
hw/intc: Fix LoongArch extioi coreisr accessing
Xiaojuan Yang
2
-12
/
+17
2022-11-04
hw/intc: Convert the memops to with_attrs in LoongArch extioi
Xiaojuan Yang
2
-16
/
+18
2022-11-03
Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...
Stefan Hajnoczi
3
-7
/
+42
2022-11-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
13
-6
/
+230
2022-11-03
Merge tag 'nvme-fixes-pull-request' of git://git.infradead.org/qemu-nvme into...
Stefan Hajnoczi
2
-18
/
+15
2022-11-02
linux-user: always translate cmsg when recvmsg
Icenowy Zheng
1
-1
/
+2
2022-11-02
linux-user: Add strace output for timer_settime64() syscall
Helge Deller
1
-1
/
+4
2022-11-02
linux-user: Add close_range() syscall
Helge Deller
2
-0
/
+22
2022-11-02
linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler
Helge Deller
1
-5
/
+14
2022-11-02
target/i386: Fix test for paging enabled
Richard Henderson
1
-5
/
+5
2022-11-02
hw/nvme: Abort copy command when format is one while pif
Francis Pravin Antony Michael Raj
1
-1
/
+2
2022-11-02
hw/nvme: reenable cqe batching
Klaus Jensen
2
-17
/
+13
2022-11-01
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2
-6
/
+63
2022-11-01
Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...
Stefan Hajnoczi
26
-174
/
+395
2022-11-01
Merge tag 'pull-tcg-20221031-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
34
-451
/
+340
2022-11-01
Merge tag 'qemu-macppc-20221031' of https://github.com/mcayland/qemu into sta...
Stefan Hajnoczi
17
-311
/
+285
2022-11-01
tests/tcg/multiarch: Add munmap-pthread.c
Ilya Leoshkevich
2
-0
/
+82
2022-11-01
accel/tcg: Complete cpu initialization before registration
Richard Henderson
3
-13
/
+21
2022-11-01
target/i386: Expand eflags updates inline
Richard Henderson
3
-51
/
+25
2022-11-01
accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb
Richard Henderson
3
-11
/
+10
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
17
-36
/
+25
2022-11-01
target/openrisc: Use cpu_unwind_state_data for mfspr
Richard Henderson
1
-2
/
+9
2022-11-01
target/openrisc: Always exit after mtspr npc
Richard Henderson
1
-1
/
+1
2022-11-01
target/i386: Use cpu_unwind_state_data for tpr access
Richard Henderson
1
-2
/
+23
2022-10-31
tests/vm: use -o IdentitiesOnly=yes for ssh
Ilya Leoshkevich
1
-1
/
+2
[next]