Age | Commit message (Expand) | Author |
2018-01-23 | tests/qemu-iotests: adding savevm/loadvm with postcopy flag test | Daniel Henrique Barboza |
2018-01-23 | tests/.gitignore: Add test-bdrv-drain | Kevin Wolf |
2018-01-23 | hw/block: Fix pin-based interrupt behaviour of NVMe | Hikaru Nishida |
2018-01-23 | osdep: Retry SETLK upon EINTR | Fam Zheng |
2018-01-23 | migration: Revert postcopy-blocktime commit set | Peter Maydell |
2018-01-22 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180121' int... | Peter Maydell |
2018-01-22 | Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st... | Peter Maydell |
2018-01-22 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2018-01-20 | dump-guest-memory.py: fix python 2 support | Marc-André Lureau |
2018-01-20 | target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstate | Suraj Jitindar Singh |
2018-01-20 | target/ppc: add support for hypervisor doorbells on book3s CPUs | Cédric Le Goater |
2018-01-20 | sii3112: Add explicit type casts to avoid unintended sign extension | BALATON Zoltan |
2018-01-20 | sm501: Add missing break to case | BALATON Zoltan |
2018-01-20 | target-ppc: optimize cmp translation | pbonzini@redhat.com |
2018-01-20 | spapr: fix device tree properties when using compatibility mode | Greg Kurz |
2018-01-20 | spapr: drop duplicate variable in spapr_core_plug() | Greg Kurz |
2018-01-20 | target/ppc: msgsnd and msgclr instructions need hypervisor privilege | Cédric Le Goater |
2018-01-20 | target/ppc: fix doorbell and hypervisor doorbell definitions | Cédric Le Goater |
2018-01-20 | hw/ppc/Makefile: Add a way to disable the PPC4xx boards | Thomas Huth |
2018-01-20 | default-configs/ppc-softmmu: Restructure the switches according to the machines | Thomas Huth |
2018-01-20 | default-configs/ppc64-softmmu: Include 32-bit configs instead of copying them | Thomas Huth |
2018-01-19 | hw/ide: Remove duplicated definitions from ahci_internal.h | John Snow |
2018-01-19 | ide: abort TRIM operation for invalid range | Anton Nefedov |
2018-01-19 | ide: move ide_sect_range_ok() up | Anton Nefedov |
2018-01-19 | ide: pass IDEState to trim AIO callback | Anton Nefedov |
2018-01-19 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2018-01-19 | fw_cfg: fix memory corruption when all fw_cfg slots are used | Marcel Apfelbaum |
2018-01-19 | possible_cpus: add CPUArchId::type field | Igor Mammedov |
2018-01-19 | nvdimm: add 'unarmed' option | Haozhong Zhang |
2018-01-19 | nvdimm: add a macro for property "label-size" | Haozhong Zhang |
2018-01-19 | hostmem-file: add "align" option | Haozhong Zhang |
2018-01-19 | scripts: Remove fixed entries from the device-crash-test | Thomas Huth |
2018-01-19 | qdev: Check for the availability of a hotplug controller before adding a device | Thomas Huth |
2018-01-19 | qdev_monitor: Simplify error handling in qdev_device_add() | Thomas Huth |
2018-01-19 | q35: Allow only supported dynamic sysbus devices | Eduardo Habkost |
2018-01-19 | xen: Add only xen-sysdev to dynamic sysbus device list | Eduardo Habkost |
2018-01-19 | spapr: Allow only supported dynamic sysbus devices | Eduardo Habkost |
2018-01-19 | ppc: e500: Allow only supported dynamic sysbus devices | Eduardo Habkost |
2018-01-19 | hw/arm/virt: Allow only supported dynamic sysbus devices | Eduardo Habkost |
2018-01-19 | machine: Replace has_dynamic_sysbus with list of allowed devices | Eduardo Habkost |
2018-01-19 | numa: fix missing '-numa cpu' in '-help' output | Igor Mammedov |
2018-01-19 | qemu-options: document memory-backend-ram | Stefan Hajnoczi |
2018-01-19 | qemu-options: document missing memory-backend-file options | Stefan Hajnoczi |
2018-01-19 | memfd: remove needless include | Marc-André Lureau |
2018-01-19 | memfd: split qemu_memfd_alloc() | Marc-André Lureau |
2018-01-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-01-18 | vhost: remove assertion to prevent crash | Jay Zhou |
2018-01-18 | vhost-user: fix misaligned access to payload | Michael S. Tsirkin |
2018-01-18 | vhost-user: factor out msg head and payload | Michael S. Tsirkin |
2018-01-18 | tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usage | Igor Mammedov |