aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-17linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS valuesPeter Maydell
2017-10-17linux-user/main: support dfilterAlex Bennée
2017-10-16linux-user: Fix target FS_IOC_GETFLAGS and FS_IOC_SETFLAGS numbersPeter Maydell
2017-10-16linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31Richard Henderson
2017-10-16linux-user: Tidy and enforce reserved_va initializationRichard Henderson
2017-10-16tcg: Fix off-by-one in assert in page_set_flagsRichard Henderson
2017-10-16linux-user: Allow -R values up to 0xffff0000 for 32-bit ARM guestsPeter Maydell
2017-10-16linux-user: remove duplicate break in syscallCarlo Marcelo Arenas Belón
2017-10-16target/m68k,linux-user: manage FP registers in ucontextLaurent Vivier
2017-10-16linux-user: fix O_TMPFILE handlingRiku Voipio
2017-10-16Merge remote-tracking branch 'remotes/elmarco/tags/vu-pull-request' into stagingPeter Maydell
2017-10-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171012'...Peter Maydell
2017-10-12nvic: Fix miscalculation of offsets into ITNS arrayPeter Maydell
2017-10-12libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FDDr. David Alan Gilbert
2017-10-12libvhost-user: Update and fix feature and request listsDr. David Alan Gilbert
2017-10-12vhost-user-bridge: Only process received packets on started queuesDr. David Alan Gilbert
2017-10-12libvhost-user: vu_queue_startedDr. David Alan Gilbert
2017-10-12nvic: Add missing 'break'Peter Maydell
2017-10-12target/arm: Implement SG instruction corner casesPeter Maydell
2017-10-12target/arm: Support some Thumb insns being always unconditionalPeter Maydell
2017-10-12target-arm: Simplify insn_crosses_page()Peter Maydell
2017-10-12target/arm: Pull Thumb insn word loads up to top levelPeter Maydell
2017-10-12target-arm: Don't check for "Thumb2 or M profile" for not-Thumb1Peter Maydell
2017-10-12target/arm: Implement secure function returnPeter Maydell
2017-10-12target/arm: Implement BLXNSPeter Maydell
2017-10-12target/arm: Implement SG instructionPeter Maydell
2017-10-12target/arm: Add M profile secure MMU index values to get_a32_user_mem_index()Peter Maydell
2017-10-12arm: fix armv7m_init() declaration to match definitionIgor Mammedov
2017-10-12watchdog/aspeed: fix variable type to store reload valueCédric Le Goater
2017-10-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2017-10-11scripts: Remove debug parameter from QEMUMachineEduardo Habkost
2017-10-11scripts: Remove debug parameter from QEMUMonitorProtocolEduardo Habkost
2017-10-11guestperf: Configure logging on all shell frontendsEduardo Habkost
2017-10-11basevm: Call logging.basicConfig()Eduardo Habkost
2017-10-11iotests: Set up Python loggingEduardo Habkost
2017-10-11Merge remote-tracking branch 'remotes/elmarco/tags/vus-pull-request' into sta...Peter Maydell
2017-10-11Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171010' into stagingPeter Maydell
2017-10-10vhost-user-scsi: remove server_sock from VusDevMarc-André Lureau
2017-10-10vhost-user-scsi: use libvhost-user glib helperMarc-André Lureau
2017-10-10libvhost-user: add glib source helperMarc-André Lureau
2017-10-10vhost-user-scsi: use glib loggingMarc-André Lureau
2017-10-10vhost-user-scsi: simplify source handlingMarc-André Lureau
2017-10-10vhost-user-scsi: drop extra callback pointerMarc-André Lureau
2017-10-10vhost-user-scsi: don't copy iscsi/scsi-lowlevel.hMarc-André Lureau
2017-10-10vhost-user-scsi: avoid use of iscsi_ namespaceMarc-André Lureau
2017-10-10vhost-user-scsi: rename VUS typesMarc-André Lureau
2017-10-10vhost-user-scsi: remove unimplemented functionsMarc-André Lureau
2017-10-10vhost-user-scsi: remove VUS_MAX_LUNSMarc-André Lureau
2017-10-10vhost-user-scsi: remove vdev_scsi_add_iscsi_lun()Marc-André Lureau
2017-10-10vhost-user-scsi: assert() in iscsi_add_lun()Marc-André Lureau