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
/
python
/
qemu
/
utils
/
qemu_ga_client.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
hw/virtio: Extract QMP related code virtio-qmp.c
Philippe Mathieu-Daudé
4
-634
/
+682
2022-12-21
hw/virtio: Extract config read/write accessors to virtio-config-io.c
Philippe Mathieu-Daudé
3
-190
/
+205
2022-12-21
hw/virtio: Constify qmp_virtio_feature_map_t[]
Philippe Mathieu-Daudé
1
-17
/
+17
2022-12-21
hw/virtio: Guard and restrict scope of qmp_virtio_feature_map_t[]
Philippe Mathieu-Daudé
1
-14
/
+42
2022-12-21
hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]
Philippe Mathieu-Daudé
1
-21
/
+22
2022-12-21
hw/virtio: Add missing "hw/core/cpu.h" include
Philippe Mathieu-Daudé
1
-0
/
+1
2022-12-21
hw/cxl/device: Add Flex Bus Port DVSEC
Ira Weiny
1
-0
/
+11
2022-12-21
hw/acpi: Rename tco.c -> ich9_tco.c
Philippe Mathieu-Daudé
7
-8
/
+8
2022-12-21
acpi/tests/avocado/bits: add mformat as one of the dependencies
Ani Sinha
1
-1
/
+1
2022-12-21
docs/acpi/bits: document BITS_DEBUG environment variable
Ani Sinha
1
-0
/
+3
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
17
-46
/
+19
2022-12-21
remove DEC 21154 PCI bridge
Igor Mammedov
5
-181
/
+4
2022-12-21
vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
Jason Wang
1
-20
/
+64
2022-12-21
acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
Ani Sinha
3
-0
/
+12
2022-12-21
include/hw: attempt to document VirtIO feature variables
Alex Bennée
2
-4
/
+40
2022-12-21
vhost-user: send set log base message only once
Yajun Wu
1
-0
/
+5
2022-12-21
vdpa: always start CVQ in SVQ mode if possible
Eugenio Pérez
2
-2
/
+111
2022-12-21
vdpa: add shadow_data to vhost_vdpa
Eugenio Pérez
3
-3
/
+6
2022-12-21
vdpa: store x-svq parameter in VhostVDPAState
Eugenio Pérez
1
-0
/
+3
2022-12-21
vdpa: add asid parameter to vhost_vdpa_dma_map/unmap
Eugenio Pérez
4
-19
/
+41
2022-12-21
vdpa: allocate SVQ array unconditionally
Eugenio Pérez
1
-4
/
+0
2022-12-21
vdpa: move SVQ vring features check to net/
Eugenio Pérez
2
-31
/
+4
2022-12-21
vdpa: request iova_range only once
Eugenio Pérez
2
-28
/
+14
2022-12-21
vdpa: add vhost_vdpa_net_valid_svq_features
Eugenio Pérez
1
-9
/
+17
2022-12-21
vhost: move iova_tree set to vhost_svq_start
Eugenio Pérez
3
-11
/
+8
2022-12-21
vhost: allocate SVQ device file descriptors at device start
Eugenio Pérez
2
-36
/
+30
2022-12-21
vhost: set SVQ device call handler at SVQ start
Eugenio Pérez
1
-2
/
+2
2022-12-21
vdpa: use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
Eugenio Pérez
1
-2
/
+2
2022-12-21
vdpa-dev: mark the device as unmigratable
Longpeng
1
-0
/
+1
2022-12-21
vdpa: add vdpa-dev-pci support
Longpeng
2
-0
/
+103
2022-12-21
vdpa: add vdpa-dev support
Longpeng
4
-0
/
+425
2022-12-21
virtio: get class_id and pci device id by the virtio id
Longpeng
2
-0
/
+93
2022-12-21
ich9: honour 'enable_tco' property
Daniel P. Berrangé
1
-2
/
+4
2022-12-21
hw/isa: enable TCO watchdog reboot pin strap by default
Daniel P. Berrangé
3
-3
/
+5
2022-12-21
pc: clean up compat machines
Cornelia Huck
2
-41
/
+2
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
10
-7
/
+79
2022-12-21
hw/watchdog: add trace events for watchdog action handling
Daniel P. Berrangé
2
-0
/
+8
2022-12-21
hw/isa: add trace events for ICH9 LPC chip config access
Daniel P. Berrangé
2
-0
/
+7
2022-12-21
hw/acpi: add trace events for TCO watchdog register access
Daniel P. Berrangé
2
-13
/
+30
2022-12-18
target/tricore: Fix gdbstub write to address registers
Richard Henderson
1
-1
/
+1
2022-12-18
target/sh4: Mask restore of env->flags from tb->flags
Guenter Roeck
1
-1
/
+1
2022-12-16
target/hexagon: import additional tests
Niccolò Izzo
27
-1
/
+766
2022-12-16
target/hexagon: call idef-parser functions
Alessandro Di Federico
5
-34
/
+154
2022-12-16
target/hexagon: import parser for idef-parser
Anton Johansson
4
-0
/
+3730
2022-12-16
target/hexagon: import lexer for idef-parser
Paolo Montesel
3
-0
/
+730
2022-12-16
target/hexagon: prepare input for the idef-parser
Alessandro Di Federico
5
-0
/
+317
2022-12-16
target/hexagon: introduce new helper functions
Niccolò Izzo
3
-2
/
+166
2022-12-16
target/hexagon: make helper functions non-static
Paolo Montesel
4
-35
/
+99
2022-12-16
target/hexagon: make slot number an unsigned
Paolo Montesel
2
-12
/
+14
2022-12-16
target/hexagon: import README for idef-parser
Alessandro Di Federico
2
-0
/
+727
[next]