index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-07-15
qemu-img: implement short --help, remove global help() function
Michael Tokarev
1
-141
/
+73
2025-07-15
qemu-img: measure: refresh options/--help
Michael Tokarev
1
-27
/
+62
2025-07-15
qemu-img: dd: refresh options/--help
Michael Tokarev
1
-14
/
+36
2025-07-15
qemu-img: bitmap: refresh options/--help
Michael Tokarev
1
-24
/
+56
2025-07-15
qemu-img: bench: refresh options/--help
Michael Tokarev
1
-28
/
+84
2025-07-15
qemu-img: amend: refresh options/--help
Michael Tokarev
2
-21
/
+45
2025-07-15
qemu-img: resize: refresh options/--help
Michael Tokarev
2
-22
/
+42
2025-07-15
qemu-img: resize: do not always eat last argument
Michael Tokarev
1
-14
/
+27
2025-07-15
qemu-img: rebase: refresh options/--help (short option change)
Michael Tokarev
2
-26
/
+63
2025-07-15
qemu-img: snapshot: refresh options/--help
Michael Tokarev
1
-16
/
+44
2025-07-15
qemu-img: snapshot: make -l (list) the default, simplify option handling
Michael Tokarev
2
-35
/
+19
2025-07-15
qemu-img: snapshot: allow specifying -f fmt
Michael Tokarev
3
-6
/
+9
2025-07-15
qemu-img: map: refresh options/--help
Michael Tokarev
1
-21
/
+38
2025-07-15
qemu-img: info: refresh options/--help
Michael Tokarev
1
-19
/
+32
2025-07-15
qemu-img: convert: refresh options/--help (short option change)
Michael Tokarev
2
-73
/
+159
2025-07-15
qemu-img: compare: refresh options/--help
Michael Tokarev
1
-18
/
+46
2025-07-15
qemu-img: compare: use helper function for --object
Michael Tokarev
1
-14
/
+2
2025-07-15
qemu-img: commit: refresh options/--help
Michael Tokarev
3
-27
/
+55
2025-07-15
qemu-img: simplify --repair error message
Michael Tokarev
1
-2
/
+3
2025-07-15
qemu-img: check: refresh options/--help
Michael Tokarev
1
-19
/
+41
2025-07-15
qemu-img: factor out parse_output_format() and use it in the code
Michael Tokarev
5
-48
/
+29
2025-07-15
qemu-img: create: refresh options/--help (short option change)
Michael Tokarev
2
-21
/
+73
2025-07-15
qemu-img: pass current cmd info into command handlers
Michael Tokarev
1
-17
/
+17
2025-07-15
qemu-img: global option processing and error printing
Michael Tokarev
1
-37
/
+43
2025-07-15
qemu-img: create: convert img_size to signed, simplify handling
Michael Tokarev
1
-6
/
+3
2025-07-15
qemu-img: measure: convert img_size to signed, simplify handling
Michael Tokarev
1
-12
/
+7
2025-07-15
iotests: add test for changing the 'drive' property via 'qom-set'
Fiona Ebner
2
-0
/
+86
2025-07-15
vfio/migration: Max in-flight VFIO device state buffers size limit
Maciej S. Szmigiero
4
-2
/
+42
2025-07-15
vfio/migration: Add x-migration-load-config-after-iter VFIO property
Maciej S. Szmigiero
10
-1
/
+129
2025-07-15
vfio/pci: Introduce x-pci-class-code option
Tomita Moeko
3
-8
/
+28
2025-07-15
hw/vfio-user: fix use of uninitialized variable
John Levon
1
-5
/
+1
2025-07-15
hw/vfio-user: wait for proxy close correctly
John Levon
1
-4
/
+6
2025-07-15
hw/vfio: fix region fd initialization
John Levon
1
-1
/
+5
2025-07-15
hw/vfio-user: add Cédric Le Goater as a maintainer
John Levon
1
-0
/
+1
2025-07-15
hw/cxl: mailbox-utils: 0x5605 - FMAPI Initiate DC Release
Anisa Su
1
-0
/
+88
2025-07-15
hw/cxl: mailbox-utils: 0x5604 - FMAPI Initiate DC Add
Anisa Su
3
-4
/
+117
2025-07-15
hw/cxl: Create helper function to create DC Event Records from extents
Anisa Su
5
-37
/
+44
2025-07-15
hw/cxl: mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
Anisa Su
1
-0
/
+76
2025-07-15
hw/cxl: mailbox-utils: 0x5602 - FMAPI Set DC Region Config
Anisa Su
4
-3
/
+99
2025-07-15
hw/mem: cxl_type3: Add DC Region bitmap lock
Anisa Su
2
-0
/
+5
2025-07-15
hw/cxl: Move definition for dynamic_capacity_uuid and enum for DC event types...
Anisa Su
2
-15
/
+15
2025-07-15
hw/cxl: mailbox-utils: 0x5601 - FMAPI Get Host Region Config
Anisa Su
1
-0
/
+106
2025-07-15
hw/mem: cxl_type3: Add dsmas_flags to CXLDCRegion struct
Anisa Su
2
-1
/
+22
2025-07-15
hw/cxl: mailbox-utils: 0x5600 - FMAPI Get DCD Info
Anisa Su
3
-0
/
+64
2025-07-15
hw/cxl: fix DC extent capacity tracking
Fan Ni
3
-9
/
+21
2025-07-15
tests: virt: Update expected ACPI tables for virt test
Alireza Sanaee
6
-5
/
+0
2025-07-15
hw/acpi/aml-build: Build a root node in the PPTT table
Yicong Yang
1
-1
/
+14
2025-07-15
hw/acpi/aml-build: Set identical implementation flag for PPTT processor nodes
Yicong Yang
1
-3
/
+6
2025-07-15
tests: virt: Allow changes to PPTT test table
Yicong Yang
1
-0
/
+5
2025-07-15
qtest/bios-tables-test: Generate reference blob for DSDT.acpipcihp
Eric Auger
2
-1
/
+0
[next]