100117 Commits (b9052d36342c947b36447558ed0a0dd3fb3fb8f4)
 

Author SHA1 Message Date
Mukilan Thiyagarajan b9052d3634 tests/docker: use prebuilt toolchain for debian-hexagon-cross 3 years ago
Alex Bennée 2bc6c79417 tests/tcg: fix unused variable in linux-test 3 years ago
Alex Bennée 7f78877945 configure: repeat ourselves for the benefit of CI 3 years ago
Alex Bennée fb83fd3b84 gitlab: turn off verbose logging for make check on custom runners 3 years ago
Mukilan Thiyagarajan 73acb87be5 configure: Fix check-tcg not executing any tests 3 years ago
Peter Maydell 222059a0fc ppc patch queue for 2022-12-21: 3 years ago
Nicholas Miehlbradt 4091fabfeb target/ppc: Check DEXCR on hash{st, chk} instructions 3 years ago
Nicholas Miehlbradt 395b5d5b45 target/ppc: Implement the DEXCR and HDEXCR 3 years ago
Bernhard Beschow 320c5ad8ff hw/ppc/e500: Move comment to more appropriate place 3 years ago
Bernhard Beschow a80fc80eda hw/ppc/e500: Resolve variable shadowing 3 years ago
Bernhard Beschow 1a3e6528ac hw/ppc/e500: Prefer local variable over qdev_get_machine() 3 years ago
Bernhard Beschow 712622385b hw/ppc/virtex_ml507: Prefer local over global variable 3 years ago
Bernhard Beschow 2479abef09 target/ppc/mmu_common: Fix table layout of "info tlb" HMP command 3 years ago
Bernhard Beschow e4cadfbe3c target/ppc/mmu_common: Log which effective address had no TLB entry found 3 years ago
Philippe Mathieu-Daudé 46d80a56a1 hw/ppc/spapr: Reduce "vof.h" inclusion 3 years ago
Philippe Mathieu-Daudé 31b55f5bda hw/ppc/vof: Do not include the full "cpu.h" 3 years ago
Philippe Mathieu-Daudé 308fd18142 target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h" 3 years ago
Philippe Mathieu-Daudé 3f288c4b2f hw/ppc/e500: Add Freescale eSDHC to e500plat 4 years ago
Philippe Mathieu-Daudé c0a55a0c9d hw/sd/sdhci: Support big endian SD host controller interfaces 4 years ago
Daniel Henrique Barboza 2e93a90f4f MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries to 'Odd Fixes' 3 years ago
Peter Maydell 113f00e387 virtio,pc,pci: features, cleanups, fixes 3 years ago
Peter Maydell 700ce3b1bb Use interval trees for user-only vma mappings. 3 years ago
Peter Maydell 6394578984 block/io: Check for replay-enabled in bdrv_drain_all_begin() 3 years ago
Khem Raj 87d67ffe4f contrib/vhost-user-blk: Replace lseek64 with lseek 3 years ago
Marcel Holtmann e7ee4fe24d libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq 3 years ago
Philippe Mathieu-Daudé 28b629ab4a hw/virtio: Extract QMP related code virtio-qmp.c 3 years ago
Philippe Mathieu-Daudé 0f4b91f146 hw/virtio: Extract config read/write accessors to virtio-config-io.c 3 years ago
Philippe Mathieu-Daudé 69779192ac hw/virtio: Constify qmp_virtio_feature_map_t[] 3 years ago
Philippe Mathieu-Daudé f983e598e5 hw/virtio: Guard and restrict scope of qmp_virtio_feature_map_t[] 3 years ago
Philippe Mathieu-Daudé 74a451630d hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[] 3 years ago
Philippe Mathieu-Daudé 302f1fe110 hw/virtio: Add missing "hw/core/cpu.h" include 3 years ago
Ira Weiny 617564bf92 hw/cxl/device: Add Flex Bus Port DVSEC 3 years ago
Philippe Mathieu-Daudé fbae27e857 hw/acpi: Rename tco.c -> ich9_tco.c 3 years ago
Ani Sinha ffa175f22d acpi/tests/avocado/bits: add mformat as one of the dependencies 3 years ago
Ani Sinha 65809a60ec docs/acpi/bits: document BITS_DEBUG environment variable 3 years ago
Igor Mammedov ad4942746c pci: drop redundant PCIDeviceClass::is_bridge field 3 years ago
Igor Mammedov b1fbf24259 remove DEC 21154 PCI bridge 3 years ago
Jason Wang 345cc1cbcb vhost: fix vq dirty bitmap syncing when vIOMMU is enabled 3 years ago
Ani Sinha 5a37392411 acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests 3 years ago
Alex Bennée 9600c98e12 include/hw: attempt to document VirtIO feature variables 3 years ago
Yajun Wu c98ac64cfb vhost-user: send set log base message only once 3 years ago
Eugenio Pérez c1a1008685 vdpa: always start CVQ in SVQ mode if possible 3 years ago
Eugenio Pérez 6188d78a19 vdpa: add shadow_data to vhost_vdpa 3 years ago
Eugenio Pérez 7f211a28fd vdpa: store x-svq parameter in VhostVDPAState 3 years ago
Eugenio Pérez cd831ed5c4 vdpa: add asid parameter to vhost_vdpa_dma_map/unmap 3 years ago
Eugenio Pérez 273e0003f0 vdpa: allocate SVQ array unconditionally 3 years ago
Eugenio Pérez 258a03941f vdpa: move SVQ vring features check to net/ 3 years ago
Eugenio Pérez a585fad26b vdpa: request iova_range only once 3 years ago
Eugenio Pérez 36e4647247 vdpa: add vhost_vdpa_net_valid_svq_features 3 years ago
Eugenio Pérez 5fde952bbd vhost: move iova_tree set to vhost_svq_start 3 years ago