aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-26ppc/hash32: Rework R and C bit updatesBenjamin Herrenschmidt
2019-04-26ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt
2019-04-26ppc/spapr: Use proper HPTE accessors for H_READBenjamin Herrenschmidt
2019-04-26target/ppc: Don't check UPRT in radix mode when in HV real modeBenjamin Herrenschmidt
2019-04-26target/ppc/kvm: Convert DPRINTF to tracesGreg Kurz
2019-04-26target/ppc/trace-events: Fix trivial typoGreg Kurz
2019-04-26spapr: Drop duplicate PCI swizzle codeGreg Kurz
2019-04-26spapr_pci: Get rid of duplicate code for node name creationGreg Kurz
2019-04-26target/ppc: Style fixes for translate/spe-impl.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate/vmx-impl.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate/vsx-impl.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate/fp-impl.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate.cDavid Gibson
2019-04-26target/ppc: Style fixes for translate_init.inc.cDavid Gibson
2019-04-26target/ppc: Style fixes for monitor.cDavid Gibson
2019-04-26target/ppc: Style fixes for mmu_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for mmu-hash64.[ch]David Gibson
2019-04-26target/ppc: Style fixes for mmu-hash32.[ch]David Gibson
2019-04-26target/ppc: Style fixes for misc_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for mfrom_table.inc.c & mfrom_table_gen.cDavid Gibson
2019-04-26target/ppc: Style fixes for mem_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for machine.cDavid Gibson
2019-04-26target/ppc: Style fixes for kvm_ppc.h and kvm.cDavid Gibson
2019-04-26target/ppc: Style fixes for helper_regs.hDavid Gibson
2019-04-26target/ppc: Style fixes for gdbstub.cDavid Gibson
2019-04-26target/ppc: Style fixes for excp_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for dfp_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for fpu_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for int_helper.cDavid Gibson
2019-04-26target/ppc: Style fixes for cpu.[ch]David Gibson
2019-04-26target/ppc: Style fixes for ppc-models.[ch]David Gibson
2019-04-26spapr/irq: remove spapr_ics_create()Cédric Le Goater
2019-04-26spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater
2019-04-26hw/ppc/prep: Drop useless inclusion of "hw/input/i8042.h"Philippe Mathieu-Daudé
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy
2019-04-25Pass through cache information for TOPOEXT CPUsStanislav Lanci
2019-04-25Categorize devices: iommuErnest Esene
2019-04-25Categorize devices: IGD passthrough ISA bridgeErnest Esene
2019-04-25i386: Add new Hygon 'Dhyana' CPU modelPu Wen
2019-04-25cputlb: Fix io_readx() to respect the access_typeShahab Vahedi
2019-04-25tcg/arm: Restrict constant pool displacement to 12 bitsRichard Henderson
2019-04-25util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()Zhang Yi
2019-04-25linux-headers: add linux/mman.h.Zhang Yi
2019-04-25scripts/update-linux-headers: add linux/mman.hZhang Yi
2019-04-25util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmapZhang Yi
2019-04-25cpu: Fix crash with empty -cpu optionEduardo Habkost
2019-04-25cpu: Rename parse_cpu_model() to parse_cpu_option()Eduardo Habkost
2019-04-25vl: Simplify machine_parse()Markus Armbruster
2019-04-25vl: Clean up after previous commitMarkus Armbruster
2019-04-25vl.c: allocate TYPE_MACHINE list once during bootupWei Yang