summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | softfloat: Introduce sh[lr]_double primitivesRichard Henderson2021-05-161-0/+36
| * | | softfloat: Tidy mul128By64To192Richard Henderson2021-05-161-16/+6Star
| * | | softfloat: Use add192 in mul128To256Richard Henderson2021-05-161-25/+12Star
| * | | softfloat: Use mulu64 for mul64To128Richard Henderson2021-05-161-20/+3Star
| * | | softfloat: Move muladd_floats to softfloat-parts.c.incRichard Henderson2021-05-161-0/+2
| * | | softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.hRichard Henderson2021-05-161-70/+25Star
| * | | softfloat: Inline float_raiseRichard Henderson2021-05-161-1/+4
| * | | qemu/host-utils: Add wrappers for carry builtinsRichard Henderson2021-05-161-0/+50
| * | | qemu/host-utils: Add wrappers for overflow builtinsRichard Henderson2021-05-161-0/+225
| * | | qemu/host-utils: Use __builtin_bitreverseNRichard Henderson2021-05-161-0/+16
* | | | 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
| |/ / /