aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-11-05hw/9pfs: Fix Kconfig dependency problem between 9pfs and XenPhilippe Mathieu-Daudé
2020-11-05hw/9pfs : add space before the open parenthesis '('Xinhao Zhang
2020-11-05hw/9pfs : open brace '{' following struct go on the same lineXinhao Zhang
2020-11-05hw/9pfs : add spaces around operatorXinhao Zhang
2020-11-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-11-05s390x: fix build for --without-default-devicesCornelia Huck
2020-11-05target/s390x: fix execution with icountPavel Dovgalyuk
2020-11-05spapr: Convert hpt_prepare_thread() to use qemu_try_memalign()Greg Kurz
2020-11-05spapr: Drop dead code in spapr_reallocate_hpt()Greg Kurz
2020-11-05target/ppc/excp_helper: Add a fallthrough for fix compiler warningChen Qun
2020-11-04Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201104-pull-request...Peter Maydell
2020-11-04linux-user: Check copy_from_user() return value in vma_dump_size()Peter Maydell
2020-11-04linux-user/syscall: Fix missing target_to_host_timespec64() checkAlistair Francis
2020-11-04linux-user: Use "!= 0" when checking if MAP_FIXED_NOREPLACE is non-zeroPeter Maydell
2020-11-04linux-user/mips/cpu_loop: silence the compiler warningsChen Qun
2020-11-04tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END"Richard Henderson
2020-11-04tcg: Remove assert from set_jmp_reset_offsetRichard Henderson
2020-11-04qapi, qemu-options: make all parsing visitors parse boolean options the samePaolo Bonzini
2020-11-04qtest: escape device name in device-introspect-testPaolo Bonzini
2020-11-04ivshmem-test: do not use short-form boolean optionPaolo Bonzini
2020-11-04Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201104-pull-request' i...Peter Maydell
2020-11-04Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201104-pull-request' ...Peter Maydell
2020-11-04pc-bios/s390: update s390-ccw bios binariesCornelia Huck
2020-11-04s390-bios: Skip writing iplb location to low core for ccw iplJason J. Herne
2020-11-04Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell
2020-11-04roms/Makefile: Add qboot to .PHONY listBruce Rogers
2020-11-04ati: check x y display parameter valuesPrasad J Pandit
2020-11-04vnc: fix resource leak when websocket channel errorDing Hui
2020-11-04console: make QMP/HMP screendump run in coroutineMarc-André Lureau
2020-11-04console: modify ppm_save to take a pixman image refMarc-André Lureau
2020-11-04coroutine: let CoQueue wake up outside a coroutineMarc-André Lureau
2020-11-04dev-serial: store flow control and xon/xoff charactersMark Cave-Ayland
2020-11-04dev-serial: add support for setting data_bits in QEMUSerialSetParamsMark Cave-Ayland
2020-11-04dev-serial: add always-plugged property to ensure USB device is always attachedMark Cave-Ayland
2020-11-04dev-serial: replace DeviceOutVendor/DeviceInVendor with equivalent macros fro...Mark Cave-Ayland
2020-11-04dev-serial: add trace-events for baud rate and data parametersMark Cave-Ayland
2020-11-04dev-serial: convert from DPRINTF to trace-eventsMark Cave-Ayland
2020-11-04dev-serial: use USB_SERIAL QOM macro for USBSerialState assignmentsMark Cave-Ayland
2020-11-04dev-serial: style changes to improve readability and checkpatch fixesMark Cave-Ayland
2020-11-03contrib/vhost-user-blk: fix get_config() information leakStefan Hajnoczi
2020-11-03block/export: fix vhost-user-blk get_config() information leakStefan Hajnoczi
2020-11-03block/export: make vhost-user-blk config space little-endianStefan Hajnoczi
2020-11-03configure: introduce --enable-vhost-user-blk-serverStefan Hajnoczi
2020-11-03libvhost-user: follow QEMU comment styleStefan Hajnoczi
2020-11-03vhost-blk: set features before setting inflight featureJin Yu
2020-11-03Revert "vhost-blk: set features before setting inflight feature"Stefan Hajnoczi
2020-11-03net: Add vhost-vdpa in show_netdevs()Cindy Lu
2020-11-03vhost-vdpa: Add qemu_close in vhost_vdpa_cleanupCindy Lu
2020-11-03vfio: Don't issue full 2^64 unmapJean-Philippe Brucker