| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | qapi: Fix missing headers in QMP Reference Manual | Markus Armbruster | 2020-11-09 | 2 | -2/+8 |
| * | | | MAINTAINERS: Add QAPI schema modules to their subsystems | Markus Armbruster | 2020-11-09 | 1 | -0/+6 |
| * | | | docs/devel/qapi-code-gen: Fix up examples | Markus Armbruster | 2020-11-09 | 1 | -2/+4 |
| |/ / |
|
* | | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-fixes-202011... | Peter Maydell | 2020-11-09 | 2 | -7/+6 |
|\ \ \ |
|
| * | | | hw/rx/rx-gdbsim: Fix memory leak (CID 1432307) | Philippe Mathieu-Daudé | 2020-11-09 | 1 | -2/+1 |
| * | | | MAINTAINERS: Demote Renesas target & hardware to 'Odd Fixes' | Philippe Mathieu-Daudé | 2020-11-09 | 1 | -5/+5 |
| |/ / |
|
* | | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201109'... | Peter Maydell | 2020-11-09 | 5 | -13/+54 |
|\ \ \
| |/ /
|/| | |
|
| * | | hw/mips/boston: Fix memory leak in boston_fdt_filter() error-handling paths | Peter Maydell | 2020-11-09 | 1 | -6/+4 |
| * | | target/mips: Fix PageMask with variable page size | Jiaxun Yang | 2020-11-09 | 2 | -6/+22 |
| * | | target/mips: Deprecate nanoMIPS ISA | Philippe Mathieu-Daudé | 2020-11-09 | 2 | -1/+28 |
|/ / |
|
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into staging | Peter Maydell | 2020-11-06 | 7 | -38/+56 |
|\ \ |
|
| * | | s390x: fix build for --without-default-devices | Cornelia Huck | 2020-11-05 | 2 | -2/+3 |
| * | | target/s390x: fix execution with icount | Pavel Dovgalyuk | 2020-11-05 | 2 | -35/+50 |
| * | | pc-bios/s390: update s390-ccw bios binaries | Cornelia Huck | 2020-11-04 | 2 | -0/+0 |
| * | | s390-bios: Skip writing iplb location to low core for ccw ipl | Jason J. Herne | 2020-11-04 | 1 | -1/+3 |
* | | | Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201106' int... | Peter Maydell | 2020-11-06 | 6 | -25/+18 |
|\ \ \ |
|
| * | | | hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen | Philippe Mathieu-Daudé | 2020-11-05 | 2 | -5/+1 |
| * | | | hw/9pfs : add space before the open parenthesis '(' | Xinhao Zhang | 2020-11-05 | 1 | -1/+1 |
| * | | | hw/9pfs : open brace '{' following struct go on the same line | Xinhao Zhang | 2020-11-05 | 1 | -6/+3 |
| * | | | hw/9pfs : add spaces around operator | Xinhao Zhang | 2020-11-05 | 2 | -13/+13 |
* | | | | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re... | Peter Maydell | 2020-11-06 | 3 | -3/+12 |
|\ \ \ \ |
|
| * | | | | linux-user: Check copy_from_user() return value in vma_dump_size() | Peter Maydell | 2020-11-04 | 1 | -1/+3 |
| * | | | | linux-user/syscall: Fix missing target_to_host_timespec64() check | Alistair Francis | 2020-11-04 | 1 | -1/+3 |
| * | | | | linux-user: Use "!= 0" when checking if MAP_FIXED_NOREPLACE is non-zero | Peter Maydell | 2020-11-04 | 1 | -1/+2 |
| * | | | | linux-user/mips/cpu_loop: silence the compiler warnings | Chen Qun | 2020-11-04 | 1 | -0/+4 |
* | | | | | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-5.2-20201105' in... | Peter Maydell | 2020-11-05 | 3 | -7/+2 |
|\ \ \ \ \ |
|
| * | | | | | spapr: Convert hpt_prepare_thread() to use qemu_try_memalign() | Greg Kurz | 2020-11-05 | 1 | -1/+1 |
| * | | | | | spapr: Drop dead code in spapr_reallocate_hpt() | Greg Kurz | 2020-11-05 | 1 | -6/+0 |
| * | | | | | target/ppc/excp_helper: Add a fallthrough for fix compiler warning | Chen Qun | 2020-11-05 | 1 | -0/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201104' into staging | Peter Maydell | 2020-11-05 | 2 | -22/+22 |
|\ \ \ \ \ |
|
| * | | | | | tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END" | Richard Henderson | 2020-11-04 | 1 | -18/+17 |
| * | | | | | tcg: Remove assert from set_jmp_reset_offset | Richard Henderson | 2020-11-04 | 1 | -4/+5 |
| |/ / / / |
|
* | | | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2020-11-05 | 27 | -58/+501 |
|\ \ \ \ \ |
|
| * | | | | | contrib/vhost-user-blk: fix get_config() information leak | Stefan Hajnoczi | 2020-11-03 | 1 | -0/+2 |
| * | | | | | block/export: fix vhost-user-blk get_config() information leak | Stefan Hajnoczi | 2020-11-03 | 1 | -0/+3 |
| * | | | | | block/export: make vhost-user-blk config space little-endian | Stefan Hajnoczi | 2020-11-03 | 1 | -13/+12 |
| * | | | | | configure: introduce --enable-vhost-user-blk-server | Stefan Hajnoczi | 2020-11-03 | 4 | -4/+19 |
| * | | | | | libvhost-user: follow QEMU comment style | Stefan Hajnoczi | 2020-11-03 | 1 | -5/+10 |
| * | | | | | vhost-blk: set features before setting inflight feature | Jin Yu | 2020-11-03 | 3 | -0/+27 |
| * | | | | | Revert "vhost-blk: set features before setting inflight feature" | Stefan Hajnoczi | 2020-11-03 | 3 | -25/+0 |
| * | | | | | net: Add vhost-vdpa in show_netdevs() | Cindy Lu | 2020-11-03 | 1 | -0/+3 |
| * | | | | | vhost-vdpa: Add qemu_close in vhost_vdpa_cleanup | Cindy Lu | 2020-11-03 | 1 | -0/+4 |
| * | | | | | vfio: Don't issue full 2^64 unmap | Jean-Philippe Brucker | 2020-11-03 | 1 | -0/+11 |
| * | | | | | virtio-iommu: Set supported page size mask | Bharat Bhushan | 2020-11-03 | 2 | -0/+51 |
| * | | | | | vfio: Set IOMMU page size as per host supported page size | Bharat Bhushan | 2020-11-03 | 1 | -0/+8 |
| * | | | | | memory: Add interface to set iommu page size mask | Bharat Bhushan | 2020-11-03 | 2 | -0/+51 |
| * | | | | | virtio-iommu: Add notify_flag_changed() memory region callback | Bharat Bhushan | 2020-11-03 | 2 | -0/+16 |
| * | | | | | virtio-iommu: Add replay() memory region callback | Bharat Bhushan | 2020-11-03 | 2 | -0/+41 |
| * | | | | | virtio-iommu: Call memory notifiers in attach/detach | Bharat Bhushan | 2020-11-03 | 1 | -0/+32 |
| * | | | | | virtio-iommu: Add memory notifiers for map/unmap | Bharat Bhushan | 2020-11-03 | 2 | -0/+58 |