summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: cleanup deliver/deliver_iov func pointersZhi Yong Wu2012-08-014-48/+28
| * | | | net: Make "info network" output more readable infoZhi Yong Wu2012-08-013-7/+15
| * | | | net: Rename qemu_del_vlan_client() to qemu_del_net_client()Stefan Hajnoczi2012-08-0111-20/+20
| * | | | net: Rename vc local variables to ncStefan Hajnoczi2012-08-016-143/+143
| * | | | net: Rename VLANClientState to NetClientStateStefan Hajnoczi2012-08-0150-283/+282
| * | | | 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
| |/ / /
* | | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-08-033-16/+12
|\ \ \ \
| * | | | exec.c: Remove out of date commentPeter Maydell2012-08-031-8/+0
| * | | | exec.c: Use subpages for large unaligned mappingsTyler Hall2012-08-031-4/+9
| * | | | exec.c: Fix off-by-one error in register_subpageTyler Hall2012-08-031-1/+1
| * | | | socket: clean up redundant assignmentAmos Kong2012-08-031-1/+0
| * | | | qom: Clean libuser object and dependency filesJan Kiszka2012-08-031-1/+1
| * | | | usb: Clean common object and dependency filesJan Kiszka2012-08-031-1/+1
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori2012-08-031-5/+10
|\ \ \ \
| * | | | hw/9pfs: Fix assert when disabling migrationAneesh Kumar K.V2012-07-311-5/+10
| * | | | configure: Fix build with capabilitiesStefan Weil2012-07-311-1/+1
| | |_|/ | |/| |
* | | | Support 'help' as a synonym for '?' in command line optionsPeter Maydell2012-08-0217-23/+70
| |/ / |/| |
* | | Replace 'struct siginfo' with 'siginfo_t'.Richard W.M. Jones2012-08-012-5/+5
* | | target-i386: move cpu_reset and reset callback to cpu.cIgor Mammedov2012-08-012-8/+15
* | | target-i386: move cpu halted decision into x86_cpu_resetIgor Mammedov2012-08-016-15/+36
* | | fix Xen compilationStefano Stabellini2012-08-011-3/+1
| |/ |/|
* | 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
OpenPOWER on IntegriCloud