projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2016-09-27
Paolo Bonzini
cpus-common: lock-free fast path for cpu_exec_start/end
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Sergey Fedorov
tcg: Make tb_flush() thread safe
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Paolo Bonzini
cpus-common: Introduce async_safe_run_on_cpu()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Paolo Bonzini
cpus-common: simplify locking for start_exclusive/end_e...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Paolo Bonzini
cpus-common: remove redundant call to exclusive_idle()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Paolo Bonzini
cpus-common: always defer async_run_on_cpu work items
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Paolo Bonzini
docs: include formal model for TCG exclusive sections
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Paolo Bonzini
cpus-common: move exclusive work infrastructure from...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Paolo Bonzini
cpus-common: fix uninitialized variable use in run_on_cpu
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Sergey Fedorov
cpus-common: move CPU work item management to common...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Paolo Bonzini
cpus-common: move CPU list management to common code
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Sergey Fedorov
linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Sergey Fedorov
linux-user: Use QemuMutex and QemuCond
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Sergey Fedorov
cpus: Rename flush_queued_work()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Sergey Fedorov
cpus: Move common code out of {async_, }run_on_cpu()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Alex Bennée
cpus: pass CPUState to run_on_cpu helpers
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Marc-André...
build-sys: put glib_cflags in QEMU_CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Marc-André...
build-sys: remove unused GLIB_CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Paolo Bonzini
migration: sync all address spaces
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Felipe Franciosi
compiler: Swap 'public domain' header for license
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Paolo Bonzini
checkpatch: downgrade "architecture specific defines...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Peter Xu
x86: ioapic: boost default version to 0x20
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Peter Xu
intel_iommu, amd_iommu: allow UNMAP notifiers
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Peter Xu
memory: introduce IOMMUOps.notify_flag_changed
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Peter Xu
memory: introduce IOMMUNotifier and its caps
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Peter Maydell
Merge remote-tracking branch 'remotes/mst/tags/for_upst...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
David Kiarie
hw/i386: AMD IOMMU IVRS table
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
David Kiarie
hw/i386: Introduce AMD IOMMU
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
David Kiarie
hw/i386/trace-events: Add AMD IOMMU trace events
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
David Kiarie
hw/pci: Prepare for AMD IOMMU
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Stefan Hajnoczi
virtio: handle virtqueue_get_head() errors
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Stefan Hajnoczi
virtio: handle virtqueue_num_heads() errors
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Stefan Hajnoczi
virtio: handle virtqueue_read_next_desc() errors
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Stefan Hajnoczi
virtio: use unsigned int for virtqueue_get_avail_bytes...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Stefan Hajnoczi
virtio: handle virtqueue_get_avail_bytes() errors
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Stefan Hajnoczi
virtio: handle virtqueue_map_desc() errors
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Stefan Hajnoczi
virtio: migrate vdev->broken flag
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Stefan Hajnoczi
virtio: stop virtqueue processing if device is broken
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Stefan Hajnoczi
virtio: fix stray tab character
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Igor Mammedov
target-i386: turn off CPU.l3-cache only for 2.7 and...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Igor Mammedov
pc: clean up COMPAT macro chaining
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Prasad J Pandit
virtio: add check for descriptor's mapped address
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Marc-André...
tests: add /vhost-user/flags-mismatch test
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Marc-André...
tests: add a simple /vhost-user/multiqueue test
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Marc-André...
tests: add /vhost-user/connect-fail test
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Peter Maydell
Merge remote-tracking branch 'remotes/kevin/tags/for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Peter Maydell
Merge remote-tracking branch 'remotes/lalrae/tags/mips...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Peter Maydell
Merge remote-tracking branch 'remotes/famz/tags/various...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
block: Remove BB interface from blockdev-add/del
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
qemu-iotests/141: Avoid blockdev-add with id
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
block: Avoid printing NULL string in error messages
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
qemu-iotests/139: Avoid blockdev-add with id
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
qemu-iotests/124: Avoid blockdev-add with id
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
qemu-iotests/118: Avoid blockdev-add with id
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
qemu-iotests/117: Avoid blockdev-add with id
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
qemu-iotests/087: Avoid blockdev-add with id
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
qemu-iotests/081: Avoid blockdev-add with id
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
qemu-iotests/071: Avoid blockdev-add with id
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
qemu-iotests/067: Avoid blockdev-add with id
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
qemu-iotests/041: Avoid blockdev-add with id
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
qemu-iotests/118: Test media change with qdev name
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
block: Accept device model name for block_set_io_throttle
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
block: Accept device model name for blockdev-change...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
block: Accept device model name for eject
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
block: Accept device model name for x-blockdev-remove...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
block: Accept device model name for x-blockdev-insert...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
block: Accept device model name for blockdev-open/close...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
qdev-monitor: Add blk_by_qdev_id()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
qdev-monitor: Factor out find_device_state()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
block: Add blk_by_dev()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
block: Fix 'since' for compressed Drive/BlockdevBackup
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Alberto Garcia
block: rename "read-only" to BDRV_OPT_READ_ONLY
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Alberto Garcia
commit: Add 'base' to the reopen queue before 'overlay_bs'
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Alberto Garcia
block: Don't queue the same BDS twice in bdrv_reopen_qu...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Alberto Garcia
block: Add "read-only" to the options QDict
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Alberto Garcia
block: Update bs->open_flags earlier in bdrv_open_common()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Alberto Garcia
block: Set BDRV_O_ALLOW_RDWR and snapshot_options befor...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Alberto Garcia
block: Remove bdrv_is_snapshot
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Denis V. Lunev
tests: allow to specify list of formats to test for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Kevin Wolf
hmp: Remove dead code in hmp_qemu_io()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Daniel P. Berrange
qcow2: fix encryption during cow of sectors
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Peter Maydell
Merge remote-tracking branch 'remotes/bonzini/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Aleksandar...
linux-user: Add missing Mips syscalls items in strace...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Aleksandar...
linux-user: Add missing TARGET_EDQUOT error code for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Aleksandar...
linux-user: Fix certain argument alignment cases for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Aleksandar...
linux-user: Fix structure target_semid64_ds definition...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Aleksandar...
linux-user: Fix structure target_flock definition for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Aleksandar...
linux-user: Fix TARGET_F_GETOWN definition for Mips
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Aleksandar...
linux-user: Fix TARGET_SIOCATMARK definition for Mips
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Leon Alrae
target-mips: generate fences
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
André Draszik
target-mips: add 24KEc CPU definition
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Fam Zheng
docker: exec $CMD
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Fam Zheng
docker: Terminate instances at SIGTERM and SIGHUP
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Fam Zheng
docker: Support showing environment information
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Fam Zheng
docker: Print used options before doing configure
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Fam Zheng
docker: Flatten default target list in test-quick
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Fam Zheng
docker: Update fedora image to latest
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Fam Zheng
docker: Generate /packages.txt in ubuntu image
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Fam Zheng
docker: Generate /packages.txt in fedora image
commit
|
commitdiff
|
tree
|
snapshot
next