aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2023-10-17Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Stefan Hajnoczi
2023-10-16Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2023-10-16Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...Stefan Hajnoczi
2023-10-16gfxstream + rutabaga prep: added need defintions, fields, and optionsGurchetan Singh
2023-10-16virtio-gpu: blob prepAntonio Caggiano
2023-10-16virtio-gpu: hostmemGerd Hoffmann
2023-10-16virtio-gpu: CONTEXT_INIT featureAntonio Caggiano
2023-10-16virtio: Add shared memory capabilityDr. David Alan Gilbert
2023-10-13hw/loongarch/virt: Remove unused ISA BusPhilippe Mathieu-Daudé
2023-10-12virtio-mem: Expose device memory dynamically via multiple memslots if enabledDavid Hildenbrand
2023-10-12memory-device,vhost: Support automatic decision on the number of memslotsDavid Hildenbrand
2023-10-12vhost: Add vhost_get_max_memslots()David Hildenbrand
2023-10-12memory-device,vhost: Support memory devices that dynamically consume memslotsDavid Hildenbrand
2023-10-12memory-device: Track required and actually used memslots in DeviceMemoryStateDavid Hildenbrand
2023-10-12memory-device: Support memory devices with multiple memslotsDavid Hildenbrand
2023-10-12vhost: Return number of free memslotsDavid Hildenbrand
2023-10-12vhost: Remove vhost_backend_can_merge() callbackDavid Hildenbrand
2023-10-12vhost: Rework memslot filtering and fix "used_memslot" trackingDavid Hildenbrand
2023-10-12hw/virtio/virtio-gpu: Fix compiler warning when compiling with -WshadowThomas Huth
2023-10-11gdbstub: Replace gdb_regs with an arrayAkihiko Odaki
2023-10-11hw/core/cpu: Return static value with gdb_arch_name()Akihiko Odaki
2023-10-09Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k ...Stefan Hajnoczi
2023-10-06hw/audio/soundhw: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-06q800: add alias for MacOS toolbox ROM at 0x40000000Mark Cave-Ayland
2023-10-06q800: add ESCC alias at 0xc000Mark Cave-Ayland
2023-10-06mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEKMark Cave-Ayland
2023-10-06swim: update IWM/ISM register block decodingMark Cave-Ayland
2023-10-06swim: split into separate IWM and ISM register blocksMark Cave-Ayland
2023-10-06q800: add easc bool machine class property to switch between ASC and EASCMark Cave-Ayland
2023-10-06q800: add Apple Sound Chip (ASC) audio to machineMark Cave-Ayland
2023-10-06asc: generate silence if FIFO empty but engine still runningMark Cave-Ayland
2023-10-06audio: add Apple Sound Chip (ASC) emulationMark Cave-Ayland
2023-10-06q800: allow accesses to RAM area even if less memory is availableMark Cave-Ayland
2023-10-06q800: add IOSB subsystemMark Cave-Ayland
2023-10-06q800: add machine id registerMark Cave-Ayland
2023-10-06q800: add djMEMC memory controllerMark Cave-Ayland
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-04vhost-user: add shared_object msgAlbert Esteve
2023-10-04hw/display: introduce virtio-dmabufAlbert Esteve
2023-10-04hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha
2023-10-04hw/cxl: Support 4 HDM decoders at all levels of topologyJonathan Cameron
2023-10-04hw/cxl: Fix and use same calculation for HDM decoder block size everywhereJonathan Cameron
2023-10-04hw/cxl: Add utility functions decoder interleave ways and target count.Jonathan Cameron
2023-10-04hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .cJonathan Cameron
2023-10-04hw/i386: Remove now redundant TYPE_ACPI_GED_X86Bernhard Beschow
2023-10-04hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"Bernhard Beschow
2023-10-04hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual methodBernhard Beschow
2023-10-04hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callbackBernhard Beschow
2023-10-04accel/tcg: Replace CPUState.env_ptr with cpu_env()Richard Henderson
2023-10-04vhost-user: move VhostUserProtocolFeature definition to header fileJonah Palmer