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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
ui: add egl-headless support on win32
Marc-André Lureau
1
-3
/
+2
2023-06-26
accel/tcg: remove CONFIG_PROFILER
Fei Wu
1
-18
/
+0
2023-06-23
hw/cxl/events: Add injection of Memory Module Events
Jonathan Cameron
1
-0
/
+53
2023-06-22
hw/cxl/events: Add injection of DRAM events
Jonathan Cameron
1
-0
/
+61
2023-06-22
hw/cxl/events: Add injection of General Media Events
Ira Weiny
1
-0
/
+74
2023-06-22
hw/cxl: QMP based poison injection support
Jonathan Cameron
1
-0
/
+21
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-13
exec/memory: Introduce RAM_NAMED_FILE flag
Steve Sistare
1
-2
/
+2
2023-06-09
spelling: information
Michael Tokarev
1
-1
/
+1
2023-06-05
qcow2: add discard-no-unref option
Jean-Louis Dupond
1
-0
/
+12
2023-06-02
cutils: Adjust signature of parse_uint[_full]
Eric Blake
1
-6
/
+6
2023-06-01
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
1
-0
/
+6
2023-06-01
qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
Stefano Garzarella
1
-0
/
+6
2023-06-01
qapi: make the vcpu parameters deprecated for 8.1
Alex Bennée
1
-23
/
+17
2023-05-28
ui: add the infrastructure to support MT events
Sergio Lopez
1
-9
/
+59
2023-05-23
hostmem-file: add offset option
Alexander Graf
1
-0
/
+5
2023-05-22
docs/interop: Convert qmp-spec.txt to rST
Peter Maydell
2
-3
/
+4
2023-05-15
block: add accounting for zone append operation
Sam Li
2
-11
/
+61
2023-05-10
build: move COLO under CONFIG_REPLICATION
Vladimir Sementsov-Ogievskiy
1
-3
/
+6
2023-05-10
qapi: Reformat doc comments to conform to current conventions
Markus Armbruster
39
-4020
/
+4408
2023-05-09
qapi/dump: Indent bulleted lists consistently
Markus Armbruster
1
-6
/
+6
2023-05-09
qapi: Tidy up a slightly awkward TODO comment
Markus Armbruster
1
-2
/
+3
2023-05-09
Revert "qapi: BlockExportRemoveMode: move comments to TODO"
Markus Armbruster
1
-5
/
+5
2023-05-05
Merge tag 'pw-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Richard Henderson
1
-0
/
+44
2023-05-05
audio/pwaudio.c: Add Pipewire audio backend for QEMU
Dorinda Bassey
1
-0
/
+44
2023-05-05
target/riscv: add query-cpy-definitions support
Daniel Henrique Barboza
1
-2
/
+4
2023-05-02
qmp: Deprecate 'singlestep' member of StatusInfo
Peter Maydell
1
-3
/
+11
2023-05-02
qapi/run-state.json: Fix missing newline at end of file
Peter Maydell
1
-1
/
+1
2023-04-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-1
/
+1
2023-04-28
qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1
Tom Lendacky
1
-1
/
+1
2023-04-28
qapi storage-daemon/qapi: Fix documentation section structure
Markus Armbruster
3
-2
/
+6
2023-04-28
qapi: Format since information the conventional way: (since X.Y)
Markus Armbruster
4
-9
/
+8
2023-04-28
qapi: Fix misspelled section tags in doc comments
Markus Armbruster
2
-3
/
+3
2023-04-28
qapi: Replace ad hoc "since" documentation by member documentation
Markus Armbruster
3
-17
/
+21
2023-04-28
qapi: Fix argument documentation markup
Markus Armbruster
3
-3
/
+3
2023-04-28
qapi: Fix unintended definition lists in documentation
Markus Armbruster
4
-30
/
+30
2023-04-28
qapi: Fix bullet list markup in documentation
Markus Armbruster
4
-13
/
+17
2023-04-28
qapi: Delete largely misleading "Stability Considerations"
Markus Armbruster
1
-22
/
+0
2023-04-28
qapi: Tidy up examples
Markus Armbruster
12
-38
/
+47
2023-04-28
qapi: @foo should be used to reference, not ``foo``
Markus Armbruster
2
-2
/
+2
2023-04-28
qapi/block-core: Clean up after removal of dirty bitmap @status
Markus Armbruster
1
-2
/
+2
2023-04-28
qapi: Fix up references to long gone error classes
Markus Armbruster
3
-6
/
+6
2023-04-28
qapi: Fix misspelled references
Markus Armbruster
3
-4
/
+4
2023-04-24
spice: move client_migrate_info command to ui/
Juan Quintela
2
-28
/
+28
2023-04-20
monitor: mark mixed functions that can suspend
Paolo Bonzini
1
-2
/
+2
2023-03-14
Add qemu qcode support for keys F13 to F24
Willem van de Velde
1
-1
/
+14
2023-03-13
monitor: restrict command getfd to POSIX hosts
Marc-André Lureau
1
-1
/
+1
2023-03-13
qmp: add 'get-win32-socket'
Marc-André Lureau
1
-0
/
+31
2023-03-13
qmp: 'add_client' actually expects sockets
Marc-André Lureau
1
-0
/
+3
2023-03-07
hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
Jonathan Cameron
3
-0
/
+130
[next]