aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-14ahci-test: test atapi read_cd with bcl, nb_sectors = 0John Snow3-21/+60
2016-11-14ahci-test: Create smaller test ISO imagesJohn Snow1-1/+2
2016-11-14atapi: classify read_cd as conditionally returning dataJohn Snow1-11/+40
2016-11-11Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi6-18/+22
2016-11-10MAINTAINERS: Remove obsolete stable branchesThomas Huth1-22/+0
2016-11-10MAINTAINERS: Add Fam and Jsnow for Bitmap supportJohn Snow1-0/+14
2016-11-10MAINTAINERS: Add an entry for the CHRP NVRAM filesThomas Huth1-0/+7
2016-11-10m68k: Update the 68k sections in the MAINTAINERS fileThomas Huth1-1/+5
2016-11-10sparc: Add slavio_misc.c and eccmemctl.c to the MAINTAINERS fileThomas Huth1-0/+2
2016-11-10MAINTAINERS: Add some ARM related files to the corresponding sectionsThomas Huth1-1/+7
2016-11-10Fix cursesw detectionSamuel Thibault1-1/+6
2016-11-10hw/input/hid: support alternative sysrq/break scancodes for gtk-vncPeter Korsgaard1-2/+2
2016-11-10ui/gtk: Fix build with older versions of gtkThomas Huth1-1/+2
2016-11-10usbredir: free vm_change_state_handler in usbredir destroy dispatchLi Qiang1-1/+4
2016-11-10usb: ehci: fix memory leak in ehci_init_transferLi Qiang1-0/+1
2016-11-10ipxe: update to 20161108 snapshotGerd Hoffmann9-0/+0
2016-11-10nbd: Don't inf-loop on early EOFEric Blake1-6/+7
2016-11-10target-i386: document how x86 gdb_num_core_regs is computed.Doug Evans1-0/+3
2016-11-10qdev: fix use-after-free regression from becdfa00cfaMarc-André Lureau1-6/+2
2016-11-10target-i386/machine: fix migrate faile because of Hyper-V HV_X64_MSR_VP_RUNTIMEZhuangYanying1-0/+4
2016-11-09vl.c: move pidfile creation up the lineMichael Tokarev1-5/+5
2016-11-09target-i386: fix typoPaolo Bonzini1-1/+1
2016-11-09Merge remote-tracking branch 'public/tags/tracing-pull-request' into stagingStefan Hajnoczi1-2/+5
2016-11-09Merge remote-tracking branch 'public/tags/block-pull-request' into stagingStefan Hajnoczi5-31/+74
2016-11-08docs/tracing.txt: Update documentation of default backendPeter Maydell1-2/+5
2016-11-08aio-posix: simplify aio_epoll_updatePaolo Bonzini1-15/+8
2016-11-08aio-posix: avoid NULL pointer dereference in aio_epoll_updatePaolo Bonzini1-15/+17
2016-11-08block: Don't mark node clean after failed flushKevin Wolf4-1/+49
2016-11-07Merge remote-tracking branch 'pm215/tags/pull-target-arm-20161107' into stagingStefan Hajnoczi4-7/+51
2016-11-07s390x/kvm: fix run_on_cpu sigp conversionsCornelia Huck1-18/+18
2016-11-07hw/i2c/bitbang_i2c: Handle NACKs from devicesPeter Maydell1-4/+15
2016-11-07Fix corruption of CPSR when SCTLR.EE is setJulian Brown1-1/+1
2016-11-07nvic: set pending status for not active interruptsMarcin Krzeminski1-2/+20
2016-11-07char: cadence: check baud rate generator and divider valuesPrasad J Pandit1-0/+15
2016-11-04Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into stagingStefan Hajnoczi5-2/+12
2016-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingStefan Hajnoczi27-435/+763
2016-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi48-507/+3352
2016-11-02PCMachineState: introduce acpi_build_enabled fieldWei Liu4-1/+11
2016-11-02hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()Thomas Huth1-1/+1
2016-11-02main-loop: Suppress I/O thread warning under qtestMax Reitz1-1/+1
2016-11-02docs/rcu.txt: Fix minor typoPranith Kumar1-1/+1
2016-11-02vl: exit qemu on guest panic if -no-shutdown is not setChristian Borntraeger2-2/+7
2016-11-02checkpatch: allow spaces before parenthesis for 'coroutine_fn'Jeff Cody1-1/+1
2016-11-02x86: add AVX512_4VNNIW and AVX512_4FMAPS featuresLuwei Kang2-1/+22
2016-11-02slirp: fix CharDriver breakagePaolo Bonzini1-2/+1
2016-11-02qemu-char: do not forward events through the mux until QEMU has startedPaolo Bonzini1-2/+6
2016-11-02nbd: Implement NBD_CMD_WRITE_ZEROES on clientEric Blake3-0/+41
2016-11-02nbd: Implement NBD_CMD_WRITE_ZEROES on serverEric Blake2-4/+46
2016-11-02nbd: Improve server handling of shutdown requestsEric Blake5-4/+41
2016-11-02nbd: Refactor conversion to errno to silence checkpatchEric Blake1-6/+14