aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-05-13hw/arm: Express dependencies of integratorcp with KconfigThomas Huth2-0/+9
2019-05-13hw/arm: Express dependencies of the highbank machines with KconfigThomas Huth1-0/+11
2019-05-13hw/arm: Express dependencies of the exynos machines with KconfigThomas Huth1-0/+10
2019-05-13hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 deviceThomas Huth3-3/+7
2019-05-13hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubsThomas Huth1-0/+11
2019-05-09Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...Peter Maydell4-16/+11
2019-05-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2-1/+7
2019-05-08target/openrisc: Fix LGPL information in the file headersThomas Huth3-3/+3
2019-05-08hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statementThomas Huth1-13/+8
2019-05-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...Peter Maydell6-91/+206
2019-05-07Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190507-pull-request' ...Peter Maydell10-49/+49
2019-05-07hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from resetPeter Maydell1-1/+3
2019-05-07hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0Peter Maydell1-3/+24
2019-05-07hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure()Peter Maydell1-2/+7
2019-05-07arm: aspeed: Set SDRAM sizeJoel Stanley1-0/+8
2019-05-07hw/arm/raspi: Diagnose requests for too much RAMPeter Maydell1-0/+7
2019-05-07hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster1-69/+127
2019-05-07pflash_cfi01: New pflash_cfi01_legacy_drive()Markus Armbruster2-14/+30
2019-05-07pc: Rearrange pc_system_firmware_init()'s legacy -drive loopMarkus Armbruster1-13/+11
2019-05-07i2c-ddc: move it to hw/displayPaolo Bonzini7-9/+9
2019-05-07ati-vga: Fix check for blt outside vramBALATON Zoltan1-6/+6
2019-05-07qxl: avoid unaligned pointer reads/writesDaniel P. Berrangé1-31/+24
2019-05-07hw/display/cirrus_vga: Remove unused includePhilippe Mathieu-Daudé1-1/+0
2019-05-07hw/display/cirrus_vga: Update the documentation URLPhilippe Mathieu-Daudé1-2/+7
2019-05-07qxl: check release info objectPrasad J Pandit1-0/+3
2019-05-04hw/pvrdma: Add support for SRQKamal Heib4-1/+209
2019-05-04hw/rdma: Modify create/destroy QP to support SRQKamal Heib6-33/+67
2019-05-04hw/rdma: Add support for managing SRQ resourceKamal Heib3-0/+111
2019-05-04hw/rdma: Add SRQ support to backend layerKamal Heib5-2/+134
2019-05-03Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190503-v2-pull-reques...Peter Maydell8-209/+302
2019-05-03hw/sparc/leon3: Allow load of uImage firmwaresPhilippe Mathieu-Daudé1-0/+4
2019-05-03hw/usb: avoid format truncation warning when formatting port nameDaniel P. Berrangé1-1/+3
2019-05-02hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printfPhilippe Mathieu-Daudé1-1/+3
2019-05-02hw/pci-host: Use object_initialize_child for correct reference countingThomas Huth4-8/+9
2019-05-02hw/usb/hcd-ohci: Move PCI-related code into a separate fileThomas Huth6-208/+284
2019-05-02hw/usb/hcd-ohci: Do not use PCI functions with sysbus devices in ohci_die()Thomas Huth1-12/+27
2019-05-02usb/xhci: avoid trigger assertion if guest write wrong epidLongpeng1-1/+1
2019-05-02usb-mtp: change default to success for usb_mtp_update_objectBandan Das1-1/+1
2019-05-02usb-mtp: fix alignment of access of ObjectInfo filename fieldDaniel P. Berrangé1-3/+3
2019-05-02usb-mtp: fix string length for filename when writing metadataDaniel P. Berrangé1-1/+1
2019-04-29hw/devices: Move SMSC 91C111 declaration into a new headerPhilippe Mathieu-Daudé6-6/+6
2019-04-29hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé3-3/+4
2019-04-29hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé5-4/+5
2019-04-29hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé4-5/+5
2019-04-29hw/devices: Move Gamepad declarations into a new headerPhilippe Mathieu-Daudé2-2/+2
2019-04-29hw/devices: Move CBus declarations into a new headerPhilippe Mathieu-Daudé2-1/+2
2019-04-29hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé2-1/+2
2019-04-29hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé2-2/+2
2019-04-29hw/display/tc6393xb: Remove unused functionsPhilippe Mathieu-Daudé1-16/+0
2019-04-29hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded stringPhilippe Mathieu-Daudé1-1/+2