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
2023-04-11
block: refresh bs->total_sectors on reopen
Paolo Bonzini
1
-0
/
+1
2023-04-11
block: remove has_variable_length from filters
Paolo Bonzini
4
-4
/
+0
2023-04-11
block: move has_variable_length to BlockLimits
Paolo Bonzini
3
-1
/
+15
2023-04-11
hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6I
Peter Maydell
1
-3
/
+1
2023-04-11
iotests: Regression test for vhdx log corruption
Kevin Wolf
2
-0
/
+76
2023-04-11
block/vhdx: fix dynamic VHDX BAT corruption
Lukas Tschoke
1
-1
/
+1
2023-04-10
Merge tag 'pull-tcg-20230410' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
3
-5
/
+7
2023-04-10
tcg/ppc: Fix TCG_TARGET_CALL_{ARG,RET}_I128 for ppc32
Richard Henderson
1
-3
/
+4
2023-04-10
tcg/mips: Fix TCG_TARGET_CALL_RET_I128 for o32 abi
Richard Henderson
1
-1
/
+2
2023-04-10
tcg/i386: Adjust assert in tcg_out_addi_ptr
Richard Henderson
1
-1
/
+1
2023-04-10
Merge tag 'pull-target-arm-20230410' of https://git.linaro.org/people/pmaydel...
Peter Maydell
1
-5
/
+6
2023-04-10
target/arm: Copy guarded bit in combine_cacheattrs
Richard Henderson
1
-0
/
+1
2023-04-10
target/arm: PTE bit GP only applies to stage1
Richard Henderson
1
-5
/
+5
2023-04-10
Merge tag 'pull-ppc-20230409' of https://github.com/legoater/qemu into staging
Peter Maydell
1
-2
/
+2
2023-04-10
Merge tag 'pull_error_handle_fix_use_after_free.v1' of https://github.com/ste...
Peter Maydell
1
-6
/
+4
2023-04-09
target/ppc: Fix temp usage in gen_op_arith_modw
Richard Henderson
1
-2
/
+2
2023-04-06
util/error: Fix use-after-free errors reported by Coverity
Stefan Berger
1
-6
/
+4
2023-04-05
Update version for v8.0.0-rc3 release
v8.0.0-rc3
Peter Maydell
1
-1
/
+1
2023-04-05
Revert "memory: Optimize replay of guest mapping"
Peter Maydell
2
-3
/
+3
2023-04-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-0
/
+9
2023-04-04
kvm: dirty-ring: Fix race with vcpu creation
Peter Xu
1
-0
/
+9
2023-04-04
Merge tag 'pull-tcg-20230404' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
4
-58
/
+28
2023-04-04
Merge tag 'pull-for-8.0-040423-2' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
10
-10
/
+342
2023-04-04
Merge tag 'pull-nbd-2023-04-04' of https://repo.or.cz/qemu/ericb into staging
Peter Maydell
1
-0
/
+1
2023-04-04
tcg/sparc64: Disable direct linking for goto_tb
Richard Henderson
1
-26
/
+4
2023-04-04
accel/tcg: Fix jump cache set in cpu_exec_loop
Richard Henderson
1
-4
/
+13
2023-04-04
accel/tcg: Fix overwrite problems of tcg_cflags
Weiwei Li
1
-1
/
+1
2023-04-04
tests/avocado: Test Xen guest support under KVM
David Woodhouse
1
-0
/
+171
2023-04-04
gitlab: fix typo
Alex Bennée
1
-1
/
+1
2023-04-04
tests/vm: use the default system python for NetBSD
Daniel P. Berrangé
1
-2
/
+1
2023-04-04
tests/qemu-iotests: explicitly invoke 'check' via 'python'
Daniel P. Berrangé
1
-3
/
+4
2023-04-04
Use hexagon toolchain version 16.0.0
Marco Liebel
1
-1
/
+1
2023-04-04
metadata: add .git-blame-ignore-revs
Alex Bennée
1
-0
/
+21
2023-04-04
MAINTAINERS: add a section for policy documents
Alex Bennée
1
-0
/
+14
2023-04-04
gdbstub: don't report auxv feature unless on Linux
Alex Bennée
1
-1
/
+1
2023-04-04
gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
Philippe Mathieu-Daudé
1
-2
/
+4
2023-04-04
Revert "linux-user/arm: Take more care allocating commpage"
Richard Henderson
1
-27
/
+10
2023-04-04
scripts/coverage: initial coverage comparison script
Alex Bennée
2
-0
/
+124
2023-04-04
nbd/server: Request TCP_NODELAY
Eric Blake
1
-0
/
+1
2023-04-04
Merge tag 'pull-loongarch-20230404' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2
-2
/
+2
2023-04-04
MAINTAINERS: Remove and change David Gilbert maintainer entries
Dr. David Alan Gilbert
1
-3
/
+1
2023-04-04
target/loongarch: Enables plugins to get instruction codes
tanhongze
1
-1
/
+1
2023-04-04
hw/loongarch/virt: Fix virt_to_phys_addr function
Tianrui Zhao
1
-1
/
+1
2023-04-03
Merge tag 'pull-target-arm-20230403' of https://git.linaro.org/people/pmaydel...
Peter Maydell
6
-25
/
+27
2023-04-03
hw/ssi: Fix Linux driver init issue with xilinx_spi
Chris Rauer
1
-0
/
+1
2023-04-03
target/arm: Fix generated code for cpreg reads when HSTR is active
Peter Maydell
1
-0
/
+6
2023-04-03
hw/arm: do not free machine->fdt in arm_load_dtb()
Markus Armbruster
1
-1
/
+4
2023-04-03
target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
Philippe Mathieu-Daudé
3
-24
/
+16
2023-03-30
Merge tag 'misc-fixes-20230330' of https://github.com/philmd/qemu into staging
Peter Maydell
6
-14
/
+22
2023-03-30
block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h>
Philippe Mathieu-Daudé
1
-0
/
+5
[prev]
[next]