104428 Commits (ac4ccac740a824539a92ef397bb5efa58bd8cbe5)
 

Author SHA1 Message Date
Richard Henderson a46f42d96f target/arm: Include helper-gen.h in translator.h 3 years ago
Richard Henderson ad3d0e4d5d tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h 3 years ago
Richard Henderson f15f8935b0 tcg: Move TCGv, dup_const_tl definitions to tcg-op.h 3 years ago
Richard Henderson 70f168f88c tcg: Split out tcg/oversized-guest.h 3 years ago
Richard Henderson d3ae5f5d4f target/arm: Fix test of TCG_OVERSIZED_GUEST 3 years ago
Richard Henderson d46259c037 tcg: Split out tcg-target-reg-bits.h 3 years ago
Richard Henderson e5b4906377 *: Add missing includes of tcg/tcg.h 3 years ago
Richard Henderson fafe0021e3 target/*: Add missing includes of tcg/debug-assert.h 3 years ago
Richard Henderson acf2f8595a target/avr: Add missing includes of qemu/error-report.h 3 years ago
Richard Henderson d0a9bb5ecb tcg: Add tlb_fast_offset to TCGContext 3 years ago
Richard Henderson 238f43809a tcg: Widen CPUTLBEntry comparators to 64-bits 3 years ago
Richard Henderson ff0c61bf35 tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h 3 years ago
Richard Henderson 40bca78d76 tcg/sparc64: Remove TARGET_LONG_BITS, TCG_TYPE_TL 3 years ago
Richard Henderson d588946b31 tcg/s390x: Remove TARGET_LONG_BITS, TCG_TYPE_TL 3 years ago
Richard Henderson 8aefe1fb8a tcg/riscv: Remove TARGET_LONG_BITS, TCG_TYPE_TL 3 years ago
Richard Henderson 79ee1b4d44 tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL 3 years ago
Richard Henderson b52daaf2c8 Block patches 3 years ago
Richard Henderson afa351fe36 qemu-sparc queue 3 years ago
Jean-Louis Dupond 42a2890a76 qcow2: add discard-no-unref option 3 years ago
Alexander Ivanov 029136f261 parallels: Incorrect condition in out-of-image check 3 years ago
Alexander Ivanov c0fc051dd4 parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD 3 years ago
Alexander Ivanov 7e259e2540 parallels: Move statistic collection to a separate function 3 years ago
Alexander Ivanov 09a21edfaf parallels: Move check of leaks to a separate function 3 years ago
Alexander Ivanov 9616f7a6c2 parallels: Fix statistics calculation 3 years ago
Alexander Ivanov 6d416e56a7 parallels: Move check of cluster outside image to a separate function 3 years ago
Alexander Ivanov 96de69c7d9 parallels: Move check of unclean image to a separate function 3 years ago
Alexander Ivanov 3569cb7b78 parallels: Use generic infrastructure for BAT writing in parallels_co_check() 3 years ago
Alexander Ivanov b64b29b96b parallels: create parallels_set_bat_entry_helper() to assign BAT value 3 years ago
Alexander Ivanov 679749ce41 parallels: Fix image_end_offset and data_end after out-of-image check 3 years ago
Alexander Ivanov ab2d739c41 parallels: Fix high_off calculation in parallels_co_check() 3 years ago
Alexander Ivanov f5e715dbbb parallels: Out of image offset in BAT leads to image inflation 3 years ago
Hanna Czenczek d7e1905e3f iotests/iov-padding: New test 3 years ago
Hanna Czenczek cc63f6f6fa util/iov: Remove qemu_iovec_init_extended() 3 years ago
Hanna Czenczek 18743311b8 block: Collapse padded I/O vecs exceeding IOV_MAX 3 years ago
Hanna Czenczek 3d06cea825 util/iov: Make qiov_slice() public 3 years ago
Bernhard Beschow 36c9189890 hw/isa/i82378: Remove unused "io" attribute 3 years ago
Bernhard Beschow 14e066a7c4 hw/arm/omap: Remove unused omap_uart_attach() 3 years ago
Bernhard Beschow 02520772ae hw/timer/i8254_common: Share "iobase" property via base class 3 years ago
Richard Henderson c0a7830292 Fixes Coverity CID: 1512452, 1512453 3 years ago
Jiaxun Yang 8555ddc671
hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes 3 years ago
Richard Henderson 848a6caa88 Migration Pull request (20230602 vintage) 3 years ago
Richard Henderson 24bc242c91 nbd and misc patches for 2023-06-01 3 years ago
Eric Blake 42cc08d13a cutils: Improve qemu_strtosz handling of fractions 3 years ago
Eric Blake c25b168344 cutils: Improve qemu_strtod* error paths 3 years ago
Eric Blake b87ac96651 cutils: Use parse_uint in qemu_strtosz for negative rejection 3 years ago
Eric Blake 3c5f246798 cutils: Set value in all integral qemu_strto* error paths 3 years ago
Eric Blake 896fbd90aa cutils: Set value in all qemu_strtosz* error paths 3 years ago
Eric Blake e1cf34b6b3 test-cutils: Add more coverage to qemu_strtosz 3 years ago
Eric Blake a73049b2a1 numa: Check for qemu_strtosz_MiB error 3 years ago
Eric Blake f49371ecae cutils: Allow NULL str in qemu_strtosz 3 years ago