summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vfio-pci: Fix multifunction=onAlex Williamson2013-11-211-0/+7
* atomic.h: Fix build with clangPeter Maydell2013-11-211-3/+3
* pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini2013-11-214-20/+0
* configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0Peter Maydell2013-11-211-0/+5
* sun4m: Add FCode ROM for TCX framebufferMark Cave-Ayland2013-11-215-11/+38
* Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori2013-11-191-8/+0
|\
| * migration: drop MADVISE_DONT_NEED for incoming zero pagesPeter Lieven2013-11-191-8/+0
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-11-1910-12/+12
|\ \
| * | qtest: Use -display none by defaultAndreas Färber2013-11-1910-12/+12
* | | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2013-11-191-2/+3
|\ \ \
| * | | qom: Fix memory leak in object_property_set_link()Vlad Yasevich2013-11-191-2/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'rth/tcg-ia64-17' into stagingAnthony Liguori2013-11-192-362/+397
|\ \ \
| * | | tcg-ia64: Introduce tcg_opc_bswap64_iRichard Henderson2013-11-181-35/+28
| * | | tcg-ia64: Introduce tcg_opc_ext_iRichard Henderson2013-11-181-30/+24
| * | | tcg-ia64: Introduce tcg_opc_movi_aRichard Henderson2013-11-181-16/+16
| * | | tcg-ia64: Introduce tcg_opc_mov_aRichard Henderson2013-11-181-19/+16
| * | | tcg-ia64: Use A3 form of logical operationsRichard Henderson2013-11-181-30/+34
| * | | tcg-ia64: Use SUB_A3 and ADDS_A4 for subtractionRichard Henderson2013-11-181-2/+23
| * | | tcg-ia64: Use ADDS for small additionRichard Henderson2013-11-181-4/+16
| * | | tcg-ia64: Avoid unnecessary stop bit in tcg_out_aluRichard Henderson2013-11-181-11/+6
| * | | tcg-ia64: Move AREG0 to R32Richard Henderson2013-11-182-9/+8
| * | | tcg-ia64: Simplify brcondRichard Henderson2013-11-181-34/+10
| * | | tcg-ia64: Handle constant callsRichard Henderson2013-11-181-3/+35
| * | | tcg-ia64: Use shortcuts for nop insnsRichard Henderson2013-11-181-124/+127
| * | | tcg-ia64: Use TCGMemOp within qemu_ldst routinesRichard Henderson2013-11-181-82/+91
| |/ /
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-11-193-5/+5
|\ \ \
| * | | doc: fix hardcoded helper pathAmos Kong2013-11-181-3/+3
| * | | pc: disable pci-infoIgor Mammedov2013-11-142-2/+2
| |/ /
* | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-11-1913-58/+573
|\ \ \
| * | | hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistentlyMichael Tokarev2013-11-171-1/+1
| * | | configure: Use -B switch only for Python versions which support itStefan Weil2013-11-171-1/+8
| * | | qga: Fix shutdown command of guest agent to work with SysVwhitearchey2013-11-161-1/+1
| * | | console: Remove unused debug codeStefan Weil2013-11-131-33/+0
| * | | qga: Fix compilation for old versions of MinGWStefan Weil2013-11-131-0/+1
| * | | .travis.yml: basic compile and check recipesAlex Bennée2013-11-131-0/+71
| * | | pci-assign: Fix error_report of pci-stub messageCole Robinson2013-11-131-20/+16
| * | | qapi: Fix comment for create-type to match code.Fam Zheng2013-11-131-1/+1
| * | | vl: fix build when configured with no graphic supportAntony Pavlov2013-11-131-0/+1
| * | | usb: drop unused USBNetState.inpkt fieldStefan Hajnoczi2013-11-131-1/+0
| * | | qemu-char: add missing characters used in keymapsJan Krupa2013-11-131-0/+365
| * | | qemu-char: add support for U-prefixed symbolsJan Krupa2013-11-131-0/+6
| * | | qemu-char: add Czech keymap fileJan Krupa2013-11-132-1/+95
| * | | qemu-char: add Czech characters to VNC keysymsJan Krupa2013-11-131-0/+8
* | | | Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori2013-11-1922-16/+531
|\ \ \ \ | | |_|/ | |/| |
| * | | block: Fail if requested driver is not availableKevin Wolf2013-11-153-0/+21
| * | | MAINTAINERS: add block driver sub-maintainersStefan Hajnoczi2013-11-151-0/+40
| * | | qemu-img: Fix overwriting 'ret' before usingFam Zheng2013-11-153-4/+63
| * | | qemu-iotests: Test qcow2 count_contiguous_clusters()Kevin Wolf2013-11-153-0/+285
| * | | qcow2: fix possible corruption when reading multiple clustersPeter Lieven2013-11-141-1/+1
| * | | qmp: access the local QemuOptsLists for drive optionAmos Kong2013-11-145-2/+82
OpenPOWER on IntegriCloud