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-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
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
2018-03-02
qapi: Generate separate .h, .c for each module
Markus Armbruster
2018-03-02
watchdog: Consolidate QAPI into single file
Eric Blake
2018-03-02
qapi/common: Fix guardname() for funny filenames
Markus Armbruster
2018-03-02
qapi/types qapi/visit: Generate built-in stuff into separate files
Markus Armbruster
2018-03-02
qapi: Make code-generating visitors use QAPIGen more
Markus Armbruster
2018-03-02
qapi: Rename generated qmp-marshal.c to qmp-commands.c
Markus Armbruster
2018-03-02
qapi: Record 'include' directives in intermediate representation
Markus Armbruster
2018-03-02
qapi: Generate in source order
Markus Armbruster
2018-03-02
qapi: Record 'include' directives in parse tree
Markus Armbruster
2018-03-02
qapi: Concentrate QAPISchemaParser.exprs updates in .__init__()
Markus Armbruster
2018-03-02
qapi: Lift error reporting from QAPISchema.__init__() to callers
Markus Armbruster
2018-03-02
qapi/common: Eliminate QAPISchema.exprs
Markus Armbruster
[next]