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
2015-01-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150122-1' into...
Peter Maydell
2015-01-22
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150122-1' into ...
Peter Maydell
2015-01-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150122-1' into s...
Peter Maydell
2015-01-22
hw/input/hid.c Fix capslock hid code
Dinar Valeev
2015-01-22
hid: handle full ptr queues in post_load
Gerd Hoffmann
2015-01-22
input: improve docs for input-send-event qmp command
Gerd Hoffmann
2015-01-22
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2015-01-22
monitor: add vnc websockets
Gerd Hoffmann
2015-01-22
monitor: add query-vnc-servers command
Gerd Hoffmann
2015-01-22
vnc: factor out qmp_query_client_list
Gerd Hoffmann
2015-01-22
vnc: track & limit connections
Gerd Hoffmann
2015-01-22
vnc: update docs/multiseat.txt
Gerd Hoffmann
2015-01-22
vnc: allow binding servers to qemu consoles
Gerd Hoffmann
2015-01-22
vnc: switch to QemuOpts, allow multiple servers
Gerd Hoffmann
2015-01-22
vnc: add display id to acl names
Gerd Hoffmann
2015-01-22
vnc: remove unused DisplayState parameter, add id instead.
Gerd Hoffmann
2015-01-22
vnc: remove vnc_display global
Gerd Hoffmann
2015-01-22
spice: fix coverity reported defect in display code
Gerd Hoffmann
2015-01-22
spice: add unix address support
Marc-André Lureau
2015-01-21
disas/sparc: Remove unused data sparc_opcode_archs[]
Peter Maydell
2015-01-21
target-sparc: Mark gen_load_trap_state_at_tl() as !CONFIG_USER_ONLY
Peter Maydell
2015-01-21
target-sparc: is_translating_asi() is TARGET_SPARC64 only
Peter Maydell
2015-01-21
target-sparc: address_mask(), asi_address_mask() are TARGET_SPARC64 only
Peter Maydell
2015-01-21
target-sparc: Remove unused gen_op_subi_cc and gen_op_addi_cc
Peter Maydell
2015-01-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20150120' into ...
Peter Maydell
2015-01-20
cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not defined
Peter Maydell
2015-01-20
cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors
Peter Maydell
2015-01-20
cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessors
Peter Maydell
2015-01-20
cpu_ldst.h: Drop unused _raw macros, saddr() and laddr()
Peter Maydell
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
[next]