Age | Commit message (Expand) | Author |
2018-01-24 | apb: rename QOM type from TYPE_APB to TYPE_SABRE | Mark Cave-Ayland |
2018-01-24 | apb: QOMify sabre PCI host bridge | Mark Cave-Ayland |
2018-01-24 | apb: change pbm_pci_host prefix functions to use sabre_pci prefix | Mark Cave-Ayland |
2018-01-24 | apb: rename APB functions to use sabre prefix | Mark Cave-Ayland |
2018-01-24 | simba: rename PBMPCIBridge and QOM types to reflect simba naming | Mark Cave-Ayland |
2018-01-24 | apb: split simba PCI bridge into hw/pci-bridge/simba.c | Mark Cave-Ayland |
2018-01-24 | sparc/leon3 irqmp: fix IRQ software ack | Jean-Christophe Dubois |
2018-01-23 | Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into... | Peter Maydell |
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-22 | hw/isa: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-01-22 | hw/ipmi: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-01-22 | hw/bt: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-01-22 | Fixes after renaming __FUNCTION__ to __func__ | Alistair Francis |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis |
2018-01-22 | tests/cpu-plug-test: Test CPU hot-plugging on s390x | Thomas Huth |
2018-01-22 | tests/cpu-plug-test: Check CPU hot-plugging on ppc64, too | Thomas Huth |
2018-01-22 | tests/cpu-plug-test: Check the CPU hot-plugging with device_add, too | Thomas Huth |
2018-01-22 | tests: Rename pc-cpu-test.c to cpu-plug-test.c | Thomas Huth |
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 |