summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | target/arm: SVE brk[ab] merging does not have s bitRichard Henderson2019-01-071-2/+3
| * | target/arm: Convert ARM_TBFLAG_* to FIELDsRichard Henderson2019-01-074-135/+78Star
* | | Merge remote-tracking branch 'remotes/elmarco/tags/machine-props-pull-request...Peter Maydell2019-01-0732-1638/+1786
|\ \ \ | |/ / |/| |
| * | hostmem: use object id for memory region name with >= 4.0Marc-André Lureau2019-01-076-11/+55
| * | arm: replace instance_post_init()Marc-André Lureau2019-01-074-10/+49
| * | qdev-props: call object_apply_global_props()Marc-André Lureau2019-01-072-23/+13Star
| * | qdev-props: remove errp from GlobalPropertyMarc-André Lureau2019-01-076-12/+4Star
| * | qdev-props: convert global_props to GPtrArrayMarc-André Lureau2019-01-071-9/+20
| * | qdev: all globals are now user-providedMarc-André Lureau2019-01-074-59/+6Star
| * | qdev: make a separate helper function to apply compat propertiesMarc-André Lureau2019-01-072-1/+7
| * | compat: remove remaining PC_COMPAT macrosMarc-André Lureau2019-01-073-258/+267
| * | include: remove compat.hMarc-André Lureau2019-01-075-8/+0Star
| * | compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macrosMarc-André Lureau2019-01-077-57/+60
| * | compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macrosMarc-André Lureau2019-01-077-105/+110
| * | compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macrosMarc-André Lureau2019-01-077-133/+139
| * | compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macrosMarc-André Lureau2019-01-079-111/+112
| * | compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macrosMarc-André Lureau2019-01-079-40/+40
| * | compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau2019-01-0710-50/+52
| * | compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau2019-01-0710-74/+71Star
| * | compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau2019-01-0710-86/+87
| * | compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau2019-01-0710-43/+42Star
| * | compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau2019-01-0710-51/+42Star
| * | compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macrosMarc-André Lureau2019-01-0710-49/+46Star
| * | compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macrosMarc-André Lureau2019-01-0710-66/+62Star
| * | compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macrosMarc-André Lureau2019-01-0710-41/+32Star
| * | compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macrosMarc-André Lureau2019-01-0710-43/+34Star
| * | hw: remove SET_MACHINE_COMPATMarc-André Lureau2019-01-071-12/+0Star
| * | machine: move compat properties out of globalsMarc-André Lureau2019-01-076-716/+637Star
| * | hw: apply machine compat properties without touching globalsMarc-André Lureau2019-01-079-93/+148
| * | machines: replace COMPAT define with a static arrayMarc-André Lureau2019-01-076-438/+577
| * | hw: apply accel compat properties without touching globalsMarc-André Lureau2019-01-078-19/+54
| |/
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-05' into st...Peter Maydell2019-01-0710-83/+92
|\ \ | |/ |/|
| * nbd/client: Drop pointless buf variableEric Blake2019-01-052-16/+9Star
| * qemu-nbd: Fail earlier for -c/-d on non-linuxEric Blake2019-01-052-19/+20
| * nbd/client: More consistent error messagesEric Blake2019-01-051-9/+12
| * nbd: Document timeline of various featuresEric Blake2019-01-051-1/+18
| * qemu-nbd: Use program name in error messagesEric Blake2019-01-052-1/+2
| * block/nbd-client: use traces instead of noisy error_report_errVladimir Sementsov-Ogievskiy2019-01-053-32/+23Star
| * nbd/client: Trace all server option error messagesEric Blake2019-01-052-0/+3
| * nbd: publish _lookup functionsVladimir Sementsov-Ogievskiy2019-01-052-5/+5
* | Merge remote-tracking branch 'remotes/philmd/tags/fw_cfg-20190104-pull-reques...Peter Maydell2019-01-043-44/+32Star
|\ \
| * | fw_cfg: Make qemu_extra_params_fw locallyLi Qiang2019-01-043-2/+1Star
| * | fw_cfg: Fix -boot reboot-timeout error checkingLi Qiang2019-01-042-15/+14Star
| * | fw_cfg: Fix -boot bootsplash error checkingLi Qiang2019-01-042-23/+14Star
| * | fw_cfg: Improve error message when can't load splash fileLi Qiang2019-01-041-4/+3Star
|/ /
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-01-041-11/+20
|\ \
| * | dmg: don't skip zero chunkyuchenlin2019-01-041-7/+12
| * | dmg: use enumeration type instead of hard coding numberyuchenlin2019-01-041-2/+2
| * | dmg: fix binary searchyuchenlin2019-01-041-3/+7
| * | dmg: Fixing wrong dmg block type value for block terminator.Julio Faracco2019-01-041-1/+1