aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19blockjobs: add NULL stateJohn Snow
2018-03-19blockjobs: add CONCLUDED stateJohn Snow
2018-03-19blockjobs: add ABORTING stateJohn Snow
2018-03-19blockjobs: add block_job_verb permission tableJohn Snow
2018-03-19iotests: add pause_waitJohn Snow
2018-03-19blockjobs: add state transition tableJohn Snow
2018-03-19blockjobs: add status enumJohn Snow
2018-03-19Blockjobs: documentation touchupJohn Snow
2018-03-19blockjobs: model single jobs as transactionsJohn Snow
2018-03-19blockjobs: fix set-speed kickJohn Snow
2018-03-19Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.1-20180319-pul...Peter Maydell
2018-03-19update seabios to 1.11.1Gerd Hoffmann
2018-03-19Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180319' int...Peter Maydell
2018-03-18target/ppc: fix tlbsync to check privilege level depending on GTSECédric Le Goater
2018-03-18ppc440_pcix: Change some error_report to qemu_log_mask(LOG_UNIMP, ...)BALATON Zoltan
2018-03-18hw/ppc/spapr: Allow "spapr-vlan" as NIC model name beside "ibmveth"Thomas Huth
2018-03-18PPC e500: Fix gap between u-boot and kernelDavid Engraf
2018-03-18hw/misc/macio: Mark the macio devices with user_creatable = falseThomas Huth
2018-03-18hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devicesThomas Huth
2018-03-18tests/boot-serial: Check the 40p machine, tooThomas Huth
2018-03-18sii3112: Remove unneeded exit functionBALATON Zoltan
2018-03-17Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into stagingPeter Maydell
2018-03-17Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-03-16pc: correct misspelled CPU model-id for pc 2.2Wang Xin
2018-03-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180316' into stagingPeter Maydell
2018-03-16MAINTAINERS: fix W: address for xtensaMax Filippov
2018-03-16qemu-binfmt-conf.sh: add qemu-xtensaMax Filippov
2018-03-16target/xtensa: add linux-user supportMax Filippov
2018-03-16Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2018-03-16Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into...Peter Maydell
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-16Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i...Peter Maydell
2018-03-15Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...Peter Maydell
2018-03-15Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell
2018-03-16tcg: Add choose_vector_sizeRichard Henderson
2018-03-16tcg/i386: Support INDEX_op_dup2_vec for -m32Richard Henderson
2018-03-16tcg: Improve tcg_gen_muli_i32/i64Richard Henderson
2018-03-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...Peter Maydell
2018-03-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-speedup-130318...Peter Maydell
2018-03-15Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2018-03-13iotests: add dirty bitmap postcopy testVladimir Sementsov-Ogievskiy
2018-03-13iotests: add dirty bitmap migration testVladimir Sementsov-Ogievskiy
2018-03-13migration: add postcopy migration of dirty bitmapsVladimir Sementsov-Ogievskiy
2018-03-13migration: allow qmp command migrate-start-postcopy for any postcopyVladimir Sementsov-Ogievskiy
2018-03-13migration: add is_active_iterate handlerVladimir Sementsov-Ogievskiy
2018-03-13migration/qemu-file: add qemu_put_counted_string()Vladimir Sementsov-Ogievskiy
2018-03-13migration: include migrate_dirty_bitmaps in migrate_postcopyVladimir Sementsov-Ogievskiy
2018-03-13qapi: add dirty-bitmaps migration capabilityVladimir Sementsov-Ogievskiy
2018-03-13migration: introduce postcopy-only pendingVladimir Sementsov-Ogievskiy
2018-03-13dirty-bitmap: add locked stateVladimir Sementsov-Ogievskiy