summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-14virtio-ccw: Provide traces for indicator changesChristian Borntraeger2-0/+2
2016-06-14s390x/css: introduce property type for device idsCornelia Huck4-48/+131
2016-06-14s390x/css: clear IO irqs when generating IPI CRWHalil Pasic1-3/+40
2016-06-14s390x/kvm: add interface for clearing IO irqsHalil Pasic3-0/+36
2016-06-14linux-headers: updateCornelia Huck10-5/+38
2016-06-14Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160614' into...Peter Maydell11-79/+167
2016-06-14spapr: Ensure all LMBs are represented in ibm,dynamic-memoryBharata B Rao2-22/+41
2016-06-14macio: call dma_memory_unmap() at the end of each DMA transferMark Cave-Ayland2-20/+31
2016-06-14Add PowerPC AT_HWCAP2 definitionsAnton Blanchard1-0/+13
2016-06-14ppc: Add PowerISA 2.07 compatibility modeThomas Huth2-2/+7
2016-06-14ppc: Improve PCR bit selection in ppc_set_compat()Thomas Huth2-4/+13
2016-06-14ppc: Provide function to get CPU class of the host CPUThomas Huth2-5/+21
2016-06-14ppc: Split pcr_mask settings into supported bits and the register maskThomas Huth4-5/+9
2016-06-14ppc/spapr: Refactor h_client_architecture_support() CPU parsing codeThomas Huth1-25/+36
2016-06-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160613-1' into s...Peter Maydell12-61/+96
2016-06-13Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-2016-06-13-v...Peter Maydell4-14/+18
2016-06-13crypto: aes: always rename internal symbolsMike Frysinger1-3/+2
2016-06-13crypto: assert that qcrypto_hash_digest_len is in rangePaolo Bonzini1-3/+1
2016-06-13crypto: remove temp files on completion of secrets testDaniel P. Berrange1-2/+4
2016-06-13TLS: provide slightly more information when TLS certificate loading failsAlex Bligh1-6/+11
2016-06-13vl: Eliminate usb_enabled()Eduardo Habkost9-16/+10
2016-06-13pxa2xx: Unconditionally enable USB controllerEduardo Habkost1-8/+4
2016-06-13hw/usb/dev-network.c: Use ldl_le_p() and stl_le_p()Peter Maydell1-33/+30
2016-06-13Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160613-tag' into...Peter Maydell4-1/+79
2016-06-13usb-host: add special case for bus+addrGerd Hoffmann1-4/+52
2016-06-13Introduce "xen-load-devices-state"Wen Congyang3-0/+78
2016-06-13exec: Fix qemu_ram_block_from_host for XenAnthony PERARD1-1/+1
2016-06-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160611' into stagingPeter Maydell22-132/+2893
2016-06-11translate-all: add tb hash bucket info to 'info jit' dumpEmilio G. Cota1-0/+36
2016-06-11tb hash: track translated blocks with qhtEmilio G. Cota5-97/+86
2016-06-11qht: add test-qht-par to invoke qht-bench from 'check' targetEmilio G. Cota3-1/+61
2016-06-11qht: add qht-bench, a performance benchmarkEmilio G. Cota3-1/+491
2016-06-11qht: add test programEmilio G. Cota3-1/+165
2016-06-11qht: QEMU's fast, resizable and scalable Hash TableEmilio G. Cota3-0/+1017
2016-06-11qdist: add test programEmilio G. Cota3-1/+390
2016-06-11qdist: add module to represent frequency distributions of dataEmilio G. Cota3-0/+459
2016-06-11tb hash: hash phys_pc, pc, and flags with xxhashEmilio G. Cota3-9/+13
2016-06-11exec: add tb_hash_func5, derived from xxhashEmilio G. Cota1-0/+94
2016-06-11qemu-thread: add simple test-and-set spinlockGuillaume Delbergue1-0/+35
2016-06-11include/processor.h: define cpu_relax()Emilio G. Cota1-0/+30
2016-06-11seqlock: rename write_lock/unlock to write_begin/endEmilio G. Cota2-16/+16
2016-06-11seqlock: remove optional mutexEmilio G. Cota2-10/+2
2016-06-11compiler.h: add QEMU_ALIGNED() to enforce struct alignmentEmilio G. Cota1-0/+2
2016-06-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160610-1' into st...Peter Maydell4-7/+15
2016-06-10console: ignore ui_info updates which don't actually update somethingGerd Hoffmann1-1/+6
2016-06-10ui/console-gl: Add support for big endian display surfacesThomas Huth1-0/+5
2016-06-10gtk: fix vte version checkOlaf Hering1-1/+1
2016-06-10ui: fix regression in printing VNC host/port on startupDaniel P. Berrange1-1/+1
2016-06-10vnc: drop unused depth arg for set_pixel_formatGerd Hoffmann1-4/+2
2016-06-09target-i386: Move user-mode exception actions out of user-exec.cPeter Maydell2-15/+3