index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-25
linux-user: update comments to point to tcg_exec_init()
Igor Mammedov
2018-05-25
linux-user: update netlink emulation
Laurent Vivier
2018-05-24
linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()
Peter Maydell
2018-05-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ...
Peter Maydell
2018-05-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-05-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-05-24
Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...
Peter Maydell
2018-05-24
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20180521' into s...
Peter Maydell
2018-05-24
MAINTAINERS: add vga entries
Gerd Hoffmann
2018-05-24
bochs-display: add pcie support
Gerd Hoffmann
2018-05-24
bochs-display: add dirty tracking support
Gerd Hoffmann
2018-05-24
hw/display: add new bochs-display device
Gerd Hoffmann
2018-05-24
vga-pci: use PCI_VGA_MMIO_SIZE
Gerd Hoffmann
2018-05-24
vga: move bochs vbe defines to header file
Gerd Hoffmann
2018-05-24
vga: catch depth 0
Gerd Hoffmann
2018-05-23
intel-iommu: rework the page walk logic
Peter Xu
2018-05-23
util: implement simple iova tree
Peter Xu
2018-05-23
intel-iommu: trace domain id during page walk
Peter Xu
2018-05-23
intel-iommu: pass in address space when page walk
Peter Xu
2018-05-23
intel-iommu: introduce vtd_page_walk_info
Peter Xu
2018-05-23
intel-iommu: only do page walk for MAP notifiers
Peter Xu
2018-05-23
intel-iommu: add iommu lock
Peter Xu
2018-05-23
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
2018-05-23
intel-iommu: send PSI always even if across PDEs
Peter Xu
2018-05-23
nvdimm: fix typo in label-size definition
Ross Zwisler
2018-05-23
contrib/vhost-user-blk: enable protocol feature for vhost-user-blk
Changpeng Liu
2018-05-23
hw/virtio: Fix brace Werror with clang 6.0.0
Richard Henderson
2018-05-23
libvhost-user: Send messages with no data
Dr. David Alan Gilbert
2018-05-23
vhost-user+postcopy: Use qemu_set_nonblock
Dr. David Alan Gilbert
2018-05-23
virtio: support setting memory region based host notifier
Tiwei Bie
2018-05-23
vhost-user: support receiving file descriptors in slave_read
Tiwei Bie
2018-05-23
qemu-iotests: Test job-* with block jobs
Kevin Wolf
2018-05-23
iotests: Move qmp_to_opts() to VM
Kevin Wolf
2018-05-23
blockjob: Remove BlockJob.driver
Kevin Wolf
2018-05-23
job: Add query-jobs QMP command
Kevin Wolf
2018-05-23
job: Add lifecycle QMP commands
Kevin Wolf
2018-05-23
job: Add JOB_STATUS_CHANGE QMP event
Kevin Wolf
2018-05-23
job: Introduce qapi/job.json
Kevin Wolf
2018-05-23
job: Move progress fields to Job
Kevin Wolf
2018-05-23
job: Add job_transition_to_ready()
Kevin Wolf
2018-05-23
job: Add job_is_ready()
Kevin Wolf
2018-05-23
job: Add job_dismiss()
Kevin Wolf
2018-05-23
job: Add job_yield()
Kevin Wolf
2018-05-23
block: Cancel job in bdrv_close_all() callers
Kevin Wolf
2018-05-23
job: Move completion and cancellation to Job
Kevin Wolf
2018-05-23
job: Move transactions to Job
Kevin Wolf
2018-05-23
job: Switch transactions to JobTxn
Kevin Wolf
2018-05-23
job: Move job_finish_sync() to Job
Kevin Wolf
2018-05-23
job: Move .complete callback to Job
Kevin Wolf
2018-05-23
job: Add job_drain()
Kevin Wolf
[next]