Age | Commit message (Expand) | Author |
2018-06-18 | hbitmap: Add @advance param to hbitmap_iter_next() | Max Reitz |
2018-06-18 | block: Allow graph changes in bdrv_drain_all_begin/end sections | Kevin Wolf |
2018-06-18 | block: ignore_bds_parents parameter for drain functions | Kevin Wolf |
2018-06-18 | block: Allow AIO_WAIT_WHILE with NULL ctx | Kevin Wolf |
2018-06-18 | block: Don't poll in parent drain callbacks | Kevin Wolf |
2018-06-18 | block: Drain recursively with a single BDRV_POLL_WHILE() | Kevin Wolf |
2018-06-18 | block: Really pause block jobs on drain | Kevin Wolf |
2018-06-18 | block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE() | Kevin Wolf |
2018-06-15 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a'... | Peter Maydell |
2018-06-15 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-06-15 | exec.c: Handle IOMMUs in address_space_translate_for_iotlb() | Peter Maydell |
2018-06-15 | iommu: Add IOMMU index argument to translate method | Peter Maydell |
2018-06-15 | iommu: Add IOMMU index argument to notifier APIs | Peter Maydell |
2018-06-15 | iommu: Add IOMMU index concept to IOMMU API | Peter Maydell |
2018-06-15 | bswap: Add new stn_*_p() and ldn_*_p() memory access functions | Peter Maydell |
2018-06-15 | cputlb: Pass cpu_transaction_failed() the correct physaddr | Peter Maydell |
2018-06-15 | cpu-defs.h: Document CPUIOTLBEntry 'addr' field | Peter Maydell |
2018-06-15 | hw/core/or-irq: Support more than 16 inputs to an OR gate | Peter Maydell |
2018-06-15 | hw/arm/armv7m: Remove unused armv7m_init() function | Peter Maydell |
2018-06-15 | migration: Poison ramblock loops in migration | Dr. David Alan Gilbert |
2018-06-15 | typedefs: add QJSON | Greg Kurz |
2018-06-15 | block: Remove deprecated -drive option serial | Kevin Wolf |
2018-06-15 | block: Remove deprecated -drive option addr | Kevin Wolf |
2018-06-15 | block: Remove deprecated -drive geometry options | Kevin Wolf |
2018-06-15 | block: Factor out qobject_input_visitor_new_flat_confused() | Markus Armbruster |
2018-06-15 | block: Fix -blockdev for certain non-string scalars | Markus Armbruster |
2018-06-15 | block: Add block-specific QDict header | Max Reitz |
2018-06-14 | ui: darwin: gtk: Add missing input keymap | Keno Fischer |
2018-06-12 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ... | Peter Maydell |
2018-06-12 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into... | Peter Maydell |
2018-06-12 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2018-06-12 | object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence | Marc-André Lureau |
2018-06-12 | ppc/pnv: fix LPC HC firmware address space | Cédric Le Goater |
2018-06-12 | mos6522: move timer frequency initialisation to mos6522_reset | Mark Cave-Ayland |
2018-06-12 | cuda: embed mos6522_cuda device directly rather than using QOM object link | Mark Cave-Ayland |
2018-06-12 | ppc: add missing FW_CFG_PPC_NVRAM_FLAT definition | Mark Cave-Ayland |
2018-06-12 | osdep: powerpc64 align memory to allow 2MB radix THP page tables | Nicholas Piggin |
2018-06-12 | uninorth: remove token register from uninorth device | Mark Cave-Ayland |
2018-06-11 | nvdimm: make persistence option symbolic | Ross Zwisler |
2018-06-11 | qapi: add x-block-dirty-bitmap-merge | Vladimir Sementsov-Ogievskiy |
2018-06-11 | block: remove bdrv_dirty_bitmap_make_anon | Paolo Bonzini |
2018-06-11 | block: Make bdrv_is_writable() public | Max Reitz |
2018-06-11 | qemu-io: Let command functions return error code | Max Reitz |
2018-06-11 | qemu-io: Drop command functions' return values | Max Reitz |
2018-06-11 | block: Add Error parameter to bdrv_amend_options | Max Reitz |
2018-06-08 | ide: introduce ide_transfer_start_norecurse | Paolo Bonzini |
2018-06-08 | ide: push end_transfer_func out of start_transfer callback, rename callback | Paolo Bonzini |
2018-06-08 | sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR) | Philippe Mathieu-Daudé |
2018-06-08 | sdcard: Add a 'spec_version' property, default to Spec v2.00 | Philippe Mathieu-Daudé |
2018-06-08 | ftgmac100: compute maximum frame size depending on the protocol | Cédric Le Goater |