aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-02-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2018-02-19trace: avoid SystemTap "char const" warningsStefan Hajnoczi
2018-02-19hw/rdma: Implementation of PVRDMA deviceYuval Shaia
2018-02-19hw/rdma: PVRDMA commands and data-path opsYuval Shaia
2018-02-19hw/rdma: Implementation of generic rdma device layersYuval Shaia
2018-02-19hw/rdma: Definitions for rdma device and rdma resource managerYuval Shaia
2018-02-19hw/rdma: Add wrappers and macrosYuval Shaia
2018-02-16ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan
2018-02-16ppc/spapr-caps: Disallow setting workaround for spapr-cap-ibsSuraj Jitindar Singh
2018-02-16spapr: consolidate the VCPU id numbering logic in a single placeGreg Kurz
2018-02-16spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz
2018-02-16spapr: move VCPU calculation to core machine codeGreg Kurz
2018-02-16spapr: use spapr->vsmt to compute VCPU idsGreg Kurz
2018-02-16ppc/spapr-caps: Change migration macro to take full spapr-cap nameSuraj Jitindar Singh
2018-02-16hw/char: remove legacy interface escc_init()Laurent Vivier
2018-02-16hw/ppc/spapr_hcall: set htab_shift after kvmppc_resize_hpt_commitDaniel Henrique Barboza
2018-02-16cuda: convert to trace-eventsMark Cave-Ayland
2018-02-16ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland
2018-02-16cuda: convert to use the shared mos6522 deviceMark Cave-Ayland
2018-02-15raspi: Raspberry Pi 3 supportpull-target-arm-20180215-1Pekka Enberg
2018-02-15bcm2836: Make CPU type configurablePekka Enberg
2018-02-15hw/intc/armv7m_nvic: Fix byte-to-interrupt number conversionsPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement SCRPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement cache ID registersPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement v8M CPPWR registerPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement M profile cache maintenance opsPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Fix ICSR PENDNMISET/CLR handlingPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVICPeter Maydell
2018-02-15hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé
2018-02-15hw/arm/aspeed: directly map the serial device to the system address spacePhilippe Mathieu-Daudé
2018-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-02-13virtio-balloon: include statistics of disk/file cachesTomáš Golembiovský
2018-02-13lpc: drop pcie host dependencyMichael S. Tsirkin
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum
2018-02-13virtio-balloon: unref the memory region before continuingTiwei Bie
2018-02-13memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshotPaolo Bonzini
2018-02-13g364fb: switch to using DirtyBitmapSnapshotPaolo Bonzini
2018-02-13sdhci: add Spec v4.2 register definitionsPhilippe Mathieu-Daudé
2018-02-13hw/arm/xilinx_zynqmp: enable the UHS-I modePhilippe Mathieu-Daudé
2018-02-13hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheetPhilippe Mathieu-Daudé
2018-02-13hw/arm/fsl-imx6: implement SDHCI Spec. v3Philippe Mathieu-Daudé
2018-02-13hw/arm/bcm2835_peripherals: change maximum block size to 1kBPhilippe Mathieu-Daudé
2018-02-13hw/arm/bcm2835_peripherals: implement SDHCI Spec v3Philippe Mathieu-Daudé
2018-02-13sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé
2018-02-13sdhci: implement UHS-I voltage switchPhilippe Mathieu-Daudé
2018-02-13sdbus: add trace eventsPhilippe Mathieu-Daudé
2018-02-13sdhci: implement the Host Control 2 register (tuning sequence)Philippe Mathieu-Daudé
2018-02-13sdhci: rename the hostctl1 registerPhilippe Mathieu-Daudé
2018-02-13sdhci: add support for v3 capabilitiesPhilippe Mathieu-Daudé