Age | Commit message (Expand) | Author |
2019-03-13 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2019-03-13 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2019-03-12 | block: Remove the AioContext parameter from bdrv_reopen_multiple() | Alberto Garcia |
2019-03-12 | block: Add a 'mutable_opts' field to BlockDriver | Alberto Garcia |
2019-03-12 | block: Allow changing the backing file on reopen | Alberto Garcia |
2019-03-12 | block: Handle child references in bdrv_reopen_queue() | Alberto Garcia |
2019-03-12 | block: Add 'keep_old_opts' parameter to bdrv_reopen_queue() | Alberto Garcia |
2019-03-12 | block: Allow freezing BdrvChild links | Alberto Garcia |
2019-03-12 | bitmaps: Fix typo in function name | Eric Blake |
2019-03-12 | block/dirty-bitmaps: add block_dirty_bitmap_check function | John Snow |
2019-03-12 | block/dirty-bitmaps: add inconsistent bit | John Snow |
2019-03-12 | block/dirty-bitmaps: unify qmp_locked and user_locked calls | John Snow |
2019-03-12 | block/dirty-bitmaps: rename frozen predicate helper | John Snow |
2019-03-12 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-03-12 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ... | Peter Maydell |
2019-03-12 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-03-12 | Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int... | Peter Maydell |
2019-03-12 | vfio: Make vfio_get_region_info_cap public | Alexey Kardashevskiy |
2019-03-12 | spapr: Use CamelCase properly | David Gibson |
2019-03-12 | ppc/pnv: POWER9 XSCOM quad support | Cédric Le Goater |
2019-03-12 | ppc/pnv: extend XSCOM core support for POWER9 | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a OCC model for POWER9 | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a OCC model class | Cédric Le Goater |
2019-03-12 | ppc/pnv: add SerIRQ routing registers | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a LPC Controller model for POWER9 | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a 'dt_isa_nodename' to the chip | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a LPC Controller class model | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a PSI bridge model for POWER9 | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a PSI bridge class model | Cédric Le Goater |
2019-03-12 | spapr_iommu: Do not replay mappings from just created DMA window | Alexey Kardashevskiy |
2019-03-12 | ppc/pnv: introduce a new pic_print_info() operation to the chip model | Cédric Le Goater |
2019-03-12 | ppc/pnv: introduce a new dt_populate() operation to the chip model | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a XIVE interrupt controller model for POWER9 | Cédric Le Goater |
2019-03-12 | ppc/pnv: change the CPU machine_data presenter type to Object * | Cédric Le Goater |
2019-03-12 | ppc/pnv: export the xive_router_notify() routine | Cédric Le Goater |
2019-03-12 | ppc/xive: export the TIMA memory accessors | Cédric Le Goater |
2019-03-12 | ppc: externalize ppc_get_vcpu_by_pir() | Cédric Le Goater |
2019-03-12 | spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit) | David Gibson |
2019-03-12 | target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST | Suraj Jitindar Singh |
2019-03-12 | target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS | Suraj Jitindar Singh |
2019-03-12 | target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER | Suraj Jitindar Singh |
2019-03-11 | pc: Support firmware configuration with -blockdev | Markus Armbruster |
2019-03-11 | pc_sysfw: Pass PCMachineState to pc_system_firmware_init() | Philippe Mathieu-Daudé |
2019-03-11 | pflash_cfi01: Add pflash_cfi01_get_blk() helper | Philippe Mathieu-Daudé |
2019-03-11 | qom: Move compat_props machinery from qdev to QOM | Markus Armbruster |
2019-03-11 | qdev: Fix latent bug with compat_props and onboard devices | Markus Armbruster |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 2 | Markus Armbruster |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 1 | Markus Armbruster |
2019-03-11 | hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2} | Markus Armbruster |
2019-03-11 | pflash: Rename *CFI_PFLASH* to *PFLASH_CFI* | Markus Armbruster |