summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc/pnv: fix xscom address translation for POWER9Cédric Le Goater2016-11-151-4/+4
* ppc/pnv: add a 'xscom_core_base' field to PnvChipClassCédric Le Goater2016-11-153-4/+10
* spapr-vty: Fix bad assert() statementThomas Huth2016-11-151-1/+10
* FU exceptions should carry a cause (IC)Balbir Singh2016-11-151-0/+3
* spapr: Fix migration of PCI host bridges from qemu-2.7David Gibson2016-11-151-6/+12
* target-ppc: Implement bcdctz. instructionJose Ricardo Ziviani2016-11-153-0/+51
* target-ppc: Implement bcdcfz. instructionJose Ricardo Ziviani2016-11-153-0/+52
* target-ppc: Implement bcdctn. instructionJose Ricardo Ziviani2016-11-153-0/+48
* target-ppc: Implement bcdcfn. instructionJose Ricardo Ziviani2016-11-154-2/+114
* ppc: Remove some stub POWER6 modelsDavid Gibson2016-11-152-6/+0Star
* ppc/pnv: fix compile breakage on old gccCédric Le Goater2016-11-155-5/+4Star
* powernv: CPU compatibility modes don't make sense for powernvDavid Gibson2016-11-151-5/+1Star
* target-ppc: add vprtyb[w/d/q] instructionsAnkit Kumar2016-11-154-0/+44
* target-ppc: add vrldnm and vrlwnm instructionsBharata B Rao2016-11-155-6/+22
* target-ppc: add vrldnmi and vrlwmi instructionsGautham R. Shenoy2016-11-157-30/+86
* bitops: fix rol/ror when shift is zeroNikunj A Dadhania2016-11-151-8/+8
* Merge remote-tracking branch 'jsnow/tags/ide-pull-request' into stagingStefan Hajnoczi2016-11-147-48/+354
|\
| * ahci-test: add QMP tray test for ATAPIJohn Snow2016-11-141-0/+98
| * libqos/ahci: Add get_sense and test_readyJohn Snow2016-11-142-0/+67
| * libqos/ahci: Add ATAPI tray macrosJohn Snow2016-11-142-2/+35
| * libqos/ahci: Support expected errorsJohn Snow2016-11-142-5/+14
| * libqtest: add qmp_eventwait_refJohn Snow2016-11-142-3/+32
| * block-backend: Always notify on blk_ejectJohn Snow2016-11-141-6/+7
| * ahci-test: test atapi read_cd with bcl, nb_sectors = 0John Snow2016-11-143-21/+60
| * ahci-test: Create smaller test ISO imagesJohn Snow2016-11-141-1/+2
| * atapi: classify read_cd as conditionally returning dataJohn Snow2016-11-141-11/+40
* | Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi2016-11-1411-45/+71
|\ \
| * \ Merge remote-tracking branch 'mreitz/tags/pull-block-2016-11-11' into queue-b...Kevin Wolf2016-11-115-37/+56
| |\ \
| | * | raw-posix: Rename 'raw_s' to 'rs'Fam Zheng2016-11-111-28/+28
| | * | iotests: Always use -machine accel=qtestMax Reitz2016-11-112-8/+6Star
| | * | iotests: Skip test 162 if there is no SSH supportMax Reitz2016-11-111-0/+3
| | * | block: Emit modules in bdrv_iterate_format()Max Reitz2016-11-111-0/+18
| | * | block: Fix bdrv_iterate_format() sortingMax Reitz2016-11-111-1/+1
| |/ /
| * | nfs: Fix memory leak in nfs_file_create()Kevin Wolf2016-11-111-0/+1
| * | qcow2: Remove stale FIXME commentAlberto Garcia2016-11-111-2/+0Star
| * | raw_bsd: don't check size alignment when only offset is setTomáš Golembiovský2016-11-111-1/+1
| * | raw_bsd: move check to prevent overflowTomáš Golembiovský2016-11-111-1/+9
| * | hmp: Make block_stream set an explicit job IDAlberto Garcia2016-11-111-1/+1
| * | block/ssh: Code cleanup for unused parameterAshijeet Acharya2016-11-111-3/+2Star
| * | block/nbd: Fix the leaked visitorAshijeet Acharya2016-11-111-0/+1
* | | Merge remote-tracking branch 'remotes/fam/tags/for-upstream' into stagingStefan Hajnoczi2016-11-141-0/+1
|\ \ \ | |_|/ |/| |
| * | test-uuid: fix leakMarc-André Lureau2016-11-111-0/+1
| |/
* | Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi2016-11-116-18/+22
|\ \ | |/ |/|
| * nbd: Don't inf-loop on early EOFEric Blake2016-11-101-6/+7
| * target-i386: document how x86 gdb_num_core_regs is computed.Doug Evans2016-11-101-0/+3
| * qdev: fix use-after-free regression from becdfa00cfaMarc-André Lureau2016-11-101-6/+2Star
| * target-i386/machine: fix migrate faile because of Hyper-V HV_X64_MSR_VP_RUNTIMEZhuangYanying2016-11-101-0/+4
| * vl.c: move pidfile creation up the lineMichael Tokarev2016-11-091-5/+5
| * target-i386: fix typoPaolo Bonzini2016-11-091-1/+1
* | MAINTAINERS: Remove obsolete stable branchesThomas Huth2016-11-101-22/+0Star