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-02-23
hw/core: Improve error message when machine doesn't provide NMIs
Markus Armbruster
1
-2
/
+1
2023-02-23
dump: Assert cpu_get_note_size() can't fail
Markus Armbruster
1
-4
/
+1
2023-02-23
dump: Improve error message when target doesn't support memory dump
Markus Armbruster
1
-1
/
+2
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
20
-20
/
+0
2023-02-23
qapi: remove JSON value FIXME
John Snow
1
-4
/
+0
2023-02-23
qapi: remove _JSONObject
John Snow
2
-13
/
+5
2023-02-23
qapi/parser: add QAPIExpression type
John Snow
3
-100
/
+100
2023-02-23
qapi: Add minor typing workaround for 3.6
John Snow
1
-3
/
+2
2023-02-23
qapi: update pylint configuration
John Snow
1
-0
/
+1
2023-02-23
qapi: Update flake8 config
John Snow
1
-1
/
+2
2023-02-23
docs/devel/qapi-code-gen: Fix a missing 'may', clarify SchemaInfo
Markus Armbruster
1
-5
/
+4
2023-02-23
docs/devel/qapi-code-gen: Belatedly update features documentation
Markus Armbruster
1
-3
/
+4
2023-02-22
python: drop pipenv
John Snow
9
-388
/
+86
2023-02-22
python: support pylint 2.16
John Snow
5
-8
/
+8
2023-02-21
sysemu/os-win32: fix setjmp/longjmp on windows-arm64
Pierrick Bouvier
2
-4
/
+45
2023-02-21
util/cacheflush: fix cache on windows-arm64
Pierrick Bouvier
1
-3
/
+11
2023-02-21
target/microblaze: Add gdbstub xml
Richard Henderson
9
-12
/
+125
2023-02-21
linux-user/microblaze: Handle privileged exception
Ilya Leoshkevich
1
-2
/
+8
2023-02-21
cpus: Make {start,end}_exclusive() recursive
Ilya Leoshkevich
2
-4
/
+12
2023-02-21
linux-user: Always exit from exclusive state in fork_end()
Ilya Leoshkevich
2
-4
/
+7
2023-02-21
linux-user/sparc: Raise SIGILL for all unhandled software traps
Richard Henderson
1
-0
/
+8
2023-02-21
accel/tcg: Allow the second page of an instruction to be MMIO
Richard Henderson
1
-2
/
+10
2023-02-21
target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets.
TaiseiIto
1
-1
/
+3
2023-02-21
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
13
-61
/
+272
2023-02-21
Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into staging
Peter Maydell
14
-404
/
+71
2023-02-20
Merge tag 'vfio-updates-20230216.0' of https://gitlab.com/alex.williamson/qem...
Peter Maydell
19
-596
/
+612
2023-02-20
Merge tag 'pull-virtiofs-20230216b' of https://gitlab.com/dagrh/qemu into sta...
Peter Maydell
35
-13990
/
+13
2023-02-20
docs: build-platforms: refine requirements on Python build dependencies
Paolo Bonzini
1
-0
/
+32
2023-02-20
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
25
-128
/
+295
2023-02-17
hbitmap: fix hbitmap_status() return value for first dirty bit case
Andrey Zhadchenko
2
-2
/
+2
2023-02-17
block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads
Emanuele Giuseppe Esposito
1
-1
/
+1
2023-02-17
MAINTAINERS: drop Vladimir from parallels block driver
Vladimir Sementsov-Ogievskiy
1
-2
/
+0
2023-02-17
block: temporarily hold the new AioContext of bs_top in bdrv_append()
Stefano Garzarella
1
-0
/
+23
2023-02-17
block: Handle curl 7.55.0, 7.85.0 version changes
Anton Johansson
1
-7
/
+37
2023-02-17
block: Assert non-coroutine context for bdrv_open_inherit()
Kevin Wolf
1
-7
/
+6
2023-02-17
block: Fix bdrv_co_create_opts_simple() to open images with no_co_wrapper
Kevin Wolf
1
-2
/
+2
2023-02-17
vpc: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-5
/
+5
2023-02-17
vmdk: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-10
/
+12
2023-02-17
vhdx: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-5
/
+5
2023-02-17
vdi: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-5
/
+5
2023-02-17
qed: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-5
/
+5
2023-02-17
qcow2: Fix open/create to open images with no_co_wrapper
Kevin Wolf
1
-21
/
+22
2023-02-17
qcow: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-5
/
+5
2023-02-17
parallels: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-5
/
+5
2023-02-17
luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
1
-10
/
+9
2023-02-17
block: Create no_co_wrappers for open functions
Kevin Wolf
3
-13
/
+44
2023-02-17
block-coroutine-wrapper: Introduce no_co_wrapper
Kevin Wolf
2
-11
/
+86
2023-02-17
curl: Fix error path in curl_open()
Hanna Czenczek
1
-2
/
+4
2023-02-17
configure: Enable -Wthread-safety if present
Kevin Wolf
1
-0
/
+1
2023-02-17
bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
Emanuele Giuseppe Esposito
2
-4
/
+6
[prev]
[next]