aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-16via-ide: ensure that PCI_INTERRUPT_LINE is hard-wired to its default valueMark Cave-Ayland
2020-03-16pci: Honour wmask when resetting PCI_INTERRUPT_LINEBALATON Zoltan
2020-03-16ide/via: Get rid of via_ide_init()BALATON Zoltan
2020-03-16via-ide: move registration of VMStateDescription to DeviceClassMark Cave-Ayland
2020-03-16target/riscv: Fix VS mode interrupts forwarding.Rajnesh Kanwal
2020-03-16gitlab-ci.yml: Add jobs to build OpenSBI firmware binariesBin Meng
2020-03-16riscv: sifive_u: Update BIOS_FILENAME for 32-bitBin Meng
2020-03-16roms: opensbi: Add 32-bit firmware image for sifive_u machineBin Meng
2020-03-16roms: opensbi: Upgrade from v0.5 to v0.6Bin Meng
2020-03-16target/riscv: Correctly implement TSR trapAlistair Francis
2020-03-17spapr: Don't clamp RMA to 16GiB on new machine typesDavid Gibson
2020-03-17spapr: Don't attempt to clamp RMA to VRMA constraintDavid Gibson
2020-03-17spapr,ppc: Simplify signature of kvmppc_rma_size()David Gibson
2020-03-17spapr: Don't use weird units for MIN_RMA_SLOFDavid Gibson
2020-03-17target/ppc: Don't store VRMA SLBE persistentlyDavid Gibson
2020-03-17target/ppc: Only calculate RMLS derived RMA limit on demandDavid Gibson
2020-03-17target/ppc: Correct RMLS tableDavid Gibson
2020-03-17target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]David Gibson
2020-03-17target/ppc: Use class fields to simplify LPCR maskingDavid Gibson
2020-03-17target/ppc: Remove RMOR register from POWER9 & POWER10David Gibson
2020-03-17spapr, ppc: Remove VPM0/RMLS hacks for POWER9David Gibson
2020-03-17target/ppc: Introduce ppc_hash64_use_vrma() helperDavid Gibson
2020-03-17target/ppc: Correct handling of real mode accesses with vhyp on hash MMUDavid Gibson
2020-03-17ppc: Remove stub of PPC970 HID4 implementationDavid Gibson
2020-03-17ppc: Remove stub support for 32-bit hypervisor modeDavid Gibson
2020-03-17hw/ppc/pnv: Fix typo in commentPhilippe Mathieu-Daudé
2020-03-17spapr: Fix Coverity warning while validating nvdimm optionsShivaprasad G Bhat
2020-03-17ppc: Officially deprecate the CPU "compat" propertyGreg Kurz
2020-03-17spapr: Handle pending hot plug/unplug requests at CASGreg Kurz
2020-03-17pseries: Update SLOF firmware imageAlexey Kardashevskiy
2020-03-16cpus: avoid pause_all_vcpus getting stuck due to raceLongpeng
2020-03-16exec/rom_reset: Free rom data during inmigrate skipDr. David Alan Gilbert
2020-03-16Use -isystem for linux-headers dirEduardo Habkost
2020-03-16softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine'Peter Maydell
2020-03-16qemu-cpu-models.rst: Document -noTSX, mds-no, taa-no, and tsx-ctrlKashyap Chamarthy
2020-03-16ui/curses: Move arrays to .heap to save 74KiB of .bssPhilippe Mathieu-Daudé
2020-03-16ui/curses: Make control_characters[] array constPhilippe Mathieu-Daudé
2020-03-16hw/usb/quirks: Use smaller types to reduce .rodata by 10KiBPhilippe Mathieu-Daudé
2020-03-16hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MBPhilippe Mathieu-Daudé
2020-03-16hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bssPhilippe Mathieu-Daudé
2020-03-16Makefile: Let the 'help' target list the tools targetsPhilippe Mathieu-Daudé
2020-03-16Makefile: Align 'help' target outputPhilippe Mathieu-Daudé
2020-03-16WHPX: Use proper synchronization primitives while processingSunil Muthuswamy
2020-03-16i386: Fix GCC warning with snprintf when HAX is enabledJulio Faracco
2020-03-16qom/object: Use common get/set uint helpersFelipe Franciosi
2020-03-16ich9: Simplify ich9_lpc_initfnFelipe Franciosi
2020-03-16ich9: fix getter type for sci_int propertyFelipe Franciosi
2020-03-16qom/object: enable setter for uint typesFelipe Franciosi
2020-03-16memory: Fix start offset for bitmap log_clear hookMatt Borgerson
2020-03-16tests/docker: Install SASL library to extend code coverage on amd64Philippe Mathieu-Daudé