aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-10-15pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost
2017-10-15pci: Add interface names to hybrid PCI devicesEduardo Habkost
2017-10-15pci: conventional-pci-device and pci-express-device interfacesEduardo Habkost
2017-10-15PCI: PCIe access should always be little endianMatt Redfearn
2017-10-15virtio/pci/migration: Convert to VMStateDr. David Alan Gilbert
2017-10-15hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability caseAleksandr Bezzubikov
2017-10-15pci: allow 32-bit PCI IO accesses to pass through the PCI bridgeMark Cave-Ayland
2017-10-15virtio/vhost: reset dev->log after syncingFelipe Franciosi
2017-10-15MAINTAINERS: add Dump maintainersMarc-André Lureau
2017-10-15scripts/dump-guest-memory.py: add vmcoreinfoMarc-André Lureau
2017-10-15kdump: set vmcoreinfo locationMarc-André Lureau
2017-10-15dump: update phys_base header field based on VMCOREINFO contentMarc-André Lureau
2017-10-15dump: add guest ELF noteMarc-André Lureau
2017-10-15hw/misc: add vmcoreinfo deviceMarc-André Lureau
2017-10-15fw_cfg: add write callbackMarc-André Lureau
2017-10-15pci: Set err to errp directly rather than through error_propagate()Mao Zhongyi
2017-10-15xio3130_downstream: Report error if pcie_chassis_add_slot() failedEduardo Habkost
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-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