Age | Commit message (Expand) | Author |
2019-08-16 | block/backup: upgrade copy_bitmap to BdrvDirtyBitmap | John Snow |
2019-08-16 | block/dirty-bitmap: add bdrv_dirty_bitmap_get | John Snow |
2019-08-16 | block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal | John Snow |
2019-08-16 | hbitmap: enable merging across granularities | John Snow |
2019-08-16 | hbitmap: Fix merge when b is empty, and result is not an alias of a | John Snow |
2019-08-16 | block/backup: add 'never' policy to bitmap sync mode | John Snow |
2019-08-16 | block/backup: Add mirror sync mode 'bitmap' | John Snow |
2019-08-16 | qapi: add BitmapSyncMode enum | John Snow |
2019-08-16 | blockdev-backup: utilize do_backup_common | John Snow |
2019-08-16 | drive-backup: create do_backup_common | John Snow |
2019-08-16 | qapi/block-core: Introduce BackupCommon | John Snow |
2019-08-16 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'... | Peter Maydell |
2019-08-16 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2019-08-16 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st... | Peter Maydell |
2019-08-16 | Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'... | Peter Maydell |
2019-08-16 | target/arm: Use tcg_gen_extrh_i64_i32 to extract the high word | Richard Henderson |
2019-08-16 | target/arm: Simplify SMMLA, SMMLAR, SMMLS, SMMLSR | Richard Henderson |
2019-08-16 | target/arm: Use tcg_gen_rotri_i32 for gen_swap_half | Richard Henderson |
2019-08-16 | target/arm: Use ror32 instead of open-coding the operation | Richard Henderson |
2019-08-16 | target/arm: Remove redundant shift tests | Richard Henderson |
2019-08-16 | target/arm: Use tcg_gen_deposit_i32 for PKHBT, PKHTB | Richard Henderson |
2019-08-16 | target/arm: Use tcg_gen_extract_i32 for shifter_out_im | Richard Henderson |
2019-08-16 | target/arm/kvm64: Move the get/put of fpsimd registers out | Andrew Jones |
2019-08-16 | target/arm/kvm64: Fix error returns | Andrew Jones |
2019-08-16 | target/arm/cpu: Use div-round-up to determine predicate register array size | Andrew Jones |
2019-08-16 | target/arm/helper: zcr: Add build bug next to value range assumption | Andrew Jones |
2019-08-16 | target/arm/cpu: Ensure we can use the pmu with kvm | Andrew Jones |
2019-08-16 | target/arm/cpu64: Ensure kvm really supports aarch64=off | Andrew Jones |
2019-08-16 | target/arm: Remove helper_double_saturate | Richard Henderson |
2019-08-16 | target/arm: Use unallocated_encoding for aarch32 | Richard Henderson |
2019-08-16 | target/arm: Remove offset argument to gen_exception_bkpt_insn | Richard Henderson |
2019-08-16 | target/arm: Replace offset with pc in gen_exception_internal_insn | Richard Henderson |
2019-08-16 | target/arm: Replace offset with pc in gen_exception_insn | Richard Henderson |
2019-08-16 | target/arm: Replace s->pc with s->base.pc_next | Richard Henderson |
2019-08-16 | target/arm: Remove redundant s->pc & ~1 | Richard Henderson |
2019-08-16 | target/arm: Introduce add_reg_for_lit | Richard Henderson |
2019-08-16 | target/arm: Introduce read_pc | Richard Henderson |
2019-08-16 | target/arm: Introduce pc_curr | Richard Henderson |
2019-08-16 | target/arm: Pass in pc to thumb_insn_is_16bit | Richard Henderson |
2019-08-16 | target/arm: Fix routing of singlestep exceptions | Peter Maydell |
2019-08-16 | target/arm: Factor out 'generate singlestep exception' function | Peter Maydell |
2019-08-16 | Set ENET_BD_BDU in I.MX FEC controller | Aaron Hill |
2019-08-16 | hw/misc/zynq_slcr: use standard register definition | Damien Hedde |
2019-08-16 | target/arm: generate a custom MIDR for -cpu max | Alex Bennée |
2019-08-16 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1... | Peter Maydell |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h | Markus Armbruster |
2019-08-16 | Include sysemu/sysemu.h a lot less | Markus Armbruster |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | numa: Move remaining NUMA declarations from sysemu.h to numa.h | Markus Armbruster |