summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded stringPhilippe Mathieu-Daudé2019-04-291-4/+9
* hw/dma: Compile the bcm2835_dma device as common objectPhilippe Mathieu-Daudé2019-04-291-1/+1
* target/arm: New function armv7m_nvic_set_pending_lazyfp()Peter Maydell2019-04-291-0/+96
* target/arm: Implement v7m_update_fpccr()Peter Maydell2019-04-291-0/+34
* target/arm: Implement dummy versions of M-profile FP-related registersPeter Maydell2019-04-291-0/+125
* hw/intc/armv7m_nvic: Allow reading of M-profile MVFR* registersPeter Maydell2019-04-291-0/+6
* hw/ssi/xilinx_spips: Avoid variable length arrayPeter Maydell2019-04-291-2/+4
* hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger2019-04-292-24/+10Star
* Add generic Nios II board.Sandra Loosemore2019-04-294-6/+122
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell2019-04-2713-81/+732
|\
| * ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt2019-04-262-10/+44
| * ppc/spapr: Use proper HPTE accessors for H_READBenjamin Herrenschmidt2019-04-261-6/+5Star
| * spapr: Drop duplicate PCI swizzle codeGreg Kurz2019-04-262-21/+5Star
| * spapr_pci: Get rid of duplicate code for node name creationGreg Kurz2019-04-261-4/+1Star
| * spapr/irq: remove spapr_ics_create()Cédric Le Goater2019-04-261-30/+14Star
| * spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater2019-04-261-1/+1
| * hw/ppc/prep: Drop useless inclusion of "hw/input/i8042.h"Philippe Mathieu-Daudé2019-04-261-1/+0Star
| * spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy2019-04-268-8/+662
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2019-04-263-0/+5
|\ \
| * | Categorize devices: iommuErnest Esene2019-04-252-0/+4
| * | Categorize devices: IGD passthrough ISA bridgeErnest Esene2019-04-251-0/+1
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-04-267-6/+65
|\ \
| * | hw: add compat machines for 4.1Cornelia Huck2019-04-257-6/+65
| |/
* | Merge tag 's390-ccw-bios-2019-04-12' into s390-next-stagingCornelia Huck2019-04-253-18/+58
|\ \
| * | s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne2019-04-123-18/+58
* | | exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand2019-04-253-4/+4
* | | s390x/kvm: Configure page size after memory has actually been initializedDavid Hildenbrand2019-04-251-0/+12
| |/ |/|
* | vfio: Report warnings with warn_report(), not error_printf()Markus Armbruster2019-04-181-6/+13
* | hpet: Report warnings with warn_report(), not error_printf()Markus Armbruster2019-04-171-1/+1
* | pci: Report fatal errors with error_report(), not error_printf()Markus Armbruster2019-04-171-1/+1
* | mips/boston: Report errors with error_report(), not error_printf()Markus Armbruster2019-04-171-3/+3
* | loader-fit: Wean off error_printf()Markus Armbruster2019-04-171-26/+36
* | usb-mtp: fix bounds check for guest provided filenameDaniel P. Berrangé2019-04-161-2/+9
* | spapr_pci: Fix broken naming of PCI busGreg Kurz2019-04-121-2/+2
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-04-091-2/+7
|\
| * hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine typesThomas Huth2019-04-091-2/+7
* | spapr_pci: Fix extended config space accessesGreg Kurz2019-04-091-2/+26
* | pci: Allow PCI bus subtypes to support extended config space accessesGreg Kurz2019-04-092-1/+25
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-04-075-12/+27
|\
| * intel_iommu: Drop extended root fieldPeter Xu2019-04-023-6/+3Star
| * intel_iommu: Fix root_scalable migration breakagePeter Xu2019-04-021-4/+20
| * virtio-net: Fix typo in commentYuval Shaia2019-04-021-1/+1
| * intel_iommu: Correct caching-mode error messageAlex Williamson2019-04-021-1/+1
| * acpi: verify file entries in bios_linker_loader_add_pointer()Liam Merwick2019-04-021-0/+2
* | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-rc3-v2...Peter Maydell2019-04-051-5/+11
|\ \
| * | riscv: plic: Log guest errorsAlistair Francis2019-04-051-3/+9
| * | riscv: plic: Fix incorrect irq calculationAlistair Francis2019-04-051-2/+2
| |/
* | xen-block: scale sector based quantities correctlyPaul Durrant2019-04-043-17/+23
* | xen-block: only advertize discard to the frontend when it is enabled...Paul Durrant2019-04-041-3/+9
* | hw/s390x/3270-ccw: avoid taking address of fields in packed structDaniel P. Berrangé2019-04-031-4/+4