Age | Commit message (Expand) | Author |
2018-08-22 | migration: implement io_set_aio_fd_handler function for RDMA QIOChannel | Lidong Chen |
2018-08-22 | migration: Stop rdma yielding during incoming postcopy | Lidong Chen |
2018-08-22 | migration: implement bi-directional RDMA QIOChannel | Lidong Chen |
2018-08-22 | migration: create a dedicated connection for rdma return path | Lidong Chen |
2018-08-22 | migration: disable RDMA WRITE after postcopy started | Lidong Chen |
2018-08-22 | migrate/cpu-throttle: Add max-cpu-throttle migration parameter | Li Qiang |
2018-08-22 | docs/migration: Clarify pre_load in subsections | Dr. David Alan Gilbert |
2018-08-22 | migration: Correctly handle subsections with no 'needed' function | Peter Maydell |
2018-08-22 | qapi/migration.json: fix the description for "query-migrate" output | jialina01 |
2018-08-21 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180821-pull-request' ... | Peter Maydell |
2018-08-21 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180821' into... | Peter Maydell |
2018-08-21 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re... | Peter Maydell |
2018-08-21 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-08-21 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2... | Peter Maydell |
2018-08-21 | hw/pci-host/bonito: Move away from old_mmio accessors | Peter Maydell |
2018-08-21 | hw/display/vga-isa-mm: Convert away from old_mmio | Peter Maydell |
2018-08-21 | qxl: drop unused generation variable | Gerd Hoffmann |
2018-08-21 | hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is set | Thomas Huth |
2018-08-21 | ppc: add DBCR based debugging | Roman Kapl |
2018-08-21 | spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS() | Cédric Le Goater |
2018-08-21 | mac_newworld: don't use legacy fw_cfg_init_mem() function | Mark Cave-Ayland |
2018-08-21 | mac_oldworld: don't use legacy fw_cfg_init_mem() function | Mark Cave-Ayland |
2018-08-21 | 40p: don't use legacy fw_cfg_init_mem() function | Mark Cave-Ayland |
2018-08-21 | qemu-doc: mark ppc/prep machine as deprecated | Hervé Poussineau |
2018-08-21 | hw/ppc: deprecate the machine type 'prep', replaced by '40p' | Hervé Poussineau |
2018-08-21 | spapr: introduce a IRQ controller backend to the machine | Cédric Le Goater |
2018-08-21 | hw/ppc/ppc405_uc: Convert away from old_mmio | Peter Maydell |
2018-08-21 | hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpga | Peter Maydell |
2018-08-21 | hw/ppc/prep: Remove ifdeffed-out stub of XCSR code | Peter Maydell |
2018-08-21 | spapr: introduce a fixed IRQ number space | Cédric Le Goater |
2018-08-21 | spapr: Add a pseries-3.1 machine type | Cédric Le Goater |
2018-08-21 | target/ppc: simplify bcdadd/sub functions | Yasmin Beatriz |
2018-08-21 | xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h" | Greg Kurz |
2018-08-21 | vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages | Alexey Kardashevskiy |
2018-08-21 | target/ppc: bcdsub fix sign when result is zero | Yasmin Beatriz |
2018-08-21 | target/ppc: Use non-arithmetic conversions for fp load/store | Richard Henderson |
2018-08-21 | target/ppc: Honor fpscr_ze semantics and tidy fre, fresqrt | Richard Henderson |
2018-08-21 | target/ppc: Tidy helper_fsqrt | Richard Henderson |
2018-08-21 | target/ppc: Tidy helper_fadd, helper_fsub | Richard Henderson |
2018-08-21 | target/ppc: Tidy helper_fmul | Richard Henderson |
2018-08-21 | target/ppc: Honor fpscr_ze semantics and tidy fdiv | Richard Henderson |
2018-08-21 | target/ppc: Enable fp exceptions for user-only | Richard Henderson |
2018-08-21 | pseries: Update SLOF firmware image | Alexey Kardashevskiy |
2018-08-21 | spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefn | Bharata B Rao |
2018-08-20 | linux-user: add QEMU_IFLA_INFO_KIND nested type for tun | Laurent Vivier |
2018-08-20 | linux-user: update netlink route types | Laurent Vivier |
2018-08-20 | linux-user: introduce QEMU_RTA_* to use with rtattr_type_t | Laurent Vivier |
2018-08-20 | linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC | Laurent Vivier |
2018-08-20 | sun4m: don't use legacy fw_cfg_init_mem() function | Mark Cave-Ayland |
2018-08-20 | sun4u: ensure kernel_top is always initialised | Mark Cave-Ayland |