summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Rename non_vlan_clients to net_clientsStefan Hajnoczi2012-08-011-11/+11
* net: Remove VLANStateStefan Hajnoczi2012-08-0118-137/+31
* net: Remove vlan code from net.cStefan Hajnoczi2012-08-013-110/+0
* net: Convert qdev_prop_vlan to peer with hubZhi Yong Wu2012-08-015-17/+54
* net: Drop vlan argument to qemu_new_net_client()Stefan Hajnoczi2012-08-019-26/+18
* hub: Check that hubs are configured correctlyStefan Hajnoczi2012-08-013-24/+47
* net: Look up 'vlan' net clients using hubsStefan Hajnoczi2012-08-014-29/+30
* net: Use hubs for the vlan featureStefan Hajnoczi2012-08-0114-75/+85
* net: Add a hub net clientStefan Hajnoczi2012-08-015-16/+282
* net: Add interface to bridge when SIOCBRADDIF isn't availableCorey Bryant2012-08-011-3/+21
* configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGSPeter Maydell2012-07-311-2/+3
* configure: Fix compile warning in utimensat/futimens testPeter Maydell2012-07-311-0/+1
* configure: Fix warnings in VDE library probePeter Maydell2012-07-311-1/+2
* configure: Fix compile warning in PNG testPeter Maydell2012-07-311-1/+1
* configure: Fix errors in test for__sync_fetch_and_andStefan Weil2012-07-311-1/+1
* configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGSPeter Maydell2012-07-311-1/+1
* configure: Replace bash code by standard shell codeStefan Weil2012-07-311-1/+1
* configure: Fix build with capabilitiesStefan Weil2012-07-311-1/+1
* configure: Fix build with ALSA audio driverStefan Weil2012-07-311-1/+1
* configure: Don't run configure tests with -Werror enabledPeter Maydell2012-07-311-4/+18
* configure: Split valgrind test into pragma test and valgrind.h testPeter Maydell2012-07-312-2/+25
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-07-3033-248/+337
|\
| * Merge branch pci into masterMichael S. Tsirkin2012-07-2933-248/+337
| |\
| | * msi/msix: added API to set MSI message address and dataAlexey Kardashevskiy2012-07-194-0/+32
| | * pci: Add INTx routing notifierJan Kiszka2012-07-193-0/+32
| | * pci: Add pci_device_route_intx_to_irqMichael S. Tsirkin2012-07-194-0/+51
| | * pci: Unregister BARs before device exitAlex Williamson2012-07-041-2/+3
| | * pci: convert PCIUnregisterFunc to voidAlex Williamson2012-07-0425-83/+47
| | * msix: Switch msix_uninit to return voidAlex Williamson2012-06-182-5/+5
| | * msix: Allow full specification of MSIX layoutAlex Williamson2012-06-182-99/+56
| | * msix: Split PBA into it's own MemoryRegionAlex Williamson2012-06-182-43/+73
| | * msix: Note endian TODO itemAlex Williamson2012-06-181-0/+1
| | * msix: Move msix_mmio_readAlex Williamson2012-06-181-10/+10
| | * virtio: Convert to msix_init_exclusive_bar() interfaceAlex Williamson2012-06-182-11/+5
| | * ivshmem: Convert to msix_init_exclusive_bar() interfaceAlex Williamson2012-06-181-7/+3
| | * msix: Add simple BAR allocation MSIX setup functionsAlex Williamson2012-06-183-0/+52
| | * msix: fix PCIDevice naming inconsistencyAlex Williamson2012-06-181-2/+1
| | * msix: drop unused msix_bar_size, require valid bar_sizeJan Kiszka2012-06-183-21/+3
* | | Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori2012-07-301-13/+62
|\ \ \
| * | | qemu-nbd: add --cache and --aio optionsPaolo Bonzini2012-07-241-2/+40
| * | | qemu-nbd: reorganize help messagePaolo Bonzini2012-07-241-11/+22
* | | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-07-3010-317/+796
|\ \ \ \
| * | | | virtio-scsi: enable MSI-X supportPaolo Bonzini2012-07-271-2/+4
| * | | | virtio-scsi: add ioeventfd supportPaolo Bonzini2012-07-271-0/+1
| * | | | virtio-scsi: report parameter change eventsPaolo Bonzini2012-07-271-0/+16
| * | | | virtio-scsi: do not report dropped events after resetPaolo Bonzini2012-07-271-0/+1
| * | | | virtio-scsi: Report missed eventsPaolo Bonzini2012-07-271-18/+36
| * | | | virtio-scsi: Implement hotplug support for virtio-scsiCong Meng2012-07-271-2/+70
| * | | | scsi: report parameter changes to HBA driversPaolo Bonzini2012-07-273-0/+13
| * | | | scsi-disk: report resized disk via sense codesPaolo Bonzini2012-07-273-2/+29
OpenPOWER on IntegriCloud