index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-20
cpu_ldst_template.h: Use ld*_p directly rather than via ld*_raw macros
Peter Maydell
2015-01-20
cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors
Peter Maydell
2015-01-20
cpu_ldst.h: Remove unused very short ld*/st* defines
Peter Maydell
2015-01-20
cpu_ldst.h: Drop unused ld/st*_kernel defines
Peter Maydell
2015-01-20
target-mips: Don't use _raw load/store accessors
Peter Maydell
2015-01-20
linux-user/main.c (m68k): Use get_user_u16 rather than lduw in cpu_loop
Peter Maydell
2015-01-20
linux-user/vm86.c: Use cpu_ldl_data &c rather than plain ldl &c
Peter Maydell
2015-01-20
bsd-user/elfload.c: Don't use ldl() or ldq_raw()
Peter Maydell
2015-01-20
linux-user/elfload.c: Don't use _raw accessor functions
Peter Maydell
2015-01-20
target-sparc: Don't use {ld, st}*_raw functions
Peter Maydell
2015-01-20
monitor.c: Use ld*_p() instead of ld*_raw()
Peter Maydell
2015-01-20
cpu_ldst.h: Remove unused ldul_ macros
Peter Maydell
2015-01-20
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
2015-01-20
scripts/qapi-types.py: Add dummy member to empty structs
Peter Maydell
2015-01-20
Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-20-v2' into sta...
Peter Maydell
2015-01-20
xen: add a lock for the mapcache
Paolo Bonzini
2015-01-20
xen: do not use __-named variables in mapcache
Paolo Bonzini
2015-01-20
Xen: Use the ioreq-server API when available
Paul Durrant
2015-01-20
Add device listener interface
Paul Durrant
2015-01-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20150119-1' in...
Peter Maydell
2015-01-19
ui/sdl2: Support shared surface for more pixman formats
Gerd Hoffmann
2015-01-19
ui/sdl: Support shared surface for more pixman formats
Benjamin Herrenschmidt
2015-01-19
ui/gtk: Support shared surface for most pixman formats
Benjamin Herrenschmidt
2015-01-19
ui/spice: Support shared surface for most pixman formats
Gerd Hoffmann
2015-01-19
ui/vnc: Support shared surface for most pixman formats
Benjamin Herrenschmidt
2015-01-19
ui/pixman: add qemu_pixman_check_format
Gerd Hoffmann
2015-01-19
ui: Add dpy_gfx_check_format() to check backend shared surface support
Benjamin Herrenschmidt
2015-01-19
ui: Make qemu_default_pixman_format() return 0 on unsupported formats
Benjamin Herrenschmidt
2015-01-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150116'...
Peter Maydell
2015-01-16
fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write()
Laszlo Ersek
2015-01-16
target-arm: crypto: fix BE host support
Ard Biesheuvel
2015-01-16
Merge remote-tracking branch 'remotes/amit-migration/tags/mig-2.3-1' into sta...
Peter Maydell
2015-01-16
vmstate: type-check sub-arrays
Paolo Bonzini
2015-01-16
migration_cancel: shutdown migration socket
Dr. David Alan Gilbert
2015-01-16
Handle bi-directional communication for fd migration
Cristian Klein
2015-01-16
socket shutdown
Dr. David Alan Gilbert
2015-01-16
Tests: QEMUSizedBuffer/QEMUBuffer
Yang Hongyang
2015-01-16
QEMUSizedBuffer: only free qsb that qemu_bufopen allocated
Yang Hongyang
2015-01-15
xbzrle: rebuild the cache_is_cached function
ChenLiang
2015-01-15
xbzrle: optimize XBZRLE to decrease the cache misses
ChenLiang
2015-01-15
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-01-1...
Peter Maydell
2015-01-15
vl.c: fix some alignment issues
Marcel Apfelbaum
2015-01-15
blizzard: do not depend on VGA internals
Paolo Bonzini
2015-01-15
Makefile: Remove config.status and common.env during 'make distclean'
Thomas Huth
2015-01-15
target-openrisc: bugfix for dec_sys to decode instructions correctly
David Morrison
2015-01-15
Do not hang on full PTY
Don Slutz
2015-01-15
misc: Fix new typos in comments
Stefan Weil
2015-01-15
target-arm: Fix typo in comment (seperately -> separately)
Stefan Weil
2015-01-15
target-tricore: Fix new typos
Stefan Weil
2015-01-15
migration/qemu-file.c: Don't shift left into sign bit
Peter Maydell
[next]