aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-05Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-5.2-20201105' in...Peter Maydell3-7/+2
2020-11-05Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201104' into stagingPeter Maydell2-22/+22
2020-11-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell27-58/+501
2020-11-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell27-158/+227
2020-11-05spapr: Convert hpt_prepare_thread() to use qemu_try_memalign()Greg Kurz1-1/+1
2020-11-05spapr: Drop dead code in spapr_reallocate_hpt()Greg Kurz1-6/+0
2020-11-05target/ppc/excp_helper: Add a fallthrough for fix compiler warningChen Qun1-0/+1
2020-11-04Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201104-pull-request...Peter Maydell7-18/+47
2020-11-04tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END"Richard Henderson1-18/+17
2020-11-04tcg: Remove assert from set_jmp_reset_offsetRichard Henderson1-4/+5
2020-11-04qapi, qemu-options: make all parsing visitors parse boolean options the samePaolo Bonzini6-52/+30
2020-11-04qtest: escape device name in device-introspect-testPaolo Bonzini1-2/+8
2020-11-04ivshmem-test: do not use short-form boolean optionPaolo Bonzini1-1/+1
2020-11-04Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201104-pull-request' i...Peter Maydell6-17/+45
2020-11-04Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201104-pull-request' ...Peter Maydell2-131/+216
2020-11-04Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell30-373/+32
2020-11-04roms/Makefile: Add qboot to .PHONY listBruce Rogers1-1/+1
2020-11-04ati: check x y display parameter valuesPrasad J Pandit1-4/+6
2020-11-04vnc: fix resource leak when websocket channel errorDing Hui5-13/+40
2020-11-04console: make QMP/HMP screendump run in coroutineMarc-André Lureau4-5/+34
2020-11-04console: modify ppm_save to take a pixman image refMarc-André Lureau2-8/+9
2020-11-04coroutine: let CoQueue wake up outside a coroutineMarc-André Lureau1-4/+2
2020-11-04dev-serial: store flow control and xon/xoff charactersMark Cave-Ayland2-3/+37
2020-11-04dev-serial: add support for setting data_bits in QEMUSerialSetParamsMark Cave-Ayland2-0/+18
2020-11-04dev-serial: add always-plugged property to ensure USB device is always attachedMark Cave-Ayland1-3/+6
2020-11-04dev-serial: replace DeviceOutVendor/DeviceInVendor with equivalent macros fro...Mark Cave-Ayland1-15/+10
2020-11-04dev-serial: add trace-events for baud rate and data parametersMark Cave-Ayland2-0/+5
2020-11-04dev-serial: convert from DPRINTF to trace-eventsMark Cave-Ayland2-14/+22
2020-11-04dev-serial: use USB_SERIAL QOM macro for USBSerialState assignmentsMark Cave-Ayland1-3/+3
2020-11-04dev-serial: style changes to improve readability and checkpatch fixesMark Cave-Ayland1-104/+126
2020-11-03contrib/vhost-user-blk: fix get_config() information leakStefan Hajnoczi1-0/+2
2020-11-03block/export: fix vhost-user-blk get_config() information leakStefan Hajnoczi1-0/+3
2020-11-03block/export: make vhost-user-blk config space little-endianStefan Hajnoczi1-13/+12
2020-11-03configure: introduce --enable-vhost-user-blk-serverStefan Hajnoczi4-4/+19
2020-11-03libvhost-user: follow QEMU comment styleStefan Hajnoczi1-5/+10
2020-11-03vhost-blk: set features before setting inflight featureJin Yu3-0/+27
2020-11-03Revert "vhost-blk: set features before setting inflight feature"Stefan Hajnoczi3-25/+0
2020-11-03net: Add vhost-vdpa in show_netdevs()Cindy Lu1-0/+3
2020-11-03vhost-vdpa: Add qemu_close in vhost_vdpa_cleanupCindy Lu1-0/+4
2020-11-03vfio: Don't issue full 2^64 unmapJean-Philippe Brucker1-0/+11
2020-11-03Update version for v5.2.0-rc0 releasev5.2.0-rc0Peter Maydell1-1/+1
2020-11-03semihosting: fix order of initialization functionsPaolo Bonzini1-3/+1
2020-11-03fuzz: fuzz offsets within pio/mmio regionsAlexander Bulekov1-0/+5
2020-11-03fuzz: check the MR in the DMA callbackAlexander Bulekov1-1/+1
2020-11-03fuzz: fix writing DMA patternsAlexander Bulekov1-20/+17
2020-11-03Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell27-127/+1180
2020-11-03Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell5-11/+25
2020-11-03target/mips: Add unaligned access support for MIPS64R6 and Loongson-3Huacai Chen1-2/+2
2020-11-03target/mips: Fix Lesser GPL version numberChetan Pant11-11/+11
2020-11-03hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/writeAlexChen1-2/+2