sdk/emulator/qemu.git
2016-04-12 Daniel P. Berrangeblock: initialize qcrypto API at startup
2016-04-12 Daniel P. Berrangeqemu-img: fix formatting of error message
2016-04-12 Pavel Butsykiniotests: fix the broken 026.nocache output
2016-04-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-04-11 Fam ZhengMAINTAINERS: Add Fam Zheng as a co-maintainer of block...
2016-04-11 Fam Zhengmirror: Replace bdrv_drain(bs) with bdrv_co_drain(bs)
2016-04-11 Fam Zhengblock: Fix bdrv_drain in coroutine
2016-04-11 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2016-04-11 Mark Cave-Aylandtarget-sparc: fix ldstub sign-extension bug
2016-04-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-04-11 Prasad J Panditnet: stellaris_enet: check packet length against receiv...
2016-04-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-04-11 Gerd Hoffmannvirtio-gpu: block live migration
2016-04-11 Gerd Hoffmannui/virtio-gpu: add and use qemu_create_displaysurface_p...
2016-04-08 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-04-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-04-08 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-04-08 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20160...
2016-04-08 Peter MaydellMerge remote-tracking branch 'remotes/weil/tags/pull...
2016-04-08 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-04-08 Leon Alraehw/mips_itu: fix off-by-one reported by Coverity
2016-04-08 Bharata B Raospapr: Fix ibm,lrdr-capacity
2016-04-07 Paolo Bonzinitarget-i386: check for PKU even for non-writable pages
2016-04-07 Changlong Xietests: ignore test-logging
2016-04-07 Emilio G. Cotatranslate-all: add missing fold of tb_ctx into tcg_ctx
2016-04-07 Gongleihostmem-file: fix memory leak
2016-04-07 Gongleispapr: fix possible Negative array index read
2016-04-07 Paolo Bonzininbd: do not hang nbd_wr_syncv if outside a coroutine...
2016-04-07 Eric Blakenbd: Don't kill server when client requests unknown...
2016-04-07 Alex Blighnbd: Fix NBD unsupported options
2016-04-07 Eric Blakeqemu-nbd: Document -x option
2016-04-07 Eric Blakenbd: Improve debug traces on little-endian
2016-04-07 Eric Blakenbd: Avoid bitrot in TRACE() usage
2016-04-07 Eric Blakenbd: Return correct error for write to read-only export
2016-04-07 Wei Jiangangdocs: fix typo in memory.txt
2016-04-07 Bill Paulhw/timer: Revert "hpet: inverse polarity when pin above...
2016-04-07 Hervé Poussineaups2kbd: default to scancode_set 2, as with KBD_CMD_RESET
2016-04-07 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2016-04-07 Stefan Weiltci: Fix build regression
2016-04-07 Wei Jianganghw/pci-bridge: Add missing unref in case register-bus...
2016-04-07 Paolo Bonzinivirtio: merge virtio_queue_aio_set_host_notifier_handle...
2016-04-07 Paolo Bonzinivirtio-scsi: use aio handler for data plane
2016-04-07 Michael S.... virtio-blk: use aio handler for data plane
2016-04-07 Michael S.... virtio: add aio handler
2016-04-07 Paolo Bonzinivirtio-scsi: fix disabled mode
2016-04-07 Paolo Bonzinivirtio-blk: fix disabled mode
2016-04-07 Paolo Bonzinivirtio: make virtio_queue_notify_vq static
2016-04-07 Marcel Apfelbaumtests/bios-tables-test: fix assert
2016-04-07 Pavel Butsykinvirtio-balloon: reset the statistic timer to load device
2016-04-07 Dr. David Alan... Migration: Add i82801b11 migration data
2016-04-07 Gerd HoffmannSort the fw_cfg file list
2016-04-07 Michael S.... xen: piix reuse pci generic class init function
2016-04-07 Michael S.... pci-testdev: fast mmio support
2016-04-07 Stefan Weilacpi: Add missing GCC_FMT_ATTR
2016-04-07 Yuri Pudgorodskiyqga: Workaround for console redirection from non-intera...
2016-04-07 Yuriy Pudgorodskiyqga: fix fd leak with guest-exec i/o channels
2016-04-07 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-04-07 Steven Luoslirp: handle deferred ECONNREFUSED on non-blocking...
2016-04-07 Edgar E. Iglesiasslirp: Propagate host TCP RST to the guest.
2016-04-07 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2016-04-07 Steven Luoslirp: avoid use-after-free in slirp_pollfds_poll(...
2016-04-07 Steven Luoslirp: don't crash when tcp_sockclosed() is called...
2016-04-06 zhanghailiangfilter-buffer: fix segfault when starting qemu with...
2016-04-06 Jason Wangrtl8139: using CP_TX_OWN for ownership transferring...
2016-04-06 Paolo Bonzininet: fix OptsVisitor memory leak
2016-04-06 Pooja Dhannawatnet: Allocating Large sized arrays to heap
2016-04-06 Isaac Lozanoutil: Improved qemu_hexmap() to include an ascii dump...
2016-04-05 Peter MaydellUpdate version for v2.6.0-rc1 release
2016-04-05 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-04-05 James Hogantcg/mips: Fix type of tcg_target_reg_alloc_order[]
2016-04-05 Ed Mastebsd-user: Suppress gcc 4.x -Wpointer-sign (included...
2016-04-05 Ed Mastebsd-user: add qemu/cutils.h include after f348b6d
2016-04-05 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-04-05 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2016-04-05 Eric Blakecrypto: Avoid memory leak on failure
2016-04-05 Fam Zhengqemu-iotests: 149: Use "/usr/bin/env python"
2016-04-05 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-04-05 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-04-05 Daniel P. Berrangecrypto: fix nettle config check for running pbkdf test
2016-04-05 Daniel P. Berrangecrypto: fix typo in docs for secret object type
2016-04-05 Daniel P. Berrangenet: fix missing include of qapi/error.h in netmap.c
2016-04-05 Eric Blakenbd: Fix poor debug message
2016-04-05 Alex Bennéeinclude/qemu/atomic: add compile time asserts
2016-04-05 Alex Bennéecpus: don't use atomic_read for vm_clock_warp_start
2016-04-05 Eric Blakenbd: don't request FUA on FLUSH
2016-04-05 Cao jindoc/memory: update MMIO section
2016-04-05 Daniel P. Berrangechar: ensure all clients are in non-blocking mode
2016-04-05 Daniel P. Berrangechar: fix broken EAGAIN retry on OS-X due to errno...
2016-04-05 Daniel P. Berrangeutil: retry getaddrinfo if getting EAI_BADFLAGS with...
2016-04-05 Cédric Le Goatercheckpatch: add target_ulong to typelist
2016-04-05 Paolo Bonzinitarget-i386: assert that KVM_GET/SET_MSRS can set all...
2016-04-05 Paolo Bonzinitarget-i386: do not pass MSR_TSC_AUX to KVM ioctls...
2016-04-05 Marc-André... memory: fix segv on qemu_ram_free(block=0x0)
2016-04-05 Andrey Smetanintarget-i386/kvm: Hyper-V VMBus hypercalls blank handlers
2016-04-05 Paolo Bonziniupdate Linux headers to 4.6
2016-04-05 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2016-04-05 Alex Bennée.travis.yml: make -j3
2016-04-05 Alex Bennée.travis.yml: enable OSX builds
2016-04-05 Alex Bennée.travis.yml: collapse the test matrix
2016-04-05 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
next