summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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/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
| * | | virtio-gpu: handle partial maps properlyGerd Hoffmann2021-05-101-1/+2
| * | | edid: Make refresh rate configurableAkihiko Odaki2021-05-101-5/+7
* | | | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...Peter Maydell2021-05-121-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | xen: Free xenforeignmemory_resource at exitAnthony PERARD2021-05-101-0/+6
* | | | hw/misc/mps2-scc: Support using CFG0 bit 0 for remappingPeter Maydell2021-05-101-0/+9
* | | | hw/misc/mps2-scc: Add "QEMU interface" commentPeter Maydell2021-05-101-0/+12
* | | | include/disas/dis-asm.h: Handle being included outside 'extern "C"'Peter Maydell2021-05-101-2/+10
* | | | include/qemu/bswap.h: Handle being included outside extern "C" blockPeter Maydell2021-05-101-4/+22