33381 Commits (3aff6c2fea770a5e8a00ff43d7665f4d28e935cd)
 

Author SHA1 Message Date
Juan Quintela 3aff6c2fea savevm: Remove all the unneeded version_minimum_id_old (ppc) 12 years ago
Peter Maydell 06a59afac4 usb-host: add range checks for usb-host parameters 12 years ago
Peter Maydell 80008a6a29 inet_listen_opts: add error checking 12 years ago
Peter Maydell 592fb17691 spice: add mouse cursor support 12 years ago
Peter Maydell 7d5bef0873 char: fix avail_connections init in qemu_chr_open_eventfd() 12 years ago
Peter Maydell d61de7255b audio: Drop superfluous conditionals around g_free() 12 years ago
Gerd Hoffmann f3cda6e060 usb-host: add range checks for usb-host parameters 12 years ago
Gerd Hoffmann 8bc8912796 inet_listen_opts: add error checking 12 years ago
Gerd Hoffmann 788fbf042f qxl-render: add sanity check 12 years ago
Gerd Hoffmann 5643fc012c spice: add mouse cursor support 12 years ago
David Marchand e9d21c436f char: fix avail_connections init in qemu_chr_open_eventfd() 12 years ago
Markus Armbruster fb7da626c0 audio: Drop superfluous conditionals around g_free() 12 years ago
Peter Maydell 2a2c4830c0 gtk: misc fixes & cleanups. 12 years ago
Peter Maydell 05fedeef83 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging 12 years ago
Peter Maydell 706808585a bsd-user queue: 12 years ago
Peter Maydell c5cb1afc46 Merge remote-tracking branch 'remotes/bonzini/configure' into staging 12 years ago
Gonglei a491af471b json-parser: drop superfluous assignment for token variable 12 years ago
Hani Benhabiles 075ccb6cd3 readline: Clear screen on form feed. 12 years ago
Hani Benhabiles b21631f3b5 monitor: Add delvm and loadvm argument completion 12 years ago
Hani Benhabiles ddd6b45ce2 monitor: Add host_net_remove arguments completion 12 years ago
Hani Benhabiles e70871d8b5 readline: Make completion strings always unique 12 years ago
Hani Benhabiles e3bb532cc7 monitor: Add host_net_add device argument completion 12 years ago
Hani Benhabiles 84007e8181 net: Export valid host network devices list 12 years ago
Hani Benhabiles c68a0409b3 monitor: Add migrate_set_capability completion 12 years ago
Hani Benhabiles d0ece345cb monitor: Add watchdog_action argument completion 12 years ago
Hani Benhabiles 8e5977797d monitor: Add ringbuf_write and ringbuf_read argument completion 12 years ago
Laszlo Ersek b87ef3518b dump: simplify get_len_buf_out() 12 years ago
Laszlo Ersek c998acb03d dump: hoist lzo_init() from get_len_buf_out() to dump_init() 12 years ago
Laszlo Ersek 24aeeace7a dump: select header bitness based on ELF class, not ELF architecture 12 years ago
Laszlo Ersek 2f859f80c2 dump: eliminate DumpState.page_size ("guest's page size") 12 years ago
Laszlo Ersek 22227f121b dump: eliminate DumpState.page_shift ("guest's page shift") 12 years ago
Laszlo Ersek 92ba1401e0 dump: simplify write_start_flat_header() 12 years ago
Laszlo Ersek ae3f88f60f dump: fill in the flat header signature more pleasingly to the eye 12 years ago
Gerd Hoffmann fa7a1e5219 gtk: update window size after showing/hiding tabs 12 years ago
Gerd Hoffmann f50def915e gtk: factor out gtk3 grab into the new gd_grab_devices function 12 years ago
Gerd Hoffmann 0a337ed067 gtk: cleanup backend dependencies 12 years ago
Gerd Hoffmann 932f2d7e0f gtk: factor out keycode mapping 12 years ago
Sean Bruno c4af6d4b13 bsd-user: Fix syscall format, add strace support for more syscalls 12 years ago
Sean Bruno f35f961ac9 bsd-user: Implement strace support for thr_* syscalls 12 years ago
Sean Bruno 1e501653ab bsd-user: Implement strace support for extattr_* syscalls 12 years ago
Sean Bruno 605474815d bsd-user: Implement strace support for __acl_* syscalls 12 years ago
Sean Bruno b85159a3a3 bsd-user: Implement strace support for print_ioctl syscall 12 years ago
Sean Bruno 80b346040d bsd-user: Implement strace support for print_sysctl syscall 12 years ago
Sean Bruno 88dae46d18 bsd-user: GPL v2 attribution update and style 12 years ago
Stacey Son adfc3e91e2 bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code 12 years ago
Natanael Copa 7224f66ec3 exec: replace ffsl with ctzl 12 years ago
Natanael Copa 747eb78baa vhost: replace ffsl with ctzl 12 years ago
Natanael Copa adf9d70b0d xen: replace ffsl with ctzl 12 years ago
Natanael Copa 6ad3f09bd4 util/qemu-openpty: fix build with musl libc by include termios.h as fallback 12 years ago
Peter Maydell b7b5233ad7 bsd-user/mmap.c: Don't try to override g_malloc/g_free 12 years ago