]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2024-03-05  Richard Hendersontarget/arm: Do memory type alignment check when transla...
2024-03-05  Richard Hendersonaccel/tcg: Add TLB_CHECK_ALIGNED
2024-03-05  Richard Hendersonaccel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
2024-03-05  Richard Hendersonexec/memattrs: Remove target_tlb_bit*
2024-03-05  Richard Hendersontarget/arm: Support 32-byte alignment in pow2_align
2024-03-05  Arnaud Miniertests/qtest/stm32l4x5_rcc-test.c: Add tests for the...
2024-03-05  Arnaud Minierhw/arm/stm32l4x5_soc.c: Use the RCC Sysclk
2024-03-05  Arnaud Minierhw/misc/stm32l4x5_rcc: Add write protections to CR...
2024-03-05  Arnaud Minierhw/misc/stm32l4x5_rcc: Handle Register Updates
2024-03-05  Arnaud Minierhw/misc/stm32l4x5_rcc: Initialize PLLs and clock multip...
2024-03-05  Arnaud Minierhw/misc/stm32l4x5_rcc: Add an internal PLL Clock object
2024-03-05  Arnaud Minierhw/misc/stm32l4x5_rcc: Add an internal clock multiplexe...
2024-03-05  Arnaud Minierhw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeleton
2024-03-05  Tong Hohw/char/pl011: Add support for loopback
2024-03-05  Rayhan Faizeltests/qtest: Add testcase for BCM2835 BSC
2024-03-05  Rayhan Faizelhw/arm: Connect BSC to BCM2835 board as I2C0, I2C1...
2024-03-05  Rayhan Faizelhw/i2c: Implement Broadcom Serial Controller (BSC)
2024-03-05  Peter MaydellMerge tag 'pull-tcg-20240301' of https://gitlab.com...
2024-03-04  Peter MaydellMerge tag 'hppa-latest-pull-request' of https://github...
2024-03-04  Daniel P. Berrangégitlab: update FreeBSD Cirrus CI image to 13.3
2024-03-04  Daniel P. Berrangémeson: detect broken clang 17 with -fzero-call-used...
2024-03-04  Thomas Huthdocs/conf.py: Remove usage of distutils
2024-03-03  Helge Dellerroms/hppa: Add build rules for hppa-firmware
2024-03-03  Helge Dellerpc-bios/README: Add information about hppa-firmware
2024-03-03  Helge Dellerpc-bios/meson: Add hppa-firmware64.img blob
2024-03-03  Helge Dellertarget/hppa: Restore unwind_breg before calculating ior
2024-03-03  Guenter Roecktarget: hppa: Fix unaligned double word accesses for...
2024-03-01  Ilya Leoshkevichtests/tcg: Check that shmat() does not break /proc...
2024-03-01  Richard Hendersonlinux-user: Rewrite target_shmat
2024-03-01  Richard Hendersonlinux-user: Add strace for shmat
2024-03-01  Peter MaydellMerge tag 'pull-request-2024-03-01' of https://gitlab...
2024-03-01  Peter MaydellMerge tag 'pull-loongarch-20240229' of https://gitlab...
2024-03-01  Thomas Huthchardev/char-socket: Fix TLS io channels sending too...
2024-03-01  Thomas Huthtests/unit/test-util-sockets: Remove temporary file...
2024-03-01  Benjamin David... hw/usb/bus.c: PCAP adding 0xA in Windows version
2024-03-01  Thomas Huthhw/intc/Kconfig: Fix GIC settings when using "--without...
2024-03-01  Daniel Henrique... libqos/virtio.c: fix 'avail_event' offset in qvring_init()
2024-03-01  Daniel Henrique... libqos/virtio.c: init all elems in qvring_indirect_desc...
2024-03-01  Richard Hendersonlinux-user/loongarch64: Remove TARGET_FORCE_SHMLBA
2024-03-01  Richard Hendersonlinux-user/x86_64: Handle the vsyscall page in open_sel...
2024-02-29  Paolo Bonzinitcg/optimize: fix uninitialized variable
2024-02-29  Richard Hendersonlinux-user: Remove pgb_dynamic alignment assertion
2024-02-29  Richard Hendersontarget/alpha: Enable TARGET_PAGE_BITS_VARY for user...
2024-02-29  Richard Hendersontarget/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
2024-02-29  Richard Hendersonlinux-user: Bound mmap_min_addr by host page size
2024-02-29  Richard Hendersontarget/arm: Enable TARGET_PAGE_BITS_VARY for AArch64...
2024-02-29  Richard Hendersonlinux-user: Allow TARGET_PAGE_BITS_VARY
2024-02-29  Richard Hendersonaccel/tcg: Disconnect TargetPageDataNode from page...
2024-02-29  Richard Hendersoncpu: Remove page_size_init
2024-02-29  Richard Henderson*-user: Deprecate and disable -p pagesize
2024-02-29  Richard Hendersontests/tcg: Extend file in linux-madvise.c
2024-02-29  Richard Hendersontests/tcg: Remove run-test-mmap-*
2024-02-29  Richard Hendersonlinux-user: Split out mmap_h_gt_g
2024-02-29  Richard Hendersonlinux-user: Split out mmap_h_lt_g
2024-02-29  Richard Hendersonlinux-user: Split out mmap_h_eq_g
2024-02-29  Richard Hendersonlinux-user: Use do_munmap for target_mmap failure
2024-02-29  Richard Hendersonlinux-user: Split out do_munmap
2024-02-29  Richard Hendersonlinux-user: Do early mmap placement only for reserved_va
2024-02-29  Richard Hendersonlinux-user: Split out mmap_end
2024-02-29  Richard Hendersonlinux-user: Fix sub-host-page mmap
2024-02-29  Richard Hendersonlinux-user: Move some mmap checks outside the lock
2024-02-29  Richard Hendersonlinux-user: Split out target_mmap__locked
2024-02-29  Richard Hendersonlinux-user: Remove qemu_host_page_size from main
2024-02-29  Richard Hendersonsoftmmu/physmem: Remove HOST_PAGE_ALIGN
2024-02-29  Richard Hendersonsoftmmu/physmem: Remove qemu_host_page_size
2024-02-29  Richard Hendersonhw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init
2024-02-29  Richard Hendersonmigration: Remove qemu_host_page_size
2024-02-29  Richard Hendersonlinux-user: Remove HOST_PAGE_ALIGN from mmap.c
2024-02-29  Richard Hendersonlinux-user: Remove REAL_HOST_PAGE_ALIGN from mmap.c
2024-02-29  Richard Hendersonlinux-user: Remove qemu_host_page_{size, mask} from...
2024-02-29  Richard Hendersonlinux-user: Remove qemu_host_page_size from elf_core_dump
2024-02-29  Richard Hendersonlinux-user/arm: Remove qemu_host_page_size from init_gu...
2024-02-29  Richard Hendersonlinux-user/nios2: Remove qemu_host_page_size from init_...
2024-02-29  Richard Hendersonlinux-user/hppa: Simplify init_guest_commpage
2024-02-29  Richard Hendersonlinux-user: Remove qemu_host_page_size from create_elf_...
2024-02-29  Richard Hendersonlinux-user: Remove qemu_host_page_{size, mask} in probe...
2024-02-29  Richard Hendersonlinux-user: Adjust SVr4 NULL page mapping
2024-02-29  Richard Hendersonaccel/tcg: Remove qemu_host_page_size from page_protect...
2024-02-29  Jonathan Camerontcg: Avoid double lock if page tables happen to be...
2024-02-29  Peter Maydellaccel/tcg: Set can_do_io at at start of lookup_tb_ptr...
2024-02-29  Richard Hendersontcg/aarch64: Apple does not align __int128_t in even...
2024-02-29  Richard Hendersonlinux-user/elfload: Unprotect regions before core dump
2024-02-29  Richard Hendersonlinux-user/elfload: Rely on walk_memory_regions for...
2024-02-29  Richard Hendersonlinux-user/elfload: Simplify vma_dump_size
2024-02-29  Richard Hendersonlinux-user/elfload: Write process memory to core file...
2024-02-29  Richard Hendersonlinux-user/elfload: Write corefile elf header in one...
2024-02-29  Richard Hendersonlinux-user/elfload: Size corefile before opening
2024-02-29  Richard Hendersonlinux-user/elfload: Lock cpu list and mmap during elf_c...
2024-02-29  Richard Hendersonlinux-user/elfload: Truncate core file on open
2024-02-29  Richard Hendersonlinux-user/elfload: Open core file after vma_init
2024-02-29  Richard Hendersonlinux-user/elfload: Latch errno before cleanup in elf_c...
2024-02-29  Richard Hendersonlinux-user/elfload: Stack allocate struct mm_struct
2024-02-29  Richard Hendersonlinux-user/elfload: Tidy fill_note_info and struct...
2024-02-29  Richard Hendersonlinux-user/elfload: Merge init_note_info and fill_note_info
2024-02-29  Richard Hendersonlinux-user/elfload: Disable core dump if getrlimit...
2024-02-29  Xianglai Liloongarch: Change the UEFI loading mode to loongarch
2024-02-28  Peter MaydellMerge tag 'migration-next-pull-request' of https:/...
2024-02-28  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-02-28  Peter MaydellMerge tag 'pull-maintainer-updates-280224-1' of https...
2024-02-28  Pierrick Bouvierdocs/devel: plugins can trigger a tb flush
next