summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz2017-06-302-2/+87
| * | | xics: directly register ICPState objects to vmstateGreg Kurz2017-06-301-1/+4
| * | | target/ppc: Fix return value in tcg radix mmu fault handlerSuraj Jitindar Singh2017-06-301-1/+1
| * | | target/ppc/excp_helper: Take BQL before calling cpu_interrupt()Thomas Huth2017-06-301-0/+3
| * | | spapr: Fix migration of Radix guestsBharata B Rao2017-06-301-0/+12
| * | | spapr: Add a "no HPT" encoding to HTAB migration streamBharata B Rao2017-06-301-4/+25
| * | | ppc: Rework CPU compatibility testing across migrationDavid Gibson2017-06-304-4/+75
| * | | pseries: Reset CPU compatibility modeDavid Gibson2017-06-302-10/+2Star
| * | | pseries: Move CPU compatibility property to machineDavid Gibson2017-06-307-73/+201
| * | | qapi: add explicit null to string input and output visitorsGreg Kurz2017-06-302-0/+25
| * | | hw/ppc/prep: Remove superfluous call to soundhw_init()Thomas Huth2017-06-301-4/+0Star
|/ / /
* | | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170629' into s...Peter Maydell2017-06-299-10/+87
|\ \ \
| * | | Add chardev-send-break monitor commandStefan Fritsch2017-06-297-2/+68
| * | | monitor: Add -a (all) option to info registersSuraj Jitindar Singh2017-06-292-8/+19
|/ / /
* | | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2017-06-299-53/+187
|\ \ \
| * | | 9pfs: handle transport errors in pdu_complete()Greg Kurz2017-06-291-8/+15
| * | | xen-9pfs: disconnect if buffers are misconfiguredStefano Stabellini2017-06-291-21/+64
| * | | virtio-9p: break device if buffers are misconfiguredGreg Kurz2017-06-294-7/+40
| * | | virtio-9p: message header is 7-byte longGreg Kurz2017-06-292-5/+8
| * | | virtio-9p: record element after sanity checksGreg Kurz2017-06-291-1/+2
| * | | 9pfs: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau2017-06-291-2/+1Star
| * | | 9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modesTobias Schramm2017-06-295-8/+56
| * | | 9pfs: local: remove: use correct path componentBruce Rogers2017-06-291-1/+1
| |/ /
* | | ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and underJohn Arbuckle2017-06-291-1/+1
* | | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170628' i...Peter Maydell2017-06-2940-137/+383
|\ \ \ | |/ / |/| |
| * | exec: fix access to ram_list.dirty_memory when sync dirty bitmapHaozhong Zhang2017-06-281-3/+6
| * | migration: add "return-path" capabilityPeter Xu2017-06-283-4/+18
| * | vmstate: error hint for failed equal checksHalil Pasic2017-06-2820-40/+74
| * | migration: add comment for TYPE_MIGRATEPeter Xu2017-06-281-0/+8
| * | migration: hmp: dump globalsPeter Xu2017-06-283-0/+15
| * | migration: merge enforce_config_section somewhatPeter Xu2017-06-282-10/+14
| * | migration: move skip_section_footersPeter Xu2017-06-288-15/+15
| * | migration: move skip_configuration outPeter Xu2017-06-288-15/+18
| * | migration: move only_migratable to MigrationStatePeter Xu2017-06-286-5/+20
| * | migration: move global_state.optional outPeter Xu2017-06-288-11/+29
| * | migration: let MigrationState be a qdevPeter Xu2017-06-284-23/+81
| * | vl: clean up global property registrationPeter Xu2017-06-281-5/+24
| * | accel: introduce AccelClass.global_propsPeter Xu2017-06-285-0/+31
| * | machine: export register_compat_prop()Peter Xu2017-06-283-13/+37
* | | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170627-tag' into...Peter Maydell2017-06-291-51/+133
|\ \ \
| * | | xen-disk: add support for multi-page shared ringsPaul Durrant2017-06-281-31/+113
| * | | xen-disk: only advertize feature-persistent if grant copy is not availablePaul Durrant2017-06-281-7/+8
| * | | xen/disk: don't leak stack data via response ringStefano Stabellini2017-06-271-13/+12Star
| |/ /
* / / linux-user: Put PPC AT_IGNOREPPC auxv entries in the right placePeter Maydell2017-06-291-11/+12
|/ /
* | Merge remote-tracking branch 'remotes/edgar/tags/edgar/mmio-exec-v2.for-upstr...Peter Maydell2017-06-278-54/+428
|\ \
| * | xilinx_spips: allow mmio executionKONRAD Frederic2017-06-271-19/+55
| * | exec: allow to get a pointer for some mmio memory regionKONRAD Frederic2017-06-273-0/+156
| * | introduce mmio_interfaceKONRAD Frederic2017-06-273-0/+178
| * | qdev: add MemoryRegion propertyKONRAD Frederic2017-06-271-0/+2
| * | cputlb: fix the way get_page_addr_code fills the tlbKONRAD Frederic2017-06-271-2/+4