summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-05-17hw/block/nvme: align with existing styleGollu Appalanaidu
2021-05-17hw/block/nvme: rename reserved fields declarationsGollu Appalanaidu
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-05-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell
2021-05-14vhost-vdpa: Make vhost_vdpa_get_device_id() staticZenghui Yu
2021-05-14hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk
2021-05-14hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat
2021-05-14pc-dimm: remove unnecessary get_vmstate_memory_region() methodMaciej S. Szmigiero
2021-05-14Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta...Peter Maydell
2021-05-14hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé
2021-05-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell
2021-05-14configure: Poison all current target-specific #definesThomas Huth
2021-05-14include/sysemu: Poison all accelerator CONFIG switches in common codeThomas Huth
2021-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell
2021-05-13migration/ram: Handle RAM block resizes during postcopyDavid Hildenbrand
2021-05-13migration/ram: Handle RAM block resizes during precopyDavid Hildenbrand
2021-05-13numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand
2021-05-13util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand
2021-05-13migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"David Hildenbrand
2021-05-12Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-12Remove the deprecated moxie targetThomas Huth
2021-05-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-05-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell
2021-05-12Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...Peter Maydell
2021-05-11hw/opentitan: Update the interrupt layoutAlistair Francis
2021-05-11hw/riscv: Connect Shakti UART to Shakti platformVijai Kumar K
2021-05-11hw/char: Add Shakti UART emulationVijai Kumar K
2021-05-11riscv: Add initial support for Shakti C machineVijai Kumar K
2021-05-11main-loop: remove dead codePaolo Bonzini
2021-05-10accel: add init_accel_cpu for adapting accel behavior to CPU typeClaudio Fontana
2021-05-10accel-cpu: make cpu_realizefn return a boolClaudio Fontana
2021-05-10accel: introduce new accessor functionsClaudio Fontana
2021-05-10hw/misc/mps2-scc: Support using CFG0 bit 0 for remappingPeter Maydell
2021-05-10hw/misc/mps2-scc: Add "QEMU interface" commentPeter Maydell
2021-05-10include/disas/dis-asm.h: Handle being included outside 'extern "C"'Peter Maydell
2021-05-10include/qemu/bswap.h: Handle being included outside extern "C" blockPeter Maydell
2021-05-10osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselvesPeter Maydell
2021-05-10xen: Free xenforeignmemory_resource at exitAnthony PERARD
2021-05-10modules: add have_vgaGerd Hoffmann
2021-05-10virtio-gpu: move fields to struct VirtIOGPUGLGerd Hoffmann
2021-05-10virtio-gpu: drop use_virgl_rendererGerd Hoffmann
2021-05-10virtio-gpu: move update_cursor_dataGerd Hoffmann
2021-05-10virtio-gpu: move virgl process_cmdGerd Hoffmann
2021-05-10virtio-gpu: use class function for ctrl queue handlersGerd Hoffmann
2021-05-10virtio-gpu: move virgl resetGerd Hoffmann
2021-05-10virtio-gpu: move virgl realize + propertiesGerd Hoffmann
2021-05-10virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann
2021-05-10virtio-gpu: handle partial maps properlyGerd Hoffmann