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-06-28
vpc: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
1
-26
/
+26
2023-06-28
qed: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2
-5
/
+7
2023-06-28
file-posix: remove incorrect coroutine_fn calls
Paolo Bonzini
1
-12
/
+17
2023-06-28
Revert "graph-lock: Disable locking for now"
Kevin Wolf
1
-26
/
+0
2023-06-28
graph-lock: Unlock the AioContext while polling
Kevin Wolf
3
-5
/
+28
2023-06-28
blockjob: Fix AioContext locking in block_job_add_bdrv()
Kevin Wolf
1
-5
/
+12
2023-06-28
block: Fix AioContext locking in bdrv_open_backing_file()
Kevin Wolf
1
-0
/
+5
2023-06-28
block: Fix AioContext locking in bdrv_open_inherit()
Kevin Wolf
1
-1
/
+24
2023-06-28
block: Fix AioContext locking in bdrv_reopen_parse_file_or_backing()
Kevin Wolf
1
-2
/
+33
2023-06-28
block: Fix AioContext locking in bdrv_attach_child_common()
Kevin Wolf
1
-1
/
+20
2023-06-28
block: Fix AioContext locking in bdrv_open_child()
Kevin Wolf
1
-2
/
+11
2023-06-28
test-block-iothread: Lock AioContext for blk_insert_bs()
Kevin Wolf
1
-1
/
+6
2023-06-28
qdev-properties-system: Lock AioContext for blk_insert_bs()
Kevin Wolf
1
-2
/
+6
2023-06-28
iotests: Test active commit with iothread and background I/O
Kevin Wolf
2
-0
/
+108
2023-06-26
Merge tag 'pull-request-2023-06-26' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
10
-22
/
+92
2023-06-26
tests/qtest/cxl-test: Clean up temporary directories after testing
Thomas Huth
1
-0
/
+2
2023-06-26
gitlab-ci: add msys2 meson test to junit report
Marc-André Lureau
1
-0
/
+2
2023-06-26
gitlab-ci: grab msys2 meson-logs as artifacts
Marc-André Lureau
1
-4
/
+9
2023-06-26
gitlab: support disabling job auto-run in upstream
Daniel P. Berrangé
1
-0
/
+10
2023-06-26
gitlab: avoid extra pipelines for tags and stable branches
Daniel P. Berrangé
1
-0
/
+8
2023-06-26
gitlab: stable staging branches publish containers in a separate tag
Daniel P. Berrangé
1
-2
/
+22
2023-06-26
gitlab: allow overriding name of the upstream repository
Daniel P. Berrangé
2
-7
/
+18
2023-06-26
gitlab: centralize the container tag name
Daniel P. Berrangé
7
-10
/
+22
2023-06-26
tests/qtest: Fix a comment typo in vhost-user-test.c
Milan Zamazal
1
-1
/
+1
2023-06-26
Merge tag 'pull-ppc-20230626' of https://github.com/legoater/qemu into staging
Richard Henderson
31
-518
/
+1085
2023-06-25
tests/avocado: ppc test VOF bios Linux boot
Nicholas Piggin
1
-0
/
+11
2023-06-25
pnv/xive2: Check TIMA special ops against a dedicated array for P10
Frederic Barrat
2
-41
/
+43
2023-06-25
pnv/xive2: Add a get_config() method on the presenter class
Frederic Barrat
5
-0
/
+49
2023-06-25
tests/avocado: Add ppc64 pseries multiprocessor boot tests
Nicholas Piggin
1
-5
/
+55
2023-06-25
tests/avocado: boot ppc64 pseries to Linux VFS mount
Nicholas Piggin
1
-1
/
+1
2023-06-25
spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
Nicholas Piggin
3
-6
/
+32
2023-06-25
hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-25
target/ppc: Add msgsnd/p and DPDES SMT support
Nicholas Piggin
5
-11
/
+78
2023-06-25
target/ppc: Add support for SMT CTRL register
Nicholas Piggin
3
-1
/
+44
2023-06-25
target/ppc: Add initial flags and helpers for SMT support
Nicholas Piggin
3
-0
/
+36
2023-06-25
target/ppc: Fix sc instruction handling of LEV field
Nicholas Piggin
1
-1
/
+6
2023-06-25
target/ppc: Better CTRL SPR implementation
Nicholas Piggin
1
-1
/
+8
2023-06-25
target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
Nicholas Piggin
1
-0
/
+4
2023-06-25
target/ppc: Implement HEIR SPR
Nicholas Piggin
3
-1
/
+40
2023-06-25
target/ppc: Add SRR1 prefix indication to interrupt handlers
Nicholas Piggin
2
-4
/
+83
2023-06-25
target/ppc: Change partition-scope translate interface
Nicholas Piggin
1
-8
/
+16
2023-06-25
target/ppc: Fix instruction loading endianness in alignment interrupt
Nicholas Piggin
1
-1
/
+21
2023-06-25
ppc/spapr: Move spapr nested HV to a new file
Nicholas Piggin
6
-476
/
+501
2023-06-25
ppc/spapr: load and store l2 state with helper functions
Nicholas Piggin
1
-79
/
+85
2023-06-25
ppc/spapr: Add a nested state struct
Nicholas Piggin
2
-40
/
+115
2023-06-25
ppc/spapr: H_ENTER_NESTED should restore host XER ca field
Nicholas Piggin
1
-0
/
+1
2023-06-25
target/ppc: Fix timer register accessors when !KVM
Cédric Le Goater
1
-0
/
+12
2023-06-25
ppc/pnv: Rephrase error when run with KVM
Cédric Le Goater
1
-1
/
+2
2023-06-25
ppc/bamboo: Report an error when run with KVM
Cédric Le Goater
1
-11
/
+6
2023-06-25
ppc/prep: Report an error when run with KVM
Cédric Le Goater
1
-13
/
+7
[next]