Age | Commit message (Expand) | Author |
2020-02-27 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-26' into st... | Peter Maydell |
2020-02-27 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-2... | Peter Maydell |
2020-02-27 | softmmu/vl.c: fix too slow TCG regression | Igor Mammedov |
2020-02-27 | tests/acceptance: Count multiple Tux logos displayed on framebuffer | Philippe Mathieu-Daudé |
2020-02-27 | hw/mips: Use memory_region_init_rom() with read-only regions | Philippe Mathieu-Daudé |
2020-02-27 | hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu() | Philippe Mathieu-Daudé |
2020-02-27 | MAINTAINERS: Reactivate MIPS KVM CPUs | Aleksandar Markovic |
2020-02-27 | MAINTAINERS: Orphan MIPS KVM CPUs | James Hogan |
2020-02-27 | Memory: Only call ramblock_ptr when needed in qemu_ram_writeback | Anthony PERARD |
2020-02-27 | xen-bus/block: explicitly assign event channels to an AioContext | Paul Durrant |
2020-02-27 | hw/xen/xen_pt_load_rom: Remove unused includes | Philippe Mathieu-Daudé |
2020-02-27 | s390x: Rename and use constants for short PSW address and mask | Janosch Frank |
2020-02-27 | Fixed assert in vhost_user_set_mem_table_postcopy | Raphael Norwitz |
2020-02-27 | vhost-user: only set slave channel for first vq | Adrian Moreno |
2020-02-27 | acpi: cpuhp: document CPHP_GET_CPU_ID_CMD command | Igor Mammedov |
2020-02-27 | libvhost-user: implement in-band notifications | Johannes Berg |
2020-02-27 | docs: vhost-user: add in-band kick/call messages | Johannes Berg |
2020-02-27 | libvhost-user: handle NOFD flag in call/kick/err better | Johannes Berg |
2020-02-27 | libvhost-user-glib: use g_main_context_get_thread_default() | Johannes Berg |
2020-02-27 | libvhost-user-glib: fix VugDev main fd cleanup | Johannes Berg |
2020-02-27 | libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACK | Johannes Berg |
2020-02-27 | MAINTAINERS: add virtio-iommu related files | Eric Auger |
2020-02-27 | hw/arm/virt: Add the virtio-iommu device tree mappings | Eric Auger |
2020-02-27 | virtio-iommu-pci: Add virtio iommu pci support | Eric Auger |
2020-02-27 | virtio-iommu: Support migration | Eric Auger |
2020-02-27 | virtio-iommu: Implement fault reporting | Eric Auger |
2020-02-27 | virtio-iommu: Implement translate | Eric Auger |
2020-02-27 | virtio-iommu: Implement map/unmap | Eric Auger |
2020-02-27 | virtio-iommu: Implement attach/detach command | Eric Auger |
2020-02-27 | virtio-iommu: Decode the command payload | Eric Auger |
2020-02-27 | virtio-iommu: Add skeleton | Eric Auger |
2020-02-27 | virtio: gracefully handle invalid region caches | Stefan Hajnoczi |
2020-02-26 | block/nbd: fix memory leak in nbd_open() | Pan Nengyuan |
2020-02-26 | block/nbd: extract the common cleanup code | Pan Nengyuan |
2020-02-26 | nbd-client: Support leading / in NBD URI | Eric Blake |
2020-02-26 | nbd: Fix regression with multiple meta contexts | Eric Blake |
2020-02-26 | docs: rstfy vfio-ap documentation | Cornelia Huck |
2020-02-26 | docs: rstfy s390 dasd ipl documentation | Cornelia Huck |
2020-02-26 | s390/sclp: improve special wait psw logic | Christian Borntraeger |
2020-02-26 | s390x: Add missing vcpu reset functions | Janosch Frank |
2020-02-26 | linux-headers: update | Cornelia Huck |
2020-02-26 | target/s390x/translate: Fix RNSBG instruction | Thomas Huth |
2020-02-25 | tests/tcg: take into account expected clashes pauth-4 | Alex Bennée |
2020-02-25 | tests/tcg: fix typo in configure.sh test for v8.3 | Alex Bennée |
2020-02-25 | tcg: save vaddr temp for plugin usage | Alex Bennée |
2020-02-25 | tests/tcg: give debug builds a little bit longer | Alex Bennée |
2020-02-25 | tests/plugins: make howvec clean-up after itself. | Alex Bennée |
2020-02-25 | target/riscv: progressively load the instruction during decode | Alex Bennée |
2020-02-25 | qemu/bitops.h: Add extract8 and extract16 | Yoshinori Sato |
2020-02-25 | tests/plugin: prevent uninitialized warning | Chen Qun |