summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| | * 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
|\ \ \ \
OpenPOWER on IntegriCloud