Age | Commit message (Expand) | Author |
2018-03-12 | chardev: allow telnet gsource to switch gcontext | Peter Xu |
2018-03-12 | chardev: update net listener gcontext | Peter Xu |
2018-03-12 | chardev: fix handling of EAGAIN for TCP chardev | Daniel P. Berrangé |
2018-03-12 | vl: export machine_init_done | Peter Xu |
2018-03-12 | checkpatch: Exempt long URLs | Eric Blake |
2018-03-12 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Thomas Huth |
2018-03-12 | build-sys: make help could have 'modules' target | Marc-André Lureau |
2018-03-12 | qemu-doc: Add the paragraph about the -no-frame deprecation again | Thomas Huth |
2018-03-12 | qemu-doc: update deprecation section to use -nic and -netdev hubport | Paolo Bonzini |
2018-03-12 | scsi-disk.c: consider bl->max_transfer in INQUIRY emulation | Daniel Henrique Barboza |
2018-03-12 | q35: change default NIC to e1000e | Paolo Bonzini |
2018-03-12 | net: allow using any PCI NICs in -net or -nic | Paolo Bonzini |
2018-03-12 | qom: introduce object_class_get_list_sorted | Paolo Bonzini |
2018-03-12 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a'... | Peter Maydell |
2018-03-12 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'... | Peter Maydell |
2018-03-12 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-03-09 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'... | Peter Maydell |
2018-03-09 | tests: Silence migration-test 'bad' test | Dr. David Alan Gilbert |
2018-03-09 | migration: fix applying wrong capabilities | Peter Xu |
2018-03-09 | migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS | Peter Lieven |
2018-03-09 | migration/block: reset dirty bitmap before read in bulk phase | Peter Lieven |
2018-03-09 | migration: do not transfer ram during bulk storage migration | Peter Lieven |
2018-03-09 | migration: fix minor finalize leak | Marc-André Lureau |
2018-03-09 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2018-03-09 | MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard) | Philippe Mathieu-Daudé |
2018-03-09 | sdhci: Fix a typo in comment | Philippe Mathieu-Daudé |
2018-03-09 | sdcard: Add the Tuning Command (CMD19) | Philippe Mathieu-Daudé |
2018-03-09 | sdcard: Display which protocol is used when tracing (SD or SPI) | Philippe Mathieu-Daudé |
2018-03-09 | sdcard: Display command name when tracing CMD/ACMD | Philippe Mathieu-Daudé |
2018-03-09 | sdcard: Do not trace CMD55, except when we already expect an ACMD | Philippe Mathieu-Daudé |
2018-03-09 | hw/arm/virt: Support -machine gic-version=max | Peter Maydell |
2018-03-09 | hw/arm/virt: Add "max" to the list of CPU types "virt" supports | Peter Maydell |
2018-03-09 | target/arm: Make 'any' CPU just an alias for 'max' | Peter Maydell |
2018-03-09 | target/arm: Add "-cpu max" support | Peter Maydell |
2018-03-09 | target/arm: Move definition of 'host' cpu type into cpu.c | Peter Maydell |
2018-03-09 | target/arm: Query host CPU features on-demand at instance init | Peter Maydell |
2018-03-09 | arm: avoid heap-buffer-overflow in load_aarch64_image | Marc-André Lureau |
2018-03-09 | arm: fix load ELF error leak | Marc-André Lureau |
2018-03-09 | hw/arm: Use more CONFIG switches for the object files | Thomas Huth |
2018-03-09 | aarch64-linux-user: Add support for SVE signal frame records | Richard Henderson |
2018-03-09 | aarch64-linux-user: Add support for EXTRA signal frame records | Richard Henderson |
2018-03-09 | aarch64-linux-user: Remove struct target_aux_context | Richard Henderson |
2018-03-09 | aarch64-linux-user: Split out helpers for guest signal handling | Richard Henderson |
2018-03-09 | linux-user: Implement aarch64 PR_SVE_SET/GET_VL | Richard Henderson |
2018-03-09 | Implement support for i.MX7 Sabre board | Andrey Smirnov |
2018-03-09 | i.MX: Add i.MX7 SOC implementation. | Andrey Smirnov |
2018-03-09 | pci: Add support for Designware IP block | Andrey Smirnov |
2018-03-09 | hw/arm: Set the core count for Xilinx's ZynqMP | Alistair Francis |
2018-03-09 | target/arm: Add a core count property | Alistair Francis |
2018-03-09 | memory: fix flatview_access_valid RCU read lock/unlock imbalance | Paolo Bonzini |