summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure: Require Python 2.7 or newerEduardo Habkost2018-06-081-2/+2
* python: futurize -f lib2to3.fixes.fix_numliteralsEduardo Habkost2018-06-082-15/+15
* python: futurize -f lib2to3.fixes.fix_exceptEduardo Habkost2018-06-081-1/+1
* python: futurize -f lib2to3.fixes.fix_renamesEduardo Habkost2018-06-081-1/+1
* python: futurize -f lib2to3.fixes.fix_tuple_paramsEduardo Habkost2018-06-081-1/+1
* python: futurize -f lib2to3.fixes.fix_reduceEduardo Habkost2018-06-081-0/+1
* python: futurize -f lib2to3.fixes.fix_standarderrorEduardo Habkost2018-06-081-3/+3
* python: futurize -f lib2to3.fixes.fix_has_keyEduardo Habkost2018-06-0810-12/+12
* python: futurize -f libfuturize.fixes.fix_next_callEduardo Habkost2018-06-083-5/+5
* python: futurize -f libfuturize.fixes.fix_absolute_importEduardo Habkost2018-06-0810-10/+20
* python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-0832-256/+281
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180608'...Peter Maydell2018-06-0836-147/+788
|\
| * sdcard: Disable CMD19/CMD23 for Spec v2Philippe Mathieu-Daudé2018-06-081-0/+6
| * sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)Philippe Mathieu-Daudé2018-06-082-2/+6
| * sdcard: Disable SEND_IF_COND (CMD8) for Spec v1Philippe Mathieu-Daudé2018-06-081-1/+3
| * sdcard: Add a 'spec_version' property, default to Spec v2.00Philippe Mathieu-Daudé2018-06-082-3/+25
| * sdcard: Allow commands valid in SPI modePhilippe Mathieu-Daudé2018-06-081-14/+0Star
| * sdcard: Update the Configuration Register (SCR) to Spec Version 1.10Philippe Mathieu-Daudé2018-06-081-2/+2
| * target/xtensa: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé2018-06-081-3/+3
| * RISC-V: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé2018-06-081-2/+4
| * target/m68k: Add trailing '\n' to qemu_log() callPhilippe Mathieu-Daudé2018-06-081-1/+1
| * target/arm: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé2018-06-081-2/+2
| * stellaris: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé2018-06-081-5/+6
| * hw/mips/boston: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé2018-06-081-4/+4
| * hw/core/register: Add trailing '\n' to qemu_log() callPhilippe Mathieu-Daudé2018-06-081-1/+1
| * ppc/pnv: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé2018-06-081-2/+2
| * xilinx-dp: Add trailing '\n' to qemu_log() callPhilippe Mathieu-Daudé2018-06-081-1/+3
| * hw/digic: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé2018-06-082-4/+4
| * hw/sd/milkymist-memcard: Add trailing '\n' to qemu_log() callPhilippe Mathieu-Daudé2018-06-081-1/+1
| * hw/i2c: Add trace eventsPhilippe Mathieu-Daudé2018-06-083-7/+26
| * hw/arm: Remove the deprecated xlnx-ep108 machineThomas Huth2018-06-082-65/+2Star
| * ftgmac100: remove check on runt messagesCédric Le Goater2018-06-081-6/+0Star
| * ftgmac100: fix multicast hash routineCédric Le Goater2018-06-081-2/+2
| * ftgmac100: add IEEE 802.1Q VLAN supportCédric Le Goater2018-06-081-1/+30
| * ftgmac100: compute maximum frame size depending on the protocolCédric Le Goater2018-06-082-12/+18
| * aspeed: add the pc9552 chips to the witherspoon machineCédric Le Goater2018-06-081-0/+4
| * misc: add pca9552 LED blinker modelCédric Le Goater2018-06-089-2/+426
| * aspeed: Add EEPROM I2C devicesCédric Le Goater2018-06-081-0/+13
| * smbus: add a smbus_eeprom_init_one() routineCédric Le Goater2018-06-082-5/+12
| * aspeed: add an I2C RTC device to all machinesCédric Le Goater2018-06-081-0/+19
| * aspeed: add support for the witherspoon-bmc boardCédric Le Goater2018-06-081-0/+49
| * aspeed: remove ignore_memory_transaction_failures on all boardsCédric Le Goater2018-06-081-3/+0Star
| * arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICRShannon Zhao2018-06-083-0/+118
* | chardev: Restore CR,LF on stdioPhilippe Mathieu-Daudé2018-06-081-1/+1
|/
* Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell2018-06-085-34/+30Star
|\
| * slirp: reformat m_inc routinePrasad J Pandit2018-06-081-18/+16Star
| * slirp: correct size computation while concatenating mbufPrasad J Pandit2018-06-082-11/+8Star
| * slirp: fix domainname version availabilitySamuel Thibault2018-06-081-1/+1
| * slirp: Add Samuel Thibault's staging tree for slirpSamuel Thibault2018-06-081-0/+1
| * slirp: Fix spurious error report when sending directlySamuel Thibault2018-06-011-7/+7