Age | Commit message (Expand) | Author | Files | Lines |
2021-06-17 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-c11-20210615' into... | Peter Maydell | 10 | -143/+97 |
2021-06-16 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'... | Peter Maydell | 26 | -346/+965 |
2021-06-16 | include/qemu/int128.h: Add function to create Int128 from int64_t | Peter Maydell | 1 | -0/+10 |
2021-06-16 | bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations | Peter Maydell | 2 | -20/+29 |
2021-06-16 | target/arm: Move expand_pred_b() data to vec_helper.c | Peter Maydell | 3 | -99/+109 |
2021-06-16 | target/arm: Add framework for MVE decode | Peter Maydell | 5 | -0/+53 |
2021-06-16 | target/arm: Implement MVE LETP insn | Peter Maydell | 2 | -9/+97 |
2021-06-16 | target/arm: Implement MVE DLSTP | Peter Maydell | 2 | -5/+27 |
2021-06-16 | target/arm: Implement MVE WLSTP insn | Peter Maydell | 2 | -3/+42 |
2021-06-16 | target/arm: Implement MVE LCTP | Peter Maydell | 2 | -0/+26 |
2021-06-16 | target/arm: Let vfp_access_check() handle late NOCP checks | Peter Maydell | 1 | -5/+15 |
2021-06-16 | target/arm: Add handling for PSR.ECI/ICI | Peter Maydell | 5 | -5/+133 |
2021-06-16 | target/arm: Handle VPR semantics in existing code | Peter Maydell | 3 | -11/+57 |
2021-06-16 | target/arm: Enable FPSCR.QC bit for MVE | Peter Maydell | 2 | -10/+23 |
2021-06-16 | target/arm: Provide and use H8 and H1_8 macros | Peter Maydell | 3 | -137/+143 |
2021-06-16 | hw/arm: quanta-q71l add pca954x muxes | Patrick Venture | 2 | -3/+9 |
2021-06-16 | hw/arm: gsj add pca9548 | Patrick Venture | 2 | -4/+3 |
2021-06-16 | hw/arm: gsj add i2c comments | Patrick Venture | 1 | -1/+15 |
2021-06-16 | target/arm: Fix mte page crossing test | Richard Henderson | 3 | -2/+33 |
2021-06-16 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210615-pull-request' ... | Peter Maydell | 3 | -8/+17 |
2021-06-15 | configure: Remove probe for _Static_assert | Richard Henderson | 2 | -29/+0 |
2021-06-15 | qemu/compiler: Remove QEMU_GENERIC | Richard Henderson | 1 | -40/+0 |
2021-06-15 | include/qemu/lockable: Use _Generic instead of QEMU_GENERIC | Richard Henderson | 1 | -48/+40 |
2021-06-15 | util: Use unique type for QemuRecMutex in thread-posix.h | Richard Henderson | 2 | -8/+14 |
2021-06-15 | util: Pass file+line to qemu_rec_mutex_unlock_impl | Richard Henderson | 3 | -4/+12 |
2021-06-15 | util: Use real functions for thread-posix QemuRecMutex | Richard Henderson | 4 | -13/+26 |
2021-06-15 | softfloat: Use _Generic instead of QEMU_GENERIC | Richard Henderson | 1 | -6/+10 |
2021-06-15 | configure: Use -std=gnu11 | Richard Henderson | 2 | -3/+3 |
2021-06-15 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2021-06-15-1... | Peter Maydell | 13 | -51/+75 |
2021-06-15 | hw/intc/armv7m_nvic: Remove stale comment | Peter Maydell | 1 | -6/+0 |
2021-06-15 | hw/arm: quanta-gbs-bmc add i2c comments | Patrick Venture | 1 | -0/+60 |
2021-06-15 | hw/arm: add quanta-gbs-bmc machine | Patrick Venture | 1 | -0/+33 |
2021-06-15 | hw: virt: consider hw_compat_6_0 | Heinrich Schuchardt | 1 | -0/+2 |
2021-06-15 | target/arm: Diagnose UNALLOCATED in disas_simd_three_reg_same_fp16 | Richard Henderson | 1 | -30/+48 |
2021-06-15 | target/arm: Remove fprintf from disas_simd_mod_imm | Richard Henderson | 1 | -1/+0 |
2021-06-15 | target/arm: Diagnose UNALLOCATED in disas_simd_two_reg_misc_fp16 | Richard Henderson | 1 | -2/+2 |
2021-06-15 | hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes | Jean-Philippe Brucker | 1 | -1/+4 |
2021-06-15 | tpm: Return QMP error when TPM is disabled in build | Philippe Mathieu-Daudé | 5 | -36/+23 |
2021-06-15 | sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined | Stefan Berger | 3 | -11/+14 |
2021-06-15 | acpi: Eliminate all TPM related code if CONFIG_TPM is not set | Stefan Berger | 2 | -0/+6 |
2021-06-15 | arm: Eliminate all TPM related code if CONFIG_TPM is not set | Stefan Berger | 3 | -0/+12 |
2021-06-15 | i386: Eliminate all TPM related code if CONFIG_TPM is not set | Stefan Berger | 2 | -4/+20 |
2021-06-15 | virtio-gpu: move scanout_id sanity check | Gerd Hoffmann | 1 | -6/+14 |
2021-06-15 | vhost-user-gpu: reorder free calls. | Gerd Hoffmann | 1 | -1/+1 |
2021-06-15 | vga: Allow writing VBE_DISPI_ID5 to ID register | Dennis Wölfing | 1 | -1/+2 |
2021-06-14 | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re... | Peter Maydell | 17 | -39/+475 |
2021-06-14 | usb/dev-mtp: use GDateTime for formatting timestamp for objects | Daniel P. Berrangé | 1 | -6/+3 |
2021-06-14 | block: use GDateTime for formatting timestamp when dumping snapshot info | Daniel P. Berrangé | 1 | -7/+4 |
2021-06-14 | migration: use GDateTime for formatting timestamp in snapshot names | Daniel P. Berrangé | 1 | -8/+5 |
2021-06-14 | block: remove duplicate trace.h include | Daniel P. Berrangé | 1 | -2/+0 |