summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-01net: introduce NetClientState destructorJason Wang2-4/+15
2013-02-01net: introduce qemu_net_client_setup()Jason Wang1-10/+19
2013-02-01net: introduce qemu_find_net_clients_except()Jason Wang2-0/+23
2013-02-01net: intorduce qemu_del_nic()Jason Wang10-9/+23
2013-02-01net: introduce qemu_get_nic()Jason Wang28-78/+92
2013-02-01net: introduce qemu_get_queue()Jason Wang28-115/+140
2013-02-01net: tap: use abort() instead of assert(0)Jason Wang2-3/+3
2013-02-01net: tap: using bool instead of bitfieldJason Wang4-26/+24
2013-02-01target-ppc: Fix target_ulong vs. hwaddr format mismatchesAndreas Färber1-3/+3
2013-02-01libqtest: Wait for the right child PID after killing QEMUEduardo Habkost1-2/+5
2013-02-01isa: QOM'ify isa_bus_from_device()Andreas Färber1-1/+1
2013-02-01i2c: Drop I2C_SLAVE_FROM_QDEV() macroAndreas Färber7-8/+7
2013-02-01configure: Keep -Werror enabled for Release CandidatesAndreas Färber1-1/+1
2013-02-01Revert "e1000: no need auto-negotiation if link was down"Michael Roth1-5/+0
2013-02-01Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori8-168/+376
2013-02-01Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori8-33/+42
2013-02-01Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori6-43/+35
2013-02-01block/raw-posix: Build fix for O_ASYNCAndreas Färber1-1/+10
2013-02-01vmdk: Allow space in file namePhilipp Hahn1-9/+1
2013-02-01parallels: Fix bdrv_open() error handlingKevin Wolf1-8/+15
2013-02-01dmg: Use g_free instead of freeKevin Wolf1-9/+9
2013-02-01dmg: Fix bdrv_open() error handlingKevin Wolf1-38/+97
2013-02-01vpc: Fix bdrv_open() error handlingKevin Wolf1-12/+30
2013-02-01cloop: Fix bdrv_open() error handlingKevin Wolf1-10/+19
2013-02-01bochs: Fix bdrv_open() error handlingKevin Wolf1-7/+15
2013-02-01sheepdog: pass vdi_id to sheep daemon for sd_close()Liu Yuan1-2/+3
2013-02-01vmdk: Allow selecting SCSI adapter in image creationOthmar Pasteka2-3/+29
2013-02-01block: Adds mirroring tests for resized imagesVishvananda Ishaya2-2/+50
2013-02-01block: Fix is_allocated_above with resized filesVishvananda Ishaya1-1/+3
2013-02-01qemu-iotests: Add regression test for b7ab0feaKevin Wolf3-0/+98
2013-02-01Fix error message in migrate_set_capability HMP commandOrit Wasserman1-1/+1
2013-02-01Allow XBZRLE decoding without enabling the capabilityOrit Wasserman1-3/+0
2013-02-01Fix example for query-migrate-capabilitiesOrit Wasserman1-4/+2
2013-02-01Add XBZRLE testingOrit Wasserman2-0/+199
2013-02-01Move XBZRLE encoding code to a separate file to allow testingOrit Wasserman3-160/+174
2013-01-31Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori31-158/+180
2013-01-31Merge remote-tracking branch 'afaerber-or/cocoa-for-upstream' into stagingAnthony Liguori1-3/+24
2013-01-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori11-72/+238
2013-02-01target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber6-19/+23
2013-02-01target-s390x: Clean up cpu_inject_*() signaturesAndreas Färber4-11/+16
2013-02-01target-s390x: Fix debug outputAndreas Färber1-1/+1
2013-02-01target-s390x: Fix debug output (continued)Andreas Färber1-2/+2
2013-02-01target-ppc: Fix build for PPC_DEBUG_DISASAndreas Färber1-1/+1
2013-02-01target-ppc: Fix unused variable warning for FLUSH_ALL_TLBSAndreas Färber1-1/+2
2013-02-01PPC: Unify dcbzl code pathAlexander Graf5-41/+32
2013-02-01linux-user: bsd-user: Don't reset X86CPU twiceAndreas Färber2-2/+2
2013-02-01target-i386: Pass X86CPU to cpu_x86_set_a20()Andreas Färber3-5/+8
2013-02-01target-unicore32: Rename CPU subtypesAndreas Färber2-3/+7
2013-02-01target-openrisc: Rename CPU subtypesAndreas Färber1-4/+11
2013-02-01target-openrisc: TYPE_OPENRISC_CPU should be abstractAndreas Färber1-1/+1