aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-17hw/ppc/spapr: Add h_set_sprg0 hypercallThomas Huth1-2/+13
2016-02-17migration: ensure htab_save_first completes after timeoutDavid Gibson1-1/+6
2016-02-17target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVMDavid Gibson2-9/+2
2016-02-17pseries: Move hash page table allocation to reset timeDavid Gibson1-74/+56
2016-02-17pseries: Add helper to calculate recommended hash page table sizeDavid Gibson1-10/+14
2016-02-17pseries: Simplify handling of the hash page table fdDavid Gibson2-46/+41
2016-02-17target-ppc: Include missing MMU models for SDR1 in info registersDavid Gibson1-0/+2
2016-02-17target-ppc: Remove unused kvmppc_update_sdr1() stubDavid Gibson1-5/+0
2016-02-17hw: fix some debug message format stringsAlyssa Milburn2-4/+6
2016-02-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell31-508/+1500
2016-02-16nbd: enable use of TLS with nbd-server-start commandDaniel P. Berrange4-25/+105
2016-02-16nbd: enable use of TLS with qemu-nbd serverDaniel P. Berrange2-3/+68
2016-02-16nbd: enable use of TLS with NBD block driverDaniel P. Berrange3-12/+78
2016-02-16nbd: implement TLS support in the protocol negotiationDaniel P. Berrange8-13/+296
2016-02-16nbd: use "" as a default export name if none providedDaniel P. Berrange2-2/+3
2016-02-16nbd: always query export list in fixed new style protocolDaniel P. Berrange4-5/+196
2016-02-16nbd: allow setting of an export name for qemu-nbd serverDaniel P. Berrange2-2/+15
2016-02-16nbd: make client request fixed new style if advertisedDaniel P. Berrange1-10/+17
2016-02-16nbd: make server compliant with fixed newstyle specDaniel P. Berrange1-23/+46
2016-02-16nbd: invert client logic for negotiating protocol versionDaniel P. Berrange1-31/+29
2016-02-16nbd: convert to using I/O channels for actual socket I/ODaniel P. Berrange8-151/+180
2016-02-16nbd: convert blockdev NBD server to use I/O channels for connection setupDaniel P. Berrange1-15/+34
2016-02-16nbd: convert qemu-nbd server to use I/O channels for connection setupDaniel P. Berrange1-38/+53
2016-02-16nbd: convert block client to use I/O channels for connection setupDaniel P. Berrange7-54/+79
2016-02-16qemu-nbd: add support for --object command line argDaniel P. Berrange2-0/+40
2016-02-16qom: add helpers for UserCreatable object typesDaniel P. Berrange6-175/+290
2016-02-16Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-02-16-1...Peter Maydell8-4/+157
2016-02-16ipmi: sensor number should not exceed MAX_SENSORSCédric Le Goater1-8/+8
2016-02-16mptsas: fix wrong formulaPaolo Bonzini1-1/+1
2016-02-16mptsas: fix memory leakPaolo Bonzini1-0/+1
2016-02-16mptsas: add missing va_endPaolo Bonzini1-0/+1
2016-02-16migration: fix incorrect memory_global_dirty_log_start outside BQLPaolo Bonzini1-0/+4
2016-02-16oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.hPeter Maydell2-9/+11
2016-02-16all: Clean up includesPeter Maydell8-0/+8
2016-02-16scripts/tracetool: Include qemu/osdep.h in generated .c filesPeter Maydell3-1/+4
2016-02-16scripts/feature_to_c.sh: Include qemu/osdep.h rather than config.hPeter Maydell1-1/+1
2016-02-16qapi: Clean up includes in generated filesEric Blake5-3/+6
2016-02-16tests: Clean up includesPeter Maydell119-202/+119
2016-02-16tests/i440fx-test: Don't define ARRAY_SIZE locallyPeter Maydell1-2/+1
2016-02-16libdecnumber: Clean up includesPeter Maydell5-12/+5
2016-02-16cris: Clean up includesPeter Maydell1-0/+1
2016-02-16target-cris: Remove unnecessary ifdef from mmu.cPeter Maydell1-3/+0
2016-02-16hw/block/nand.c: Include osdep.h firstPeter Maydell1-2/+3
2016-02-16build: Don't redefine 'inline'Eric Blake1-12/+0
2016-02-16vl: fix migration from prelaunch statePaolo Bonzini1-0/+2
2016-02-16vl: change QEMU state machine for system resetDenis V. Lunev1-2/+14
2016-02-16build: Don't redefine 'inline'Eric Blake1-12/+0
2016-02-16char: fix handling of QIO_CHANNEL_ERR_BLOCKDaniel P. Berrange1-3/+3
2016-02-16Revert "qemu-char: Keep pty slave file descriptor open until the master is cl...Paolo Bonzini1-3/+1
2016-02-15checkpatch: Eliminate false positive in case of space before square bracket i...Leonid Bloch1-0/+2