index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subprojects
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
subprojects: Use the correct .git suffix in the repository URLs
Thomas Huth
2023-09-21
3
-3
/
+3
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
1
-0
/
+6
|
\
|
*
subprojects: add wrap file for libblkio
Paolo Bonzini
2023-09-07
1
-0
/
+6
*
|
subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings
Thomas Huth
2023-08-31
1
-1
/
+1
|
/
*
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2023-06-26
2
-36
/
+38
*
meson: subprojects: replace berkeley-{soft,test}float-3 with wraps
Paolo Bonzini
2023-06-06
7
-0
/
+573
*
meson: subprojects: replace submodules with wrap files
Paolo Bonzini
2023-06-06
7
-0
/
+15
*
configure: rename --enable-pypi to --enable-download, control subprojects too
Paolo Bonzini
2023-06-06
1
-0
/
+3
*
meson: use subproject for keycodemapdb
Paolo Bonzini
2023-05-26
1
-0
/
+0
*
meson: use subproject for internal libfdt
Paolo Bonzini
2023-05-26
1
-0
/
+0
*
slirp: update wrap to latest master
Paolo Bonzini
2023-05-26
1
-1
/
+1
*
Fix libvhost-user.c compilation.
David 'Digit' Turner
2023-04-28
1
-0
/
+6
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
Richard Henderson
2023-04-25
2
-0
/
+12
|
\
|
*
vhost-user-blk-server: notify client about disk resize
Vladimir Sementsov-Ogievskiy
2023-04-21
2
-0
/
+12
*
|
build-sys: add slirp.wrap
Marc-André Lureau
2023-04-20
1
-0
/
+6
|
/
*
libvhost-user: check for NULL when allocating a virtqueue element
Carlos López
2023-03-02
1
-0
/
+7
*
libvhost-user: Adopt new backend naming
Maxime Coquelin
2023-03-02
2
-20
/
+20
*
libvduse: Add extra compiler warnings
Marcel Holtmann
2023-01-11
1
-1
/
+7
*
libvhost-user: Add extra compiler warnings
Marcel Holtmann
2023-01-11
1
-1
/
+7
*
libvhost-user: Fix assignment in vring_set_avail_event
Marcel Holtmann
2023-01-11
1
-3
/
+2
*
libvduse: Fix assignment in vring_set_avail_event
Marcel Holtmann
2023-01-11
1
-1
/
+2
*
libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
Marcel Holtmann
2023-01-11
1
-1
/
+1
*
libvduse: Provide _GNU_SOURCE when compiling outside of QEMU
Marcel Holtmann
2023-01-11
1
-0
/
+4
*
libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliant
Marcel Holtmann
2023-01-11
1
-1
/
+2
*
libvhost-user: Declare uffdio_register early to make it C90 compliant
Marcel Holtmann
2023-01-11
1
-1
/
+3
*
libvhost-user: Use unsigned int i for some for-loop iterations
Marcel Holtmann
2023-01-11
1
-7
/
+7
*
libvhost-user: Cast rc variable to avoid compiler warning
Marcel Holtmann
2023-01-11
1
-1
/
+1
*
libvhost-user: Replace typeof with __typeof__
Marcel Holtmann
2023-01-11
1
-2
/
+2
*
libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU
Marcel Holtmann
2023-01-11
1
-0
/
+4
*
libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq
Marcel Holtmann
2022-12-21
1
-1
/
+1
*
libvhost-user: Add format attribute to local function vu_panic
Stefan Weil via
2022-11-27
1
-1
/
+12
*
libvhost-user: Fix two more format strings
Stefan Weil via
2022-11-27
1
-1
/
+2
*
libvhost-user: Fix format strings
Stefan Weil via
2022-11-27
1
-2
/
+2
*
libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
Stefan Weil via
2022-11-27
1
-1
/
+1
*
libvduse: Avoid warning about dangerous use of strncpy()
Philippe Mathieu-Daudé
2022-11-12
1
-2
/
+2
*
libvduse: Pass positive value to strerror()
Xie Yongji
2022-08-02
1
-2
/
+2
*
libvduse: Replace strcpy() with strncpy()
Xie Yongji
2022-08-02
1
-1
/
+2
*
libvduse: Fix the incorrect function name
Xie Yongji
2022-08-02
1
-3
/
+3
*
libvhost-user: Fix VHOST_USER_ADD_MEM_REG reply
Kevin Wolf
2022-06-27
1
-7
/
+1
*
libvhost-user: Fix VHOST_USER_GET_MAX_MEM_SLOTS reply
Kevin Wolf
2022-06-27
1
-9
/
+2
*
libvduse: Add support for reconnecting
Xie Yongji
2022-06-24
2
-5
/
+242
*
libvduse: Add VDUSE (vDPA Device in Userspace) library
Xie Yongji
2022-06-24
7
-0
/
+1399
*
vfio-user: build library
Jagannathan Raman
2022-06-15
1
-0
/
+0
*
libvhost-user: expose vu_request_to_string
Alex Bennée
2022-05-16
2
-1
/
+10
*
vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REG
Kevin Wolf
2022-05-04
1
-4
/
+4
*
libvhost-user: Fix extra vu_add/rem_mem_reg reply
Kevin Wolf
2022-05-04
1
-6
/
+3
*
Use QEMU_SANITIZE_THREAD
Marc-André Lureau
2022-05-03
1
-0
/
+1
*
libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with hugetlb
David Hildenbrand
2022-02-04
1
-5
/
+5
*
libvhost-user: handle removal of identical regions
Raphael Norwitz
2022-02-04
1
-12
/
+16
*
libvhost-user: prevent over-running max RAM slots
Raphael Norwitz
2022-02-04
1
-0
/
+8
[next]