Age | Commit message (Expand) | Author | Files | Lines |
2018-03-19 | blockjobs: add status enum | John Snow | 4 | -13/+54 |
2018-03-19 | Blockjobs: documentation touchup | John Snow | 2 | -5/+7 |
2018-03-19 | blockjobs: model single jobs as transactions | John Snow | 10 | -31/+32 |
2018-03-19 | blockjobs: fix set-speed kick | John Snow | 1 | -1/+1 |
2018-03-19 | Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.1-20180319-pul... | Peter Maydell | 9 | -0/+0 |
2018-03-19 | update seabios to 1.11.1 | Gerd Hoffmann | 9 | -0/+0 |
2018-03-19 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180319' int... | Peter Maydell | 10 | -28/+36 |
2018-03-18 | target/ppc: fix tlbsync to check privilege level depending on GTSE | Cédric Le Goater | 1 | -2/+7 |
2018-03-18 | ppc440_pcix: Change some error_report to qemu_log_mask(LOG_UNIMP, ...) | BALATON Zoltan | 1 | -4/+7 |
2018-03-18 | hw/ppc/spapr: Allow "spapr-vlan" as NIC model name beside "ibmveth" | Thomas Huth | 1 | -2/+3 |
2018-03-18 | PPC e500: Fix gap between u-boot and kernel | David Engraf | 1 | -5/+4 |
2018-03-18 | hw/misc/macio: Mark the macio devices with user_creatable = false | Thomas Huth | 1 | -0/+2 |
2018-03-18 | hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices | Thomas Huth | 3 | -1/+9 |
2018-03-18 | tests/boot-serial: Check the 40p machine, too | Thomas Huth | 1 | -2/+4 |
2018-03-18 | sii3112: Remove unneeded exit function | BALATON Zoltan | 1 | -12/+0 |
2018-03-17 | Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging | Peter Maydell | 26 | -75/+1790 |
2018-03-17 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 1 | -1/+1 |
2018-03-16 | pc: correct misspelled CPU model-id for pc 2.2 | Wang Xin | 1 | -1/+1 |
2018-03-16 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180316' into staging | Peter Maydell | 3 | -186/+287 |
2018-03-16 | MAINTAINERS: fix W: address for xtensa | Max Filippov | 1 | -1/+1 |
2018-03-16 | qemu-binfmt-conf.sh: add qemu-xtensa | Max Filippov | 1 | -2/+10 |
2018-03-16 | target/xtensa: add linux-user support | Max Filippov | 22 | -44/+1705 |
2018-03-16 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell | 26 | -66/+1277 |
2018-03-16 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into... | Peter Maydell | 15 | -154/+1035 |
2018-03-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 117 | -729/+1953 |
2018-03-16 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i... | Peter Maydell | 15 | -13/+1015 |
2018-03-15 | Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'... | Peter Maydell | 16 | -98/+1348 |
2018-03-15 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r... | Peter Maydell | 17 | -875/+161 |
2018-03-16 | tcg: Add choose_vector_size | Richard Henderson | 1 | -180/+260 |
2018-03-16 | tcg/i386: Support INDEX_op_dup2_vec for -m32 | Richard Henderson | 1 | -0/+9 |
2018-03-16 | tcg: Improve tcg_gen_muli_i32/i64 | Richard Henderson | 1 | -6/+18 |
2018-03-15 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta... | Peter Maydell | 46 | -420/+2653 |
2018-03-15 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-speedup-130318... | Peter Maydell | 1 | -3/+4 |
2018-03-15 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'... | Peter Maydell | 6 | -0/+2025 |
2018-03-13 | iotests: add dirty bitmap postcopy test | Vladimir Sementsov-Ogievskiy | 4 | -1/+130 |
2018-03-13 | iotests: add dirty bitmap migration test | Vladimir Sementsov-Ogievskiy | 3 | -0/+162 |
2018-03-13 | migration: add postcopy migration of dirty bitmaps | Vladimir Sementsov-Ogievskiy | 8 | -0/+775 |
2018-03-13 | migration: allow qmp command migrate-start-postcopy for any postcopy | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2018-03-13 | migration: add is_active_iterate handler | Vladimir Sementsov-Ogievskiy | 2 | -0/+14 |
2018-03-13 | migration/qemu-file: add qemu_put_counted_string() | Vladimir Sementsov-Ogievskiy | 2 | -0/+15 |
2018-03-13 | migration: include migrate_dirty_bitmaps in migrate_postcopy | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2018-03-13 | qapi: add dirty-bitmaps migration capability | Vladimir Sementsov-Ogievskiy | 3 | -1/+15 |
2018-03-13 | migration: introduce postcopy-only pending | Vladimir Sementsov-Ogievskiy | 8 | -26/+46 |
2018-03-13 | dirty-bitmap: add locked state | Vladimir Sementsov-Ogievskiy | 4 | -1/+42 |
2018-03-13 | block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap | Vladimir Sementsov-Ogievskiy | 2 | -10/+21 |
2018-03-13 | block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmap | Vladimir Sementsov-Ogievskiy | 1 | -32/+53 |
2018-03-13 | iotests: new test 209 for NBD BLOCK_STATUS | Vladimir Sementsov-Ogievskiy | 3 | -0/+37 |
2018-03-13 | iotests: add file_path helper | Vladimir Sementsov-Ogievskiy | 1 | -0/+32 |
2018-03-13 | iotests.py: tiny refactor: move system imports up | Vladimir Sementsov-Ogievskiy | 1 | -2/+3 |
2018-03-13 | nbd: BLOCK_STATUS for standard get_block_status function: client part | Vladimir Sementsov-Ogievskiy | 5 | -0/+279 |