aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-24acpi/tests/avocado/bits: wait for 200 seconds for SHUTDOWN event from bits VMAni Sinha
2024-01-22s390x/pci: drive ISM reset from subsystem resetMatthew Rosato
2024-01-22s390x/pci: refresh fh before disabling aifMatthew Rosato
2024-01-22s390x/pci: avoid double enable/disable of aifMatthew Rosato
2024-01-20hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issuedMark Cave-Ayland
2024-01-20hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...Mark Cave-Ayland
2024-01-20hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sourcesMark Cave-Ayland
2024-01-20hw/scsi/esp-pci: use correct address register for PCI DMA transfersMark Cave-Ayland
2024-01-20migration/rdma: define htonll/ntohll only if not predefinedNick Briggs
2024-01-20hw/pflash: implement update buffer for block writesGerd Hoffmann
2024-01-20hw/pflash: use ldn_{be,le}_p and stn_{be,le}_pGerd Hoffmann
2024-01-20hw/pflash: refactor pflash_data_write()Gerd Hoffmann
2024-01-20backends/cryptodev: Do not ignore throttle/backends ErrorsPhilippe Mathieu-Daudé
2024-01-20target/i386: pcrel: store low bits of physical address in data[0]Paolo Bonzini
2024-01-20target/i386: fix incorrect EIP in PC-relative translation blocksguoguangyao
2024-01-20target/i386: Do not re-compute new pc with CF_PCRELRichard Henderson
2024-01-19load_elf: fix iterator's type for elf file processingAnastasia Belova
2024-01-17target/hppa: Update SeaBIOS-hppa to version 15Helge Deller
2024-01-17target/hppa: Fix IOR and ISR on error in probeHelge Deller
2024-01-17target/hppa: Fix IOR and ISR on unaligned access trapHelge Deller
2024-01-17target/hppa: Export function hppa_set_ior_and_isr()Helge Deller
2024-01-17target/hppa: Avoid accessing %gr0 when raising exceptionHelge Deller
2024-01-17hw/hppa: Move software power button address back into PDCHelge Deller
2024-01-17target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0Helge Deller
2024-01-17hw/pci-host/astro: Add missing astro & elroy registers for NetBSDHelge Deller
2024-01-17hw/hppa/machine: Disable default devices with --nodefaults optionHelge Deller
2024-01-17hw/hppa/machine: Allow up to 3840 MB total memoryHelge Deller
2024-01-13readthodocs: fully specify a build environmentAlex Bennée
2024-01-13.gitlab-ci.d/buildtest.yml: Work around htags bug when environment is largePeter Maydell
2024-01-13target/s390x: Fix LAE setting a wrong access registerIlya Leoshkevich
2024-01-13tests/qtest/virtio-ccw: Fix device presence checkingSamuel Tardieu
2024-01-12tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changesGerd Hoffmann
2024-01-12tests/acpi: update expected data filesGerd Hoffmann
2024-01-12edk2: update binaries to git snapshotGerd Hoffmann
2024-01-12edk2: update build config, set PcdUninstallMemAttrProtocol = TRUE.Gerd Hoffmann
2024-01-12edk2: update to git snapshotGerd Hoffmann
2024-01-12tests/acpi: allow tests/data/acpi/virt/SSDT.memhp changesGerd Hoffmann
2024-01-11util: fix build with musl libc on ppc64leNatanael Copa
2024-01-11tcg/ppc: Use new registers for LQ destinationRichard Henderson
2024-01-11hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registersPeter Maydell
2024-01-08hw/vfio: fix iteration over global VFIODevice listVolker Rümelin
2024-01-08vfio/container: Replace basename with g_path_get_basenameCédric Le Goater
2024-01-08edu: fix DMA range upper bound checkMax Erenberg
2024-01-08hw/net: cadence_gem: Fix MDIO_OP_xxx valuesBin Meng
2024-01-08audio/audio.c: remove trailing newline in error_setgMichael Tokarev
2024-01-08chardev/char.c: fix "abstract device type" error messageMichael Tokarev
2024-01-08target/riscv: Fix mcycle/minstret increment behaviorXu Lu
2024-01-05hw/net/can/sja1000: fix bug for single acceptance filter and standard framePavel Pisa
2024-01-05target/i386: the sgx_epc_get_section stub is reachablePaolo Bonzini
2024-01-05configure: use a native non-cross compiler for linux-userPaolo Bonzini