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
/
docs
/
sphinx
/
qapidoc.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
hw/virtio: check owner for removing objects
Albert Esteve
2
-3
/
+22
2024-03-12
hw/audio/virtio-sound: return correct command response size
Volker Rümelin
2
-2
/
+6
2024-03-12
hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.
Jonathan Cameron
3
-5
/
+19
2024-03-12
vdpa: trace skipped memory sections
Eugenio Pérez
2
-0
/
+4
2024-03-12
vdpa: stash memory region properties in vars
Eugenio Pérez
1
-6
/
+8
2024-03-12
pcie: Support PCIe Gen5/Gen6 link speeds
Lukas Stockner
4
-3
/
+29
2024-03-12
libvhost-user: Mark mmap'ed region memory as MADV_DONTDUMP
David Hildenbrand
1
-0
/
+6
2024-03-12
libvhost-user: Dynamically remap rings after (temporarily?) removing memory r...
David Hildenbrand
1
-29
/
+78
2024-03-12
libvhost-user: Factor out vq usability check
David Hildenbrand
1
-12
/
+12
2024-03-12
libvhost-user: Use most of mmap_offset as fd_offset
David Hildenbrand
1
-6
/
+48
2024-03-12
libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()
David Hildenbrand
1
-4
/
+45
2024-03-12
libvhost-user: Factor out search for memory region by GPA and simplify
David Hildenbrand
1
-34
/
+45
2024-03-12
libvhost-user: Don't search for duplicates when removing memory regions
David Hildenbrand
1
-2
/
+1
2024-03-12
libvhost-user: Don't zero out memory for memory regions
David Hildenbrand
1
-6
/
+1
2024-03-12
libvhost-user: No need to check for NULL when unmapping
David Hildenbrand
1
-8
/
+2
2024-03-12
libvhost-user: Factor out adding a memory region
David Hildenbrand
1
-108
/
+60
2024-03-12
libvhost-user: Merge vu_set_mem_table_exec_postcopy() into vu_set_mem_table_e...
David Hildenbrand
1
-80
/
+39
2024-03-12
libvhost-user: Factor out removing all mem regions
David Hildenbrand
1
-16
/
+18
2024-03-12
libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509
David Hildenbrand
1
-3
/
+5
2024-03-12
libvhost-user: Dynamically allocate memory for memory slots
David Hildenbrand
2
-1
/
+12
2024-03-12
vdpa: fix network breakage after cancelling migration
Si-Wei Liu
1
-1
/
+9
2024-03-12
vdpa: indicate transitional state for SVQ switching
Si-Wei Liu
1
-0
/
+3
2024-03-12
vdpa: define SVQ transitioning state for mode switching
Si-Wei Liu
1
-0
/
+9
2024-03-12
vdpa: add trace event for vhost_vdpa_net_load_mq
Si-Wei Liu
2
-0
/
+3
2024-03-12
vdpa: add trace events for vhost_vdpa_net_load_cmd
Si-Wei Liu
2
-0
/
+4
2024-03-12
vdpa: add vhost_vdpa_set_dev_vring_base trace for svq mode
Si-Wei Liu
2
-2
/
+5
2024-03-12
vdpa: add vhost_vdpa_get_vring_base trace for svq mode
Si-Wei Liu
2
-2
/
+3
2024-03-12
vdpa: add vhost_vdpa_set_address_space_id trace
Si-Wei Liu
2
-0
/
+6
2024-03-12
vdpa: factor out vhost_vdpa_net_get_nc_vdpa
Si-Wei Liu
1
-4
/
+9
2024-03-12
vdpa: factor out vhost_vdpa_last_dev
Si-Wei Liu
1
-2
/
+7
2024-03-12
vdpa: add back vhost_vdpa_net_first_nc_vdpa
Si-Wei Liu
1
-2
/
+13
2024-03-09
hw/m68k/mcf5208: add support for reset
Angelo Dureghello
1
-2
/
+42
2024-03-09
tests/unit/test-smp-parse: Test "parameter=0" SMP configurations
Zhao Liu
1
-0
/
+92
2024-03-09
tests/unit/test-smp-parse: Test smp_props.has_clusters
Zhao Liu
1
-6
/
+14
2024-03-09
tests/unit/test-smp-parse: Test the full 7-levels topology hierarchy
Zhao Liu
1
-0
/
+143
2024-03-09
tests/unit/test-smp-parse: Test "drawers" and "books" combination case
Zhao Liu
1
-0
/
+103
2024-03-09
tests/unit/test-smp-parse: Test "drawers" parameter in -smp
Zhao Liu
1
-0
/
+89
2024-03-09
tests/unit/test-smp-parse: Test "books" parameter in -smp
Zhao Liu
1
-0
/
+105
2024-03-09
tests/unit/test-smp-parse: Make test cases aware of the book/drawer
Zhao Liu
1
-3
/
+22
2024-03-09
tests/unit/test-smp-parse: Bump max_cpus to 4096
Zhao Liu
1
-7
/
+7
2024-03-09
tests/unit/test-smp-parse: Use CPU number macros in invalid topology case
Zhao Liu
1
-8
/
+14
2024-03-09
tests/unit/test-smp-parse: Drop the unsupported "dies=1" case
Zhao Liu
1
-5
/
+0
2024-03-09
hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config()
Zhao Liu
1
-4
/
+4
2024-03-09
hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurations
Zhao Liu
2
-16
/
+61
2024-03-09
hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations
Zhao Liu
3
-18
/
+18
2024-03-09
docs/interop/firmware.json: Fix doc for FirmwareFlashMode
Thomas Weißschuh
1
-1
/
+1
2024-03-09
docs/interop/firmware.json: Align examples
Thomas Weißschuh
1
-192
/
+192
2024-03-09
hw/intc/grlib_irqmp: abort realize when ncpus value is out of range
Clément Chigot
1
-0
/
+1
2024-03-09
mac_newworld: change timebase frequency from 100MHz to 25MHz for mac99 machine
Mark Cave-Ayland
1
-1
/
+1
2024-03-09
hmp: Add option to info qtree to omit details
BALATON Zoltan
2
-15
/
+18
[next]