aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-27spapr: Move typedef SpaprMachineState to spapr.hEduardo Habkost3-19/+21
2020-08-27xen-legacy-backend: Add missing typedef XenLegacyDeviceEduardo Habkost1-0/+1
2020-08-27armsse: Rename QOM macros to avoid conflictsEduardo Habkost1-6/+6
2020-08-27platform-bus: Delete macros for non-existing typedefEduardo Habkost1-4/+0
2020-08-27nubus: Delete unused NUBUS_BRIDGE macroEduardo Habkost1-1/+0
2020-08-27can_emu: Delete macros for non-existing typedefEduardo Habkost1-4/+0
2020-08-27s390_flic: Move KVMS390FLICState typedef to headerEduardo Habkost1-0/+1
2020-08-27mcf_fec: Move mcf_fec_state typedef to headerEduardo Habkost1-0/+1
2020-08-27hvf: Move HVFState typedef to hvf.hEduardo Habkost1-0/+1
2020-08-27i8254: Move PITCommonState/PITCommonClass typedefs to i8254.hEduardo Habkost2-4/+6
2020-08-27pci: Move PCIBusClass typedef to pci.hEduardo Habkost2-2/+3
2020-08-27throttle-groups: Move ThrottleGroup typedef to headerEduardo Habkost1-0/+1
2020-08-27hvf: Add missing includeEduardo Habkost1-0/+2
2020-08-27aspeed_timer: Fix ASPEED_TIMER macro definitionEduardo Habkost1-1/+1
2020-08-27opentitan: Rename memmap enum constantsEduardo Habkost1-19/+19
2020-08-27aspeed_soc: Rename memmap/irqmap enum constantsEduardo Habkost1-46/+46
2020-08-27allwinner-h3: Rename memmap enum constantsEduardo Habkost1-31/+31
2020-08-26Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in...Peter Maydell1-0/+1
2020-08-25hw/riscv: virt: Allow creating multiple NUMA socketsAnup Patel1-2/+7
2020-08-25hw/riscv: spike: Allow creating multiple NUMA socketsAnup Patel1-2/+9
2020-08-25hw/riscv: Add helpers for RISC-V multi-socket NUMA machinesAnup Patel1-0/+113
2020-08-25hw/riscv: Allow creating multiple instances of PLICAnup Patel1-5/+7
2020-08-25hw/riscv: Allow creating multiple instances of CLINTAnup Patel1-3/+4
2020-08-25qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia1-0/+1
2020-08-24Merge remote-tracking branch 'remotes/xtensa/tags/20200821-xtensa' into stagingPeter Maydell2-1/+17
2020-08-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200824'...Peter Maydell2-2/+18
2020-08-24hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 supportEric Auger1-0/+1
2020-08-24hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 supportEric Auger1-0/+1
2020-08-24hw/arm/smmuv3: Get prepared for range invalidationEric Auger1-1/+2
2020-08-24hw/arm/smmu-common: Manage IOTLB block entriesEric Auger1-3/+7
2020-08-24hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB valueEric Auger1-3/+9
2020-08-24hw/arm/smmu: Introduce smmu_get_iotlb_key()Eric Auger1-0/+1
2020-08-24hw/arm/smmu-common: Add IOTLB helpersEric Auger1-0/+2
2020-08-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...Peter Maydell4-9/+18
2020-08-23Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell2-0/+5
2020-08-22Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20200821' in...Peter Maydell3-23/+103
2020-08-22Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell3-0/+8
2020-08-21hw/intc: ibex_plic: Don't allow repeat interrupts on claimed linesAlistair Francis1-0/+1
2020-08-21hw/riscv: sifive_u: Add a dummy L2 cache controller deviceBin Meng1-0/+4
2020-08-21softfloat: pass float_status pointer to pickNaNMax Filippov2-0/+6
2020-08-21softfloat: make NO_SIGNALING_NANS runtime propertyMax Filippov2-1/+11
2020-08-21hw/sd: Add sdbus_read_data() to read multiples bytes on the data linePhilippe Mathieu-Daudé1-0/+9
2020-08-21hw/sd: Add sdbus_write_data() to write multiples bytes on the data linePhilippe Mathieu-Daudé1-0/+9
2020-08-21hw/sd: Rename sdbus_read_data() as sdbus_read_byte()Philippe Mathieu-Daudé1-1/+9
2020-08-21hw/sd: Rename sdbus_write_data() as sdbus_write_byte()Philippe Mathieu-Daudé1-1/+8
2020-08-21hw/sd: Rename read/write_data() as read/write_byte()Philippe Mathieu-Daudé2-4/+19
2020-08-21hw/sd: Move sdcard legacy API to 'hw/sd/sdcard_legacy.h'Philippe Mathieu-Daudé2-16/+50
2020-08-21hw/sd/sdcard: Make sd_data_ready() staticPhilippe Mathieu-Daudé1-1/+0
2020-08-21hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controllerPhilippe Mathieu-Daudé1-2/+1
2020-08-21meson: infrastructure for building emulatorsPaolo Bonzini1-1/+1