aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-11block: Fix bdrv_iterate_format() sortingMax Reitz
2016-11-11nfs: Fix memory leak in nfs_file_create()Kevin Wolf
2016-11-11qcow2: Remove stale FIXME commentAlberto Garcia
2016-11-11raw_bsd: don't check size alignment when only offset is setTomáš Golembiovský
2016-11-11raw_bsd: move check to prevent overflowTomáš Golembiovský
2016-11-11hmp: Make block_stream set an explicit job IDAlberto Garcia
2016-11-11block/ssh: Code cleanup for unused parameterAshijeet Acharya
2016-11-11block/nbd: Fix the leaked visitorAshijeet Acharya
2016-11-11test-uuid: fix leakMarc-André Lureau
2016-11-11Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi
2016-11-10MAINTAINERS: Remove obsolete stable branchesThomas Huth
2016-11-10MAINTAINERS: Add Fam and Jsnow for Bitmap supportJohn Snow
2016-11-10MAINTAINERS: Add an entry for the CHRP NVRAM filesThomas Huth
2016-11-10m68k: Update the 68k sections in the MAINTAINERS fileThomas Huth
2016-11-10sparc: Add slavio_misc.c and eccmemctl.c to the MAINTAINERS fileThomas Huth
2016-11-10MAINTAINERS: Add some ARM related files to the corresponding sectionsThomas Huth
2016-11-10Fix cursesw detectionSamuel Thibault
2016-11-10hw/input/hid: support alternative sysrq/break scancodes for gtk-vncPeter Korsgaard
2016-11-10ui/gtk: Fix build with older versions of gtkThomas Huth
2016-11-10usbredir: free vm_change_state_handler in usbredir destroy dispatchLi Qiang
2016-11-10usb: ehci: fix memory leak in ehci_init_transferLi Qiang
2016-11-10ipxe: update to 20161108 snapshotGerd Hoffmann
2016-11-10nbd: Don't inf-loop on early EOFEric Blake
2016-11-10target-i386: document how x86 gdb_num_core_regs is computed.Doug Evans
2016-11-10qdev: fix use-after-free regression from becdfa00cfaMarc-André Lureau
2016-11-10target-i386/machine: fix migrate faile because of Hyper-V HV_X64_MSR_VP_RUNTIMEZhuangYanying
2016-11-09vl.c: move pidfile creation up the lineMichael Tokarev
2016-11-09target-i386: fix typoPaolo Bonzini
2016-11-09Merge remote-tracking branch 'public/tags/tracing-pull-request' into stagingStefan Hajnoczi
2016-11-09Merge remote-tracking branch 'public/tags/block-pull-request' into stagingStefan Hajnoczi
2016-11-08xen: Fix xenpv machine initialisationAnthony PERARD
2016-11-08docs/tracing.txt: Update documentation of default backendPeter Maydell
2016-11-08aio-posix: simplify aio_epoll_updatePaolo Bonzini
2016-11-08aio-posix: avoid NULL pointer dereference in aio_epoll_updatePaolo Bonzini
2016-11-08block: Don't mark node clean after failed flushKevin Wolf
2016-11-07Merge remote-tracking branch 'pm215/tags/pull-target-arm-20161107' into stagingStefan Hajnoczi
2016-11-07s390x/kvm: fix run_on_cpu sigp conversionsCornelia Huck
2016-11-07hw/i2c/bitbang_i2c: Handle NACKs from devicesPeter Maydell
2016-11-07Fix corruption of CPSR when SCTLR.EE is setJulian Brown
2016-11-07nvic: set pending status for not active interruptsMarcin Krzeminski
2016-11-07char: cadence: check baud rate generator and divider valuesPrasad J Pandit
2016-11-04Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into stagingStefan Hajnoczi
2016-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingStefan Hajnoczi
2016-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi
2016-11-02PCMachineState: introduce acpi_build_enabled fieldWei Liu
2016-11-02hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()Thomas Huth
2016-11-02main-loop: Suppress I/O thread warning under qtestMax Reitz
2016-11-02docs/rcu.txt: Fix minor typoPranith Kumar
2016-11-02vl: exit qemu on guest panic if -no-shutdown is not setChristian Borntraeger
2016-11-02checkpatch: allow spaces before parenthesis for 'coroutine_fn'Jeff Cody