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
2014-06-16
QemuOpts: add qemu_opts_print_help to replace print_option_help
Chunyan Liu
2
-0
/
+14
2014-06-16
QemuOpts: add qemu_opt_get_*_del functions for replace work
Chunyan Liu
2
-13
/
+110
2014-06-16
QemuOpts: move qemu_opt_del ahead for later calling
Chunyan Liu
1
-8
/
+8
2014-06-16
QemuOpts: change opt->name|str from (const char *) to (char *)
Chunyan Liu
3
-7
/
+11
2014-06-16
qapi: output def_value_str when query command line options
Chunyan Liu
3
-1
/
+10
2014-06-16
QemuOpts: add def_value_str to QemuOptDesc
Chunyan Liu
2
-7
/
+50
2014-06-16
QemuOpts: repurpose qemu_opts_print to replace print_option_parameters
Chunyan Liu
2
-7
/
+5
2014-06-16
QemuOpts: move find_desc_by_name ahead for later calling
Chunyan Liu
1
-14
/
+14
2014-06-16
block/nfs: fix potential segfault on early callback
Peter Lieven
1
-1
/
+3
2014-06-16
blockdev: Remove unused DriveInfo reference count
Markus Armbruster
4
-21
/
+5
2014-06-16
blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()
Markus Armbruster
5
-13
/
+13
2014-06-16
blockdev: Move 'serial' option to drive_init()
Kevin Wolf
1
-10
/
+10
2014-06-16
block: Drop superfluous conditionals around g_free()
Markus Armbruster
3
-12
/
+5
2014-06-16
configure: Enable dead code (lzo, snappy, quorum)
Stefan Weil
2
-16
/
+25
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140613-1' into s...
Peter Maydell
1
-0
/
+13
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-trivial-20140613-1' in...
Peter Maydell
1
-2
/
+13
2014-06-13
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140613-1' into ...
Peter Maydell
4
-12
/
+143
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-20140613-1' in...
Peter Maydell
1
-1
/
+7
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20140613-1' into...
Peter Maydell
4
-26
/
+11
2014-06-13
usb-host: add range checks for usb-host parameters
Gerd Hoffmann
1
-0
/
+13
2014-06-13
inet_listen_opts: add error checking
Gerd Hoffmann
1
-2
/
+13
2014-06-13
qxl-render: add sanity check
Gerd Hoffmann
1
-0
/
+6
2014-06-13
spice: add mouse cursor support
Gerd Hoffmann
3
-12
/
+137
2014-06-13
char: fix avail_connections init in qemu_chr_open_eventfd()
David Marchand
1
-1
/
+7
2014-06-13
audio: Drop superfluous conditionals around g_free()
Markus Armbruster
4
-26
/
+11
2014-06-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140611-1' into s...
Peter Maydell
2
-96
/
+97
2014-06-11
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
11
-116
/
+301
2014-06-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i...
Peter Maydell
12
-508
/
+669
2014-06-11
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
10
-223
/
+424
2014-06-11
json-parser: drop superfluous assignment for token variable
Gonglei
1
-13
/
+2
2014-06-11
readline: Clear screen on form feed.
Hani Benhabiles
1
-0
/
+9
2014-06-11
monitor: Add delvm and loadvm argument completion
Hani Benhabiles
3
-0
/
+52
2014-06-11
monitor: Add host_net_remove arguments completion
Hani Benhabiles
3
-0
/
+41
2014-06-11
readline: Make completion strings always unique
Hani Benhabiles
1
-0
/
+6
2014-06-11
monitor: Add host_net_add device argument completion
Hani Benhabiles
3
-1
/
+19
2014-06-11
net: Export valid host network devices list
Hani Benhabiles
2
-14
/
+21
2014-06-11
monitor: Add migrate_set_capability completion
Hani Benhabiles
3
-0
/
+24
2014-06-11
monitor: Add watchdog_action argument completion
Hani Benhabiles
3
-0
/
+17
2014-06-11
monitor: Add ringbuf_write and ringbuf_read argument completion
Hani Benhabiles
5
-3
/
+45
2014-06-11
dump: simplify get_len_buf_out()
Laszlo Ersek
1
-30
/
+16
2014-06-11
dump: hoist lzo_init() from get_len_buf_out() to dump_init()
Laszlo Ersek
1
-7
/
+6
2014-06-11
dump: select header bitness based on ELF class, not ELF architecture
Laszlo Ersek
1
-1
/
+1
2014-06-11
dump: eliminate DumpState.page_size ("guest's page size")
Laszlo Ersek
1
-26
/
+25
2014-06-11
dump: eliminate DumpState.page_shift ("guest's page shift")
Laszlo Ersek
2
-10
/
+8
2014-06-11
dump: simplify write_start_flat_header()
Laszlo Ersek
1
-11
/
+9
2014-06-11
dump: fill in the flat header signature more pleasingly to the eye
Laszlo Ersek
1
-2
/
+2
2014-06-11
gtk: update window size after showing/hiding tabs
Gerd Hoffmann
1
-0
/
+2
2014-06-11
gtk: factor out gtk3 grab into the new gd_grab_devices function
Gerd Hoffmann
1
-64
/
+36
2014-06-11
gtk: cleanup backend dependencies
Gerd Hoffmann
2
-28
/
+46
2014-06-11
gtk: factor out keycode mapping
Gerd Hoffmann
1
-7
/
+16
[next]