Age | Commit message (Expand) | Author |
2019-06-12 | spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridges | David Gibson |
2019-06-12 | spapr: Direct all PCI hotplug to host bridge, rather than P2P bridge | David Gibson |
2019-06-12 | spapr: Don't use bus number for building DRC ids | David Gibson |
2019-06-12 | spapr: Clean up DRC index construction | David Gibson |
2019-06-12 | spapr: Clean up spapr_drc_populate_dt() | David Gibson |
2019-06-12 | spapr: Clean up dt creation for PCI buses | David Gibson |
2019-06-12 | spapr: Clean up device tree construction for PCI devices | David Gibson |
2019-06-12 | spapr: Clean up device node name generation for PCI devices | David Gibson |
2019-06-12 | target/ppc: Fix lxvw4x, lxvh8x and lxvb16x | Anton Blanchard |
2019-06-12 | spapr_pci: Improve error message | Greg Kurz |
2019-06-11 | qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h | Markus Armbruster |
2019-06-11 | qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h | Markus Armbruster |
2019-06-11 | travis: Make check-acceptance job more verbose | Eduardo Habkost |
2019-06-11 | BootLinuxConsoleTest: Run kerneltests BusyBox on Malta | Philippe Mathieu-Daudé |
2019-06-11 | BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPU | Philippe Mathieu-Daudé |
2019-06-11 | BootLinuxConsoleTest: Test the SmartFusion2 board | Philippe Mathieu-Daudé |
2019-06-11 | BootLinuxConsoleTest: Do not log empty lines | Philippe Mathieu-Daudé |
2019-06-11 | tests/boot_linux_console: Let extract_from_deb handle various compressions | Philippe Mathieu-Daudé |
2019-06-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in... | Peter Maydell |
2019-06-11 | i386: Save EFER for 32-bit targets | Pavel Dovgalyuk |
2019-06-11 | i386: "unavailable-features" QOM property | Eduardo Habkost |
2019-06-11 | i386: x86_cpu_list_feature_names() function | Eduardo Habkost |
2019-06-10 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190610' into staging | Peter Maydell |
2019-06-10 | tcg/arm: Remove mostly unreachable tlb special case | Richard Henderson |
2019-06-10 | tcg/arm: Use LDRD to load tlb mask+table | Richard Henderson |
2019-06-10 | tcg/aarch64: Use LDP to load tlb mask+table | Richard Henderson |
2019-06-10 | cpu: Remove CPU_COMMON | Richard Henderson |
2019-06-10 | cpu: Move the softmmu tlb to CPUNegativeOffsetState | Richard Henderson |
2019-06-10 | cpu: Move icount_decr to CPUNegativeOffsetState | Richard Henderson |
2019-06-10 | cpu: Introduce CPUNegativeOffsetState | Richard Henderson |
2019-06-10 | cpu: Introduce cpu_set_cpustate_pointers | Richard Henderson |
2019-06-10 | cpu: Move ENV_OFFSET to exec/gen-icount.h | Richard Henderson |
2019-06-10 | target/xtensa: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/unicore32: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/tricore: Use env_cpu | Richard Henderson |
2019-06-10 | target/tilegx: Use env_cpu | Richard Henderson |
2019-06-10 | target/sparc: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/sh4: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/s390x: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/riscv: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/ppc: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/openrisc: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/nios2: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/moxie: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/mips: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/microblaze: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/m68k: Use env_cpu | Richard Henderson |
2019-06-10 | target/lm32: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/i386: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | target/hppa: Use env_cpu, env_archcpu | Richard Henderson |