index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-06
qio: store gsources for net listeners
Peter Xu
2
-24
/
+56
2018-03-06
qio: introduce qio_channel_add_watch_{full|source}
Peter Xu
2
-6
/
+78
2018-03-06
qio: rename qio_task_thread_result
Peter Xu
1
-2
/
+2
2018-03-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-815
/
+1024
2018-03-05
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...
Peter Maydell
16
-176
/
+220
2018-03-05
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
21
-391
/
+190
2018-03-05
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
11
-106
/
+548
2018-03-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...
Peter Maydell
189
-1355
/
+1569
2018-03-05
README: Document 'git-publish' workflow
Fam Zheng
1
-1
/
+30
2018-03-05
Add a git-publish configuration file
Fam Zheng
1
-0
/
+51
2018-03-05
tests/libqos: Check for valid dev pointer when looking for PCI devices
Thomas Huth
1
-1
/
+3
2018-03-05
util/uri.c: wrap single statement blocks with braces {}
Su Hang
1
-169
/
+294
2018-03-05
util/uri.c: remove brackets that wrap `return` statement's content.
Su Hang
1
-80
/
+80
2018-03-05
util/uri.c: Coding style check, Only whitespace involved
Su Hang
1
-733
/
+735
2018-03-05
ui/sdl: build as module
Gerd Hoffmann
2
-2
/
+3
2018-03-05
audio: rename CONFIG_* to CONFIG_AUDIO_*
Gerd Hoffmann
3
-8
/
+8
2018-03-05
ui/curses: build as module
Gerd Hoffmann
3
-4
/
+12
2018-03-05
ui/gtk: build as module
Gerd Hoffmann
2
-11
/
+11
2018-03-05
configure: opengl doesn't depend on x11
Gerd Hoffmann
1
-3
/
+3
2018-03-05
configure: add X11 vars to config-host.mak
Gerd Hoffmann
2
-3
/
+12
2018-03-05
console: add ui module loading support
Gerd Hoffmann
3
-0
/
+8
2018-03-05
console: add and use qemu_display_find_default
Gerd Hoffmann
3
-10
/
+25
2018-03-05
egl-headless: switch over to new display registry
Gerd Hoffmann
3
-16
/
+19
2018-03-05
curses: switch over to new display registry
Gerd Hoffmann
3
-28
/
+15
2018-03-05
cocoa: switch over to new display registry
Gerd Hoffmann
3
-16
/
+13
2018-03-05
sdl: switch over to new display registry
Gerd Hoffmann
4
-46
/
+29
2018-03-05
console: add qemu display registry, add gtk
Gerd Hoffmann
4
-34
/
+67
2018-03-05
tap: setting error appropriately when calling net_init_tap_one()
Jay Zhou
2
-5
/
+20
2018-03-05
hw/net: Remove unnecessary header includes
Thomas Huth
7
-11
/
+0
2018-03-05
net: Add a new convenience option "--nic" to configure default/on-board NICs
Thomas Huth
4
-6
/
+120
2018-03-05
net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands
Thomas Huth
6
-200
/
+0
2018-03-05
net: Remove the deprecated way of dumping network packets
Thomas Huth
5
-145
/
+9
2018-03-05
net: Make net_client_init() static
Thomas Huth
2
-3
/
+1
2018-03-05
net: Only show vhost-user in the help text if CONFIG_POSIX is defined
Thomas Huth
1
-0
/
+2
2018-03-05
net: List available netdevs with "-netdev help"
Thomas Huth
1
-1
/
+36
2018-03-05
net: Move error reporting from net_init_client/netdev to the calling site
Thomas Huth
3
-26
/
+8
2018-03-04
target/m68k: add fscale, fgetman and fgetexp
Laurent Vivier
5
-0
/
+174
2018-03-04
softfloat: use floatx80_infinity in softfloat
Laurent Vivier
3
-16
/
+50
2018-03-04
target/m68k: add fmod/frem
Laurent Vivier
7
-2
/
+176
2018-03-04
softfloat: export some functions
Laurent Vivier
4
-88
/
+137
2018-03-04
target/m68k: TCGv returned by gen_load() must be freed
Laurent Vivier
1
-0
/
+11
2018-03-02
qapi: Don't create useless directory qapi-generated
Markus Armbruster
3
-3
/
+0
2018-03-02
Fix up dangling references to qmp-commands.* in comment and doc
Markus Armbruster
2
-9
/
+8
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
35
-134
/
+119
2018-03-02
docs: Correct outdated information on QAPI
Markus Armbruster
2
-17
/
+11
2018-03-02
docs/devel/writing-qmp-commands: Update for modular QAPI
Markus Armbruster
1
-7
/
+7
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
50
-3248
/
+3285
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
115
-109
/
+135
2018-03-02
qapi: Generate separate .h, .c for each module
Markus Armbruster
6
-22
/
+310
2018-03-02
watchdog: Consolidate QAPI into single file
Eric Blake
2
-9
/
+9
[next]