index
:
qemu.git
aurel32
master
mips-redboot
target-mips-next
target-s390x-etf2
target-s390x-z
target-sh4-next
tcg-fixes
tcg-optimizer
Upstream QEMU + aurel32's patches
Aurelien Jarno
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-04-21
translate-all: add tb hash bucket info to 'info jit' dump
aurel32
Emilio G. Cota
2016-04-21
tb hash: track translated blocks with qht
Emilio G. Cota
2016-04-21
qht: add test program
Emilio G. Cota
2016-04-21
qht: QEMU's fast, resizable and scalable Hash Table
Emilio G. Cota
2016-04-21
tb hash: hash phys_pc, pc, and flags with xxhash
Emilio G. Cota
2016-04-21
exec: add tb_hash_func5, derived from xxhash
Emilio G. Cota
2016-04-21
qemu-thread: add simple test-and-set spinlock
Guillaume Delbergue
2016-04-21
include/processor.h: define cpu_relax()
Emilio G. Cota
2016-04-21
seqlock: rename write_lock/unlock to write_begin/end
Emilio G. Cota
2016-04-21
seqlock: remove optional mutex
Emilio G. Cota
2016-04-21
compiler.h: add QEMU_ALIGNED() to enforce struct alignment
Emilio G. Cota
2016-04-21
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-04-21
tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG
Aurelien Jarno
2016-04-21
tcg: use tcg_debug_assert instead of assert (fix performance regression)
Aurelien Jarno
2016-04-20
target-s390x: Mask the SIGP order_code to 8bit.
Philipp Kern
2016-04-20
target-s390x: implement STFLE instruction
Aurelien Jarno
2016-04-20
target-s390x: enable fully implemented facilities
Aurelien Jarno
2016-04-20
target-s390x: improve facilities list
Aurelien Jarno
2016-04-20
sh_pci: workaround i/o setup issue
Aurelien Jarno
2016-04-20
target-mips: increase the number of shadowed TLB entries
Aurelien Jarno
2016-04-20
hw/vexpress: set default block type to SD
Aurelien Jarno
2016-04-20
sh7750: add support for WCR registers
Aurelien Jarno
2016-04-20
target-sparc64: emulate cpu yield support through a trap
Aurelien Jarno
2016-04-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-04-20
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-04-20' into s...
Peter Maydell
2016-04-20
iotests: Test case for drive-mirror with unaligned image size
Fam Zheng
2016-04-20
iotests: Add iotests.image_size
Fam Zheng
2016-04-20
mirror: Don't extend the last sub-chunk
Fam Zheng
2016-04-20
block/mirror: Refresh stale bitmap iterator cache
Max Reitz
2016-04-20
block/mirror: Revive dead yielding code
Max Reitz
2016-04-20
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-19-tag' in...
Peter Maydell
2016-04-20
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2016-04-19
qemu-ga: do not run qga test when guest agent disabled
Yang Hongyang
2016-04-19
Update language files for QEMU 2.6.0
Peter Maydell
2016-04-19
block/gluster: prevent data loss after i/o error
Jeff Cody
2016-04-19
block/gluster: code movement of qemu_gluster_close()
Jeff Cody
2016-04-19
block/gluster: return correct error value
Jeff Cody
2016-04-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-fw_cfg-2016-04-19' int...
Peter Maydell
2016-04-19
fw_cfg: Adopt /opt/RFQDN convention
Markus Armbruster
2016-04-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160419-1' into s...
Peter Maydell
2016-04-19
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160419' into...
Peter Maydell
2016-04-19
cadence_uart: bounds check write offset
Michael S. Tsirkin
2016-04-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-04-19
Revert "ehci: make idt processing more robust"
Gerd Hoffmann
2016-04-19
ehci: apply limit to iTD/sidt descriptors
Gerd Hoffmann
2016-04-19
cuda: fix off-by-one error in SET_TIME command
Aurelien Jarno
2016-04-18
target-i386: Set AMD alias bits after filtering CPUID data
Eduardo Habkost
2016-04-18
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
2016-04-18
MAINTAINERS: Drop target-i386 from CPU subsystem
Andreas Färber
2016-04-18
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
[next]