index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-09
tests: acpi: update expected blobs
Igor Mammedov
15
-14
/
+0
2022-10-09
x86: pci: acpi: reorder Device's _ADR and _SUN fields
Igor Mammedov
1
-1
/
+1
2022-10-09
tests: acpi: whitelist pc/q35 DSDT before moving _ADR field
Igor Mammedov
1
-0
/
+14
2022-10-09
tests: acpi: update expected blobs
Igor Mammedov
15
-14
/
+0
2022-10-09
x86: acpi: cleanup PCI device _DSM duplication
Igor Mammedov
1
-29
/
+27
2022-10-09
tests: acpi: whitelist pc/q35 DSDT before switching _DSM to use ASUN
Igor Mammedov
1
-0
/
+14
2022-10-09
tests: acpi: update expected blobs
Igor Mammedov
34
-34
/
+0
2022-10-09
x86: acpi: _DSM: use Package to pass parameters
Igor Mammedov
1
-13
/
+27
2022-10-09
acpi: x86: refactor PDSM method to reduce nesting
Igor Mammedov
1
-62
/
+77
2022-10-09
tests: acpi: whitelist pc/q35 DSDT due to HPET AML move
Igor Mammedov
1
-0
/
+34
2022-10-09
tests: acpi: update expected blobs after HPET move
Igor Mammedov
33
-32
/
+0
2022-10-09
acpi: x86: deduplicate HPET AML building
Igor Mammedov
1
-6
/
+4
2022-10-09
tests: acpi: whitelist pc/q35 DSDT due to HPET AML move
Igor Mammedov
1
-0
/
+32
2022-10-09
hw/smbios: support for type 8 (port connector)
Hal Martin
3
-0
/
+75
2022-10-09
pci: Sanity check mask argument to pci_set_*_by_mask()
Peter Maydell
1
-4
/
+16
2022-10-09
pci: Remove unused pci_get_*_by_mask() functions
Peter Maydell
1
-28
/
+0
2022-10-09
hmp: add virtio commands
Laurent Vivier
3
-0
/
+385
2022-10-09
qmp: add QMP command x-query-virtio-queue-element
Laurent Vivier
3
-0
/
+360
2022-10-09
qmp: add QMP commands for virtio/vhost queue-status
Laurent Vivier
3
-0
/
+373
2022-10-09
qmp: decode feature & status bits in virtio-status
Laurent Vivier
4
-28
/
+874
2022-10-09
qmp: add QMP command x-query-virtio-status
Laurent Vivier
3
-0
/
+331
2022-10-09
qmp: add QMP command x-query-virtio
Laurent Vivier
8
-0
/
+132
2022-10-09
Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
Peter Xu
1
-0
/
+5
2022-10-09
mem/cxl-type3: Add sn option to provide serial number for PCI ecap
Jonathan Cameron
2
-1
/
+14
2022-10-09
tests/acpi: virt: update ACPI GTDT binaries
Miguel Luis
4
-3
/
+0
2022-10-09
acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses
Miguel Luis
1
-3
/
+2
2022-10-09
tests/acpi: virt: allow acpi GTDT changes
Miguel Luis
1
-0
/
+3
2022-10-07
vhost-user-blk: dynamically resize config space based on features
Daniil Tatianin
3
-8
/
+13
2022-10-07
vhost-user-blk: make 'config_wce' part of 'host_features'
Daniil Tatianin
2
-5
/
+2
2022-10-07
vhost-user-blk: make it possible to disable write-zeroes/discard
Daniil Tatianin
1
-2
/
+4
2022-10-07
virtio-blk: move config size params to virtio-blk-common
Daniil Tatianin
5
-23
/
+64
2022-10-07
virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
Daniil Tatianin
4
-17
/
+28
2022-10-07
tests/qtest: enable tests for virtio-gpio
Alex Bennée
6
-1
/
+275
2022-10-07
tests/qtest: add a get_features op to vhost-user-test
Alex Bennée
1
-10
/
+27
2022-10-07
tests/qtest: implement stub for VHOST_USER_GET_CONFIG
Alex Bennée
1
-0
/
+13
2022-10-07
tests/qtest: add assert to catch bad features
Alex Bennée
1
-0
/
+2
2022-10-07
tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURES
Alex Bennée
1
-2
/
+1
2022-10-07
tests/qtest: catch unhandled vhost-user messages
Alex Bennée
1
-0
/
+43
2022-10-07
tests/qtest: use qos_printf instead of g_test_message
Alex Bennée
2
-6
/
+12
2022-10-07
tests/qtest: add a timeout for subprocess_run_one_test
Alex Bennée
1
-1
/
+1
2022-10-07
tests/qtest: pass stdout/stderr down to subtests
Alex Bennée
1
-1
/
+3
2022-10-07
hw/virtio: add vhost-user-gpio-pci boilerplate
Viresh Kumar
3
-1
/
+71
2022-10-07
hw/virtio: add boilerplate for vhost-user-gpio device
Viresh Kumar
6
-0
/
+464
2022-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
10
-13
/
+33
2022-10-07
hw/virtio: move vm_running check to virtio_device_started
Alex Bennée
6
-25
/
+10
2022-10-07
hw/virtio: add some vhost-user trace events
Alex Bennée
2
-0
/
+10
2022-10-07
hw/virtio: log potentially buggy guest drivers
Alex Bennée
1
-0
/
+7
2022-10-07
hw/virtio: fix some coding style issues
Alex Bennée
1
-3
/
+4
2022-10-07
include/hw: document vhost_dev feature life-cycle
Alex Bennée
1
-0
/
+3
2022-10-07
include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE
Alex Bennée
1
-1
/
+6
[next]