aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-15linux-user: Use target_restore_altstack in all sigreturnRichard Henderson
2021-05-15linux-user: Split out target_restore_altstackRichard Henderson
2021-05-15linux-user: Add strace support for printing arguments of llseekKito Cheng
2021-05-15linux-user/arm: Simplify accumulating and raising fpa11 exceptionsRichard Henderson
2021-05-15linux-user/arm: Do not fill in si_code for fpa11 exceptionsRichard Henderson
2021-05-15linux-user/arm: Do not emulate fpa11 in thumb modeRichard Henderson
2021-05-15linux-user/arm: Split out emulate_arm_fpa11Richard Henderson
2021-05-15linux-user: strace now handles unshare syscall args correctlyMatus Kysel
2021-05-15linux-user: Remove dead codePhilippe Mathieu-Daudé
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
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster
2021-05-12Remove the deprecated moxie targetThomas Huth
2021-05-12monitor/qmp: fix race on CHR_EVENT_CLOSED without OOBStefan Reiter
2021-05-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-05-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell
2021-05-12coverity-scan: list components, move model to scripts/coverity-scanPaolo Bonzini
2021-05-12configure: fix detection of gdbus-codegenPaolo Bonzini
2021-05-12qemu-option: support accept-any QemuOptsList in qemu_opts_absorb_qdictPaolo Bonzini
2021-05-12Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...Peter Maydell
2021-05-11Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05...Peter Maydell
2021-05-11hw/block/pflash_cfi02: Do not create aliases when not necessaryPhilippe Mathieu-Daudé
2021-05-11hw/block/pflash_cfi02: Set romd mode in pflash_cfi02_realize()Philippe Mathieu-Daudé
2021-05-11Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...Peter Maydell
2021-05-11target/riscv: Fix the RV64H decode commentAlistair Francis
2021-05-11target/riscv: Consolidate RV32/64 16-bit instructionsAlistair Francis