summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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/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
| * | hw/sd: Rename sdbus_read_data() as sdbus_read_byte()Philippe Mathieu-Daudé2020-08-211-1/+9
| * | hw/sd: Rename sdbus_write_data() as sdbus_write_byte()Philippe Mathieu-Daudé2020-08-211-1/+8
| * | hw/sd: Rename read/write_data() as read/write_byte()Philippe Mathieu-Daudé2020-08-212-4/+19
| * | hw/sd: Move sdcard legacy API to 'hw/sd/sdcard_legacy.h'Philippe Mathieu-Daudé2020-08-212-16/+50
| * | hw/sd/sdcard: Make sd_data_ready() staticPhilippe Mathieu-Daudé2020-08-211-1/+0Star
| * | hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controllerPhilippe Mathieu-Daudé2020-08-211-2/+1Star
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-08-223-0/+8
|\ \ | |/ |/|
| * hw: add compat machines for 5.2Cornelia Huck2020-08-192-0/+6
| * qdev: Document qdev_prop_set_drive_err() return valuePhilippe Mathieu-Daudé2020-08-191-0/+2
* | meson: infrastructure for building emulatorsPaolo Bonzini2020-08-211-1/+1
* | meson: rename .inc.h files to .h.incPaolo Bonzini2020-08-215-11/+11
* | meson: rename included C source files to .c.incPaolo Bonzini2020-08-211-1/+1
* | trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-211-1/+1
|/
* accel/xen: Fix xen_enabled() behavior on target-agnostic objectsPhilippe Mathieu-Daudé2020-08-041-4/+14
* hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESE...Peter Maydell2020-08-031-1/+3
* include/hw/irq.h: New function qemu_irq_is_connected()Peter Maydell2020-08-031-0/+18
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-07-272-0/+2
|\
| * virtio-pci: fix virtio_pci_queue_enabled()Laurent Vivier2020-07-271-0/+1
| * hw/pci-host: save/restore pci host config registerHogan Wang2020-07-271-0/+1
* | linux-user: don't use MAP_FIXED in pgd_find_hole_fallbackAlex Bennée2020-07-271-0/+3
* | target/i386: floatx80: avoid compound literals in static initializersLaszlo Ersek2020-07-271-0/+1
* | util: add qemu_get_host_physmem utility functionAlex Bennée2020-07-271-0/+12
|/
* Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-07-24-1...Peter Maydell2020-07-251-1/+1
|\
| * Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"Markus Armbruster2020-07-241-1/+1
* | qapi/error: Check format string argument in error_*prepend()Philippe Mathieu-Daudé2020-07-241-2/+4
|/
* Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell2020-07-231-0/+1
|\
| * goldfish_rtc: Fix non-atomic read behaviour of TIME_LOW/TIME_HIGHJessica Clarke2020-07-221-0/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-07-232-10/+12
|\ \
| * | virtio: list legacy-capable devicesCornelia Huck2020-07-221-0/+2
| * | virtio-balloon: Replace free page hinting references to 'report' with 'hint'Alexander Duyck2020-07-221-10/+10
| |/
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-20200721' into s...Peter Maydell2020-07-232-1/+21
|\ \
| * | qemu-common: Document qemu_find_file()Philippe Mathieu-Daudé2020-07-211-0/+17
| * | qemu/osdep: Reword qemu_get_exec_dir() documentationPhilippe Mathieu-Daudé2020-07-211-1/+4
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200721' int...Peter Maydell2020-07-221-2/+6
|\ \ \ | |_|/ |/| |
| * | hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean valuePhilippe Mathieu-Daudé2020-07-211-1/+3
| * | hw/nvram/fw_cfg: Simplify fw_cfg_add_from_generator() error propagationPhilippe Mathieu-Daudé2020-07-211-1/+3
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-07-21' into s...Peter Maydell2020-07-211-3/+4
|\ \
| * | qom: Document object_get_canonical_path() returns malloced stringMarkus Armbruster2020-07-211-2/+3