aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-05-19hw/ppc: moved hcalls that depend on softmmuLucas Mateus Castro (alqotel)1-0/+6
2021-05-19hw/ppc/spapr.c: Extract MMU mode error reporting into a functionFabiano Rosas1-0/+1
2021-05-18Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell1-6/+6
2021-05-18Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into...Peter Maydell2-0/+3
2021-05-17Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...Peter Maydell3-133/+380
2021-05-17Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...Peter Maydell3-36/+8
2021-05-17hw/block/nvme: align with existing styleGollu Appalanaidu1-5/+5
2021-05-17hw/block/nvme: rename reserved fields declarationsGollu Appalanaidu1-1/+1
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-9/+19
2021-05-16softfloat: Introduce sh[lr]_double primitivesRichard Henderson1-0/+36
2021-05-16softfloat: Tidy mul128By64To192Richard Henderson1-16/+6
2021-05-16softfloat: Use add192 in mul128To256Richard Henderson1-25/+12
2021-05-16softfloat: Use mulu64 for mul64To128Richard Henderson1-20/+3
2021-05-16softfloat: Move muladd_floats to softfloat-parts.c.incRichard Henderson1-0/+2
2021-05-16softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.hRichard Henderson1-70/+25
2021-05-16softfloat: Inline float_raiseRichard Henderson1-1/+4
2021-05-16qemu/host-utils: Add wrappers for carry builtinsRichard Henderson1-0/+50
2021-05-16qemu/host-utils: Add wrappers for overflow builtinsRichard Henderson1-0/+225
2021-05-16qemu/host-utils: Use __builtin_bitreverseNRichard Henderson1-0/+16
2021-05-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell4-0/+18
2021-05-14vhost-vdpa: Make vhost_vdpa_get_device_id() staticZenghui Yu1-2/+0
2021-05-14hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk1-0/+5
2021-05-14hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat1-1/+13
2021-05-14pc-dimm: remove unnecessary get_vmstate_memory_region() methodMaciej S. Szmigiero1-5/+0
2021-05-14write-threshold: deal with includesVladimir Sementsov-Ogievskiy1-1/+1
2021-05-14block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy1-24/+0
2021-05-14block: drop write notifiersVladimir Sementsov-Ogievskiy1-12/+0
2021-05-14block/write-threshold: don't use write notifiersVladimir Sementsov-Ogievskiy2-1/+9
2021-05-14mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy2-2/+2
2021-05-14Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta...Peter Maydell2-1/+35
2021-05-14tcg: Add tcg_constant_tlMatheus Ferst1-0/+2
2021-05-14exec/gen-icount.h: Add missing "exec/exec-all.h" includePhilippe Mathieu-Daudé1-0/+1
2021-05-14hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé1-1/+1
2021-05-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell5-9/+26
2021-05-14configure: Poison all current target-specific #definesThomas Huth1-0/+2
2021-05-14include/sysemu: Poison all accelerator CONFIG switches in common codeThomas Huth4-0/+16
2021-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell9-130/+1
2021-05-13migration/ram: Handle RAM block resizes during postcopyDavid Hildenbrand1-0/+10
2021-05-13migration/ram: Handle RAM block resizes during precopyDavid Hildenbrand1-4/+6
2021-05-13numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand1-4/+9
2021-05-13util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand1-0/+1
2021-05-13migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"David Hildenbrand1-1/+0
2021-05-12Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell3-8/+157
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster4-44/+1
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster6-71/+0
2021-05-12Remove the deprecated moxie targetThomas Huth5-15/+0
2021-05-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell4-19/+20
2021-05-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell3-10/+42
2021-05-12Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...Peter Maydell1-0/+6
2021-05-11hw/opentitan: Update the interrupt layoutAlistair Francis1-8/+8