index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-05
target/arm: Enable BTI for -cpu max
Richard Henderson
2019-02-05
target/arm: Set btype for indirect branches
Richard Henderson
2019-02-05
target/arm: Reset btype for direct branches
Richard Henderson
2019-02-05
target/arm: Default handling of BTYPE during translation
Richard Henderson
2019-02-05
target/arm: Cache the GP bit for a page in MemTxAttrs
Richard Henderson
2019-02-05
exec: Add target-specific tlb bits to MemTxAttrs
Richard Henderson
2019-02-05
target/arm: Add BT and BTYPE to tb->flags
Richard Henderson
2019-02-05
target/arm: Add PSTATE.BTYPE
Richard Henderson
2019-02-05
target/arm: Introduce isar_feature_aa64_bti
Richard Henderson
2019-02-05
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190205-pull-request' i...
Peter Maydell
2019-02-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-04' into st...
Peter Maydell
2019-02-05
keymap: fix keyup mappings
Gerd Hoffmann
2019-02-05
keymap: pass full keyboard state to keysym2scancode
Gerd Hoffmann
2019-02-05
kbd-state: use state tracker for vnc
Gerd Hoffmann
2019-02-05
kbd-state: use state tracker for gtk
Gerd Hoffmann
2019-02-05
sdl2: use only QKeyCode in sdl2_process_key()
Gerd Hoffmann
2019-02-05
kbd-state: use state tracker for sdl2
Gerd Hoffmann
2019-02-05
sdl2: remove sdl2_reset_keys() function
Gerd Hoffmann
2019-02-05
kbd-state: add keyboard state tracker
Gerd Hoffmann
2019-02-05
ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...
Chen Zhang
2019-02-05
Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into staging
Peter Maydell
2019-02-05
ui/cocoa.m: Fix macOS 10.14 deprecation warnings
Brendan Shanks
2019-02-05
ui/sdl_keysym: Remove obsolete SDL1.2 related code
Thomas Huth
2019-02-05
ui: listen for GDK_SMOOTH_SCROLL events
Sergio Lopez
2019-02-05
ui: don't send any event if delta_y == 0
Sergio Lopez
2019-02-05
Remove deprecated -no-frame option
Thomas Huth
2019-02-04
block/nbd-client: rename read_reply_co to connection_co
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd-client: don't check ioc
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd-client: fix nbd_reply_chunk_iter_receive
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd-client: split connection from initialization
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd: move connection code from block/nbd to block/nbd-client
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd-client: split channel errors from export errors
Vladimir Sementsov-Ogievskiy
2019-02-04
nbd: generalize usage of nbd_read
Vladimir Sementsov-Ogievskiy
2019-02-04
qemu-nbd: Deprecate qemu-nbd --partition
Eric Blake
2019-02-04
test-filter-mirror: pass UNIX domain socket through fd
Jason Wang
2019-02-04
tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0
Thomas Huth
2019-02-04
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190204' into st...
Peter Maydell
2019-02-04
xen-block: handle resize callback
Paul Durrant
2019-02-04
xen: fix xen-bus state model to allow frontend re-connection
Paul Durrant
2019-02-04
configure: Don't add Xen's libs to LDFLAGS
Anthony PERARD
2019-02-04
configure: xen: Stop build-testing for xc_domain_create
Anthony PERARD
2019-02-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190204' into...
Peter Maydell
2019-02-04
mmap-alloc: fix hugetlbfs misaligned length in ppc64
Murilo Opsfelder Araujo
2019-02-04
mmap-alloc: unfold qemu_ram_mmap()
Murilo Opsfelder Araujo
2019-02-04
hw/ppc: Don't include m48t59.h if it is not necessary
Thomas Huth
2019-02-04
spapr_pci: Fix endianness in assigned-addresses property
Alexey Kardashevskiy
2019-02-04
target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.c
Mark Cave-Ayland
2019-02-04
target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.c
Mark Cave-Ayland
2019-02-04
target/ppc: simplify VEXT_SIGNED macro in int_helper.c
Mark Cave-Ayland
2019-02-04
target/ppc: eliminate use of EL_IDX macros from int_helper.c
Mark Cave-Ayland
[next]