aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-08hw/scsi/scsi-disk: MODE_PAGE_ALLS not allowed in MODE SELECT commandsMauro Matteo Cascella
2021-11-08target-i386: mmu: fix handling of noncanonical virtual addressesPaolo Bonzini
2021-11-08target-i386: mmu: use pg_mode instead of HF_LMA_MASKPaolo Bonzini
2021-11-06Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211106-pu...Richard Henderson
2021-11-06docs: fix qemu incorrect tagHyman Huang(黄勇)
2021-11-06migration: Check that postcopy fd's are not NULLJuan Quintela
2021-11-05Merge remote-tracking branch 'remotes/kraxel/tags/egl-20211105-pull-request' ...Richard Henderson
2021-11-05Merge remote-tracking branch 'remotes/jasonwang/tags/net-pull-request' into s...Richard Henderson
2021-11-05ui/gtk-egl: blitting partial guest fb to the proper scanout surfaceDongwon Kim
2021-11-05ui/gtk: gd_draw_event returns FALSE when no cairo surface is boundDongwon Kim
2021-11-05ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing eglDongwon Kim
2021-11-05ui/gtk-egl: make sure the right context is set as the currentDongwon Kim
2021-11-05ui/gtk-egl: un-tab and re-tab should destroy egl surface and contextDongwon Kim
2021-11-05virtio-gpu: splitting one extended mode guest fb into n-scanoutsDongwon Kim
2021-11-05Fix virtio-net-pci* "vectors" compatEduardo Habkost
2021-11-05e1000: fix tx re-entrancy problemJon Maloy
2021-11-04Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-041121-2' int...Richard Henderson
2021-11-04Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211103' into stagingRichard Henderson
2021-11-04tests/vm/openbsd: Update to release 7.0Richard Henderson
2021-11-04tests/tcg: remove debug polluting make outputAlex Bennée
2021-11-04gdbstub: Switch to the thread receiving a signalPavel Labath
2021-11-04tests/tcg: remove duplicate EXTRA_RUNSAlex Bennée
2021-11-04plugins: try and make plugin_insn_append more ergonomicAlex Bennée
2021-11-04tests/plugins: extend the insn plugin to track opcode sizesAlex Bennée
2021-11-04chardev: don't exit() straight away on C-a xAlex Bennée
2021-11-04docs/tcg-plugins: add L2 arguments to cache docsMahmoud Mandour
2021-11-04plugins/cache: make L2 emulation optional through argsMahmoud Mandour
2021-11-04plugins/cache: split command line arguments into name and valueMahmoud Mandour
2021-11-04plugins/cache: implement unified L2 cache emulationMahmoud Mandour
2021-11-04plugins/cache: freed heap-allocated mutexesMahmoud Mandour
2021-11-04ebpf: really include it only in system emulatorsPaolo Bonzini
2021-11-04tests/tcg: enable debian-nios2-cross for test buildingAlex Bennée
2021-11-04tests/docker: split PARTIAL into PARTIAL and VIRTUAL imagesAlex Bennée
2021-11-04tests/tcg: Fix some targets default cross compiler pathPhilippe Mathieu-Daudé
2021-11-04tests/tcg: Enable container_cross_cc for microblazeRichard Henderson
2021-11-04tests/docker: Add debian-microblaze-cross imageRichard Henderson
2021-11-04tests/docker: Add debian-nios2-cross imageRichard Henderson
2021-11-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211102-pu...Richard Henderson
2021-11-03Hexagon HVX (tests/tcg/hexagon) histogram testTaylor Simpson
2021-11-03Hexagon HVX (tests/tcg/hexagon) scatter_gather testTaylor Simpson
2021-11-03Hexagon HVX (tests/tcg/hexagon) hvx_misc testTaylor Simpson
2021-11-03Hexagon HVX (tests/tcg/hexagon) vector_add_int testTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) import instruction encodingsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) instruction decodingTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) import semanticsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector storesTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector loadsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector splat and absTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector comparesTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector logical opsTaylor Simpson