Age | Commit message (Expand) | Author |
2018-03-19 | blockjobs: add block-job-finalize | John Snow |
2018-03-19 | blockjobs: add PENDING status and event | John Snow |
2018-03-19 | blockjobs: add prepare callback | John Snow |
2018-03-19 | blockjobs: add block_job_dismiss | John Snow |
2018-03-19 | blockjobs: add block_job_verb permission table | John Snow |
2018-03-19 | blockjobs: add status enum | John Snow |
2018-03-19 | Blockjobs: documentation touchup | John Snow |
2018-03-19 | blockjobs: model single jobs as transactions | John Snow |
2018-03-18 | hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices | Thomas Huth |
2018-03-16 | pc: correct misspelled CPU model-id for pc 2.2 | Wang Xin |
2018-03-16 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2018-03-16 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into... | Peter Maydell |
2018-03-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-03-16 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i... | Peter Maydell |
2018-03-15 | Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'... | Peter Maydell |
2018-03-15 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r... | Peter Maydell |
2018-03-15 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta... | Peter Maydell |
2018-03-13 | tests: acpi: don't read all fields in test_acpi_fadt_table() | Igor Mammedov |
2018-03-13 | virt_arm: acpi: reuse common build_fadt() | Igor Mammedov |
2018-03-13 | acpi: move build_fadt() from i386 specific to generic ACPI source | Igor Mammedov |
2018-03-13 | pc: acpi: isolate FADT specific data into AcpiFadtData structure | Igor Mammedov |
2018-03-13 | acpi: move ACPI_PORT_SMI_CMD define to header it belongs to | Igor Mammedov |
2018-03-13 | acpi: add build_append_gas() helper for Generic Address Structure | Igor Mammedov |
2018-03-13 | acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress | Igor Mammedov |
2018-03-13 | virtio-net: add linkspeed and duplex settings to virtio-net | Jason Baron |
2018-03-13 | virtio-net: use 64-bit values for feature flags | Jason Baron |
2018-03-13 | scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4 | Jason Baron |
2018-03-13 | migration: add postcopy migration of dirty bitmaps | Vladimir Sementsov-Ogievskiy |
2018-03-13 | migration: add is_active_iterate handler | Vladimir Sementsov-Ogievskiy |
2018-03-13 | migration: introduce postcopy-only pending | Vladimir Sementsov-Ogievskiy |
2018-03-13 | dirty-bitmap: add locked state | Vladimir Sementsov-Ogievskiy |
2018-03-13 | block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap | Vladimir Sementsov-Ogievskiy |
2018-03-13 | nbd: BLOCK_STATUS for standard get_block_status function: client part | Vladimir Sementsov-Ogievskiy |
2018-03-13 | block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor() | Vladimir Sementsov-Ogievskiy |
2018-03-13 | sockets: move fd_is_socket() into common sockets code | Daniel P. Berrange |
2018-03-13 | cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types | Daniel P. Berrange |
2018-03-13 | vfio-pci: Allow mmap of MSIX BAR | Alexey Kardashevskiy |
2018-03-13 | vfio/display: adding dmabuf support | Gerd Hoffmann |
2018-03-13 | vfio/display: adding region support | Gerd Hoffmann |
2018-03-13 | console: minimal hotplug suport | Gerd Hoffmann |
2018-03-13 | ui/pixman: add qemu_drm_format_to_pixman() | Gerd Hoffmann |
2018-03-13 | standard-headers: add drm/drm_fourcc.h | Gerd Hoffmann |
2018-03-13 | kvm: introduce memory encryption APIs | Brijesh Singh |
2018-03-13 | kvm: add memory encryption context | Brijesh Singh |
2018-03-13 | machine: add memory-encryption option | Brijesh Singh |
2018-03-13 | update Linux headers to 4.16-rc5 | Paolo Bonzini |
2018-03-13 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2018-03-13 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2018-03-12 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request... | Peter Maydell |
2018-03-12 | replay: make locking visible outside replay code | Alex Bennée |