projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2015-01-20
Peter Maydell
cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
cpu_ldst.h, cpu-all.h, bswap.h: Update documentation...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
cpu_ldst.h: Drop unused _raw macros, saddr() and laddr()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
cpu_ldst_template.h: Use ld*_p directly rather than...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
cpu_ldst.h: Use inline functions for usermode cpu_ld...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
cpu_ldst.h: Remove unused very short ld*/st* defines
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
cpu_ldst.h: Drop unused ld/st*_kernel defines
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
target-mips: Don't use _raw load/store accessors
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
linux-user/main.c (m68k): Use get_user_u16 rather than...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
linux-user/vm86.c: Use cpu_ldl_data &c rather than...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
bsd-user/elfload.c: Don't use ldl() or ldq_raw()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
linux-user/elfload.c: Don't use _raw accessor functions
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
target-sparc: Don't use {ld, st}*_raw functions
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
monitor.c: Use ld*_p() instead of ld*_raw()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
cpu_ldst.h: Remove unused ldul_ macros
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
exec.c: Drop TARGET_HAS_ICE define and checks
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
scripts/qapi-types.py: Add dummy member to empty structs
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Peter Maydell
Merge remote-tracking branch 'remotes/sstabellini/xen...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Paolo Bonzini
xen: add a lock for the mapcache
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Paolo Bonzini
xen: do not use __-named variables in mapcache
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Paul Durrant
Xen: Use the ioreq-server API when available
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Paul Durrant
Add device listener interface
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Gerd Hoffmann
ui/sdl2: Support shared surface for more pixman formats
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Benjamin Herrenschmidt
ui/sdl: Support shared surface for more pixman formats
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Benjamin Herrenschmidt
ui/gtk: Support shared surface for most pixman formats
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Gerd Hoffmann
ui/spice: Support shared surface for most pixman formats
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Benjamin Herrenschmidt
ui/vnc: Support shared surface for most pixman formats
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Gerd Hoffmann
ui/pixman: add qemu_pixman_check_format
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Benjamin Herrenschmidt
ui: Add dpy_gfx_check_format() to check backend shared...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Benjamin Herrenschmidt
ui: Make qemu_default_pixman_format() return 0 on unsup...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Peter Maydell
Merge remote-tracking branch 'remotes/pmaydell/tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Laszlo Ersek
fw_cfg: fix endianness in fw_cfg_data_mem_read() /...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Ard Biesheuvel
target-arm: crypto: fix BE host support
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Peter Maydell
Merge remote-tracking branch 'remotes/amit-migration...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Paolo Bonzini
vmstate: type-check sub-arrays
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Dr. David Alan...
migration_cancel: shutdown migration socket
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Cristian Klein
Handle bi-directional communication for fd migration
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Dr. David Alan...
socket shutdown
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Yang Hongyang
Tests: QEMUSizedBuffer/QEMUBuffer
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Yang Hongyang
QEMUSizedBuffer: only free qsb that qemu_bufopen allocated
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
ChenLiang
xbzrle: rebuild the cache_is_cached function
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
ChenLiang
xbzrle: optimize XBZRLE to decrease the cache misses
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Peter Maydell
Merge remote-tracking branch 'remotes/mjt/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Marcel Apfelbaum
vl.c: fix some alignment issues
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Paolo Bonzini
blizzard: do not depend on VGA internals
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Thomas Huth
Makefile: Remove config.status and common.env during...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
David Morrison
target-openrisc: bugfix for dec_sys to decode instructi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Don Slutz
Do not hang on full PTY
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Stefan Weil
misc: Fix new typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Stefan Weil
target-arm: Fix typo in comment (seperately -> separately)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Stefan Weil
target-tricore: Fix new typos
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Peter Maydell
migration/qemu-file.c: Don't shift left into sign bit
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
SeokYeon Hwang
translate-all: Mark map_exec() with the 'unused' attribute
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Peter Maydell
tests/hd-geo-test.c: Remove unused test_image variable
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Paolo Bonzini
vt82c686: avoid out-of-bounds read
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Peter Maydell
Merge remote-tracking branch 'remotes/bonzini/tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Pavel Dovgalyuk
cpus: consistently use QEMU_CLOCK_VIRTUAL_RT for icount...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Paolo Bonzini
qemu-timer: rename timer_init to timer_init_tl
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Paolo Bonzini
scsi: fix cancellation when I/O was completed but DMA...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Fam Zheng
rules.mak: Fix module build
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Peter Lieven
hw/scsi/lsi53c895a: add support for additional diag...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Frediano Ziglio
qemu-common.h: optimise muldiv64 if int128 is available
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Paolo Bonzini
target-i386: do not memcpy in and out of xmm_regs
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Paolo Bonzini
target-i386: fix movntsd on big-endian hosts
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Marcel Apfelbaum
vl.c: fix regression when reading memory size from...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Peter Maydell
Merge remote-tracking branch 'remotes/sstabellini/xen...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Stefano Stabellini
xen-hvm: increase maxmem before calling xc_domain_popul...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Peter Maydell
Merge remote-tracking branch 'remotes/stefanha/tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Anubhav Rakshit
NVMe: Set correct VS Value for 1.1 Compliant Controllers
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Fam Zheng
MAINTAINERS: Add migration/block* to block subsystem
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Chrysostomos...
MAINTAINERS: Update email addresses for Chrysostomos...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Alex Friedman
nvme: Fix get/set number of queues feature
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
John Snow
ide: Implement VPD response for ATAPI
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Fam Zheng
block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMM...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Peter Lieven
block: limited request size in write zeroes unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Peter Lieven
coroutine: try harder not to delete coroutines
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Paolo Bonzini
coroutine: drop qemu_coroutine_adjust_pool_size
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Paolo Bonzini
coroutine: rewrite pool to avoid mutex
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Paolo Bonzini
QSLIST: add lock-free operations
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Paolo Bonzini
test-coroutine: avoid overflow on 32-bit systems
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Paolo Bonzini
qemu-thread: add per-thread atexit functions
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Paolo Bonzini
coroutine-ucontext: use __thread
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Fam Zheng
qemu-iotests: Add supported os parameter for python...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Fam Zheng
qemu-iotests: Add "_supported_os Linux" to 058
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Fam Zheng
qemu-iotests: Replace "/bin/true" with "true"
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Fam Zheng
.gitignore: Ignore generated "common.env"
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Liang Li
xen-pt: Fix PCI devices re-attach failed
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Marc MarĂ
libqos: Convert malloc-pc allocator to a generic allocator
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Vladimir Sementsov...
migration/block: fix pending() return value
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Max Reitz
iotests: Filter out "I/O thread spun..." warning
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Fam Zheng
qemu-iotests: Test blockdev-backup in 055
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Fam Zheng
block: Add blockdev-backup to transaction
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Fam Zheng
qmp: Add command 'blockdev-backup'
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Fam Zheng
qapi: Comment version info in TransactionAction
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Vladimir Sementsov...
block: fix spoiling all dirty bitmaps by mirror and...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Fam Zheng
qapi: Fix document for BlockStats.node-name
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Max Reitz
iotests: Add test for relative backing file names
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Max Reitz
block/vmdk: Relative backing file for creation
commit
|
commitdiff
|
tree
|
snapshot
next