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-01-07
tcg: Make DisasContextBase.tb const
Richard Henderson
6
-8
/
+8
2021-01-07
tcg: Adjust tb_target_set_jmp_target for split-wx
Richard Henderson
14
-42
/
+44
2021-01-07
tcg: Adjust tcg_register_jit for const
Richard Henderson
10
-14
/
+14
2021-01-07
tcg: Adjust tcg_out_label for const
Richard Henderson
2
-8
/
+8
2021-01-07
tcg: Adjust tcg_out_call for const
Richard Henderson
10
-19
/
+19
2021-01-07
tcg: Adjust TCGLabel for const
Richard Henderson
7
-9
/
+10
2021-01-07
tcg: Introduce tcg_splitwx_to_{rx,rw}
Richard Henderson
13
-40
/
+105
2021-01-07
tcg: Add in_code_gen_buffer
Richard Henderson
2
-18
/
+19
2021-01-07
tcg: Move tcg epilogue pointer out of TCGContext
Richard Henderson
11
-15
/
+16
2021-01-07
tcg: Move tcg prologue pointer out of TCGContext
Richard Henderson
3
-8
/
+14
2021-01-07
util: Specialize flush_idcache_range for aarch64
Richard Henderson
1
-0
/
+69
2021-01-07
util: Enhance flush_icache_range with separate data pointer
Richard Henderson
9
-30
/
+51
2021-01-07
tcg: Do not flush icache for interpreter
Richard Henderson
1
-0
/
+4
2021-01-07
util/oslib: Assert qemu_try_memalign() alignment is a power of 2
Philippe Mathieu-Daudé
2
-0
/
+3
2021-01-07
util/oslib-win32: Use _aligned_malloc for qemu_try_memalign
Richard Henderson
1
-7
/
+4
2021-01-07
tcg: Introduce INDEX_op_qemu_st8_i32
Richard Henderson
15
-12
/
+49
2021-01-07
tcg/i386: Adjust TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2
-75
/
+47
2021-01-07
linux-user: Conditionalize TUNSETVNETLE
Richard Henderson
1
-0
/
+2
2021-01-06
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-060121-4' int...
Peter Maydell
4
-6
/
+13
2021-01-06
cirrus: don't run full qtest on macOS
Daniel P. Berrangé
1
-4
/
+10
2021-01-06
tests/acceptance: bound the size of readline in s390_ccw_virtio
Alex Bennée
1
-1
/
+1
2021-01-06
tests/iotests: drop test 312 from auto group
Alex Bennée
1
-1
/
+1
2021-01-06
tests/docker: Include 'ccache' in Debian base image
Philippe Mathieu-Daudé
1
-0
/
+1
2021-01-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
67
-874
/
+1013
2021-01-06
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210106' into...
Peter Maydell
6
-22
/
+37
2021-01-06
sun4m: don't connect two qemu_irqs directly to the same input
Mark Cave-Ayland
2
-5
/
+20
2021-01-06
include/hw/sparc/grlib.h: Remove unused set_pil_in_fn typedef
Peter Maydell
1
-2
/
+0
2021-01-06
hw/sparc: Make grlib-irqmp device handle its own inbound IRQ lines
Peter Maydell
3
-15
/
+13
2021-01-06
hw/timer/slavio_timer: Allow 64-bit accesses
Philippe Mathieu-Daudé
1
-0
/
+4
2021-01-06
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...
Peter Maydell
22
-383
/
+616
2021-01-06
win32: drop fd registration to the main-loop on setting non-block
Marc-André Lureau
1
-1
/
+0
2021-01-06
configure: move tests/qemu-iotests/common.env generation to meson
Paolo Bonzini
3
-7
/
+6
2021-01-06
meson.build: convert --with-default-devices to meson
Paolo Bonzini
3
-11
/
+9
2021-01-06
libattr: convert to meson
Paolo Bonzini
3
-44
/
+41
2021-01-06
cap_ng: convert to meson
Paolo Bonzini
4
-35
/
+30
2021-01-06
virtfs: convert to meson
Paolo Bonzini
3
-31
/
+33
2021-01-06
seccomp: convert to meson
Paolo Bonzini
6
-37
/
+15
2021-01-06
zstd: convert to meson
Paolo Bonzini
4
-31
/
+13
2021-01-06
lzfse: convert to meson
Paolo Bonzini
3
-30
/
+23
2021-01-06
snappy: convert to meson
Paolo Bonzini
3
-31
/
+23
2021-01-06
lzo: convert to meson
Paolo Bonzini
3
-31
/
+24
2021-01-06
rbd: convert to meson
Paolo Bonzini
3
-33
/
+25
2021-01-06
ppc440_pcix: Fix up pci config access
BALATON Zoltan via
1
-15
/
+22
2021-01-06
ppc440_pcix: Fix register write trace event
BALATON Zoltan via
2
-1
/
+2
2021-01-06
ppc440_pcix: Improve comment for IRQ mapping
BALATON Zoltan via
1
-2
/
+9
2021-01-06
sam460ex: Remove FDT_PPC dependency from KConfig
BALATON Zoltan via
1
-1
/
+0
2021-01-06
ppc4xx: Move common dependency on serial to common option
BALATON Zoltan via
1
-4
/
+1
2021-01-06
pnv: Fix reverse dependency on PCI express root ports
Greg Kurz
3
-3
/
+7
2021-01-06
ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE
Greg Kurz
3
-17
/
+4
2021-01-06
ppc: Fix build with --without-default-devices
Greg Kurz
3
-18
/
+6
[next]