aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04tests: add /char/console testMarc-André Lureau
2017-05-04tests: add /char/udp testMarc-André Lureau
2017-05-04tests: add /char/socket testMarc-André Lureau
2017-05-04tests: add /char/file testMarc-André Lureau
2017-05-04tests: add /char/pipe testMarc-André Lureau
2017-05-04tests: add alias check in /char/ringbufMarc-André Lureau
2017-05-04char-udp: flush as much buffer as possibleMarc-André Lureau
2017-05-04char-socket: add 'connected' propertyMarc-André Lureau
2017-05-04char-socket: add 'addr' propertyMarc-André Lureau
2017-05-04char-socket: update local address after listenMarc-André Lureau
2017-05-04char-socket: introduce update_disconnected_filename()Marc-André Lureau
2017-05-04char: useless NULL checkMarc-André Lureau
2017-05-04char: remove chardevs listMarc-André Lureau
2017-05-04char: remove qemu_chardev_addMarc-André Lureau
2017-05-04char: use /chardevs container instead of chardevs listMarc-André Lureau
2017-05-04vl: add todo note about root container cleanupMarc-André Lureau
2017-05-04char: add a /chardevs containerMarc-André Lureau
2017-05-04container: don't leak container referenceMarc-André Lureau
2017-05-04xen: use a better chardev type checkMarc-André Lureau
2017-05-04mux: simplfy muxes_realize_doneMarc-André Lureau
2017-05-04char: remove qemu_chr_be_generic_openMarc-André Lureau
2017-05-02Merge remote-tracking branch 'sthibault/tags/samuel-thibault' into stagingStefan Hajnoczi
2017-04-29slirp: VMStatify remaining except for loopDr. David Alan Gilbert
2017-04-29slirp: VMStatify socket levelDr. David Alan Gilbert
2017-04-29slirp: Common lhost/fhost unionDr. David Alan Gilbert
2017-04-29slirp: VMStatify sbufDr. David Alan Gilbert
2017-04-29slirp: VMState conversion; tcpcbDr. David Alan Gilbert
2017-04-29slirp: fix pinging the virtual ipv4 DNS serverSamuel Thibault
2017-04-29slirp: tftp, copy sockaddr_sizeMarc-André Lureau
2017-04-29slirp/smb: Replace constant strings by glib stringDr. David Alan Gilbert
2017-04-29slirp: allow host port 0 for hostfwdVincent Bernat
2017-04-28replication: Make --disable-replication compile againMarkus Armbruster
2017-04-28configure: fix trace backend list for out-of-tree buildsGreg Kurz
2017-04-28Merge remote-tracking branch 'mdroth/tags/qga-pull-2017-04-25-v2-tag' into st...Stefan Hajnoczi
2017-04-27qga: Add `guest-get-timezone` commandVinzenz Feenstra
2017-04-26qga: Add 'guest-get-users' commandVinzenz Feenstra
2017-04-26qga: improve fsfreeze documentationsMarc-André Lureau
2017-04-26qga: Add 'guest-get-host-name' commandVinzenz Feenstra
2017-04-26qga-win: Fix Event Viewer errors caused by qemu-gaSameeh Jubran
2017-04-26qga-win: Fix a bug where qemu-ga service is stuck during stop operationSameeh Jubran
2017-04-26qga-win: Enable 'can-offline' field in 'guest-get-vcpus' replySameeh Jubran
2017-04-26qemu-ga: Make QGA VSS provider service run only when neededSameeh Jubran
2017-04-26Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170426' into stagingPeter Maydell
2017-04-26tcg: Initialize return value after exit_atomicRichard Henderson
2017-04-26Revert "COLO-compare: Optimize tcp compare trace event"Peter Maydell
2017-04-26Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170426' into s...Peter Maydell
2017-04-26tests: Add a tester for HMP commandsThomas Huth
2017-04-26libqtest: Add a generic function to run a callback function for every machineThomas Huth
2017-04-26libqtest: Ignore QMP events when parsing the response for HMP commandsThomas Huth
2017-04-26monitor: Check whether TCG is enabled before running the "info jit" codeThomas Huth