summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-30target-ppc: Enable open-pic timers to count and generate interruptsAaron Larson1-6/+111
2017-06-30hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statementsDaniel Henrique Barboza1-1/+0
2017-06-30spapr: prevent QEMU crash when CPU realization failsBharata B Rao1-3/+4
2017-06-30target/ppc: Proper cleanup when ppc_cpu_realizefn failsBharata B Rao1-4/+8
2017-06-30spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz2-2/+87
2017-06-30xics: directly register ICPState objects to vmstateGreg Kurz1-1/+4
2017-06-30target/ppc: Fix return value in tcg radix mmu fault handlerSuraj Jitindar Singh1-1/+1
2017-06-30target/ppc/excp_helper: Take BQL before calling cpu_interrupt()Thomas Huth1-0/+3
2017-06-30spapr: Fix migration of Radix guestsBharata B Rao1-0/+12
2017-06-30spapr: Add a "no HPT" encoding to HTAB migration streamBharata B Rao1-4/+25
2017-06-30ppc: Rework CPU compatibility testing across migrationDavid Gibson4-4/+75
2017-06-30pseries: Reset CPU compatibility modeDavid Gibson2-10/+2
2017-06-30pseries: Move CPU compatibility property to machineDavid Gibson7-73/+201
2017-06-30qapi: add explicit null to string input and output visitorsGreg Kurz2-0/+25
2017-06-30hw/ppc/prep: Remove superfluous call to soundhw_init()Thomas Huth1-4/+0
2017-06-29Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170629' into s...Peter Maydell9-10/+87
2017-06-29Add chardev-send-break monitor commandStefan Fritsch7-2/+68
2017-06-29monitor: Add -a (all) option to info registersSuraj Jitindar Singh2-8/+19
2017-06-29Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell9-53/+187
2017-06-29ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and underJohn Arbuckle1-1/+1
2017-06-299pfs: handle transport errors in pdu_complete()Greg Kurz1-8/+15
2017-06-29xen-9pfs: disconnect if buffers are misconfiguredStefano Stabellini1-21/+64
2017-06-29virtio-9p: break device if buffers are misconfiguredGreg Kurz4-7/+40
2017-06-29virtio-9p: message header is 7-byte longGreg Kurz2-5/+8
2017-06-29virtio-9p: record element after sanity checksGreg Kurz1-1/+2
2017-06-299pfs: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau1-2/+1
2017-06-299pfs: local: Add support for custom fmode/dmode in 9ps mapped security modesTobias Schramm5-8/+56
2017-06-299pfs: local: remove: use correct path componentBruce Rogers1-1/+1
2017-06-29Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170628' i...Peter Maydell40-137/+383
2017-06-29Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170627-tag' into...Peter Maydell1-51/+133
2017-06-29linux-user: Put PPC AT_IGNOREPPC auxv entries in the right placePeter Maydell1-11/+12
2017-06-28exec: fix access to ram_list.dirty_memory when sync dirty bitmapHaozhong Zhang1-3/+6
2017-06-28migration: add "return-path" capabilityPeter Xu3-4/+18
2017-06-28vmstate: error hint for failed equal checksHalil Pasic20-40/+74
2017-06-28migration: add comment for TYPE_MIGRATEPeter Xu1-0/+8
2017-06-28migration: hmp: dump globalsPeter Xu3-0/+15
2017-06-28migration: merge enforce_config_section somewhatPeter Xu2-10/+14
2017-06-28migration: move skip_section_footersPeter Xu8-15/+15
2017-06-28migration: move skip_configuration outPeter Xu8-15/+18
2017-06-28migration: move only_migratable to MigrationStatePeter Xu6-5/+20
2017-06-28migration: move global_state.optional outPeter Xu8-11/+29
2017-06-28migration: let MigrationState be a qdevPeter Xu4-23/+81
2017-06-28vl: clean up global property registrationPeter Xu1-5/+24
2017-06-28accel: introduce AccelClass.global_propsPeter Xu5-0/+31
2017-06-28machine: export register_compat_prop()Peter Xu3-13/+37
2017-06-27xen-disk: add support for multi-page shared ringsPaul Durrant1-31/+113
2017-06-27xen-disk: only advertize feature-persistent if grant copy is not availablePaul Durrant1-7/+8
2017-06-27xen/disk: don't leak stack data via response ringStefano Stabellini1-13/+12
2017-06-27Merge remote-tracking branch 'remotes/edgar/tags/edgar/mmio-exec-v2.for-upstr...Peter Maydell8-54/+428
2017-06-27xilinx_spips: allow mmio executionKONRAD Frederic1-19/+55