Age | Commit message (Expand) | Author |
2018-08-24 | vnc: remove support for deprecated tls, x509, x509verify options | Daniel P. Berrangé |
2018-08-24 | doc: switch to modern syntax for VNC TLS setup | Daniel P. Berrangé |
2018-08-24 | sdl2: redraw correctly when scanout_mode enabled. | Tao Wu |
2018-08-24 | ui: use enum to string helpers | Marc-André Lureau |
2018-08-24 | vnc: fix memleak of the "vnc-worker-output" name | Peter Wu |
2018-08-24 | ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag | Thomas Huth |
2018-08-23 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2018-08-23 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re... | Peter Maydell |
2018-08-21 | linux-user: Propagate goto fail to return | Richard Henderson |
2018-08-21 | linux-user: Propagate goto unimplemented to default | Richard Henderson |
2018-08-21 | linux-user: Propagate goto unimplemented_nowarn to return | Richard Henderson |
2018-08-21 | linux-user: Propagate goto efault to return | Richard Henderson |
2018-08-21 | linux-user: Relax single exit from "break" | Richard Henderson |
2018-08-21 | block: iotest to catch abort on forced blockjob cancel | Jeff Cody |
2018-08-21 | block: for jobs, do not clear user_paused until after the resume | Jeff Cody |
2018-08-21 | linux-user: Split out do_syscall1 | Richard Henderson |
2018-08-21 | linux-user: Remove DEBUG | Richard Henderson |
2018-08-21 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180821-pull-request' ... | Peter Maydell |
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 | dev-mtp: rename x-root to rootdir | Bandan Das |
2018-08-21 | dev-mtp: Add support for > 4GB file transfers | Bandan Das |
2018-08-21 | dev-mtp: retry write for incomplete transfers | Bandan Das |
2018-08-21 | dev-mtp: fix buffer allocation for writing file contents | Bandan Das |
2018-08-21 | dev-mtp: add support for canceling transaction | Bandan Das |
2018-08-21 | ohci: Clear the interrupt counter for erroneous transfers | Sebastian Bauer |
2018-08-21 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2... | Peter Maydell |
2018-08-21 | docs/usb2.txt: ehci has six ports | npes87184 |
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 |