summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-07RISC-V HART ArrayMichael Clark
2018-03-07RISC-V HTIF ConsoleMichael Clark
2018-03-07Add symbol table callback interface to load_elfMichael Clark
2018-03-07RISC-V Linux User EmulationMichael Clark
2018-03-07RISC-V Physical Memory ProtectionMichael Clark
2018-03-07RISC-V TCG Code GenerationMichael Clark
2018-03-07RISC-V GDB StubMichael Clark
2018-03-07RISC-V FPU SupportMichael Clark
2018-03-07RISC-V CPU HelpersMichael Clark
2018-03-07RISC-V DisassemblerMichael Clark
2018-03-07RISC-V CPU Core DefinitionMichael Clark
2018-03-07RISC-V ELF Machine DefinitionMichael Clark
2018-03-07RISC-V MaintainersMichael Clark
2018-03-06misc: don't use hwaddr as a type in trace eventsDaniel P. Berrangé
2018-03-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-06use g_path_get_basename instead of basenameJulia Suvorova
2018-03-06balloon: Fix documentation of the --balloon parameter and deprecate itThomas Huth
2018-03-06WHPX improve interrupt notification registrationJustin Terry (VM) via Qemu-devel
2018-03-06WHXP Removes the use of WHvGetExitContextSizeJustin Terry (VM) via Qemu-devel
2018-03-06Fix WHPX issue leaking tpr valuesJustin Terry (VM) via Qemu-devel
2018-03-06Fix WHPX typo in 'mmio'Justin Terry (VM) via Qemu-devel
2018-03-06Fix WHPX additional lock acquisitionJustin Terry (VM) via Qemu-devel
2018-03-06Remove unnecessary WHPX __debugbreak();Justin Terry (VM) via Qemu-devel
2018-03-06Resolves WHPX breaking changes in SDK 17095Justin Terry (VM) via Qemu-devel
2018-03-06Fixing WHPX casing to match SDKJustin Terry (VM) via Qemu-devel
2018-03-06Revert "build-sys: compile with -Og or -O1 when --enable-debug"Paolo Bonzini
2018-03-06checkpatch: add check for `while` and `for`Su Hang
2018-03-06checkpatch: add a warning for basename/dirnameJulia Suvorova
2018-03-06address_space_rw: address_space_to_flatview needs RCU lockPaolo Bonzini
2018-03-06address_space_map: address_space_to_flatview needs RCU lockPaolo Bonzini
2018-03-06address_space_access_valid: address_space_to_flatview needs RCU lockPaolo Bonzini
2018-03-06address_space_read: address_space_to_flatview needs RCU lockPaolo Bonzini
2018-03-06address_space_write: address_space_to_flatview needs RCU lockPaolo Bonzini
2018-03-06memory: inline some performance-sensitive accessorsPaolo Bonzini
2018-03-06openpic_kvm: drop address_space_to_flatview callPaolo Bonzini
2018-03-06chardev: fix leak in tcp_chr_telnet_init_io()Peter Xu
2018-03-06sdhci-test: fix leaksMarc-André Lureau
2018-03-06ahci-test: fix opts leak of skip testsMarc-André Lureau
2018-03-06lockable: workaround GCC link issue with ASANMarc-André Lureau
2018-03-06build-sys: fix -fsanitize=address checkMarc-André Lureau
2018-03-06qmp: Add qom-list-properties to list QOM object propertiesAlexey Kardashevskiy
2018-03-06qmp: Merge ObjectPropertyInfo and DevicePropertyInfoAlexey Kardashevskiy
2018-03-06Document --rtc-td-hack, --localtime and --startdate as deprecatedThomas Huth
2018-03-06cpus: CPU threads are always created initially for one CPU onlyDavid Hildenbrand
2018-03-06cpus: wait for CPU creation at central placeDavid Hildenbrand
2018-03-06cpus: properly inititalize CPU > 1 under single-threaded TCGDavid Hildenbrand
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth
2018-03-06Remove the deprecated -tdf optionThomas Huth
2018-03-06g364fb: fix DirtyBitmapSnapshot leakPaolo Bonzini
2018-03-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell