summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* s390x/pci: fix endianness issuesCornelia Huck2020-11-181-4/+4
* qemu/bswap: Remove unused qemu_bswap_len()Philippe Mathieu-Daudé2020-11-171-6/+0Star
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell2020-11-1637-37/+37
|\
| * nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-1522-22/+22
| * tpm: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
| * overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant2020-11-156-6/+6
| * non-virt: Fix Lesser GPL version numberChetan Pant2020-11-157-7/+7
| * semihosting: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* | include/hw/xen.h: drop superfluous structAlex Bennée2020-11-161-1/+1
|/
* intc/ibex_plic: Ensure we don't loose interruptsAlistair Francis2020-11-141-0/+1
* hmp: Pass monitor to mon_get_cpu_env()Kevin Wolf2020-11-131-1/+1
* hmp: Pass monitor to MonitorDef.get_value()Kevin Wolf2020-11-131-1/+2
* hmp: Pass monitor to mon_get_cpu()Kevin Wolf2020-11-131-1/+1
* hw/misc/stm32f2xx_syscfg: Remove extraneous IRQPhilippe Mathieu-Daudé2020-11-101-2/+0Star
* block: Move bdrv_drain_all_end_quiesce() to block_int.hGreg Kurz2020-11-092-6/+9
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into stagingPeter Maydell2020-11-061-1/+2
|\
| * s390x: fix build for --without-default-devicesCornelia Huck2020-11-051-1/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-11-053-1/+49
|\ \
| * | vhost-blk: set features before setting inflight featureJin Yu2020-11-031-0/+1
| * | Revert "vhost-blk: set features before setting inflight feature"Stefan Hajnoczi2020-11-031-1/+0Star
| * | memory: Add interface to set iommu page size maskBharat Bhushan2020-11-031-0/+38
| * | memory-device: Add get_min_alignment() callbackDavid Hildenbrand2020-11-031-0/+10
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-11-053-0/+4
|\ \ \
| * | | qapi, qemu-options: make all parsing visitors parse boolean options the samePaolo Bonzini2020-11-041-0/+2
| * | | hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQPhilippe Mathieu-Daudé2020-11-031-0/+1
| * | | cutils: replace strdup with g_strdupPaolo Bonzini2020-11-031-0/+1
* | | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell2020-11-044-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | hw/mips/boston: Fix Lesser GPL version numberChetan Pant2020-11-031-1/+1
| * | | hw/mips: Fix Lesser GPL version numberChetan Pant2020-11-033-3/+3
| |/ /
* | | hw/riscv: microchip_pfsoc: Hook the I2C1 controllerBin Meng2020-11-031-0/+1
* | | hw/riscv: microchip_pfsoc: Correct DDR memory mapBin Meng2020-11-031-1/+4
* | | hw/riscv: microchip_pfsoc: Map the reserved memory at address 0Bin Meng2020-11-031-0/+1
* | | hw/riscv: microchip_pfsoc: Connect the SYSREG moduleBin Meng2020-11-031-0/+2
* | | hw/misc: Add Microchip PolarFire SoC SYSREG module supportBin Meng2020-11-031-0/+39
* | | hw/riscv: microchip_pfsoc: Connect the IOSCB moduleBin Meng2020-11-031-1/+3
* | | hw/misc: Add Microchip PolarFire SoC IOSCB module supportBin Meng2020-11-031-0/+50
* | | hw/riscv: microchip_pfsoc: Connect DDR memory controller modulesBin Meng2020-11-031-0/+5
* | | hw/misc: Add Microchip PolarFire SoC DDR Memory Controller supportBin Meng2020-11-031-0/+56
* | | target/riscv: Add sifive_plic vmstateYifei Jiang2020-11-031-0/+1
|/ /
* | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-10-27-v3-tag'...Peter Maydell2020-11-031-0/+28
|\ \ | |/ |/|
| * glib-compat: add g_unix_get_passwd_entry_qemu()Marc-André Lureau2020-11-031-0/+28
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'...Peter Maydell2020-11-031-1/+0Star
|\ \
| * | hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts workPeter Maydell2020-11-021-1/+0Star
| |/
* | Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into stagingPeter Maydell2020-11-022-5/+17
|\ \ | |/ |/|
| * hw/block/nvme: fix prp mapping status codesGollu Appalanaidu2020-10-271-0/+1
| * hw/block/nvme: reject io commands if only admin command set selectedKlaus Jensen2020-10-271-0/+5
| * hw/block/nvme: support for admin-only command setKeith Busch2020-10-271-1/+2
| * hw/block/nvme: validate command set selectedKeith Busch2020-10-271-0/+4
| * hw/block/nvme: support per-namespace smart logKeith Busch2020-10-271-0/+1
| * pci: allocate pci id for nvmeKlaus Jensen2020-10-271-0/+1