summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...Peter Maydell2021-05-173-36/+8Star
|\
| * write-threshold: deal with includesVladimir Sementsov-Ogievskiy2021-05-141-1/+1
| * block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy2021-05-141-24/+0Star
| * block: drop write notifiersVladimir Sementsov-Ogievskiy2021-05-141-12/+0Star
| * block/write-threshold: don't use write notifiersVladimir Sementsov-Ogievskiy2021-05-142-1/+9
| * mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy2021-05-142-2/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-05-165-9/+19
|\ \
| * | vhost-vdpa: Make vhost_vdpa_get_device_id() staticZenghui Yu2021-05-141-2/+0Star
| * | hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk2021-05-141-0/+5
| * | hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat2021-05-141-1/+13
| * | pc-dimm: remove unnecessary get_vmstate_memory_region() methodMaciej S. Szmigiero2021-05-141-5/+0Star
| * | hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé2021-05-141-1/+1
* | | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell2021-05-144-0/+18
|\ \ \
| * | | configure: Poison all current target-specific #definesThomas Huth2021-05-141-0/+2
| * | | include/sysemu: Poison all accelerator CONFIG switches in common codeThomas Huth2021-05-144-0/+16
* | | | Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta...Peter Maydell2021-05-142-1/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | hw/i2c: add pca954x i2c-mux switchPatrick Venture2021-04-151-0/+19
| * | | hw/i2c: move search to i2c_scan_bus methodPatrick Venture2021-04-151-0/+2
| * | | hw/i2c: add match method for device searchPatrick Venture2021-04-151-0/+11
| * | | hw/i2c: name I2CNode list in I2CBusPatrick Venture2021-04-151-1/+3
* | | | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell2021-05-145-9/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | migration/ram: Handle RAM block resizes during postcopyDavid Hildenbrand2021-05-131-0/+10
| * | | migration/ram: Handle RAM block resizes during precopyDavid Hildenbrand2021-05-131-4/+6
| * | | numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand2021-05-131-4/+9
| * | | util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand2021-05-131-0/+1
| * | | migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"David Hildenbrand2021-05-131-1/+0Star
* | | | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell2021-05-139-130/+1Star
|\ \ \ \ | |/ / / |/| | |
| * | | Drop the deprecated unicore32 targetMarkus Armbruster2021-05-124-44/+1Star
| * | | Drop the deprecated lm32 targetMarkus Armbruster2021-05-126-71/+0Star
| * | | Remove the deprecated moxie targetThomas Huth2021-05-125-15/+0Star
* | | | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell2021-05-123-8/+157
|\ \ \ \
| * | | | hw/opentitan: Update the interrupt layoutAlistair Francis2021-05-111-8/+8
| * | | | hw/riscv: Connect Shakti UART to Shakti platformVijai Kumar K2021-05-111-0/+2
| * | | | hw/char: Add Shakti UART emulationVijai Kumar K2021-05-111-0/+74
| * | | | riscv: Add initial support for Shakti C machineVijai Kumar K2021-05-111-0/+73
* | | | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-05-124-19/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | main-loop: remove dead codePaolo Bonzini2021-05-111-18/+0Star
| * | | | accel: add init_accel_cpu for adapting accel behavior to CPU typeClaudio Fontana2021-05-101-0/+6
| * | | | accel-cpu: make cpu_realizefn return a boolClaudio Fontana2021-05-102-2/+2
| * | | | accel: introduce new accessor functionsClaudio Fontana2021-05-101-0/+13
| |/ / /
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell2021-05-123-10/+42
|\ \ \ \
| * | | | modules: add have_vgaGerd Hoffmann2021-05-101-0/+6
| * | | | virtio-gpu: move fields to struct VirtIOGPUGLGerd Hoffmann2021-05-101-2/+3
| * | | | virtio-gpu: drop use_virgl_rendererGerd Hoffmann2021-05-101-1/+0Star
| * | | | virtio-gpu: move update_cursor_dataGerd Hoffmann2021-05-101-0/+6
| * | | | virtio-gpu: move virgl process_cmdGerd Hoffmann2021-05-101-0/+2
| * | | | virtio-gpu: use class function for ctrl queue handlersGerd Hoffmann2021-05-101-1/+7
| * | | | virtio-gpu: move virgl resetGerd Hoffmann2021-05-101-0/+1
| * | | | virtio-gpu: move virgl realize + propertiesGerd Hoffmann2021-05-101-0/+1
| * | | | virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann2021-05-101-0/+7