aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-11spapr: introduce the XIVE_EXPLOIT option in CASCédric Le Goater
2017-07-11ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPUGreg Kurz
2017-07-11spapr: Only report host/guest IOMMU page size mismatches on KVMDavid Gibson
2017-07-11spapr: fix memory hotplug error pathGreg Kurz
2017-07-11target/ppc: Add debug function for radix mmu translationSuraj Jitindar Singh
2017-07-11target/ppc: Refactor tcg radix mmu codeSuraj Jitindar Singh
2017-07-11spapr: Use unplug_request for PCI hot unplugDavid Gibson
2017-07-11spapr: Remove unnecessary differences between hotplug and coldplug pathsDavid Gibson
2017-07-11spapr: Add DRC release methodDavid Gibson
2017-07-11spapr: Uniform DRC reset pathsDavid Gibson
2017-07-11spapr: Leave DR-indicator management to the guestDavid Gibson
2017-07-11target-ppc: SPR_BOOKE_ESR not set on FP exceptionsAaron Larson
2017-07-11spapr: fix migration to pseries machine < 2.8Laurent Vivier
2017-07-11spapr: fix bogus function name in commentGreg Kurz
2017-07-11spapr: refresh "platform-specific" hcalls commentGreg Kurz
2017-07-11spapr: make spapr_populate_hotplug_cpu_dt() staticGreg Kurz
2017-07-10Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-10-v2' into...Peter Maydell
2017-07-10nbd: use generic trace subsystem instead of TRACE macroVladimir Sementsov-Ogievskiy
2017-07-10nbd: refactor tracingVladimir Sementsov-Ogievskiy
2017-07-10nbd/server: rename clientflags var in nbd_negotiate_optionsVladimir Sementsov-Ogievskiy
2017-07-10nbd/server: fix TRACE in nbd_negotiate_send_rep_lenVladimir Sementsov-Ogievskiy
2017-07-10nbd/client: refactor TRACE of NBD_MAGICVladimir Sementsov-Ogievskiy
2017-07-10nbd/common: nbd_tls_handshake: remove extra TRACEVladimir Sementsov-Ogievskiy
2017-07-10nbd/server: add errp to nbd_send_reply()Vladimir Sementsov-Ogievskiy
2017-07-10nbd/server: use errp instead of LOGVladimir Sementsov-Ogievskiy
2017-07-10nbd/server: refactor nbd_negotiateVladimir Sementsov-Ogievskiy
2017-07-10nbd/server: nbd_negotiate: return 1 on NBD_OPT_ABORTVladimir Sementsov-Ogievskiy
2017-07-10MAINTAINERS: Promote NBD to supported, with new maintainerEric Blake
2017-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-07-10block: Make bdrv_is_allocated_above() byte-basedEric Blake
2017-07-10block: Minimize raw use of bds->total_sectorsEric Blake
2017-07-10block: Make bdrv_is_allocated() byte-basedEric Blake
2017-07-10backup: Switch backup_run() to byte-basedEric Blake
2017-07-10backup: Switch backup_do_cow() to byte-basedEric Blake
2017-07-10backup: Switch block_backup.h to byte-basedEric Blake
2017-07-10backup: Switch BackupBlockJob to byte-basedEric Blake
2017-07-10block: Drop unused bdrv_round_sectors_to_clusters()Eric Blake
2017-07-10mirror: Switch mirror_iteration() to byte-basedEric Blake
2017-07-10mirror: Switch mirror_do_read() to byte-basedEric Blake
2017-07-10mirror: Switch mirror_cow_align() to byte-basedEric Blake
2017-07-10mirror: Update signature of mirror_clip_sectors()Eric Blake
2017-07-10mirror: Switch mirror_do_zero_or_discard() to byte-basedEric Blake
2017-07-10mirror: Switch MirrorBlockJob to byte-basedEric Blake
2017-07-10commit: Switch commit_run() to byte-basedEric Blake
2017-07-10commit: Switch commit_populate() to byte-basedEric Blake
2017-07-10stream: Switch stream_run() to byte-basedEric Blake
2017-07-10stream: Drop reached_end for stream_complete()Eric Blake
2017-07-10stream: Switch stream_populate() to byte-basedEric Blake
2017-07-10trace: Show blockjob actions via bytes, not sectorsEric Blake
2017-07-10blockjob: Track job ratelimits via bytes, not sectorsEric Blake