summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qemu/int128: Add int128_lshiftRichard Henderson2020-08-281-0/+16
* armsse: Define ARMSSEClass correctlyEduardo Habkost2020-08-281-1/+1
* hw/misc/unimp: Display the offset with width of the region sizePhilippe Mathieu-Daudé2020-08-281-0/+1
* hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealizePhilippe Mathieu-Daudé2020-08-281-0/+2
* hw/qdev-clock: Uninline qdev_connect_clock_in()Philippe Mathieu-Daudé2020-08-281-5/+1Star
* hw/arm/xilinx_zynq: Uninline cadence_uart_create()Philippe Mathieu-Daudé2020-08-281-17/+0Star
* hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé2020-08-281-0/+6
* hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé2020-08-281-0/+6
* hw/clock: Only propagate clock changes if the clock is changedPhilippe Mathieu-Daudé2020-08-281-2/+3
* hw/clock: Let clock_set() return boolean valuePhilippe Mathieu-Daudé2020-08-281-5/+7
* hw/clock: Remove unused clock_init*() functionsPhilippe Mathieu-Daudé2020-08-281-13/+0Star
* vhost-user-blk-pci: default num_queues to -smp NStefan Hajnoczi2020-08-271-0/+2
* virtio-blk-pci: default num_queues to -smp NStefan Hajnoczi2020-08-271-0/+2
* virtio-scsi-pci: default num_queues to -smp NStefan Hajnoczi2020-08-271-0/+2
* virtio-scsi: introduce a constant for fixed virtqueuesStefan Hajnoczi2020-08-271-0/+3
* Introduce a new flag for i440fx to disable PCI hotplug on the root busAni Sinha2020-08-271-1/+1
* Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in...Peter Maydell2020-08-261-0/+1
|\
| * qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia2020-08-251-0/+1
* | hw/riscv: virt: Allow creating multiple NUMA socketsAnup Patel2020-08-251-2/+7
* | hw/riscv: spike: Allow creating multiple NUMA socketsAnup Patel2020-08-251-2/+9
* | hw/riscv: Add helpers for RISC-V multi-socket NUMA machinesAnup Patel2020-08-251-0/+113
* | hw/riscv: Allow creating multiple instances of PLICAnup Patel2020-08-251-5/+7
* | hw/riscv: Allow creating multiple instances of CLINTAnup Patel2020-08-251-3/+4
* | Merge remote-tracking branch 'remotes/xtensa/tags/20200821-xtensa' into stagingPeter Maydell2020-08-242-1/+17
|\ \ | |/ |/|
| * softfloat: pass float_status pointer to pickNaNMax Filippov2020-08-212-0/+6
| * softfloat: make NO_SIGNALING_NANS runtime propertyMax Filippov2020-08-212-1/+11
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200824'...Peter Maydell2020-08-242-2/+18
|\ \
| * | hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 supportEric Auger2020-08-241-0/+1
| * | hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 supportEric Auger2020-08-241-0/+1
| * | hw/arm/smmuv3: Get prepared for range invalidationEric Auger2020-08-241-1/+2
| * | hw/arm/smmu-common: Manage IOTLB block entriesEric Auger2020-08-241-3/+7
| * | hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB valueEric Auger2020-08-241-3/+9
| * | hw/arm/smmu: Introduce smmu_get_iotlb_key()Eric Auger2020-08-241-0/+1
| * | hw/arm/smmu-common: Add IOTLB helpersEric Auger2020-08-241-0/+2
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...Peter Maydell2020-08-244-9/+18
|\ \ \ | |/ / |/| |
| * | nvram: Exit QEMU if NVRAM cannot contain all -prom-env dataGreg Kurz2020-08-141-1/+2
| * | spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()Greg Kurz2020-08-131-1/+1
| * | spapr/xive: Rework error handling of kvmppc_xive_set_source_config()Greg Kurz2020-08-131-2/+2
| * | spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()Greg Kurz2020-08-131-2/+2
| * | spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()Greg Kurz2020-08-131-2/+2
| * | spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()Greg Kurz2020-08-131-1/+1
| * | ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappersGreg Kurz2020-08-131-0/+1
| * | ppc/xive: Rework setup of XiveSource::esb_mmioGreg Kurz2020-08-131-0/+6
| * | Update PowerPC AT_HWCAP2 definitionLijun Pan2020-08-121-0/+1
* | | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell2020-08-232-0/+5
|\ \ \
| * | | hw/intc: ibex_plic: Don't allow repeat interrupts on claimed linesAlistair Francis2020-08-221-0/+1
| * | | hw/riscv: sifive_u: Add a dummy L2 cache controller deviceBin Meng2020-08-221-0/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20200821' in...Peter Maydell2020-08-233-23/+103
|\ \ \
| * | | hw/sd: Add sdbus_read_data() to read multiples bytes on the data linePhilippe Mathieu-Daudé2020-08-211-0/+9
| * | | hw/sd: Add sdbus_write_data() to write multiples bytes on the data linePhilippe Mathieu-Daudé2020-08-211-0/+9