summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | include: update Linux headers to 4.21-rc1/5.0-rc1Paolo Bonzini2019-02-0425-1589/+2243
| * | scripts/update-linux-headers.sh: adjust for Linux 4.21-rc1 (or 5.0-rc1)Paolo Bonzini2019-02-041-0/+11
| * | contrib/libvhost-user: switch to uint64_tMichael S. Tsirkin2019-02-041-4/+4
| * | virtio: add checks for the size of the indirect tableDima Stepanov2019-02-011-2/+2
* | | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190205-pull-request' i...Peter Maydell2019-02-0524-533/+360Star
|\ \ \
| * | | keymap: fix keyup mappingsGerd Hoffmann2019-02-054-24/+37
| * | | keymap: pass full keyboard state to keysym2scancodeGerd Hoffmann2019-02-054-10/+8Star
| * | | kbd-state: use state tracker for vncGerd Hoffmann2019-02-052-90/+35Star
| * | | kbd-state: use state tracker for gtkGerd Hoffmann2019-02-052-32/+8Star
| * | | sdl2: use only QKeyCode in sdl2_process_key()Gerd Hoffmann2019-02-051-4/+3Star
| * | | kbd-state: use state tracker for sdl2Gerd Hoffmann2019-02-053-34/+7Star
| * | | sdl2: remove sdl2_reset_keys() functionGerd Hoffmann2019-02-052-17/+0Star
| * | | kbd-state: add keyboard state trackerGerd Hoffmann2019-02-053-1/+232
| * | | ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...Chen Zhang2019-02-055-8/+11
| * | | ui/cocoa.m: Fix macOS 10.14 deprecation warningsBrendan Shanks2019-02-051-6/+22
| * | | ui/sdl_keysym: Remove obsolete SDL1.2 related codeThomas Huth2019-02-051-278/+0Star
| * | | ui: listen for GDK_SMOOTH_SCROLL eventsSergio Lopez2019-02-051-0/+1
| * | | ui: don't send any event if delta_y == 0Sergio Lopez2019-02-051-1/+3
| * | | Remove deprecated -no-frame optionThomas Huth2019-02-054-38/+3Star
* | | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-04' into st...Peter Maydell2019-02-0510-196/+239
|\ \ \ \
| * | | | block/nbd-client: rename read_reply_co to connection_coVladimir Sementsov-Ogievskiy2019-02-042-14/+14
| * | | | block/nbd-client: don't check iocVladimir Sementsov-Ogievskiy2019-02-041-11/+5Star
| * | | | block/nbd-client: fix nbd_reply_chunk_iter_receiveVladimir Sementsov-Ogievskiy2019-02-041-1/+1
| * | | | block/nbd-client: split connection from initializationVladimir Sementsov-Ogievskiy2019-02-041-9/+24
| * | | | block/nbd: move connection code from block/nbd to block/nbd-clientVladimir Sementsov-Ogievskiy2019-02-043-41/+39Star
| * | | | block/nbd-client: split channel errors from export errorsVladimir Sementsov-Ogievskiy2019-02-041-36/+47
| * | | | nbd: generalize usage of nbd_readVladimir Sementsov-Ogievskiy2019-02-045-83/+71Star
| * | | | qemu-nbd: Deprecate qemu-nbd --partitionEric Blake2019-02-043-2/+39
| |/ / /
* | | | Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell2019-02-0516-54/+37479
|\ \ \ \ | |/ / / |/| | |
| * | | hw/xtensa: xtfpga: raise CPU number limitMax Filippov2019-01-281-8/+8
| * | | target/xtensa: add test_mmuhifi_c3 coreMax Filippov2019-01-285-0/+36981
| * | | hw/xtensa: xtfpga: use MX PIC for SMPMax Filippov2019-01-281-1/+21
| * | | target/xtensa: add MX interrupt controllerMax Filippov2019-01-283-0/+399
| * | | target/xtensa: expose core runstall as an IRQ lineMax Filippov2019-01-282-0/+14
| * | | target/xtensa: rearrange access to external interruptsMax Filippov2019-01-283-18/+19
| * | | target/xtensa: drop function xtensa_timer_irqMax Filippov2019-01-282-7/+1Star
| * | | target/xtensa: fix access to the INTERRUPT SRMax Filippov2019-01-245-14/+21
| * | | hw/xtensa: xtfpga: use core frequencyMax Filippov2019-01-241-4/+8
| * | | hw/xtensa: xtfpga: fix bootloader placement in SMPMax Filippov2019-01-241-2/+7
| * | | target/xtensa: add qemu_cpu_kick to xtensa_runstallMax Filippov2019-01-241-1/+1
* | | | test-filter-mirror: pass UNIX domain socket through fdJason Wang2019-02-041-12/+10Star
* | | | tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0Thomas Huth2019-02-042-3/+2Star
* | | | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190204' into st...Peter Maydell2019-02-045-40/+57
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen-block: handle resize callbackPaul Durrant2019-02-043-7/+38
| * | | xen: fix xen-bus state model to allow frontend re-connectionPaul Durrant2019-02-041-13/+19
| * | | configure: Don't add Xen's libs to LDFLAGSAnthony PERARD2019-02-041-1/+0Star
| * | | configure: xen: Stop build-testing for xc_domain_createAnthony PERARD2019-02-041-19/+0Star
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190204' into...Peter Maydell2019-02-0441-776/+682Star
|\ \ \ | |/ / |/| |
| * | mmap-alloc: fix hugetlbfs misaligned length in ppc64Murilo Opsfelder Araujo2019-02-044-10/+20
| * | mmap-alloc: unfold qemu_ram_mmap()Murilo Opsfelder Araujo2019-02-041-19/+34