aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-06s390x: use generic cpu_model parsingIgor Mammedov
2017-10-06s390x/tcg: add basic MSA featuresDavid Hildenbrand
2017-10-06s390x/tcg: move wrap_address() to internal.hDavid Hildenbrand
2017-10-06s390x/tcg: implement spm (SET PROGRAM MASK)David Hildenbrand
2017-10-05Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-10-05Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171005' into s...Peter Maydell
2017-10-05Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' ...Peter Maydell
2017-10-05checkpatch: fix incompatibility with old perlVladimir Sementsov-Ogievskiy
2017-10-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-04-1' in...Peter Maydell
2017-10-05Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20171003.0' ...Peter Maydell
2017-10-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-10-05hmp-commands-info: Change "@findex FOO" to "@findex info FOO"Markus Armbruster
2017-10-05hmp-commands-info: Move Texinfo stanzas to conventional placeMarkus Armbruster
2017-10-05hmp-commands-info: Fix "info rocker-FOO" misspellingsMarkus Armbruster
2017-10-05usb: fix host-stub.c build raceGerd Hoffmann
2017-10-05hmp: Fix unknown command for subtableDr. David Alan Gilbert
2017-10-05hmp: Missing handle_errorsDr. David Alan Gilbert
2017-10-04io: add trace events for websockets frame handlingDaniel P. Berrange
2017-10-04io: Attempt to send websocket close messages to clientBrandon Carpenter
2017-10-04io: Reply to ping framesBrandon Carpenter
2017-10-04io: Ignore websocket PING and PONG framesBrandon Carpenter
2017-10-04io: Allow empty websocket payloadBrandon Carpenter
2017-10-04io: Add support for fragmented websocket binary framesBrandon Carpenter
2017-10-04io: Small updates in preparation for websocket changesBrandon Carpenter
2017-10-04ui: Always remove an old VNC channel watch before adding a new oneBrandon Carpenter
2017-10-04io: use case insensitive check for Connection & Upgrade websock headersDaniel P. Berrange
2017-10-04io: include full error message in websocket handshake traceDaniel P. Berrange
2017-10-04io: send proper HTTP response for websocket errorsDaniel P. Berrange
2017-10-03vfio/pci: Add NVIDIA GPUDirect Cliques supportAlex Williamson
2017-10-03vfio/pci: Add virtual capabilities quirk infrastructureAlex Williamson
2017-10-03vfio/pci: Do not unwind on errorAlex Williamson
2017-10-03aio: fix assert when remove poll during destroyStefan Hajnoczi
2017-10-03iothread: delay the context release to finalizePeter Xu
2017-10-03iothread: export iothread_stop()Peter Xu
2017-10-03iothread: provide helpers for internal usePeter Xu
2017-10-03qom: provide root container for internal objsPeter Xu
2017-10-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-10-03Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ...Peter Maydell
2017-10-03Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170929-pull-request' i...Peter Maydell
2017-10-03Merge remote-tracking branch 'remotes/famz/tags/docker-testing-pull-request' ...Peter Maydell
2017-10-02kvmclock: use the updated system_timer_msrJim Somerville
2017-10-02kvm: check KVM_CAP_NR_VCPUS with kvm_vm_check_extension()Greg Kurz
2017-10-02kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()Greg Kurz
2017-10-02watchdog: Allow setting action on the flyMichal Privoznik
2017-10-02watchdog.h: Drop local redefinition of actions enumMichal Privoznik
2017-10-02qapi: Rename WatchdogExpirationAction enumMichal Privoznik
2017-09-29usb: Use angle brackets for cacard include directiveFam Zheng
2017-09-29usb: fix libusb config variable name.Gerd Hoffmann
2017-09-29hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()Thomas Huth
2017-09-29linux-headers: sync against v4.14-rc1Alexey Perevalov