aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-27iotests: 109: Filter out "len" of failed jobsFam Zheng3-12/+20
2017-04-27iotests: Fix typo in 026Eric Blake3-3/+3
2017-04-27Issue a deprecation warning if the user specifies the "-hdachs" option.Thomas Huth2-2/+4
2017-04-27iotests: Launch qemu-nbd with -e 42Max Reitz1-1/+3
2017-04-27block: Remove NULL check in bdrv_co_flushFam Zheng1-1/+1
2017-04-27qemu_iotests: Remove _readlink()Kevin Wolf1-18/+0
2017-04-27qemu-iotests: Remove PERL_PROG and BC_PROGKevin Wolf1-6/+0
2017-04-27iotests/051: Add test for empty filenameMax Reitz3-0/+7
2017-04-27block: An empty filename counts as no filenameMax Reitz1-1/+1
2017-04-27qemu-iotests: Test postcopy migrationKevin Wolf3-0/+158
2017-04-27qemu-iotests: Filter HMP readline escape charactersKevin Wolf13-138/+147
2017-04-27migration: Call blk_resume_after_migration() for postcopyKevin Wolf1-0/+8
2017-04-27qemu-img: simplify img_convertPeter Lieven1-120/+81
2017-04-27Revert "block/io: Comment out permission assertions"Max Reitz2-15/+3
2017-04-27file-win32: Remove unnecessary includeKevin Wolf1-1/+0
2017-04-27file-posix: Remove unnecessary includesKevin Wolf1-2/+0
2017-04-27block: Constify data passed by pointer to blk_nameKrzysztof Kozlowski2-2/+2
2017-04-26Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170426' into stagingPeter Maydell1-0/+6
2017-04-26tcg: Initialize return value after exit_atomicRichard Henderson1-0/+6
2017-04-26Revert "COLO-compare: Optimize tcp compare trace event"Peter Maydell2-18/+14
2017-04-26Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170426' into s...Peter Maydell8-90/+390
2017-04-26tests: Add a tester for HMP commandsThomas Huth2-0/+163
2017-04-26libqtest: Add a generic function to run a callback function for every machineThomas Huth4-89/+80
2017-04-26libqtest: Ignore QMP events when parsing the response for HMP commandsThomas Huth2-1/+9
2017-04-26monitor: Check whether TCG is enabled before running the "info jit" codeThomas Huth1-0/+5
2017-04-26hmp: gpa2hva and gpa2hpa hostaddr commandPaolo Bonzini2-0/+133
2017-04-26Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' int...Peter Maydell40-495/+2808
2017-04-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell33-193/+1435
2017-04-26MAINTAINERS: Remove myself from e500Scott Wood1-3/+0
2017-04-26target/ppc: Style fixesDavid Gibson1-186/+186
2017-04-26e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user readBernhard Kaindl1-0/+10
2017-04-26target/ppc: Flush TLB on write to PIDRSuraj Jitindar Singh3-2/+17
2017-04-26spapr-cpu-core: Release ICPState object during CPU unrealizationBharata B Rao1-0/+1
2017-04-26ppc/pnv: generate an OEM SEL event on shutdownCédric Le Goater3-0/+57
2017-04-26ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater4-1/+112
2017-04-26ppc/pnv: populate device tree for IPMI BT devicesCédric Le Goater1-0/+35
2017-04-26ppc/pnv: populate device tree for serial devicesCédric Le Goater1-0/+33
2017-04-26ppc/pnv: populate device tree for RTC devicesCédric Le Goater1-0/+30
2017-04-26ppc/pnv: scan ISA bus to populate device treeCédric Le Goater1-0/+28
2017-04-26ppc/pnv: enable only one LPC busCédric Le Goater2-9/+22
2017-04-26ppc/pnv: Add support for POWER8+ LPC ControllerBenjamin Herrenschmidt3-42/+108
2017-04-26spapr: remove the 'nr_servers' field from the machineCédric Le Goater2-33/+24
2017-04-26target/ppc: Fix size of struct PPCElfPrstatusAnton Blanchard1-1/+1
2017-04-26ipmi: introduce an ipmi_bmc_gen_event() APICédric Le Goater2-0/+26
2017-04-26ipmi: introduce an ipmi_bmc_sdr_find() APICédric Le Goater2-0/+18
2017-04-26ipmi: provide support for FRUsCédric Le Goater2-2/+139
2017-04-26ipmi: use a file to load SDRsCédric Le Goater2-3/+31
2017-04-26ppc: add IPMI supportCédric Le Goater1-0/+4
2017-04-26ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt6-1/+193
2017-04-26ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater6-7/+714