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
2018-03-06
qio: non-default context for async conn
Peter Xu
2018-03-06
qio: non-default context for threaded qtask
Peter Xu
2018-03-06
qio: store gsources for net listeners
Peter Xu
2018-03-06
qio: introduce qio_channel_add_watch_{full|source}
Peter Xu
2018-03-06
qio: rename qio_task_thread_result
Peter Xu
2018-03-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-03-05
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...
Peter Maydell
2018-03-05
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-03-05
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2018-03-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...
Peter Maydell
2018-03-05
README: Document 'git-publish' workflow
Fam Zheng
2018-03-05
Add a git-publish configuration file
Fam Zheng
2018-03-05
tests/libqos: Check for valid dev pointer when looking for PCI devices
Thomas Huth
2018-03-05
util/uri.c: wrap single statement blocks with braces {}
Su Hang
2018-03-05
util/uri.c: remove brackets that wrap `return` statement's content.
Su Hang
2018-03-05
util/uri.c: Coding style check, Only whitespace involved
Su Hang
2018-03-05
ui/sdl: build as module
Gerd Hoffmann
2018-03-05
audio: rename CONFIG_* to CONFIG_AUDIO_*
Gerd Hoffmann
2018-03-05
ui/curses: build as module
Gerd Hoffmann
2018-03-05
ui/gtk: build as module
Gerd Hoffmann
2018-03-05
configure: opengl doesn't depend on x11
Gerd Hoffmann
2018-03-05
configure: add X11 vars to config-host.mak
Gerd Hoffmann
2018-03-05
console: add ui module loading support
Gerd Hoffmann
2018-03-05
console: add and use qemu_display_find_default
Gerd Hoffmann
2018-03-05
egl-headless: switch over to new display registry
Gerd Hoffmann
2018-03-05
curses: switch over to new display registry
Gerd Hoffmann
2018-03-05
cocoa: switch over to new display registry
Gerd Hoffmann
2018-03-05
sdl: switch over to new display registry
Gerd Hoffmann
2018-03-05
console: add qemu display registry, add gtk
Gerd Hoffmann
2018-03-05
tap: setting error appropriately when calling net_init_tap_one()
Jay Zhou
2018-03-05
hw/net: Remove unnecessary header includes
Thomas Huth
2018-03-05
net: Add a new convenience option "--nic" to configure default/on-board NICs
Thomas Huth
2018-03-05
net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands
Thomas Huth
2018-03-05
net: Remove the deprecated way of dumping network packets
Thomas Huth
2018-03-05
net: Make net_client_init() static
Thomas Huth
2018-03-05
net: Only show vhost-user in the help text if CONFIG_POSIX is defined
Thomas Huth
2018-03-05
net: List available netdevs with "-netdev help"
Thomas Huth
2018-03-05
net: Move error reporting from net_init_client/netdev to the calling site
Thomas Huth
2018-03-04
target/m68k: add fscale, fgetman and fgetexp
Laurent Vivier
2018-03-04
softfloat: use floatx80_infinity in softfloat
Laurent Vivier
2018-03-04
target/m68k: add fmod/frem
Laurent Vivier
2018-03-04
softfloat: export some functions
Laurent Vivier
2018-03-04
target/m68k: TCGv returned by gen_load() must be freed
Laurent Vivier
2018-03-02
qapi: Don't create useless directory qapi-generated
Markus Armbruster
2018-03-02
Fix up dangling references to qmp-commands.* in comment and doc
Markus Armbruster
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-03-02
docs: Correct outdated information on QAPI
Markus Armbruster
2018-03-02
docs/devel/writing-qmp-commands: Update for modular QAPI
Markus Armbruster
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
[next]