index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-12
libvhost-user: Factor out vq usability check
David Hildenbrand
2024-03-12
libvhost-user: Use most of mmap_offset as fd_offset
David Hildenbrand
2024-03-12
libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()
David Hildenbrand
2024-03-12
libvhost-user: Factor out search for memory region by GPA and simplify
David Hildenbrand
2024-03-12
libvhost-user: Don't search for duplicates when removing memory regions
David Hildenbrand
2024-03-12
libvhost-user: Don't zero out memory for memory regions
David Hildenbrand
2024-03-12
libvhost-user: No need to check for NULL when unmapping
David Hildenbrand
2024-03-12
libvhost-user: Factor out adding a memory region
David Hildenbrand
2024-03-12
libvhost-user: Merge vu_set_mem_table_exec_postcopy() into vu_set_mem_table_e...
David Hildenbrand
2024-03-12
libvhost-user: Factor out removing all mem regions
David Hildenbrand
2024-03-12
libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509
David Hildenbrand
2024-03-12
libvhost-user: Dynamically allocate memory for memory slots
David Hildenbrand
2024-03-12
vdpa: fix network breakage after cancelling migration
Si-Wei Liu
2024-03-12
vdpa: indicate transitional state for SVQ switching
Si-Wei Liu
2024-03-12
vdpa: define SVQ transitioning state for mode switching
Si-Wei Liu
2024-03-12
vdpa: add trace event for vhost_vdpa_net_load_mq
Si-Wei Liu
2024-03-12
vdpa: add trace events for vhost_vdpa_net_load_cmd
Si-Wei Liu
2024-03-12
vdpa: add vhost_vdpa_set_dev_vring_base trace for svq mode
Si-Wei Liu
2024-03-12
vdpa: add vhost_vdpa_get_vring_base trace for svq mode
Si-Wei Liu
2024-03-12
vdpa: add vhost_vdpa_set_address_space_id trace
Si-Wei Liu
2024-03-12
vdpa: factor out vhost_vdpa_net_get_nc_vdpa
Si-Wei Liu
2024-03-12
vdpa: factor out vhost_vdpa_last_dev
Si-Wei Liu
2024-03-12
vdpa: add back vhost_vdpa_net_first_nc_vdpa
Si-Wei Liu
2024-03-12
physmem: Fix migration dirty bitmap coherency with TCG memory access
Nicholas Piggin
2024-03-12
physmem: Factor cpu_physical_memory_dirty_bits_cleared() out
Nicholas Piggin
2024-03-12
physmem: Expose tlb_reset_dirty_range_all()
Philippe Mathieu-Daudé
2024-03-12
Merge tag 'pull-tcg-20240312' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-03-12
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
2024-03-12
Merge tag 'pull-xen-20240312' of https://xenbits.xen.org/git-http/people/aper...
Peter Maydell
2024-03-12
migration: Fix error handling after dup in file migration
Fabiano Rosas
2024-03-12
io: Introduce qio_channel_file_new_dupfd
Fabiano Rosas
2024-03-12
meson: generate .stp files for tools too
Daniel P. Berrangé
2024-03-12
tracetool: remove redundant --target-type / --target-name args
Daniel P. Berrangé
2024-03-12
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Peter Maydell
2024-03-12
Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-03-12
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-03-13
spapr: nested: Introduce cap-nested-papr for Nested PAPR API
Harsh Prateek Bora
2024-03-13
spapr: nested: Introduce H_GUEST_RUN_VCPU hcall.
Harsh Prateek Bora
2024-03-13
spapr: nested: Use correct source for parttbl info for nested PAPR API.
Harsh Prateek Bora
2024-03-13
spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls.
Harsh Prateek Bora
2024-03-13
spapr: nested: Initialize the GSB elements lookup table.
Harsh Prateek Bora
2024-03-13
spapr: nested: Extend nested_ppc_state for nested PAPR API
Harsh Prateek Bora
2024-03-13
spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall.
Harsh Prateek Bora
2024-03-13
spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls.
Harsh Prateek Bora
2024-03-13
spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls.
Harsh Prateek Bora
2024-03-13
spapr: nested: Document Nested PAPR API
Harsh Prateek Bora
2024-03-13
spapr: nested: keep nested-hv related code restricted to its API.
Harsh Prateek Bora
2024-03-13
spapr: nested: Introduce SpaprMachineStateNested to store related info.
Harsh Prateek Bora
2024-03-13
spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
Harsh Prateek Bora
2024-03-13
spapr: nested: register nested-hv api hcalls only for cap-nested-hv
Harsh Prateek Bora
[prev]
[next]