summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ \ \
| * | | | PPC: linux-user: Calculate context pointer explicitlySamuel Seay2013-01-071-1/+1
| * | | | target-ppc: Error out for -cpu host on unknown PVRAndreas Färber2013-01-071-0/+8
| * | | | target-ppc: Slim conversion of model definitions to QOM subclassesAndreas Färber2013-01-077-176/+276
| * | | | PPC: Bring EPR support closer to realityAlexander Graf2013-01-078-46/+31
| * | | | PPC: KVM: set has-idle in guest device treeStuart Yoder2013-01-073-6/+36
| * | | | kvm: Update kernel headersAlexander Graf2013-01-078-23/+219
| * | | | openpic: fix CTPR and de-assertion of interruptsScott Wood2013-01-071-58/+123
| * | | | openpic: move IACK to its own functionScott Wood2013-01-071-42/+53
| * | | | openpic: IRQ_check: search the queue a word at a timeScott Wood2013-01-071-12/+16
| * | | | openpic: fix sense and priority bitsScott Wood2013-01-071-6/+71
| * | | | openpic: add some bounds checking for IRQ numbersScott Wood2013-01-071-0/+11
| * | | | openpic: use standard bitmap operationsScott Wood2013-01-071-26/+29
OpenPOWER on IntegriCloud