aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2017-06-28migration: move skip_section_footersPeter Xu
2017-06-28migration: move skip_configuration outPeter Xu
2017-06-28migration: move global_state.optional outPeter Xu
2017-06-28accel: introduce AccelClass.global_propsPeter Xu
2017-06-28machine: export register_compat_prop()Peter Xu
2017-06-27introduce mmio_interfaceKONRAD Frederic
2017-06-27qdev: add MemoryRegion propertyKONRAD Frederic
2017-06-23ps2: add and use PS2State typedefGerd Hoffmann
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell
2017-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-06-20isa: use get_uint() for "io-base"Marc-André Lureau
2017-06-20qdev: avoid type casts between signed and unsignedMarc-André Lureau
2017-06-20qdev: wrap default property value in an unionMarc-André Lureau
2017-06-20qdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED()Marc-André Lureau
2017-06-19qdev: remove PropertyInfo.qtype fieldMarc-André Lureau
2017-06-16q35/mch: implement extended TSEG sizesLaszlo Ersek
2017-06-15vhost-user-scsi: Introduce vhost-user-scsi host deviceFelipe Franciosi
2017-06-13hw/intc/arm_gicv3_its: Implement state save/restoreEric Auger
2017-06-13hw/arm/exynos: Move DRAM initialization next boardsKrzysztof Kozlowski
2017-06-13Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' int...Peter Maydell
2017-06-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-06-13Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...Peter Maydell
2017-06-09Revert "spapr: fix memory hot-unplugging"Laurent Vivier
2017-06-09xics: drop ICPStateClass::cpu_setup() handlerGreg Kurz
2017-06-09xics: setup cpu at realize timeGreg Kurz
2017-06-09xics: pass appropriate types to realize() handlers.Greg Kurz
2017-06-09xics: introduce macros for ICP/ICS link propertiesGreg Kurz
2017-06-08hw/pcie: fix the generic pcie root port to support migrationMarcel Apfelbaum
2017-06-08xics: add reset() handler to ICPStateClassGreg Kurz
2017-06-08spapr: Rework DRC name handlingDavid Gibson
2017-06-08spapr: Change DRC attach & detach methods to functionsDavid Gibson
2017-06-08spapr: Clean up handling of DR-indicatorDavid Gibson
2017-06-08spapr: Clean up DR entity sense handlingDavid Gibson
2017-06-06qtest: add rtc periodic timer testXiao Guangrong
2017-06-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...Peter Maydell
2017-06-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-06-06s390x/css: fence off MIDACornelia Huck
2017-06-06spapr: Eliminate spapr_drc_get_type_str()David Gibson
2017-06-06spapr: Move configure-connector state into DRCDavid Gibson
2017-06-06spapr: Clean up spapr_dr_connector_by_*()David Gibson
2017-06-06spapr: Introduce DRC subclassesDavid Gibson
2017-06-06spapr: Make DRC get_index and get_type methods into plain functionsDavid Gibson
2017-06-06spapr: Abolish DRC set_configured methodDavid Gibson
2017-06-06spapr: Abolish DRC get_fdt methodDavid Gibson
2017-06-05pc: Use "min-[x]level" on compat_propsEduardo Habkost
2017-06-05Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-06-05Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...Peter Maydell
2017-06-04hw/mips: add missing includePhilippe Mathieu-Daudé
2017-06-02vhost: rework IOTLB messagingMaxime Coquelin
2017-06-02vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin