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