aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-21hw/ppc/e500: Add Freescale eSDHC to e500platPhilippe Mathieu-Daudé5-1/+64
2022-12-21hw/sd/sdhci: Support big endian SD host controller interfacesPhilippe Mathieu-Daudé3-3/+31
2022-12-21MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries to 'Odd Fixes'Daniel Henrique Barboza1-3/+3
2022-12-21Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell73-1289/+2071
2022-12-21Merge tag 'pull-tcg-20221220' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell15-1161/+2661
2022-12-21block/io: Check for replay-enabled in bdrv_drain_all_begin()Peter Maydell1-0/+9
2022-12-21contrib/vhost-user-blk: Replace lseek64 with lseekKhem Raj1-2/+2
2022-12-21libvhost-user: Switch to unsigned int for inuse field in struct VuVirtqMarcel Holtmann1-1/+1
2022-12-21hw/virtio: Extract QMP related code virtio-qmp.cPhilippe Mathieu-Daudé4-634/+682
2022-12-21hw/virtio: Extract config read/write accessors to virtio-config-io.cPhilippe Mathieu-Daudé3-190/+205
2022-12-21hw/virtio: Constify qmp_virtio_feature_map_t[]Philippe Mathieu-Daudé1-17/+17
2022-12-21hw/virtio: Guard and restrict scope of qmp_virtio_feature_map_t[]Philippe Mathieu-Daudé1-14/+42
2022-12-21hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]Philippe Mathieu-Daudé1-21/+22
2022-12-21hw/virtio: Add missing "hw/core/cpu.h" includePhilippe Mathieu-Daudé1-0/+1
2022-12-21hw/cxl/device: Add Flex Bus Port DVSECIra Weiny1-0/+11
2022-12-21hw/acpi: Rename tco.c -> ich9_tco.cPhilippe Mathieu-Daudé7-8/+8
2022-12-21acpi/tests/avocado/bits: add mformat as one of the dependenciesAni Sinha1-1/+1
2022-12-21docs/acpi/bits: document BITS_DEBUG environment variableAni Sinha1-0/+3
2022-12-21pci: drop redundant PCIDeviceClass::is_bridge fieldIgor Mammedov17-46/+19
2022-12-21remove DEC 21154 PCI bridgeIgor Mammedov5-181/+4
2022-12-21vhost: fix vq dirty bitmap syncing when vIOMMU is enabledJason Wang1-20/+64
2022-12-21acpi/tests/avocado/bits: add SPDX license identifiers for bios bits testsAni Sinha3-0/+12
2022-12-21include/hw: attempt to document VirtIO feature variablesAlex Bennée2-4/+40
2022-12-21vhost-user: send set log base message only onceYajun Wu1-0/+5
2022-12-21vdpa: always start CVQ in SVQ mode if possibleEugenio Pérez2-2/+111
2022-12-21vdpa: add shadow_data to vhost_vdpaEugenio Pérez3-3/+6
2022-12-21vdpa: store x-svq parameter in VhostVDPAStateEugenio Pérez1-0/+3
2022-12-21vdpa: add asid parameter to vhost_vdpa_dma_map/unmapEugenio Pérez4-19/+41
2022-12-21vdpa: allocate SVQ array unconditionallyEugenio Pérez1-4/+0
2022-12-21vdpa: move SVQ vring features check to net/Eugenio Pérez2-31/+4
2022-12-21vdpa: request iova_range only onceEugenio Pérez2-28/+14
2022-12-21vdpa: add vhost_vdpa_net_valid_svq_featuresEugenio Pérez1-9/+17
2022-12-21vhost: move iova_tree set to vhost_svq_startEugenio Pérez3-11/+8
2022-12-21vhost: allocate SVQ device file descriptors at device startEugenio Pérez2-36/+30
2022-12-21vhost: set SVQ device call handler at SVQ startEugenio Pérez1-2/+2
2022-12-21vdpa: use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stopEugenio Pérez1-2/+2
2022-12-21vdpa-dev: mark the device as unmigratableLongpeng1-0/+1
2022-12-21vdpa: add vdpa-dev-pci supportLongpeng2-0/+103
2022-12-21vdpa: add vdpa-dev supportLongpeng4-0/+425
2022-12-21virtio: get class_id and pci device id by the virtio idLongpeng2-0/+93
2022-12-21ich9: honour 'enable_tco' propertyDaniel P. Berrangé1-2/+4
2022-12-21hw/isa: enable TCO watchdog reboot pin strap by defaultDaniel P. Berrangé3-3/+5
2022-12-21pc: clean up compat machinesCornelia Huck2-41/+2
2022-12-21hw: Add compat machines for 8.0Cornelia Huck10-7/+79
2022-12-21hw/watchdog: add trace events for watchdog action handlingDaniel P. Berrangé2-0/+8
2022-12-21hw/isa: add trace events for ICH9 LPC chip config accessDaniel P. Berrangé2-0/+7
2022-12-21hw/acpi: add trace events for TCO watchdog register accessDaniel P. Berrangé2-13/+30
2022-12-20accel/tcg: Restrict page_collection structure to system TB maintainancePhilippe Mathieu-Daudé2-15/+7
2022-12-20accel/tcg: Factor tb_invalidate_phys_range_fast() outPhilippe Mathieu-Daudé3-8/+21
2022-12-20accel/tcg: Rename tb_invalidate_phys_page_fast{,__locked}()Philippe Mathieu-Daudé3-7/+7