aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-15Add memory_region_init_ram_from_fd()Marc-André Lureau
2017-06-15exec: split qemu_ram_alloc_from_file()Marc-André Lureau
2017-06-13hw/intc/arm_gicv3_its: Allow save/restoreEric Auger
2017-06-13hw/intc/arm_gicv3_its: Implement state save/restoreEric Auger
2017-06-13kvm-all: Pass an error object to kvm_device_accessEric Auger
2017-06-13timer.h: Provide better monotonic timePranith Kumar
2017-06-13hw/arm/exynos: Move DRAM initialization next boardsKrzysztof Kozlowski
2017-06-13Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...Peter Maydell
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-13migration: Move migration.h to migration/Juan Quintela
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela
2017-06-13migration: create global_state.cJuan Quintela
2017-06-13migration: ram_control_* are implemented in qemu_fileJuan Quintela
2017-06-13migration: Commands are only used inside migration.cJuan Quintela
2017-06-13migration: Move constants to savevm.hJuan Quintela
2017-06-13migration: Move dump_vmsate_json_to_file() to misc.hJuan Quintela
2017-06-13migration: Split registration functions from vmstate.hJuan Quintela
2017-06-13migration: Move self_announce_delay() to misc.hJuan Quintela
2017-06-13Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...Peter Maydell
2017-06-12Merge remote-tracking branch 'remotes/elmarco/tags/char-pull-request' into st...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-08char: fix alias devices regressionMarc-André Lureau
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-06nbd/client.c: use errp instead of LOGVladimir Sementsov-Ogievskiy
2017-06-06nbd: add errp parameter to nbd_wr_syncv()Vladimir Sementsov-Ogievskiy
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-06migration: Mark CPU states dirty before incoming migration/loadvmDavid Gibson
2017-06-06migration: remove register_savevm()Laurent Vivier
2017-06-05numa: move numa_node from CPUState into target specific classesIgor Mammedov
2017-06-05numa: consolidate cpu_preplug fixups/checks for pc/arm/spaprIgor Mammedov