Age | Commit message (Expand) | Author |
2023-03-21 | Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ... | Peter Maydell |
2023-03-21 | ui: fix crash on serial reset, during init | Marc-André Lureau |
2023-03-21 | ui/sdl2: remove workaround forcing x11 | Erico Nunes |
2023-03-21 | ui: return the default console cursor when con == NULL | Marc-André Lureau |
2023-03-21 | ui/gtk: fix cursor moved to left corner | Marc-André Lureau |
2023-03-21 | ui/dbus: fix passing SOCKET to GSocket API & leak | Marc-André Lureau |
2023-03-21 | ui/spice: fix SOCKET handling regression | Marc-André Lureau |
2023-03-21 | win32: add qemu_close_socket_osfhandle() | Marc-André Lureau |
2023-03-20 | Merge tag 'edk2-stable202302-20230320-pull-request' of https://gitlab.com/kra... | Peter Maydell |
2023-03-20 | Merge tag 'pull-request-2023-03-20' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell |
2023-03-20 | replace TABs with spaces | Yeqi Fu |
2023-03-20 | qemu/osdep: Switch position of "extern" and "G_NORETURN" | Bernhard Beschow |
2023-03-20 | tests/unit/test-blockjob: Disable complete_in_standby test | Peter Maydell |
2023-03-20 | target/s390x/tcg/mem_helper: Remove bad assert() statement | Thomas Huth |
2023-03-20 | edk2: update firmware binaries | Gerd Hoffmann |
2023-03-20 | edk2: replace build scripts | Gerd Hoffmann |
2023-03-20 | edk2: update submodule to edk2-stable202302 | Gerd Hoffmann |
2023-03-20 | acpi: disable tests/data/acpi updates | Gerd Hoffmann |
2023-03-20 | bios-tables-test: use 128M numa nodes on aarch64 | Gerd Hoffmann |
2023-03-20 | acpi: enable tests/data/acpi updates | Gerd Hoffmann |
2023-03-20 | tests/tcg/s390x: Test unaligned accesses | Ilya Leoshkevich |
2023-03-20 | target/s390x: Update do_unaligned_access() comment | Ilya Leoshkevich |
2023-03-20 | target/s390x: Handle STGRL to non-aligned addresses | Ilya Leoshkevich |
2023-03-20 | target/s390x: Handle STRL to non-aligned addresses | Ilya Leoshkevich |
2023-03-20 | target/s390x: Handle CLRL and CLGFRL with non-aligned addresses | Ilya Leoshkevich |
2023-03-20 | target/s390x: Handle CGRL and CLGRL with non-aligned addresses | Ilya Leoshkevich |
2023-03-20 | target/s390x: Handle CRL and CGFRL with non-aligned addresses | Ilya Leoshkevich |
2023-03-20 | target/s390x: Handle LLGFRL from non-aligned addresses | Ilya Leoshkevich |
2023-03-20 | target/s390x: Handle LRL and LGFRL from non-aligned addresses | Ilya Leoshkevich |
2023-03-20 | target/s390x: Handle LGRL from non-aligned addresses | Ilya Leoshkevich |
2023-03-20 | target/s390x: Handle EXECUTE of odd addresses | Ilya Leoshkevich |
2023-03-20 | target/s390x: Handle branching to odd addresses | Ilya Leoshkevich |
2023-03-20 | tests/tcg/s390x: Add ex-relative-long.c | Ilya Leoshkevich |
2023-03-20 | target/s390x: Fix EXECUTE of relative long instructions | Ilya Leoshkevich |
2023-03-20 | tests/tcg/s390x: Add rxsbg.c | Ilya Leoshkevich |
2023-03-20 | target/s390x: Fix R[NOX]SBG with T=1 | Ilya Leoshkevich |
2023-03-20 | tests/tcg/s390x: Add PSW modification tests | Ilya Leoshkevich |
2023-03-20 | target/s390x: Implement Early Exception Recognition | Ilya Leoshkevich |
2023-03-20 | target/s390x: Fix LPSW | Ilya Leoshkevich |
2023-03-20 | MAINTAINERS: Mark the Nios II CPU as orphan | Thomas Huth |
2023-03-17 | Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent... | Peter Maydell |
2023-03-17 | Merge tag '20230316-xtensa' of https://github.com/OSLL/qemu-xtensa into staging | Peter Maydell |
2023-03-16 | Merge tag 'migration-20230316-pull-request' of https://gitlab.com/juan.quinte... | Peter Maydell |
2023-03-16 | Merge tag 'seabios-1.16.2-20230316-pull-request' of https://gitlab.com/kraxel... | Peter Maydell |
2023-03-16 | migration: fix populate_vfio_info | Steve Sistare |
2023-03-16 | migration/multifd: correct multifd_send_thread to trace the flags | Wei Wang |
2023-03-16 | migration/rdma: Remove deprecated variable rdma_return_path | Li Zhijian |
2023-03-16 | migration/xbzrle: fix out-of-bounds write with axv512 | Matheus Tavares Bernardino |
2023-03-16 | migration/xbzrle: use ctz64 to avoid undefined result | Matheus Tavares Bernardino |
2023-03-16 | migration/rdma: Fix return-path case | Dr. David Alan Gilbert |