Age | Commit message (Expand) | Author |
2020-11-05 | hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen | Philippe Mathieu-Daudé |
2020-11-05 | hw/9pfs : add space before the open parenthesis '(' | Xinhao Zhang |
2020-11-05 | hw/9pfs : open brace '{' following struct go on the same line | Xinhao Zhang |
2020-11-05 | hw/9pfs : add spaces around operator | Xinhao Zhang |
2020-11-05 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-11-05 | s390x: fix build for --without-default-devices | Cornelia Huck |
2020-11-05 | target/s390x: fix execution with icount | Pavel Dovgalyuk |
2020-11-05 | spapr: Convert hpt_prepare_thread() to use qemu_try_memalign() | Greg Kurz |
2020-11-05 | spapr: Drop dead code in spapr_reallocate_hpt() | Greg Kurz |
2020-11-05 | target/ppc/excp_helper: Add a fallthrough for fix compiler warning | Chen Qun |
2020-11-04 | Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201104-pull-request... | Peter Maydell |
2020-11-04 | linux-user: Check copy_from_user() return value in vma_dump_size() | Peter Maydell |
2020-11-04 | linux-user/syscall: Fix missing target_to_host_timespec64() check | Alistair Francis |
2020-11-04 | linux-user: Use "!= 0" when checking if MAP_FIXED_NOREPLACE is non-zero | Peter Maydell |
2020-11-04 | linux-user/mips/cpu_loop: silence the compiler warnings | Chen Qun |
2020-11-04 | tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END" | Richard Henderson |
2020-11-04 | tcg: Remove assert from set_jmp_reset_offset | Richard Henderson |
2020-11-04 | qapi, qemu-options: make all parsing visitors parse boolean options the same | Paolo Bonzini |
2020-11-04 | qtest: escape device name in device-introspect-test | Paolo Bonzini |
2020-11-04 | ivshmem-test: do not use short-form boolean option | Paolo Bonzini |
2020-11-04 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201104-pull-request' i... | Peter Maydell |
2020-11-04 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201104-pull-request' ... | Peter Maydell |
2020-11-04 | pc-bios/s390: update s390-ccw bios binaries | Cornelia Huck |
2020-11-04 | s390-bios: Skip writing iplb location to low core for ccw ipl | Jason J. Herne |
2020-11-04 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'... | Peter Maydell |
2020-11-04 | roms/Makefile: Add qboot to .PHONY list | Bruce Rogers |
2020-11-04 | ati: check x y display parameter values | Prasad J Pandit |
2020-11-04 | vnc: fix resource leak when websocket channel error | Ding Hui |
2020-11-04 | console: make QMP/HMP screendump run in coroutine | Marc-André Lureau |
2020-11-04 | console: modify ppm_save to take a pixman image ref | Marc-André Lureau |
2020-11-04 | coroutine: let CoQueue wake up outside a coroutine | Marc-André Lureau |
2020-11-04 | dev-serial: store flow control and xon/xoff characters | Mark Cave-Ayland |
2020-11-04 | dev-serial: add support for setting data_bits in QEMUSerialSetParams | Mark Cave-Ayland |
2020-11-04 | dev-serial: add always-plugged property to ensure USB device is always attached | Mark Cave-Ayland |
2020-11-04 | dev-serial: replace DeviceOutVendor/DeviceInVendor with equivalent macros fro... | Mark Cave-Ayland |
2020-11-04 | dev-serial: add trace-events for baud rate and data parameters | Mark Cave-Ayland |
2020-11-04 | dev-serial: convert from DPRINTF to trace-events | Mark Cave-Ayland |
2020-11-04 | dev-serial: use USB_SERIAL QOM macro for USBSerialState assignments | Mark Cave-Ayland |
2020-11-04 | dev-serial: style changes to improve readability and checkpatch fixes | Mark Cave-Ayland |
2020-11-03 | contrib/vhost-user-blk: fix get_config() information leak | Stefan Hajnoczi |
2020-11-03 | block/export: fix vhost-user-blk get_config() information leak | Stefan Hajnoczi |
2020-11-03 | block/export: make vhost-user-blk config space little-endian | Stefan Hajnoczi |
2020-11-03 | configure: introduce --enable-vhost-user-blk-server | Stefan Hajnoczi |
2020-11-03 | libvhost-user: follow QEMU comment style | Stefan Hajnoczi |
2020-11-03 | vhost-blk: set features before setting inflight feature | Jin Yu |
2020-11-03 | Revert "vhost-blk: set features before setting inflight feature" | Stefan Hajnoczi |
2020-11-03 | net: Add vhost-vdpa in show_netdevs() | Cindy Lu |
2020-11-03 | vhost-vdpa: Add qemu_close in vhost_vdpa_cleanup | Cindy Lu |
2020-11-03 | vfio: Don't issue full 2^64 unmap | Jean-Philippe Brucker |
2020-11-03 | Update version for v5.2.0-rc0 releasev5.2.0-rc0 | Peter Maydell |