summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net/dp8393x: add PROM to store MAC addressHervé Poussineau2015-06-112-0/+19
| * | | net/dp8393x: QOM'ifyHervé Poussineau2015-06-113-33/+67
| * | | net/dp8393x: use dp8393x_ prefix for all functionsHervé Poussineau2015-06-111-39/+41
| * | | net/dp8393x: do not use old_mmio accessesHervé Poussineau2015-06-111-85/+29
| * | | net/dp8393x: always calculate proper checksumsHervé Poussineau2015-06-111-11/+1
| * | | dma/rc4030: convert to QOMHervé Poussineau2015-06-113-43/+113
| * | | dma/rc4030: use trace events instead of custom loggingHervé Poussineau2015-06-112-65/+22
| * | | dma/rc4030: document register at offset 0x210Hervé Poussineau2015-06-111-8/+8
| * | | dma/rc4030: do not use old_mmio accessesHervé Poussineau2015-06-111-96/+16
| * | | dma/rc4030: use AddressSpace and address_space_rw in usersHervé Poussineau2015-06-114-50/+42
| * | | dma/rc4030: create custom DMA address spaceHervé Poussineau2015-06-111-37/+126
| * | | mips jazz: compile only in 64 bitHervé Poussineau2015-06-117-18/+4
| * | | target-mips: add ERETNC instruction and Config5.LLB bitLeon Alrae2015-06-116-7/+31
| * | | target-mips: Misaligned memory accesses for MSAYongbok Kim2015-06-113-78/+102
| * | | softmmu: Add probe_write()Yongbok Kim2015-06-112-0/+24
| * | | target-mips: Misaligned memory accesses for R6Yongbok Kim2015-06-112-13/+28
| * | | mips_malta: provide ememsize env variable to kernelsPaul Burton2015-06-111-6/+9
| * | | target-mips: add Config5.FRE support allowing Status.FR=0 emulationLeon Alrae2015-06-114-156/+208
| * | | target-mips: move group of functions above gen_load_fpr32()Leon Alrae2015-06-111-60/+58
* | | | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' i...Peter Maydell2015-06-1249-2144/+2191
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unneeded memsetDr. David Alan Gilbert2015-06-121-1/+0
| * | | Rename RDMA structures to make destination clearDr. David Alan Gilbert2015-06-121-33/+33
| * | | Teach analyze-migration.py about section footersDr. David Alan Gilbert2015-06-121-0/+5
| * | | Add a protective section footerDr. David Alan Gilbert2015-06-122-0/+62
| * | | Disable section footers on older machine typesDr. David Alan Gilbert2015-06-124-1/+12
| * | | Merge section header writingDr. David Alan Gilbert2015-06-121-44/+28
| * | | Move loadvm_handlers into MigrationIncomingStateDr. David Alan Gilbert2015-06-125-12/+26
| * | | Move copy out of qemu_peek_bufferDr. David Alan Gilbert2015-06-123-8/+11
| * | | Create MigrationIncomingStateDr. David Alan Gilbert2015-06-124-0/+40
| * | | qemu_ram_foreach_block: pass up error value, and down the ramblock nameDr. David Alan Gilbert2015-06-123-6/+12
| * | | Split header writing out of qemu_savevm_state_beginDr. David Alan Gilbert2015-06-124-3/+11
| * | | Add qemu_get_counted_string to read a string prefixed by a count byteDr. David Alan Gilbert2015-06-123-5/+26
| * | | migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela2015-06-1232-389/+253
| * | | migration: create savevm_stateJuan Quintela2015-06-121-24/+29
| * | | migration: Remove duplicated assignment of SETUP statusJuan Quintela2015-06-121-3/+0
| * | | rdma: Fix qemu crash when IPv6 address is used for migrationPadmanabh Ratnakar2015-06-121-0/+7
| * | | arch_init: Clean up the duplicate variable 'len' defining in ram_load()zhanghailiang2015-06-121-1/+0
| * | | migration: reduce include filesJuan Quintela2015-06-122-39/+2
| * | | migration: Add myself to the copyright list of both filesJuan Quintela2015-06-122-0/+8
| * | | migration: move savevm.c inside migration/Juan Quintela2015-06-124-4/+3
| * | | migration: move ram stuff to migration/ramJuan Quintela2015-06-127-1591/+1643
|/ / /
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-1129-188/+1214
|\ \ \
| * | | i386/acpi-build: fix PXB workarounds for unsupported BIOSesLaszlo Ersek2015-06-111-4/+4
| * | | i386/acpi-build: more traditional _UID and _HID for PXB root busesLaszlo Ersek2015-06-111-3/+2
| * | | vhost-scsi: move qdev properties into vhost-scsi.cShannon Zhao2015-06-102-10/+8
| * | | virtio-9p-device: move qdev properties into virtio-9p-device.cShannon Zhao2015-06-102-5/+2
| * | | virtio-serial-bus: move qdev properties into virtio-serial-bus.cShannon Zhao2015-06-102-4/+2
| * | | virtio-rng: move qdev properties into virtio-rng.cShannon Zhao2015-06-102-11/+7
| * | | virtio-scsi: move qdev properties into virtio-scsi.cShannon Zhao2015-06-102-15/+11
| * | | virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIESShannon Zhao2015-06-101-6/+1
OpenPOWER on IntegriCloud