summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-01fix Xen compilationStefano Stabellini1-3/+1
2012-08-01fix Xen compilationStefano Stabellini1-3/+1
2012-08-01configure: Fix xen probe with Xen 4.2 and laterAnthony PERARD1-1/+0
2012-08-01net: add the support for -netdev socket, listenZhi Yong Wu1-29/+47
2012-08-01net: fix the coding styleZhi Yong Wu1-1/+3
2012-08-01hub: add the support for hub own flow controlZhi Yong Wu1-3/+24
2012-08-01net: determine if packets can be sent before net queue deliver packetsZhi Yong Wu4-17/+5
2012-08-01net: cleanup deliver/deliver_iov func pointersZhi Yong Wu4-48/+28
2012-08-01net: Make "info network" output more readable infoZhi Yong Wu3-7/+15
2012-08-01net: Rename qemu_del_vlan_client() to qemu_del_net_client()Stefan Hajnoczi11-20/+20
2012-08-01net: Rename vc local variables to ncStefan Hajnoczi6-143/+143
2012-08-01net: Rename VLANClientState to NetClientStateStefan Hajnoczi50-283/+282
2012-08-01net: Rename non_vlan_clients to net_clientsStefan Hajnoczi1-11/+11
2012-08-01net: Remove VLANStateStefan Hajnoczi18-137/+31
2012-08-01net: Remove vlan code from net.cStefan Hajnoczi3-110/+0
2012-08-01net: Convert qdev_prop_vlan to peer with hubZhi Yong Wu5-17/+54
2012-08-01net: Drop vlan argument to qemu_new_net_client()Stefan Hajnoczi9-26/+18
2012-08-01hub: Check that hubs are configured correctlyStefan Hajnoczi3-24/+47
2012-08-01net: Look up 'vlan' net clients using hubsStefan Hajnoczi4-29/+30
2012-08-01net: Use hubs for the vlan featureStefan Hajnoczi14-75/+85
2012-08-01net: Add a hub net clientStefan Hajnoczi5-16/+282
2012-08-01net: Add interface to bridge when SIOCBRADDIF isn't availableCorey Bryant1-3/+21
2012-07-31configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGSPeter Maydell1-2/+3
2012-07-31configure: Fix compile warning in utimensat/futimens testPeter Maydell1-0/+1
2012-07-31configure: Fix warnings in VDE library probePeter Maydell1-1/+2
2012-07-31configure: Fix compile warning in PNG testPeter Maydell1-1/+1
2012-07-31configure: Fix errors in test for__sync_fetch_and_andStefan Weil1-1/+1
2012-07-31configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGSPeter Maydell1-1/+1
2012-07-31configure: Replace bash code by standard shell codeStefan Weil1-1/+1
2012-07-31configure: Fix build with capabilitiesStefan Weil1-1/+1
2012-07-31configure: Fix build with ALSA audio driverStefan Weil1-1/+1
2012-07-31configure: Don't run configure tests with -Werror enabledPeter Maydell1-4/+18
2012-07-31configure: Split valgrind test into pragma test and valgrind.h testPeter Maydell2-2/+25
2012-07-31hw/9pfs: Fix assert when disabling migrationAneesh Kumar K.V1-5/+10
2012-07-31configure: Fix build with capabilitiesStefan Weil1-1/+1
2012-07-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori33-248/+337
2012-07-30Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori1-13/+62
2012-07-30Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori10-317/+796
2012-07-30Merge commit 'quintela/migration-next-v5' into stagingAnthony Liguori6-147/+245
2012-07-29Merge branch pci into masterMichael S. Tsirkin33-248/+337
2012-07-29x86: Fixed incorrect segment base address addition in 64-bits modeVitaly Chipounov1-18/+25
2012-07-29place qemu-sockets.c contributions since 2012-01-13 under GPLv2+Paolo Bonzini1-0/+3
2012-07-29build: Fix linking failure for qemu-gaDunrong Huang2-12/+11
2012-07-28Avoid redefining inlineBlue Swirl1-0/+2
2012-07-28Avoid returning voidBlue Swirl12-28/+46
2012-07-28hw/escc: Drop duplicate definition of 'disabled' propertyPeter Maydell1-1/+0
2012-07-28build: get dependency file directories from object file namesPaolo Bonzini6-15/+4
2012-07-28build: include qapi-generated/ files in qga/Makefile.objsPaolo Bonzini2-1/+3
2012-07-28tests: Makefile: include dependency filesEduardo Habkost1-0/+2
2012-07-28vl.c: Don't print errno after failed qemu_chr_new()Peter Maydell1-6/+6