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
2019-01-14
nbd: Merge nbd_export_set_name into nbd_export_new
Eric Blake
2019-01-14
nbd: Only require disabled bitmap for read-only exports
Eric Blake
2019-01-14
nbd: Forbid nbd-server-stop when server is not running
Eric Blake
2019-01-14
nbd: Add some error case testing to iotests 223
Eric Blake
2019-01-14
qemu-nbd: Rename 'exp' variable clashing with math::exp() symbol
Philippe Mathieu-Daudé
2019-01-14
iotests: add iotest 236 for testing bitmap merge
John Snow
2019-01-14
iotests: implement pretty-print for log and qmp_log
John Snow
2019-01-14
iotests: change qmp_log filters to expect QMP objects only
John Snow
2019-01-14
iotests: remove default filters from qmp_log
John Snow
2019-01-14
iotests: add qmp recursive sorting function
John Snow
2019-01-14
iotests: add filter_generated_node_ids
John Snow
2019-01-14
iotests.py: don't abort if IMGKEYSECRET is undefined
John Snow
2019-01-14
block: remove 'x' prefix from experimental bitmap APIs
John Snow
2019-01-14
blockdev: n-ary bitmap merge
John Snow
2019-01-14
block/dirty-bitmap: remove assertion from restore
John Snow
2019-01-14
blockdev: abort transactions in reverse order
John Snow
2019-01-14
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part2'...
Peter Maydell
2019-01-14
Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request...
Peter Maydell
2019-01-14
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-11
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...
Peter Maydell
2019-01-11
tests: Disable qht-bench parallel test when using gprof
Philippe Mathieu-Daudé
2019-01-11
configure: Let the TARGET_GPROF var use the regular 'y' for Yes
Philippe Mathieu-Daudé
2019-01-11
Merge remote-tracking branch 'remotes/kraxel/tags/misc-20190111-pull-request'...
Peter Maydell
2019-01-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
remove space-tab sequences
Paolo Bonzini
2019-01-11
scripts: add script to convert multiline comments into 4-line format
Paolo Bonzini
2019-01-11
hw/watchdog/wdt_i6300esb: remove a unnecessary comment
Peng Hao
2019-01-11
checkpatch: warn about qemu/queue.h head structs that are not typedef-ed
Paolo Bonzini
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
qemu/queue.h: reimplement QTAILQ without pointer-to-pointers
Paolo Bonzini
2019-01-11
qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}
Paolo Bonzini
2019-01-11
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
vfio: make vfio_address_spaces static
Paolo Bonzini
2019-01-11
qemu/queue.h: do not access tqe_prev directly
Paolo Bonzini
2019-01-11
test: replace gtester with a TAP driver
Paolo Bonzini
2019-01-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-11
test: execute g_test_run when tests are skipped
Paolo Bonzini
2019-01-11
qga: drop < Vista compatibility
Marc-André Lureau
2019-01-11
build-sys: build with Vista API by default
Marc-André Lureau
2019-01-11
build-sys: move windows defines in osdep.h header
Marc-André Lureau
2019-01-11
build-sys: don't include windows.h, osdep.h does it
Marc-André Lureau
2019-01-11
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
2019-01-11
esp-pci: Fix status register write erase control
Guenter Roeck
2019-01-11
block/iscsi: cancel libiscsi task when ABORT TASK TMF completes
Stefan Hajnoczi
2019-01-11
block/iscsi: fix ioctl cancel use-after-free
Stefan Hajnoczi
2019-01-11
block/iscsi: take iscsilun->mutex in iscsi_timed_check_events()
Stefan Hajnoczi
2019-01-11
block/iscsi: drop unused IscsiAIOCB->buf field
Stefan Hajnoczi
2019-01-11
hax: Support for Linux hosts
Alexandro Sanchez Bach
[next]