aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-30block: Add BDRV_BLOCK_EOF to bdrv_get_block_status()Eric Blake
2017-06-30Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170630' int...Peter Maydell
2017-06-30spapr: Clean up DRC set_isolation_state() pathDavid Gibson
2017-06-30spapr: Clean up DRC set_allocation_state pathDavid Gibson
2017-06-30spapr: Make DRC reset force DRC into known stateDavid Gibson
2017-06-30spapr: Split DRC release from DRC detachDavid Gibson
2017-06-30spapr: Eliminate DRC 'signalled' state variableDavid Gibson
2017-06-30spapr: Start hotplugged PCI devices in ISOLATED stateDavid Gibson
2017-06-30target-ppc: Enable open-pic timers to count and generate interruptsAaron Larson
2017-06-30hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statementsDaniel Henrique Barboza
2017-06-30spapr: prevent QEMU crash when CPU realization failsBharata B Rao
2017-06-30target/ppc: Proper cleanup when ppc_cpu_realizefn failsBharata B Rao
2017-06-30spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz
2017-06-30xics: directly register ICPState objects to vmstateGreg Kurz
2017-06-30target/ppc: Fix return value in tcg radix mmu fault handlerSuraj Jitindar Singh
2017-06-30target/ppc/excp_helper: Take BQL before calling cpu_interrupt()Thomas Huth
2017-06-30spapr: Fix migration of Radix guestsBharata B Rao
2017-06-30spapr: Add a "no HPT" encoding to HTAB migration streamBharata B Rao
2017-06-30ppc: Rework CPU compatibility testing across migrationDavid Gibson
2017-06-30pseries: Reset CPU compatibility modeDavid Gibson
2017-06-30pseries: Move CPU compatibility property to machineDavid Gibson
2017-06-30qapi: add explicit null to string input and output visitorsGreg Kurz
2017-06-30hw/ppc/prep: Remove superfluous call to soundhw_init()Thomas Huth
2017-06-29Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170629' into s...Peter Maydell
2017-06-29Add chardev-send-break monitor commandStefan Fritsch
2017-06-29monitor: Add -a (all) option to info registersSuraj Jitindar Singh
2017-06-29Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-06-29ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and underJohn Arbuckle
2017-06-299pfs: handle transport errors in pdu_complete()Greg Kurz
2017-06-29xen-9pfs: disconnect if buffers are misconfiguredStefano Stabellini
2017-06-29virtio-9p: break device if buffers are misconfiguredGreg Kurz
2017-06-29virtio-9p: message header is 7-byte longGreg Kurz
2017-06-29virtio-9p: record element after sanity checksGreg Kurz
2017-06-299pfs: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau
2017-06-299pfs: local: Add support for custom fmode/dmode in 9ps mapped security modesTobias Schramm
2017-06-299pfs: local: remove: use correct path componentBruce Rogers
2017-06-29Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170628' i...Peter Maydell
2017-06-29Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170627-tag' into...Peter Maydell
2017-06-29linux-user: Put PPC AT_IGNOREPPC auxv entries in the right placePeter Maydell
2017-06-28exec: fix access to ram_list.dirty_memory when sync dirty bitmapHaozhong Zhang
2017-06-28migration: add "return-path" capabilityPeter Xu
2017-06-28vmstate: error hint for failed equal checksHalil Pasic
2017-06-28migration: add comment for TYPE_MIGRATEPeter Xu
2017-06-28migration: hmp: dump globalsPeter Xu
2017-06-28migration: merge enforce_config_section somewhatPeter Xu
2017-06-28migration: move skip_section_footersPeter Xu
2017-06-28migration: move skip_configuration outPeter Xu
2017-06-28migration: move only_migratable to MigrationStatePeter Xu
2017-06-28migration: move global_state.optional outPeter Xu
2017-06-28migration: let MigrationState be a qdevPeter Xu