aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell45-973/+2152
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell5-0/+61
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell31-75/+591
2019-04-26Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190425' into stagingPeter Maydell35-231/+1531
2019-04-26target/ppc: improve performance of large BAT invalidationsArtyom Tarasenko1-0/+7
2019-04-26ppc/hash32: Rework R and C bit updatesBenjamin Herrenschmidt1-14/+31
2019-04-26ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt6-45/+93
2019-04-26ppc/spapr: Use proper HPTE accessors for H_READBenjamin Herrenschmidt1-6/+5
2019-04-26target/ppc: Don't check UPRT in radix mode when in HV real modeBenjamin Herrenschmidt1-3/+13
2019-04-26target/ppc/kvm: Convert DPRINTF to tracesGreg Kurz2-41/+52
2019-04-26target/ppc/trace-events: Fix trivial typoGreg Kurz1-2/+2
2019-04-26spapr: Drop duplicate PCI swizzle codeGreg Kurz3-21/+9
2019-04-26spapr_pci: Get rid of duplicate code for node name creationGreg Kurz1-4/+1
2019-04-26target/ppc: Style fixes for translate/spe-impl.inc.cDavid Gibson1-5/+9
2019-04-26target/ppc: Style fixes for translate/vmx-impl.inc.cDavid Gibson1-11/+15
2019-04-26target/ppc: Style fixes for translate/vsx-impl.inc.cDavid Gibson1-7/+8
2019-04-26target/ppc: Style fixes for translate/fp-impl.inc.cDavid Gibson1-20/+32
2019-04-26target/ppc: Style fixes for translate.cDavid Gibson1-191/+313
2019-04-26target/ppc: Style fixes for translate_init.inc.cDavid Gibson1-95/+148
2019-04-26target/ppc: Style fixes for monitor.cDavid Gibson1-5/+6
2019-04-26target/ppc: Style fixes for mmu_helper.cDavid Gibson1-53/+84
2019-04-26target/ppc: Style fixes for mmu-hash64.[ch]David Gibson1-26/+42
2019-04-26target/ppc: Style fixes for mmu-hash32.[ch]David Gibson1-8/+14
2019-04-26target/ppc: Style fixes for misc_helper.cDavid Gibson1-4/+5
2019-04-26target/ppc: Style fixes for mfrom_table.inc.c & mfrom_table_gen.cDavid Gibson2-5/+6
2019-04-26target/ppc: Style fixes for mem_helper.cDavid Gibson1-14/+19
2019-04-26target/ppc: Style fixes for machine.cDavid Gibson1-43/+63
2019-04-26target/ppc: Style fixes for kvm_ppc.h and kvm.cDavid Gibson2-66/+115
2019-04-26target/ppc: Style fixes for helper_regs.hDavid Gibson1-4/+6
2019-04-26target/ppc: Style fixes for gdbstub.cDavid Gibson1-15/+19
2019-04-26target/ppc: Style fixes for excp_helper.cDavid Gibson1-34/+53
2019-04-26target/ppc: Style fixes for dfp_helper.cDavid Gibson1-7/+7
2019-04-26target/ppc: Style fixes for fpu_helper.cDavid Gibson1-51/+83
2019-04-26target/ppc: Style fixes for int_helper.cDavid Gibson1-31/+39
2019-04-26target/ppc: Style fixes for cpu.[ch]David Gibson1-108/+129
2019-04-26target/ppc: Style fixes for ppc-models.[ch]David Gibson2-2/+3
2019-04-26spapr/irq: remove spapr_ics_create()Cédric Le Goater1-30/+14
2019-04-26spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater2-1/+5
2019-04-26hw/ppc/prep: Drop useless inclusion of "hw/input/i8042.h"Philippe Mathieu-Daudé1-1/+0
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy10-9/+711
2019-04-25Pass through cache information for TOPOEXT CPUsStanislav Lanci1-0/+4
2019-04-25Categorize devices: iommuErnest Esene2-0/+4
2019-04-25Categorize devices: IGD passthrough ISA bridgeErnest Esene1-0/+1
2019-04-25i386: Add new Hygon 'Dhyana' CPU modelPu Wen2-0/+52
2019-04-25util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()Zhang Yi3-4/+64
2019-04-25linux-headers: add linux/mman.h.Zhang Yi10-0/+359
2019-04-25scripts/update-linux-headers: add linux/mman.hZhang Yi1-3/+3
2019-04-25util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmapZhang Yi4-4/+27
2019-04-25cpu: Fix crash with empty -cpu optionEduardo Habkost2-0/+23
2019-04-25cpu: Rename parse_cpu_model() to parse_cpu_option()Eduardo Habkost5-16/+16