OSDN Git Service

qmiga/qemu.git
2018-05-29 Peter Maydellhw/i386: Rename 2.13 machine types to 3.0
2018-05-29 Peter Maydellqapi: Change "since 2.13" annotations to "since 3.0"
2018-05-29 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-05-26 Stefan Bergertest: Add test cases that use the external swtpm with...
2018-05-25 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2018-05-25 Peter Xumigration: use g_free for ram load bitmap
2018-05-25 Juan Quintelamigration: fix exec/fd migrations
2018-05-25 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-05-25 Peter Maydellgdbstub: Clarify what gdb_handlesig() is doing
2018-05-25 Laurent Vivierlinux-user: define TARGET_SO_REUSEPORT
2018-05-25 Laurent Vivierlinux-user: copy sparc/sockbits.h definitions from...
2018-05-25 Laurent Vivierlinux-user: update ARCH_HAS_SOCKET_TYPES use
2018-05-25 Laurent Vivierlinux-user: move ppc socket.h definitions to ppc/sockbits.h
2018-05-25 Laurent Vivierlinux-user: move socket.h generic definitions to generi...
2018-05-25 Laurent Vivierlinux-user: move sparc/sparc64 socket.h definitions...
2018-05-25 Laurent Vivierlinux-user: move alpha socket.h definitions to alpha...
2018-05-25 Laurent Vivierlinux-user: move mips socket.h definitions to mips...
2018-05-25 Peter Maydelllinux-user: Fix payload size logic in host_to_target_cmsg()
2018-05-25 Igor Mammedovlinux-user: update comments to point to tcg_exec_init()
2018-05-25 Laurent Vivierlinux-user: update netlink emulation
2018-05-24 Peter Maydelllinux-user: Assert on bad type in thunk_type_align...
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-05-24 Stefan Bergerdocs: tpm: add VM save/restore example and troubleshoot...
2018-05-24 Stefan Bergertpm: extend TPM TIS with state migration support
2018-05-24 Stefan Bergertpm: extend TPM emulator with state migration support
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini-http...
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/mwalle/tags/lm32...
2018-05-24 Gerd HoffmannMAINTAINERS: add vga entries
2018-05-24 Gerd Hoffmannbochs-display: add pcie support
2018-05-24 Gerd Hoffmannbochs-display: add dirty tracking support
2018-05-24 Gerd Hoffmannhw/display: add new bochs-display device
2018-05-24 Gerd Hoffmannvga-pci: use PCI_VGA_MMIO_SIZE
2018-05-24 Gerd Hoffmannvga: move bochs vbe defines to header file
2018-05-24 Gerd Hoffmannvga: catch depth 0
2018-05-23 Peter Xuintel-iommu: rework the page walk logic
2018-05-23 Peter Xuutil: implement simple iova tree
2018-05-23 Peter Xuintel-iommu: trace domain id during page walk
2018-05-23 Peter Xuintel-iommu: pass in address space when page walk
2018-05-23 Peter Xuintel-iommu: introduce vtd_page_walk_info
2018-05-23 Peter Xuintel-iommu: only do page walk for MAP notifiers
2018-05-23 Peter Xuintel-iommu: add iommu lock
2018-05-23 Peter Xuintel-iommu: remove IntelIOMMUNotifierNode
2018-05-23 Peter Xuintel-iommu: send PSI always even if across PDEs
2018-05-23 Ross Zwislernvdimm: fix typo in label-size definition
2018-05-23 Changpeng Liucontrib/vhost-user-blk: enable protocol feature for...
2018-05-23 Richard Hendersonhw/virtio: Fix brace Werror with clang 6.0.0
2018-05-23 Dr. David Alan... libvhost-user: Send messages with no data
2018-05-23 Dr. David Alan... vhost-user+postcopy: Use qemu_set_nonblock
2018-05-23 Tiwei Bievirtio: support setting memory region based host notifier
2018-05-23 Tiwei Bievhost-user: support receiving file descriptors in slave...
2018-05-23 Kevin Wolfqemu-iotests: Test job-* with block jobs
2018-05-23 Kevin Wolfiotests: Move qmp_to_opts() to VM
2018-05-23 Kevin Wolfblockjob: Remove BlockJob.driver
2018-05-23 Kevin Wolfjob: Add query-jobs QMP command
2018-05-23 Kevin Wolfjob: Add lifecycle QMP commands
2018-05-23 Kevin Wolfjob: Add JOB_STATUS_CHANGE QMP event
2018-05-23 Kevin Wolfjob: Introduce qapi/job.json
2018-05-23 Kevin Wolfjob: Move progress fields to Job
2018-05-23 Kevin Wolfjob: Add job_transition_to_ready()
2018-05-23 Kevin Wolfjob: Add job_is_ready()
2018-05-23 Kevin Wolfjob: Add job_dismiss()
2018-05-23 Kevin Wolfjob: Add job_yield()
2018-05-23 Kevin Wolfblock: Cancel job in bdrv_close_all() callers
2018-05-23 Kevin Wolfjob: Move completion and cancellation to Job
2018-05-23 Kevin Wolfjob: Move transactions to Job
2018-05-23 Kevin Wolfjob: Switch transactions to JobTxn
2018-05-23 Kevin Wolfjob: Move job_finish_sync() to Job
2018-05-23 Kevin Wolfjob: Move .complete callback to Job
2018-05-23 Kevin Wolfjob: Add job_drain()
2018-05-23 Kevin Wolfjob: Convert block_job_cancel_async() to Job
2018-05-23 Kevin Wolfjob: Move single job finalisation to Job
2018-05-23 Kevin Wolfjob: Add job_event_*()
2018-05-23 Kevin Wolfblockjob: Split block_job_event_pending()
2018-05-23 Kevin Wolfjob: Move BlockJobCreateFlags to Job
2018-05-23 Kevin Wolfjob: Replace BlockJob.completed with job_is_completed()
2018-05-23 Kevin Wolfjob: Move pause/resume functions to Job
2018-05-23 Kevin Wolfjob: Add job_sleep_ns()
2018-05-23 Kevin Wolfjob: Move coroutine and related code to Job
2018-05-23 Kevin Wolfjob: Move defer_to_main_loop to Job
2018-05-23 Kevin Wolfjob: Add Job.aio_context
2018-05-23 Kevin Wolfjob: Move cancelled to Job
2018-05-23 Kevin Wolfjob: Add reference counting
2018-05-23 Kevin Wolfjob: Move state transitions to Job
2018-05-23 Kevin Wolfjob: Maintain a list of all jobs
2018-05-23 Kevin Wolfjob: Add job_delete()
2018-05-23 Kevin Wolfjob: Add JobDriver.job_type
2018-05-23 Kevin Wolfjob: Rename BlockJobType into JobType
2018-05-23 Kevin Wolfjob: Create Job, JobDriver and job_create()
2018-05-23 Kevin Wolfblockjob: Improve BlockJobInfo.offset/len documentation
2018-05-23 Kevin Wolfblockjob: Update block-job-pause/resume documentation
2018-05-23 Kevin Wolfqemu-iotests: Remove MIG_SOCKET from non-migration...
2018-05-23 Kevin Wolfqemu-iotests: Add more tests to "migration" group
2018-05-23 Peter Maydellsheepdog: Remove unnecessary NULL check in sd_prealloc()
2018-05-23 Kevin Wolfqemu-iotests: 086 doesn't work with NFS
2018-05-23 Kevin Wolfqemu-iotests: Filter NFS paths
2018-05-23 Kevin Wolfqemu-iotests: Fix paths for NFS
2018-05-23 Tiwei Bievhost-user: add Net prefix to internal state structure
2018-05-23 Michael S.... linux-headers: add kvm header for mips
next