aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-21translate-all: add tb hash bucket info to 'info jit' dumpaurel32Emilio G. Cota
2016-04-21tb hash: track translated blocks with qhtEmilio G. Cota
2016-04-21qht: add test programEmilio G. Cota
2016-04-21qht: QEMU's fast, resizable and scalable Hash TableEmilio G. Cota
2016-04-21tb hash: hash phys_pc, pc, and flags with xxhashEmilio G. Cota
2016-04-21exec: add tb_hash_func5, derived from xxhashEmilio G. Cota
2016-04-21qemu-thread: add simple test-and-set spinlockGuillaume Delbergue
2016-04-21include/processor.h: define cpu_relax()Emilio G. Cota
2016-04-21seqlock: rename write_lock/unlock to write_begin/endEmilio G. Cota
2016-04-21seqlock: remove optional mutexEmilio G. Cota
2016-04-21compiler.h: add QEMU_ALIGNED() to enforce struct alignmentEmilio G. Cota
2016-04-21tb: consistently use uint32_t for tb->flagsEmilio G. Cota
2016-04-21tcg: check for CONFIG_DEBUG_TCG instead of NDEBUGAurelien Jarno
2016-04-21tcg: use tcg_debug_assert instead of assert (fix performance regression)Aurelien Jarno
2016-04-20target-s390x: Mask the SIGP order_code to 8bit.Philipp Kern
2016-04-20target-s390x: implement STFLE instructionAurelien Jarno
2016-04-20target-s390x: enable fully implemented facilitiesAurelien Jarno
2016-04-20target-s390x: improve facilities listAurelien Jarno
2016-04-20sh_pci: workaround i/o setup issueAurelien Jarno
2016-04-20target-mips: increase the number of shadowed TLB entriesAurelien Jarno
2016-04-20hw/vexpress: set default block type to SDAurelien Jarno
2016-04-20sh7750: add support for WCR registersAurelien Jarno
2016-04-20target-sparc64: emulate cpu yield support through a trapAurelien Jarno
2016-04-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-04-20Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-04-20' into s...Peter Maydell
2016-04-20iotests: Test case for drive-mirror with unaligned image sizeFam Zheng
2016-04-20iotests: Add iotests.image_sizeFam Zheng
2016-04-20mirror: Don't extend the last sub-chunkFam Zheng
2016-04-20block/mirror: Refresh stale bitmap iterator cacheMax Reitz
2016-04-20block/mirror: Revive dead yielding codeMax Reitz
2016-04-20Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-19-tag' in...Peter Maydell
2016-04-20Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2016-04-19qemu-ga: do not run qga test when guest agent disabledYang Hongyang
2016-04-19Update language files for QEMU 2.6.0Peter Maydell
2016-04-19block/gluster: prevent data loss after i/o errorJeff Cody
2016-04-19block/gluster: code movement of qemu_gluster_close()Jeff Cody
2016-04-19block/gluster: return correct error valueJeff Cody
2016-04-19Merge remote-tracking branch 'remotes/armbru/tags/pull-fw_cfg-2016-04-19' int...Peter Maydell
2016-04-19fw_cfg: Adopt /opt/RFQDN conventionMarkus Armbruster
2016-04-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160419-1' into s...Peter Maydell
2016-04-19Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160419' into...Peter Maydell
2016-04-19cadence_uart: bounds check write offsetMichael S. Tsirkin
2016-04-19Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-04-19Revert "ehci: make idt processing more robust"Gerd Hoffmann
2016-04-19ehci: apply limit to iTD/sidt descriptorsGerd Hoffmann
2016-04-19cuda: fix off-by-one error in SET_TIME commandAurelien Jarno
2016-04-18target-i386: Set AMD alias bits after filtering CPUID dataEduardo Habkost
2016-04-18Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell
2016-04-18MAINTAINERS: Drop target-i386 from CPU subsystemAndreas Färber
2016-04-18Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell