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-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
2014-06-11
xen: replace ffsl with ctzl
Natanael Copa
2014-06-11
util/qemu-openpty: fix build with musl libc by include termios.h as fallback
Natanael Copa
2014-06-11
bsd-user/mmap.c: Don't try to override g_malloc/g_free
Peter Maydell
2014-06-11
util/hbitmap.c: Use ctpopl rather than reimplementing a local equivalent
Peter Maydell
2014-06-11
bsd-user: refresh freebsd system call numbers
Stacey Son
2014-06-10
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-10' in...
Peter Maydell
2014-06-10
virtio.c: fix error message
Michael Tokarev
2014-06-10
hw: vmware_vga: don't return cursorx when the driver asks for cursory register
Nicolas Owens
2014-06-10
migration: Plug memory leak in migrate-set-cache-size command
Chen Gang
2014-06-10
libcacard: Clean up dead stores before g_free()
Markus Armbruster
2014-06-10
libcacard: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-10
cpu/x86: correctly set errors in x86_cpu_parse_featurestr
Paolo Bonzini
2014-06-10
smbios: use g_free directly on NULL pointers
Paolo Bonzini
2014-06-10
vdi: remove double conversion
Paolo Bonzini
2014-06-10
apb: Fix compiler warnings (large constants)
Stefan Weil
2014-06-10
hw/net/ne2000-isa: Register vmstate struct
Peter Maydell
[prev]
[next]