aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-06-11dma/rc4030: use AddressSpace and address_space_rw in usersHervé Poussineau
2015-06-11dma/rc4030: create custom DMA address spaceHervé Poussineau
2015-06-11mips jazz: compile only in 64 bitHervé Poussineau
2015-06-11target-mips: add ERETNC instruction and Config5.LLB bitLeon Alrae
2015-06-11target-mips: Misaligned memory accesses for MSAYongbok Kim
2015-06-11softmmu: Add probe_write()Yongbok Kim
2015-06-11target-mips: Misaligned memory accesses for R6Yongbok Kim
2015-06-11mips_malta: provide ememsize env variable to kernelsPaul Burton
2015-06-11target-mips: add Config5.FRE support allowing Status.FR=0 emulationLeon Alrae