Age | Commit message (Expand) | Author |
2021-06-18 | python/qmp: add qom script entry points | John Snow |
2021-06-18 | python/qmp: Add qom script rewrites | John Snow |
2021-06-18 | python/qmp: add parse_address classmethod | John Snow |
2021-06-18 | python/qmp: Fix type of SocketAddrT | John Snow |
2021-06-18 | python/pipenv: Update Pipfile.lock | John Snow |
2021-06-18 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210617-pull-request... | Peter Maydell |
2021-06-17 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-06-17 | coreaudio: Fix output stream format settings | Akihiko Odaki |
2021-06-17 | audio: Fix format specifications of debug logs | Akihiko Odaki |
2021-06-17 | hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range | Philippe Mathieu-Daudé |
2021-06-17 | jackaudio: avoid that the client name contains the word (NULL) | Volker Rümelin |
2021-06-17 | audio: move code to audio/audio.c | Volker Rümelin |
2021-06-17 | paaudio: remove unused stream flags | Volker Rümelin |
2021-06-17 | alsaaudio: remove #ifdef DEBUG to avoid bit rot | Volker Rümelin |
2021-06-17 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-c11-20210615' into... | Peter Maydell |
2021-06-16 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'... | Peter Maydell |
2021-06-16 | include/qemu/int128.h: Add function to create Int128 from int64_t | Peter Maydell |
2021-06-16 | bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations | Peter Maydell |
2021-06-16 | target/arm: Move expand_pred_b() data to vec_helper.c | Peter Maydell |
2021-06-16 | target/arm: Add framework for MVE decode | Peter Maydell |
2021-06-16 | target/arm: Implement MVE LETP insn | Peter Maydell |
2021-06-16 | target/arm: Implement MVE DLSTP | Peter Maydell |
2021-06-16 | target/arm: Implement MVE WLSTP insn | Peter Maydell |
2021-06-16 | target/arm: Implement MVE LCTP | Peter Maydell |
2021-06-16 | target/arm: Let vfp_access_check() handle late NOCP checks | Peter Maydell |
2021-06-16 | target/arm: Add handling for PSR.ECI/ICI | Peter Maydell |
2021-06-16 | target/arm: Handle VPR semantics in existing code | Peter Maydell |
2021-06-16 | target/arm: Enable FPSCR.QC bit for MVE | Peter Maydell |
2021-06-16 | target/arm: Provide and use H8 and H1_8 macros | Peter Maydell |
2021-06-16 | hw/arm: quanta-q71l add pca954x muxes | Patrick Venture |
2021-06-16 | hw/arm: gsj add pca9548 | Patrick Venture |
2021-06-16 | hw/arm: gsj add i2c comments | Patrick Venture |
2021-06-16 | target/arm: Fix mte page crossing test | Richard Henderson |
2021-06-16 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210615-pull-request' ... | Peter Maydell |
2021-06-16 | configure: Remove probe for _Static_assert | Richard Henderson |
2021-06-16 | qemu/compiler: Remove QEMU_GENERIC | Richard Henderson |
2021-06-16 | include/qemu/lockable: Use _Generic instead of QEMU_GENERIC | Richard Henderson |
2021-06-16 | util: Use unique type for QemuRecMutex in thread-posix.h | Richard Henderson |
2021-06-16 | util: Pass file+line to qemu_rec_mutex_unlock_impl | Richard Henderson |
2021-06-16 | util: Use real functions for thread-posix QemuRecMutex | Richard Henderson |
2021-06-16 | softfloat: Use _Generic instead of QEMU_GENERIC | Richard Henderson |
2021-06-16 | configure: Use -std=gnu11 | Richard Henderson |
2021-06-16 | target/i386: Added Intercept CR0 writes check | Lara Lazier |
2021-06-16 | target/i386: Added consistency checks for CR0 | Lara Lazier |
2021-06-16 | target/i386: Added consistency checks for VMRUN intercept and ASID | Lara Lazier |
2021-06-16 | target/i386: Refactored intercept checks into cpu_svm_has_intercept | Lara Lazier |
2021-06-15 | configure: Remove probe for _Static_assert | Richard Henderson |
2021-06-15 | qemu/compiler: Remove QEMU_GENERIC | Richard Henderson |
2021-06-15 | include/qemu/lockable: Use _Generic instead of QEMU_GENERIC | Richard Henderson |
2021-06-15 | util: Use unique type for QemuRecMutex in thread-posix.h | Richard Henderson |