summary refs log tree commit diff stats
path: root/hw/misc/mst_fpga.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-21contrib/elf2dmp: move PE dir search to pe_get_data_dir_entryViktor Prutyanov1-29/+42
2023-03-21contrib/elf2dmp: fix code styleViktor Prutyanov3-53/+57
2023-03-21hw/char/cadence_uart: Fix guards on invalid BRGR/BDIV settingsPeter Maydell1-2/+4
2023-03-21target/arm: Add Neoverse-N1 registersChen Baozi1-0/+69
2023-03-20replace TABs with spacesYeqi Fu32-2084/+2084
2023-03-20qemu/osdep: Switch position of "extern" and "G_NORETURN"Bernhard Beschow1-1/+1
2023-03-20tests/unit/test-blockjob: Disable complete_in_standby testPeter Maydell1-1/+8
2023-03-20target/s390x/tcg/mem_helper: Remove bad assert() statementThomas Huth1-1/+0
2023-03-20edk2: update firmware binariesGerd Hoffmann8-0/+0
2023-03-20edk2: replace build scriptsGerd Hoffmann6-528/+511
2023-03-20edk2: update submodule to edk2-stable202302Gerd Hoffmann2-2/+2
2023-03-20acpi: disable tests/data/acpi updatesGerd Hoffmann1-1/+0
2023-03-20bios-tables-test: use 128M numa nodes on aarch64Gerd Hoffmann3-3/+3
2023-03-20acpi: enable tests/data/acpi updatesGerd Hoffmann1-0/+1
2023-03-20tests/tcg/s390x: Test unaligned accessesIlya Leoshkevich17-3/+311
2023-03-20target/s390x: Update do_unaligned_access() commentIlya Leoshkevich1-2/+2
2023-03-20target/s390x: Handle STGRL to non-aligned addressesIlya Leoshkevich2-5/+6
2023-03-20target/s390x: Handle STRL to non-aligned addressesIlya Leoshkevich2-7/+8
2023-03-20target/s390x: Handle CLRL and CLGFRL with non-aligned addressesIlya Leoshkevich1-1/+2
2023-03-20target/s390x: Handle CGRL and CLGRL with non-aligned addressesIlya Leoshkevich1-1/+2
2023-03-20target/s390x: Handle CRL and CGFRL with non-aligned addressesIlya Leoshkevich1-1/+2
2023-03-20target/s390x: Handle LLGFRL from non-aligned addressesIlya Leoshkevich2-4/+5
2023-03-20target/s390x: Handle LRL and LGFRL from non-aligned addressesIlya Leoshkevich2-8/+9
2023-03-20target/s390x: Handle LGRL from non-aligned addressesIlya Leoshkevich2-4/+5
2023-03-20target/s390x: Handle EXECUTE of odd addressesIlya Leoshkevich1-2/+10
2023-03-20target/s390x: Handle branching to odd addressesIlya Leoshkevich1-0/+9
2023-03-20tests/tcg/s390x: Add ex-relative-long.cIlya Leoshkevich2-0/+157
2023-03-20target/s390x: Fix EXECUTE of relative long instructionsIlya Leoshkevich3-1/+14
2023-03-20tests/tcg/s390x: Add rxsbg.cIlya Leoshkevich2-0/+49
2023-03-20target/s390x: Fix R[NOX]SBG with T=1Ilya Leoshkevich1-0/+4
2023-03-20tests/tcg/s390x: Add PSW modification testsIlya Leoshkevich6-0/+204
2023-03-20target/s390x: Implement Early Exception RecognitionIlya Leoshkevich4-1/+45
2023-03-20target/s390x: Fix LPSWIlya Leoshkevich1-10/+12
2023-03-20MAINTAINERS: Mark the Nios II CPU as orphanThomas Huth1-3/+3
2023-03-16migration: fix populate_vfio_infoSteve Sistare1-1/+1
2023-03-16migration/multifd: correct multifd_send_thread to trace the flagsWei Wang1-1/+2
2023-03-16migration/rdma: Remove deprecated variable rdma_return_pathLi Zhijian1-2/+1
2023-03-16migration/xbzrle: fix out-of-bounds write with axv512Matheus Tavares Bernardino1-4/+3
2023-03-16migration/xbzrle: use ctz64 to avoid undefined resultMatheus Tavares Bernardino1-2/+3
2023-03-16migration/rdma: Fix return-path caseDr. David Alan Gilbert1-3/+5
2023-03-16migration: Wait on preempt channel in preempt threadPeter Xu1-5/+6
2023-03-16docs/sphinx/kerneldoc.py: Honour --enable-werrorPeter Maydell2-1/+6
2023-03-16update seabios binaries to 1.16.2Gerd Hoffmann12-0/+0
2023-03-16update seabios submodule to 1.16.2Gerd Hoffmann1-0/+0
2023-03-16target/sh4: Honor QEMU_LOG_FILENAME with QEMU_LOG=cpuIlya Leoshkevich1-7/+7
2023-03-16exec/memory: Fix kernel-doc warningBernhard Beschow2-5/+5
2023-03-15tests/tcg/xtensa: allow testing big-endian coresMax Filippov3-2/+8
2023-03-15tests/tcg/xtensa: add linker.ld to CLEANFILESMax Filippov1-0/+1
2023-03-15vl: defuse PID file path resolve errorFiona Ebner1-4/+5
2023-03-15hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE updateDavid Woodhouse1-2/+1