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-07-21
accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
Richard Henderson
1
-1
/
+1
2021-07-21
accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
Richard Henderson
4
-24
/
+33
2021-07-21
target/alpha: Drop goto_tb path in gen_call_pal
Richard Henderson
1
-13
/
+2
2021-07-21
accel/tcg: Move curr_cflags into cpu-exec.c
Richard Henderson
2
-4
/
+6
2021-07-21
accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
Richard Henderson
2
-4
/
+5
2021-07-21
accel/tcg: Push trace info building into atomic_common.c.inc
Richard Henderson
2
-48
/
+37
2021-07-21
trace: Fold mem-internal.h into mem.h
Richard Henderson
3
-60
/
+38
2021-07-21
accel/tcg: Expand ATOMIC_MMU_LOOKUP_*
Richard Henderson
3
-24
/
+36
2021-07-21
accel/tcg: Remove ATOMIC_MMU_DECLS
Richard Henderson
3
-14
/
+0
2021-07-21
accel/tcg: Fold EXTRA_ARGS into atomic_template.h
Richard Henderson
3
-18
/
+20
2021-07-21
accel/tcg: Standardize atomic helpers on softmmu api
Richard Henderson
5
-143
/
+82
2021-07-21
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
8
-115
/
+101
2021-07-21
qemu/atomic: Add aligned_{int64,uint64}_t types
Richard Henderson
6
-8
/
+20
2021-07-21
qemu/atomic: Remove pre-C11 atomic fallbacks
Richard Henderson
2
-201
/
+10
2021-07-21
qemu/atomic: Use macros for CONFIG_ATOMIC64
Richard Henderson
1
-20
/
+9
2021-07-21
Update version for v6.1.0-rc0 release
v6.1.0-rc0
Peter Maydell
1
-1
/
+1
2021-07-21
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
11
-14
/
+134
2021-07-21
linux-aio: limit the batch size using `aio-max-batch` parameter
Stefano Garzarella
1
-1
/
+8
2021-07-21
iothread: add aio-max-batch parameter
Stefano Garzarella
10
-9
/
+103
2021-07-21
iothread: generalize iothread_set_param/iothread_get_param
Stefano Garzarella
1
-4
/
+23
2021-07-21
Merge remote-tracking branch 'remotes/cleber-gitlab/tags/python-next-pull-req...
Peter Maydell
2
-28
/
+16
2021-07-20
remote/memory: Replace share parameter with ram_flags
Yang Zhong
1
-1
/
+1
2021-07-20
tests/acceptance/virtio-gpu.py: provide kernel and initrd hashes
Cleber Rosa
1
-4
/
+6
2021-07-20
tests/acceptance/virtio-gpu.py: use virtio-vga-gl
Cleber Rosa
1
-2
/
+2
2021-07-20
tests/acceptance/virtio-gpu.py: combine kernel command line
Cleber Rosa
1
-9
/
+3
2021-07-20
tests/acceptance/virtio-gpu.py: combine CPU tags
Cleber Rosa
1
-2
/
+1
2021-07-20
tests/acceptance/virtio-gpu.py: combine x86_64 arch tags
Cleber Rosa
1
-2
/
+1
2021-07-20
tests/acceptance/virtio-gpu.py: use require_accelerator()
Cleber Rosa
1
-8
/
+2
2021-07-20
Merge remote-tracking branch 'remotes/philmd/tags/kconfig-20210720' into staging
Peter Maydell
17
-13
/
+35
2021-07-20
hw/tricore: fix inclusion of tricore_testboard
Alex Bennée
3
-4
/
+4
2021-07-20
hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/isa/vt82c686: Add missing Kconfig dependency (runtime error)
Philippe Mathieu-Daudé
1
-0
/
+2
2021-07-20
hw/isa/vt82c686: Add missing Kconfig dependencies (build error)
Philippe Mathieu-Daudé
1
-0
/
+3
2021-07-20
hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
11
-89
/
+182
2021-07-20
iotests/307: Test iothread conflict for exports
Max Reitz
2
-0
/
+23
2021-07-20
block/export: Conditionally ignore set-context error
Max Reitz
1
-1
/
+4
2021-07-20
block/vvfat: fix: drop backing
Vladimir Sementsov-Ogievskiy
1
-39
/
+4
2021-07-20
replication: Remove workaround
Lukas Straub
1
-11
/
+1
2021-07-20
replication: Properly attach children
Lukas Straub
1
-3
/
+27
2021-07-20
replication: Reduce usage of s->hidden_disk and s->secondary_disk
Lukas Straub
1
-17
/
+28
2021-07-20
replication: Remove s->active_disk
Lukas Straub
1
-17
/
+17
2021-07-20
hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
Philippe Mathieu-Daudé
2
-1
/
+1
2021-07-20
hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
Philippe Mathieu-Daudé
2
-1
/
+6
2021-07-20
hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
Philippe Mathieu-Daudé
1
-1
/
+0
2021-07-20
hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-20
hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEV
Philippe Mathieu-Daudé
1
-1
/
+1
2021-07-20
hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)
Philippe Mathieu-Daudé
1
-0
/
+1
[next]