aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-04-29hw/devices: Move SMSC 91C111 declaration into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move Gamepad declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move CBus declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/display/tc6393xb: Remove unused functionsPhilippe Mathieu-Daudé
2019-04-29hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded stringPhilippe Mathieu-Daudé
2019-04-29hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded stringPhilippe Mathieu-Daudé
2019-04-29hw/dma: Compile the bcm2835_dma device as common objectPhilippe Mathieu-Daudé
2019-04-29target/arm: New function armv7m_nvic_set_pending_lazyfp()Peter Maydell
2019-04-29target/arm: Implement v7m_update_fpccr()Peter Maydell
2019-04-29target/arm: Implement dummy versions of M-profile FP-related registersPeter Maydell
2019-04-29hw/intc/armv7m_nvic: Allow reading of M-profile MVFR* registersPeter Maydell
2019-04-29hw/ssi/xilinx_spips: Avoid variable length arrayPeter Maydell
2019-04-29hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger
2019-04-29Add generic Nios II board.Sandra Loosemore
2019-04-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-04-26ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt
2019-04-26ppc/spapr: Use proper HPTE accessors for H_READBenjamin Herrenschmidt
2019-04-26spapr: Drop duplicate PCI swizzle codeGreg Kurz
2019-04-26spapr_pci: Get rid of duplicate code for node name creationGreg Kurz
2019-04-26spapr/irq: remove spapr_ics_create()Cédric Le Goater
2019-04-26spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater
2019-04-26hw/ppc/prep: Drop useless inclusion of "hw/input/i8042.h"Philippe Mathieu-Daudé
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy
2019-04-25Categorize devices: iommuErnest Esene
2019-04-25Categorize devices: IGD passthrough ISA bridgeErnest Esene
2019-04-25hw: add compat machines for 4.1Cornelia Huck
2019-04-25Merge tag 's390-ccw-bios-2019-04-12' into s390-next-stagingCornelia Huck
2019-04-25exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand
2019-04-25s390x/kvm: Configure page size after memory has actually been initializedDavid Hildenbrand
2019-04-18vfio: Report warnings with warn_report(), not error_printf()Markus Armbruster
2019-04-17hpet: Report warnings with warn_report(), not error_printf()Markus Armbruster
2019-04-17pci: Report fatal errors with error_report(), not error_printf()Markus Armbruster
2019-04-17mips/boston: Report errors with error_report(), not error_printf()Markus Armbruster
2019-04-17loader-fit: Wean off error_printf()Markus Armbruster
2019-04-16usb-mtp: fix bounds check for guest provided filenameDaniel P. Berrangé
2019-04-12s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne
2019-04-12spapr_pci: Fix broken naming of PCI busGreg Kurz
2019-04-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-04-09hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine typesThomas Huth
2019-04-09spapr_pci: Fix extended config space accessesGreg Kurz
2019-04-09pci: Allow PCI bus subtypes to support extended config space accessesGreg Kurz
2019-04-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-04-05Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-rc3-v2...Peter Maydell