aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-08monitor: fix crash when leaving qemu with spice audioMarc-André Lureau
2016-08-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160808' into...Peter Maydell
2016-08-08Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160805' into stagingPeter Maydell
2016-08-08spapr: Fix undefined behaviour in spapr_tce_reset()David Gibson
2016-08-08macio: set res_count value to 0 after non-block ATAPI DMA transfersMark Cave-Ayland
2016-08-08spapr: Correctly set query_hotpluggable_cpus hook based on machine versionDavid Gibson
2016-08-05tcg: Lower indirect registers in a separate passRichard Henderson
2016-08-05tcg: Require liveness analysisRichard Henderson
2016-08-05tcg: Include liveness info in the dumpsRichard Henderson
2016-08-05tcg: Compress dead_temps and mem_temps into a single arrayRichard Henderson
2016-08-05tcg: Fold life data into TCGOpRichard Henderson
2016-08-05tcg: Reorg TCGOp chainingRichard Henderson
2016-08-05tcg: Compress liveness data to 16 bitsRichard Henderson
2016-08-05tests: Rename qtests which have names ending "error"Peter Maydell
2016-08-05wxx: Fix handling of files used for character devicesStefan Weil
2016-08-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-08-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-08-05Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell
2016-08-05Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160804-tag' into...Peter Maydell
2016-08-05virtio-blk: Remove stale comment about drainingFam Zheng
2016-08-05virtio-blk: Release s->rq queue at system_resetFam Zheng
2016-08-05throttle: Test burst limits lower than the normal limitsAlberto Garcia
2016-08-05throttle: Don't allow burst limits to be lower than the normal limitsAlberto Garcia
2016-08-05block/parallels: check new image sizeKlim Kireev
2016-08-05nvme: bump PCI revisionChristoph Hellwig
2016-08-05nvme: fix identify to be NVMe 1.1 compliantChristoph Hellwig
2016-08-05block: Accept any target node for transactional blockdev-backupKevin Wolf
2016-08-05docker: Add "--enable-werror" to configure command lineFam Zheng
2016-08-05docker: Be compatible with older dockerFam Zheng
2016-08-04Xen PCI passthrough: fix passthrough failure when no interrupt pinBruce Rogers
2016-08-04Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160804' int...Peter Maydell
2016-08-04linux-user: Handle brk() attempts with very large sizesPeter Maydell
2016-08-04linux-user: Fix target_semid_ds structure definitionPeter Maydell
2016-08-04linux-user: Don't write off end of new_utsname bufferPeter Maydell
2016-08-04linux-user: Fix memchr() argument in open_self_cmdline()Peter Maydell
2016-08-04linux-user: Use correct alignment for long long on i386 guestsPeter Maydell
2016-08-04Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-08-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160803-1' into s...Peter Maydell
2016-08-03util: Fix assertion in iov_copy() upon zero 'bytes' and non-zero 'offset'Shmulik Ladkani
2016-08-03qdev: Fix use after free in qdev_init_nofail error pathFam Zheng
2016-08-03Reorganize help output of '-display' optionRobert Ho
2016-08-03x86: ioapic: add support for explicit EOIPeter Xu
2016-08-03x86: ioapic: ignore level irq during processingPeter Xu
2016-08-03apic: fix broken migration for kvm-apicIgor Mammedov
2016-08-03fw_cfg: Make base type "fw_cfg" abstractMarkus Armbruster
2016-08-03block: Cater to iscsi with non-power-of-2 discardEric Blake
2016-08-03osdep: Document differences in rounding macrosEric Blake
2016-08-03nbd: Limit nbdflags to 16 bitsEric Blake
2016-08-03nbd: Fix bad flag detection on serverEric Blake
2016-08-03i2c: fix migration regression introduced by broadcast supportIgor Mammedov