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
2014-06-16
migration: Increase default max_downtime from 30ms to 300ms
Alexey Kardashevskiy
2014-06-16
vmstate: Refactor opening of files
Juan Quintela
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140613-1' into s...
Peter Maydell
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-trivial-20140613-1' in...
Peter Maydell
2014-06-13
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140613-1' into ...
Peter Maydell
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-20140613-1' in...
Peter Maydell
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20140613-1' into...
Peter Maydell
2014-06-13
usb-host: add range checks for usb-host parameters
Gerd Hoffmann
2014-06-13
inet_listen_opts: add error checking
Gerd Hoffmann
2014-06-13
qxl-render: add sanity check
Gerd Hoffmann
2014-06-13
spice: add mouse cursor support
Gerd Hoffmann
2014-06-13
char: fix avail_connections init in qemu_chr_open_eventfd()
David Marchand
2014-06-13
audio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140611-1' into s...
Peter Maydell
2014-06-11
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i...
Peter Maydell
2014-06-11
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
2014-06-11
json-parser: drop superfluous assignment for token variable
Gonglei
2014-06-11
readline: Clear screen on form feed.
Hani Benhabiles
2014-06-11
monitor: Add delvm and loadvm argument completion
Hani Benhabiles
2014-06-11
monitor: Add host_net_remove arguments completion
Hani Benhabiles
2014-06-11
readline: Make completion strings always unique
Hani Benhabiles
2014-06-11
monitor: Add host_net_add device argument completion
Hani Benhabiles
2014-06-11
net: Export valid host network devices list
Hani Benhabiles
2014-06-11
monitor: Add migrate_set_capability completion
Hani Benhabiles
2014-06-11
monitor: Add watchdog_action argument completion
Hani Benhabiles
2014-06-11
monitor: Add ringbuf_write and ringbuf_read argument completion
Hani Benhabiles
2014-06-11
dump: simplify get_len_buf_out()
Laszlo Ersek
2014-06-11
dump: hoist lzo_init() from get_len_buf_out() to dump_init()
Laszlo Ersek
2014-06-11
dump: select header bitness based on ELF class, not ELF architecture
Laszlo Ersek
2014-06-11
dump: eliminate DumpState.page_size ("guest's page size")
Laszlo Ersek
2014-06-11
dump: eliminate DumpState.page_shift ("guest's page shift")
Laszlo Ersek
2014-06-11
dump: simplify write_start_flat_header()
Laszlo Ersek
2014-06-11
dump: fill in the flat header signature more pleasingly to the eye
Laszlo Ersek
2014-06-11
gtk: update window size after showing/hiding tabs
Gerd Hoffmann
2014-06-11
gtk: factor out gtk3 grab into the new gd_grab_devices function
Gerd Hoffmann
2014-06-11
gtk: cleanup backend dependencies
Gerd Hoffmann
2014-06-11
gtk: factor out keycode mapping
Gerd Hoffmann
2014-06-11
bsd-user: Fix syscall format, add strace support for more syscalls
Sean Bruno
2014-06-11
bsd-user: Implement strace support for thr_* syscalls
Sean Bruno
2014-06-11
bsd-user: Implement strace support for extattr_* syscalls
Sean Bruno
2014-06-11
bsd-user: Implement strace support for __acl_* syscalls
Sean Bruno
2014-06-11
bsd-user: Implement strace support for print_ioctl syscall
Sean Bruno
2014-06-11
bsd-user: Implement strace support for print_sysctl syscall
Sean Bruno
2014-06-11
bsd-user: GPL v2 attribution update and style
Sean Bruno
2014-06-11
bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code
Stacey Son
2014-06-11
exec: replace ffsl with ctzl
Natanael Copa
2014-06-11
vhost: replace ffsl with ctzl
Natanael Copa
[next]