aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-07RISC-V Build InfrastructureMichael Clark12-2/+72
2018-03-07SiFive Freedom U Series RISC-V MachineMichael Clark2-0/+408
2018-03-07SiFive Freedom E Series RISC-V MachineMichael Clark2-0/+313
2018-03-07SiFive RISC-V PRCI BlockMichael Clark2-0/+126
2018-03-07SiFive RISC-V UART DeviceMichael Clark2-0/+247
2018-03-07RISC-V VirtIO MachineMichael Clark2-0/+494
2018-03-07SiFive RISC-V Test FinisherMichael Clark2-0/+135
2018-03-07RISC-V Spike MachinesMichael Clark2-0/+429
2018-03-07SiFive RISC-V PLIC BlockMichael Clark2-0/+590
2018-03-07SiFive RISC-V CLINT BlockMichael Clark2-0/+304
2018-03-07RISC-V HART ArrayMichael Clark2-0/+128
2018-03-07RISC-V HTIF ConsoleMichael Clark2-0/+319
2018-03-07Add symbol table callback interface to load_elfMichael Clark3-16/+53
2018-03-07RISC-V Linux User EmulationMichael Clark13-6/+1012
2018-03-07RISC-V Physical Memory ProtectionMichael Clark2-0/+444
2018-03-07RISC-V TCG Code GenerationMichael Clark2-0/+2342
2018-03-07RISC-V GDB StubMichael Clark1-0/+62
2018-03-07RISC-V FPU SupportMichael Clark2-3/+377
2018-03-07RISC-V CPU HelpersMichael Clark3-0/+1250
2018-03-07RISC-V DisassemblerMichael Clark4-0/+3053
2018-03-07RISC-V CPU Core DefinitionMichael Clark3-0/+1139
2018-03-07RISC-V ELF Machine DefinitionMichael Clark1-0/+2
2018-03-07RISC-V MaintainersMichael Clark1-0/+11
2018-03-06tpm: convert tpm_tis.c to use trace-eventsStefan Berger2-53/+61
2018-03-06tpm: convert tpm_emulator.c to use trace-eventsStefan Berger2-22/+37
2018-03-06tpm: convert tpm_util.c to use trace-eventsStefan Berger2-17/+19
2018-03-06tpm: convert tpm_passthrough.c to use trace-eventsStefan Berger2-10/+7
2018-03-06tpm: convert tpm_crb.c to use trace-eventsStefan Berger3-12/+11
2018-03-06misc: don't use hwaddr as a type in trace eventsDaniel P. Berrangé1-2/+2
2018-03-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell36-352/+315
2018-03-06use g_path_get_basename instead of basenameJulia Suvorova6-12/+15
2018-03-06balloon: Fix documentation of the --balloon parameter and deprecate itThomas Huth3-7/+12
2018-03-06WHPX improve interrupt notification registrationJustin Terry (VM) via Qemu-devel1-4/+3
2018-03-06WHXP Removes the use of WHvGetExitContextSizeJustin Terry (VM) via Qemu-devel1-7/+2
2018-03-06Fix WHPX issue leaking tpr valuesJustin Terry (VM) via Qemu-devel1-3/+5
2018-03-06Fix WHPX typo in 'mmio'Justin Terry (VM) via Qemu-devel1-2/+2
2018-03-06Fix WHPX additional lock acquisitionJustin Terry (VM) via Qemu-devel1-2/+0
2018-03-06Remove unnecessary WHPX __debugbreak();Justin Terry (VM) via Qemu-devel1-12/+0
2018-03-06Resolves WHPX breaking changes in SDK 17095Justin Terry (VM) via Qemu-devel1-16/+10
2018-03-06Fixing WHPX casing to match SDKJustin Terry (VM) via Qemu-devel2-7/+7
2018-03-06Revert "build-sys: compile with -Og or -O1 when --enable-debug"Paolo Bonzini1-13/+2
2018-03-06checkpatch: add check for `while` and `for`Su Hang1-2/+3
2018-03-06checkpatch: add a warning for basename/dirnameJulia Suvorova1-0/+5
2018-03-06address_space_rw: address_space_to_flatview needs RCU lockPaolo Bonzini1-18/+10
2018-03-06address_space_map: address_space_to_flatview needs RCU lockPaolo Bonzini1-1/+2
2018-03-06address_space_access_valid: address_space_to_flatview needs RCU lockPaolo Bonzini1-4/+8
2018-03-06address_space_read: address_space_to_flatview needs RCU lockPaolo Bonzini2-28/+35
2018-03-06address_space_write: address_space_to_flatview needs RCU lockPaolo Bonzini1-15/+22
2018-03-06memory: inline some performance-sensitive accessorsPaolo Bonzini3-35/+30
2018-03-06openpic_kvm: drop address_space_to_flatview callPaolo Bonzini1-4/+0