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
/
rust
/
qemu-api-macros
/
src
/
utils.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-06-30
qga-vss: Exit with non-zero code when register fail
Kostiantyn Kostiuk
1
-1
/
+4
2025-06-30
MAINTAINERS: Update Kostiantyn Kostiuk transliteration
Kostiantyn Kostiuk
1
-2
/
+2
2025-06-26
vfio-user: introduce vfio-user protocol specification
Thanos Makatos
3
-1
/
+1523
2025-06-26
docs: add vfio-user documentation
John Levon
2
-0
/
+27
2025-06-26
vfio-user: add coalesced posted writes
John Levon
5
-0
/
+158
2025-06-26
vfio-user: support posted writes
John Levon
4
-6
/
+63
2025-06-26
vfio-user: add 'x-msg-timeout' option
John Levon
3
-3
/
+10
2025-06-26
vfio-user: implement VFIO_USER_DMA_READ/WRITE
John Levon
4
-1
/
+223
2025-06-26
vfio-user: implement VFIO_USER_DMA_MAP/UNMAP
John Levon
5
-4
/
+257
2025-06-26
vfio-user: implement VFIO_USER_DEVICE_RESET
John Levon
3
-0
/
+35
2025-06-26
vfio-user: set up container access to the proxy
John Levon
2
-9
/
+36
2025-06-26
vfio-user: forward MSI-X PBA BAR accesses to server
John Levon
2
-0
/
+65
2025-06-26
vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ*
John Levon
3
-0
/
+165
2025-06-26
vfio-user: set up PCI in vfio_user_pci_realize()
John Levon
1
-0
/
+29
2025-06-26
vfio-user: implement VFIO_USER_REGION_READ/WRITE
John Levon
3
-0
/
+92
2025-06-26
vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO
John Levon
6
-0
/
+103
2025-06-26
vfio-user: implement VFIO_USER_DEVICE_GET_INFO
John Levon
8
-7
/
+107
2025-06-26
vfio-user: implement message send infrastructure
John Levon
5
-2
/
+606
2025-06-26
vfio-user: implement message receive infrastructure
John Levon
7
-0
/
+499
2025-06-26
vfio-user: connect vfio proxy to remote server
John Levon
5
-0
/
+266
2025-06-26
vfio-user: add vfio-user class and container
John Levon
9
-0
/
+441
2025-06-26
vfio/container: fails mdev hotplug if add migration blocker failed
Zhenzhong Duan
1
-2
/
+6
2025-06-26
vfio/container: Fix SIGSEGV when open container file fails
Zhenzhong Duan
1
-1
/
+3
2025-06-26
vfio: add license tag to some files
John Levon
4
-0
/
+9
2025-06-26
vfio: add documentation for posted write argument
John Levon
1
-0
/
+1
2025-06-26
vfio: add vfio_device_get_region_fd()
John Levon
3
-4
/
+20
2025-06-26
hw/vfio/ap: attribute constructor for cfg_chg_events_lock
Rorie Reyes
1
-7
/
+5
2025-06-26
target/i386/emulate: replace FSF postal address with licenses URL
Sean Wei
3
-6
/
+6
2025-06-26
target/xtensa: replace FSF postal address with licenses URL
Sean Wei
3
-9
/
+6
2025-06-26
contrib: replace FSF postal address with licenses URL
Sean Wei
1
-2
/
+2
2025-06-26
scripts: replace FSF postal address with licenses URL
Sean Wei
1
-2
/
+1
2025-06-26
hw: replace FSF postal address with licenses URL
Sean Wei
2
-4
/
+4
2025-06-26
util/rcu.c: replace FSF postal address with licenses URL
Sean Wei
1
-2
/
+2
2025-06-26
include/qemu: replace FSF postal address with licenses URL
Sean Wei
2
-4
/
+4
2025-06-26
include/hw: replace FSF postal address with licenses URL
Sean Wei
3
-6
/
+4
2025-06-26
include/libdecnumber: replace FSF postal address with licenses URL
Sean Wei
9
-27
/
+18
2025-06-26
libdecnumber: replace FSF postal address with licenses URL
Sean Wei
5
-15
/
+10
2025-06-26
COPYING: replace FSF postal address with licenses URL
Sean Wei
2
-6
/
+4
2025-06-26
tests/vm: update openbsd image to 7.7
Haseung Bong
1
-2
/
+2
2025-06-26
hw/s390x/ccw-device: Fix memory leak in loadparm setter
Kevin Wolf
1
-1
/
+1
2025-06-25
MAINTAINERS: add reviewers for some s390 areas
Matthew Rosato
1
-0
/
+12
2025-06-25
hw/s390x: support migration of CPI data
Shalini Chellathurai Saroja
1
-0
/
+15
2025-06-25
hw/s390x: add Control-Program Identification to QOM
Shalini Chellathurai Saroja
2
-0
/
+79
2025-06-25
hw/s390x: add SCLP event type CPI
Shalini Chellathurai Saroja
6
-0
/
+161
2025-06-25
MAINTAINERS: Yoshinori Sato email address has been updated
Yoshinori Sato
1
-6
/
+6
2025-06-25
tests/functional/test_pc_cpu_hotplug_props: Set 'pc' machine type explicitly
Thomas Huth
1
-0
/
+1
2025-06-24
docs: define policy forbidding use of AI code generators
Daniel P. Berrangé
1
-1
/
+54
2025-06-24
docs: define policy limiting the inclusion of generated files
Daniel P. Berrangé
1
-0
/
+55
2025-06-24
docs: introduce dedicated page about code provenance / sign-off
Daniel P. Berrangé
3
-22
/
+234
2025-06-23
physmem: Support coordinated discarding of RAM with guest_memfd
Chenyi Qiang
3
-2
/
+31
[next]