aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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-03Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190503-v2-pull-reques...Peter Maydell8-209/+302
2019-05-03hw/usb: avoid format truncation warning when formatting port nameDaniel P. Berrangé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
2019-04-29hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded stringPhilippe Mathieu-Daudé1-4/+9
2019-04-29hw/dma: Compile the bcm2835_dma device as common objectPhilippe Mathieu-Daudé1-1/+1
2019-04-29target/arm: New function armv7m_nvic_set_pending_lazyfp()Peter Maydell1-0/+96
2019-04-29target/arm: Implement v7m_update_fpccr()Peter Maydell1-0/+34
2019-04-29target/arm: Implement dummy versions of M-profile FP-related registersPeter Maydell1-0/+125
2019-04-29hw/intc/armv7m_nvic: Allow reading of M-profile MVFR* registersPeter Maydell1-0/+6
2019-04-29hw/ssi/xilinx_spips: Avoid variable length arrayPeter Maydell1-2/+4
2019-04-29hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger2-24/+10
2019-04-29Add generic Nios II board.Sandra Loosemore4-6/+122
2019-04-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell13-81/+732
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell3-0/+5
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell7-6/+65
2019-04-26ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt2-10/+44
2019-04-26ppc/spapr: Use proper HPTE accessors for H_READBenjamin Herrenschmidt1-6/+5
2019-04-26spapr: Drop duplicate PCI swizzle codeGreg Kurz2-21/+5
2019-04-26spapr_pci: Get rid of duplicate code for node name creationGreg Kurz1-4/+1
2019-04-26spapr/irq: remove spapr_ics_create()Cédric Le Goater1-30/+14
2019-04-26spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater1-1/+1
2019-04-26hw/ppc/prep: Drop useless inclusion of "hw/input/i8042.h"Philippe Mathieu-Daudé1-1/+0
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy8-8/+662
2019-04-25Categorize devices: iommuErnest Esene2-0/+4
2019-04-25Categorize devices: IGD passthrough ISA bridgeErnest Esene1-0/+1
2019-04-25hw: add compat machines for 4.1Cornelia Huck7-6/+65
2019-04-25Merge tag 's390-ccw-bios-2019-04-12' into s390-next-stagingCornelia Huck3-18/+58
2019-04-25exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand3-4/+4
2019-04-25s390x/kvm: Configure page size after memory has actually been initializedDavid Hildenbrand1-0/+12