summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-01-1419-100/+437
|\
| * pci-assign: Enable MSIX on device to match guestAlex Williamson2013-01-091-2/+15
| * pci: use constants for devices under the 1B36 device ID, document themPaolo Bonzini2013-01-094-12/+30
| * ivshmem: use symbolic constant for PCI ID, add to pci-ids.txtPaolo Bonzini2013-01-082-2/+7
| * virtio-9p: use symbolic constant, add to pci-ids.txtPaolo Bonzini2013-01-083-1/+3
| * reorganize pci-ids.txtPaolo Bonzini2013-01-081-13/+14
| * docs: move pci-ids.txt to docs/specs/Paolo Bonzini2013-01-081-0/+0
| * vhost: backend masking supportMichael S. Tsirkin2013-01-075-16/+137
| * vhost: set started flag while start is in progressMichael S. Tsirkin2013-01-071-2/+5
| * virtio-net: set/clear vhost_started in reverse orderMichael S. Tsirkin2013-01-071-2/+2
| * virtio: backend virtqueue notifier maskingMichael S. Tsirkin2013-01-072-9/+83
| * virtio-pci: cache msix messagesMichael S. Tsirkin2013-01-072-20/+100
| * kvm: add stub for update msi routeMichael S. Tsirkin2013-01-071-0/+5
| * msix: add api to access msix messageMichael S. Tsirkin2013-01-072-1/+2
| * virtio: don't waste irqfds on control vqsMichael S. Tsirkin2013-01-074-9/+23
* | Merge remote-tracking branch 'bonzini/stub' into stagingAnthony Liguori2013-01-1487-1375/+1310
|\ \
| * | build: improve quiet output for .stp rulesPaolo Bonzini2013-01-121-1/+1
| * | build: fold trace-obj-y into libqemuutil.aPaolo Bonzini2013-01-125-26/+20
| * | build: some simplifications for "trace/Makefile.objs"Paolo Bonzini2013-01-122-13/+13
| * | build: remove coroutine-obj-yPaolo Bonzini2013-01-121-18/+13
| * | build: move version-obj-y to the generic LINK rulePaolo Bonzini2013-01-123-5/+4
| * | build: move base QAPI files to libqemuutil.aPaolo Bonzini2013-01-124-14/+8
| * | build: move QAPI definitions for QEMU out of qapi-obj-yPaolo Bonzini2013-01-122-3/+5
| * | build: consolidate multiple variables into universal-obj-yPaolo Bonzini2013-01-124-50/+14
| * | build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini2013-01-1215-22/+14
| * | build: move libqemuutil.a components to util/Paolo Bonzini2013-01-1231-13/+15
| * | build: move files away from tools-obj-y, common-obj-y, user-obj-yPaolo Bonzini2013-01-123-34/+27
| * | build: move util-obj-y to libqemuutil.aPaolo Bonzini2013-01-124-22/+21
| * | build: rename oslib-obj-y to util-obj-yPaolo Bonzini2013-01-124-10/+10
| * | libcacard: list oslib-obj-y file explicitlyPaolo Bonzini2013-01-121-1/+5
| * | libcacard: link vscclient to dynamic libraryPaolo Bonzini2013-01-121-2/+1
| * | libcacard: rewrite Makefile in non-recursive stylePaolo Bonzini2013-01-123-59/+20
| * | libcacard: add list of exported symbolsPaolo Bonzini2013-01-122-1/+79
| * | libcacard: use per-target variable definitionsPaolo Bonzini2013-01-121-2/+5
| * | libcacard: prepare to use -y trick in the MakefilePaolo Bonzini2013-01-121-6/+4
| * | libcacard: require libtool to build itPaolo Bonzini2013-01-124-14/+5
| * | libcacard: fix missing symbol in libcacard.soAlon Levy2013-01-121-1/+1
| * | build: remove CONFIG_SMARTCARDPaolo Bonzini2013-01-123-44/+27
| * | build: move dtrace rules to rules.makPaolo Bonzini2013-01-122-12/+9
| * | build: support linking with libtool objects/librariesPaolo Bonzini2013-01-123-7/+22
| * | build: make libtool verbose when making with V=1Paolo Bonzini2013-01-122-2/+3
| * | stubs: fully replace qemu-tool.c and qemu-user.cPaolo Bonzini2013-01-1220-167/+138
| * | qemu-option: move standard option definitions out of qemu-config.cPaolo Bonzini2013-01-1215-700/+700
* | | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2013-01-142-3/+9
|\ \ \ | |/ / |/| |
| * | monitor: assert monitor_puts()'s loop invariantMarkus Armbruster2013-01-101-0/+1
| * | target-i386: fix bits 39:32 of the final physical address when using 4M pageWen Congyang2013-01-091-3/+8
* | | Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2013-01-122-2/+2
|\ \ \
| * | | target-arm: Fix SWI (SVC) instruction in M profile.Alex_Rozenman@mentor.com2013-01-111-1/+1
| * | | target-arm: use type_register() instead of type_register_static()Eduardo Habkost2013-01-111-1/+1
* | | | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2013-01-1223-655/+1230
|\ \ \ \
OpenPOWER on IntegriCloud