summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-user: avoid string truncation warnings in uname field copyingDaniel P. Berrangé2019-05-091-3/+2Star
* linux-user/elfload: Fix GCC 9 build warningsAlistair Francis2019-05-091-1/+1
* linux-user: Add missing IPV6 sockoptsHelge Deller2019-05-091-0/+44
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-05-0910-25/+74
|\
| * sockets: avoid string truncation warnings when copying UNIX pathDaniel P. Berrangé2019-05-031-4/+8
| * hw/sparc/leon3: Allow load of uImage firmwaresPhilippe Mathieu-Daudé2019-05-031-0/+4
| * Makefile: Let the 'clean' rule remove qemu-ga.exe on Windows hostsPhilippe Mathieu-Daudé2019-05-031-1/+1
| * net: Print output of "-net nic, model=help" to stdout instead of stderrThomas Huth2019-05-031-3/+4
| * Header cleanupsAruna Jayasena2019-05-031-3/+0Star
| * Update configureStefan Weil2019-05-031-1/+0Star
| * configure: fix pam test warningDr. David Alan Gilbert2019-05-031-2/+2
| * qom: use object_new_with_type in object_new_with_propvWei Yang2019-05-031-1/+1
| * doc: fix the configuration pathMarc-André Lureau2019-05-032-5/+8
| * CODING_STYLE: indent example code as all othersWei Yang2019-05-021-4/+4
| * CODING_STYLE: specify the indent rule for multiline codeWei Yang2019-05-021-0/+39
| * hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printfPhilippe Mathieu-Daudé2019-05-021-1/+3
* | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell2019-05-091-0/+0
|\ \
| * | Update upstream slirpSamuel Thibault2019-05-091-0/+0
|/ /
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-05-07' into st...Peter Maydell2019-05-0811-115/+132
|\ \
| * | iotests: Make 182 do without device_addMax Reitz2019-05-072-5/+18
| * | iotests: Tweak 221 sizing for different hole granularitiesEric Blake2019-05-072-15/+15
| * | tests/qemu-iotests: Fix more reference output files due to recent qemu-io changeThomas Huth2019-05-073-50/+50
| * | iotests: Fix 233 for ports other than 10809Max Reitz2019-05-072-4/+6
| * | qemu-nbd: Look up flag names in arrayMax Reitz2019-05-072-41/+43
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...Peter Maydell2019-05-0821-127/+291
|\ \ \
| * | | target/arm: Stop using variable length array in dc_zvaPeter Maydell2019-05-071-2/+6
| * | | target/arm: Implement XPSR GE bitsPeter Maydell2019-05-072-2/+14
| * | | hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from resetPeter Maydell2019-05-071-1/+3
| * | | hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0Peter Maydell2019-05-071-3/+24
| * | | hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure()Peter Maydell2019-05-071-2/+7
| * | | osdep: Fix mingw compilation regarding stdio formatsCao Jiaxi2019-05-071-5/+5
| * | | util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64Cao Jiaxi2019-05-071-1/+1
| * | | qga: Fix mingw compilation warnings on enum conversionCao Jiaxi2019-05-071-1/+1
| * | | QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targetsCao Jiaxi2019-05-073-3/+8
| * | | arm: aspeed: Set SDRAM sizeJoel Stanley2019-05-072-0/+9
| * | | arm: Allow system registers for KVM guests to be changed by QEMU codePeter Maydell2019-05-076-22/+46
| * | | hw/arm/raspi: Diagnose requests for too much RAMPeter Maydell2019-05-071-0/+7
| * | | hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster2019-05-072-69/+129
| * | | pflash_cfi01: New pflash_cfi01_legacy_drive()Markus Armbruster2019-05-073-14/+31
| * | | pc: Rearrange pc_system_firmware_init()'s legacy -drive loopMarkus Armbruster2019-05-071-13/+11Star
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190507-pull-request' ...Peter Maydell2019-05-0713-62/+84
|\ \ \
| * | | i2c-ddc: move it to hw/displayPaolo Bonzini2019-05-079-10/+10
| * | | ati-vga: Fix check for blt outside vramBALATON Zoltan2019-05-071-6/+6
| * | | qxl: avoid unaligned pointer reads/writesDaniel P. Berrangé2019-05-071-31/+24Star
| * | | vl: add -vga help supportMarc-André Lureau2019-05-071-9/+31
| * | | vl: constify VGAInterfaceInfoMarc-André Lureau2019-05-071-3/+3
| * | | hw/display/cirrus_vga: Remove unused includePhilippe Mathieu-Daudé2019-05-071-1/+0Star
| * | | hw/display/cirrus_vga: Update the documentation URLPhilippe Mathieu-Daudé2019-05-071-2/+7
| * | | qxl: check release info objectPrasad J Pandit2019-05-071-0/+3
* | | | Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190506' into stagingPeter Maydell2019-05-075-46/+241
|\ \ \ \