summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | qcow2-refcount: check_refcounts_l2: don't count fixed cluster as allocatedVladimir Sementsov-Ogievskiy2019-05-071-9/+9
| * | qcow2-refcount: check_refcounts_l2: reduce ignored overlapsVladimir Sementsov-Ogievskiy2019-05-071-7/+9
| * | qcow2-refcount: avoid eating RAMVladimir Sementsov-Ogievskiy2019-05-073-8/+28
| * | qcow2-refcount: fix check_oflag_copiedVladimir Sementsov-Ogievskiy2019-05-071-4/+4
* | | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...Peter Maydell2019-05-0937-270/+298
|\ \ \ | |_|/ |/| |
| * | include/exec/poison: Mark TARGET_FMT_lu as poisoned, tooThomas Huth2019-05-091-0/+1
| * | target/sh4: Fix LGPL information in the file headersThomas Huth2019-05-087-7/+7
| * | target/openrisc: Fix LGPL information in the file headersThomas Huth2019-05-0813-13/+13
| * | hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statementThomas Huth2019-05-081-13/+8Star
| * | tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth2019-05-087-13/+24
| * | tests/drive_del-test: Use qtest_init() instead of qtest_start()Thomas Huth2019-05-081-31/+32
| * | tests/Makefile: Remove unused test-obj-y variableThomas Huth2019-05-081-19/+0Star
| * | tests/tpm-tests: Use g_test_skip() to mark skipped testsThomas Huth2019-05-081-1/+1
| * | tests/ide-test: Make test independent of global_qtestThomas Huth2019-05-081-125/+159
| * | tests/test-hmp: Use qtest_init() instead of qtest_start()Thomas Huth2019-05-081-9/+10
| * | tests/qmp-cmd-test: Use qtest_init() instead of qtest_start()Thomas Huth2019-05-081-6/+9
| * | tests/megasas: Make test independent of global_qtestThomas Huth2019-05-081-1/+1
| * | tests/tco: Make test independent of global_qtestThomas Huth2019-05-081-31/+32
| * | tests: Force Python I/O encoding for check-qapi-schemaEduardo Habkost2019-05-081-1/+1
* | | 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