aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-10-16virtio: Add shared memory capabilityDr. David Alan Gilbert
2023-10-13hw/ufs: Fix code coverity issuesJeuk Kim
2023-10-13hw/loongarch/virt: Remove unused 'loongarch_virt_pm' regionSong Gao
2023-10-13hw/loongarch/virt: Remove unused ISA BusPhilippe Mathieu-Daudé
2023-10-13hw/loongarch/virt: Remove unused ISA UARTPhilippe Mathieu-Daudé
2023-10-13hw/loongarch: remove global loaderparams variableThomas Weißschuh
2023-10-12virtio-mem: Mark memslot alias memory regions unmergeableDavid Hildenbrand
2023-10-12memory,vhost: Allow for marking memory device memory regions unmergeableDavid Hildenbrand
2023-10-12virtio-mem: Expose device memory dynamically via multiple memslots if enabledDavid Hildenbrand
2023-10-12virtio-mem: Update state to match bitmap as soon as it's been migratedDavid Hildenbrand
2023-10-12virtio-mem: Pass non-const VirtIOMEM via virtio_mem_range_cbDavid 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-12kvm: 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/misc/Kconfig: add switch for i2c-echoKlaus Jensen
2023-10-12hw/misc/i2c-echo: add copyright/license noteKlaus Jensen
2023-10-12hw/rdma: Deprecate the pvrdma device and the rdma subsystemThomas Huth
2023-10-12hw/pvrdma: Protect against buggy or malicious guest driverYuval Shaia
2023-10-12hw/char: riscv_htif: replace exit calls with proper shutdownClément Chigot
2023-10-12hw/misc/sifive_test.c: replace exit calls with proper shutdownClément Chigot
2023-10-12target/riscv: move KVM only files to kvm subdirDaniel Henrique Barboza
2023-10-10hw/audio/es1370: trace lost interruptsVolker Rümelin
2023-10-10hw/audio/es1370: change variable type and nameVolker Rümelin
2023-10-10hw/audio/es1370: block structure coding style fixesVolker Rümelin
2023-10-10hw/audio/es1370: remove #ifdef ES1370_VERBOSE to avoid bit rotVolker Rümelin
2023-10-10hw/audio/es1370: remove #ifdef ES1370_DEBUG to avoid bit rotVolker Rümelin
2023-10-10hw/audio/es1370: remove unused dolog macroVolker Rümelin
2023-10-10hw/audio/es1370: replace bit-rotted code with tracepointsVolker Rümelin
2023-10-10hw/audio/es1370: reset current sample counterVolker Rümelin
2023-10-09Merge tag 'pull-vfio-20231009' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-10-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-09Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k ...Stefan Hajnoczi
2023-10-07cpu: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé
2023-10-06hw/usb: Silence compiler warnings in USB code when compiling with -WshadowThomas Huth
2023-10-06hw/ide/ahci: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-10-06hw/audio/soundhw: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-06hw/virtio/vhost: Silence compiler warnings in vhost code when using -WshadowThomas Huth
2023-10-06hw/virtio/virtio-pci: Avoid compiler warning with -WshadowThomas Huth
2023-10-06hw/net/vhost_net: Silence compiler warning when compiling with -WshadowThomas Huth
2023-10-06hw/i386: changes towards enabling -Wshadow=local for x86 machinesAni Sinha
2023-10-06target/loongarch: Clean up local variable shadowingSong Gao
2023-10-06hw/cxl: Fix local variable shadowing of cap_hdrsJonathan Cameron
2023-10-06mac_via: extend timer calibration hack to work with A/UXMark Cave-Ayland
2023-10-06q800: add alias for MacOS toolbox ROM at 0x40000000Mark Cave-Ayland