aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-16softfloat: Rearrange FloatParts64Richard Henderson
2021-05-16softfloat: Use pointers with parts_silence_nanRichard Henderson
2021-05-16softfloat: Use pointers with ftype_round_pack_canonicalRichard Henderson
2021-05-16softfloat: Use pointers with ftype_unpack_canonicalRichard Henderson
2021-05-16softfloat: Use pointers with ftype_pack_rawRichard Henderson
2021-05-16softfloat: Use pointers with pack_rawRichard Henderson
2021-05-16softfloat: Use pointers with ftype_unpack_rawRichard Henderson
2021-05-16softfloat: Use pointers with unpack_rawRichard Henderson
2021-05-16softfloat: Use pointers with parts_default_nanRichard Henderson
2021-05-16softfloat: Move type-specific pack/unpack routinesRichard Henderson
2021-05-16softfloat: Rename FloatParts to FloatParts64Richard Henderson
2021-05-16softfloat: Do not produce a default_nan from parts_silence_nanRichard Henderson
2021-05-16target/mips: Set set_default_nan_mode with set_snan_bit_is_oneRichard Henderson
2021-05-16softfloat: fix return_nan vs default_nan_modeRichard Henderson
2021-05-16softfloat: Use return_nan in float_to_floatRichard Henderson
2021-05-16softfloat: Add float_cmask and constantsRichard Henderson
2021-05-16softfloat: Tidy a * b + inf returnRichard Henderson
2021-05-16softfloat: Use float_raise in more placesRichard Henderson
2021-05-16softfloat: Inline float_raiseRichard Henderson
2021-05-16softfloat: Move the binary point to the msbRichard Henderson
2021-05-16tests/fp: add quad support to the benchmark utilityAlex Bennée
2021-05-16accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.cRichard Henderson
2021-05-16qemu/host-utils: Add wrappers for carry builtinsRichard Henderson
2021-05-16qemu/host-utils: Add wrappers for overflow builtinsRichard Henderson
2021-05-16qemu/host-utils: Use __builtin_bitreverseNRichard Henderson
2021-05-14Merge remote-tracking branch 'remotes/marcandre/tags/rtd-pull-request' into s...Peter Maydell
2021-05-14Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta...Peter Maydell
2021-05-14sphinx: adopt kernel readthedoc themeMarc-André Lureau
2021-05-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell
2021-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell
2021-05-13tests/migration: introduce multifd into guestperfHyman
2021-05-13tests/qtest/migration-test: Use g_autofree to avoid leaks on error pathsPeter Maydell
2021-05-13tests/migration-test: Fix "true" vs trueDr. David Alan Gilbert
2021-05-13migration/ram: Use offset_in_ramblock() in range checksDavid Hildenbrand
2021-05-13migration/multifd: Print used_length of memory blockDavid Hildenbrand
2021-05-13migration/ram: Handle RAM block resizes during postcopyDavid Hildenbrand
2021-05-13migration/ram: Simplify host page handling in ram_load_postcopy()David Hildenbrand
2021-05-13migration/ram: Discard RAM when growing RAM blocks after ram_postcopy_incomin...David Hildenbrand
2021-05-13exec: Relax range check in ram_block_discard_range()David Hildenbrand
2021-05-13migration/ram: Handle RAM block resizes during precopyDavid Hildenbrand
2021-05-13numa: Make all callbacks of ram block notifiers optionalDavid Hildenbrand
2021-05-13numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand
2021-05-13util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand
2021-05-13migration: Drop redundant query-migrate result @blockedMarkus Armbruster
2021-05-13migration/ram: Optimize ram_save_host_page()Kunkun Jiang
2021-05-13migration/ram: Reduce unnecessary rate limitingKunkun Jiang
2021-05-13migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"David Hildenbrand
2021-05-13Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210511' into stagingPeter Maydell
2021-05-12Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster