aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into stagingPeter Maydell
2015-06-12Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' i...Peter Maydell
2015-06-12target-mips: enable XPA and LPA featuresLeon Alrae
2015-06-12target-mips: remove misleading comments in translate_init.cLeon Alrae
2015-06-12target-mips: add MTHC0 and MFHC0 instructionsLeon Alrae
2015-06-12target-mips: add CP0.PageGrain.ELPA supportLeon Alrae
2015-06-12target-mips: support Page Frame Number Extension fieldLeon Alrae
2015-06-12target-mips: extend selected CP0 registers to 64-bits in MIPS32Leon Alrae
2015-06-12target-mips: correct MFC0 for CP0.EntryLo in MIPS64Leon Alrae
2015-06-12Remove unneeded memsetDr. David Alan Gilbert
2015-06-12Rename RDMA structures to make destination clearDr. David Alan Gilbert
2015-06-12Teach analyze-migration.py about section footersDr. David Alan Gilbert
2015-06-12Add a protective section footerDr. David Alan Gilbert
2015-06-12Disable section footers on older machine typesDr. David Alan Gilbert
2015-06-12Merge section header writingDr. David Alan Gilbert
2015-06-12Move loadvm_handlers into MigrationIncomingStateDr. David Alan Gilbert
2015-06-12Move copy out of qemu_peek_bufferDr. David Alan Gilbert
2015-06-12Create MigrationIncomingStateDr. David Alan Gilbert
2015-06-12qemu_ram_foreach_block: pass up error value, and down the ramblock nameDr. David Alan Gilbert
2015-06-12Split header writing out of qemu_savevm_state_beginDr. David Alan Gilbert
2015-06-12Add qemu_get_counted_string to read a string prefixed by a count byteDr. David Alan Gilbert
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela
2015-06-12migration: create savevm_stateJuan Quintela
2015-06-12migration: Remove duplicated assignment of SETUP statusJuan Quintela
2015-06-12rdma: Fix qemu crash when IPv6 address is used for migrationPadmanabh Ratnakar
2015-06-12arch_init: Clean up the duplicate variable 'len' defining in ram_load()zhanghailiang
2015-06-12migration: reduce include filesJuan Quintela
2015-06-12migration: Add myself to the copyright list of both filesJuan Quintela
2015-06-12migration: move savevm.c inside migration/Juan Quintela
2015-06-12migration: move ram stuff to migration/ramJuan Quintela
2015-06-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150611-1' into s...Peter Maydell
2015-06-11hw/vfio/platform: replace g_malloc0_n by g_new0Eric Auger
2015-06-11Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150611-1' into ...Peter Maydell
2015-06-11i386/acpi-build: fix PXB workarounds for unsupported BIOSesLaszlo Ersek
2015-06-11i386/acpi-build: more traditional _UID and _HID for PXB root busesLaszlo Ersek
2015-06-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150611-1' into s...Peter Maydell
2015-06-11gtk: don't exit early in case gtk init failsGerd Hoffmann
2015-06-11net/dp8393x: fix hardware resetHervé Poussineau
2015-06-11net/dp8393x: correctly reset in_use fieldHervé Poussineau
2015-06-11net/dp8393x: add load/save supportHervé Poussineau
2015-06-11net/dp8393x: add PROM to store MAC addressHervé Poussineau
2015-06-11net/dp8393x: QOM'ifyHervé Poussineau
2015-06-11net/dp8393x: use dp8393x_ prefix for all functionsHervé Poussineau
2015-06-11net/dp8393x: do not use old_mmio accessesHervé Poussineau
2015-06-11net/dp8393x: always calculate proper checksumsHervé Poussineau
2015-06-11dma/rc4030: convert to QOMHervé Poussineau
2015-06-11dma/rc4030: use trace events instead of custom loggingHervé Poussineau
2015-06-11dma/rc4030: document register at offset 0x210Hervé Poussineau
2015-06-11dma/rc4030: do not use old_mmio accessesHervé Poussineau