]> git.proxmox.com Git - mirror_qemu.git/history - hw
Merge tag 'dirtylimit-dirtyrate-pull-request-20231010' of https://github.com/newfrida...
[mirror_qemu.git] / hw /
2023-10-10 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231010...
2023-10-09 Stefan HajnocziMerge tag 'pull-vfio-20231009' of https://github.com...
2023-10-09 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-09 Stefan HajnocziMerge tag 'q800-for-8.2-pull-request' of https://github...
2023-10-09 Stefan HajnocziMerge tag 'pull-shadow-2023-10-06' of https://repo...
2023-10-07 Philippe Mathieu... cpu: Correct invalid mentions of 'softmmu' by 'system...
2023-10-06 Thomas Huthhw/usb: Silence compiler warnings in USB code when...
2023-10-06 Philippe Mathieu... hw/ide/ahci: Clean up local variable shadowing
2023-10-06 Philippe Mathieu... hw/audio/soundhw: Clean up global variable shadowing
2023-10-06 Thomas Huthhw/virtio/vhost: Silence compiler warnings in vhost...
2023-10-06 Thomas Huthhw/virtio/virtio-pci: Avoid compiler warning with ...
2023-10-06 Thomas Huthhw/net/vhost_net: Silence compiler warning when compili...
2023-10-06 Ani Sinhahw/i386: changes towards enabling -Wshadow=local for...
2023-10-06 Song Gaotarget/loongarch: Clean up local variable shadowing
2023-10-06 Jonathan Cameronhw/cxl: Fix local variable shadowing of cap_hdrs
2023-10-06 Mark Cave-Aylandmac_via: extend timer calibration hack to work with...
2023-10-06 Mark Cave-Aylandq800: add alias for MacOS toolbox ROM at 0x40000000
2023-10-06 Mark Cave-Aylandq800: add ESCC alias at 0xc000
2023-10-06 Mark Cave-Aylandmac_via: always clear ADB interrupt when switching...
2023-10-06 Mark Cave-Aylandmac_via: implement ADB_STATE_IDLE state if shift regist...
2023-10-06 Mark Cave-Aylandmac_via: workaround NetBSD ADB bus enumeration issue
2023-10-06 Mark Cave-Aylandmac_via: work around underflow in TimeDBRA timing loop...
2023-10-06 Mark Cave-Aylandswim: update IWM/ISM register block decoding
2023-10-06 Mark Cave-Aylandswim: split into separate IWM and ISM register blocks
2023-10-06 Mark Cave-Aylandswim: add trace events for IWM and ISM registers
2023-10-06 Mark Cave-Aylandq800: add easc bool machine class property to switch...
2023-10-06 Mark Cave-Aylandq800: add Apple Sound Chip (ASC) audio to machine
2023-10-06 Mark Cave-Aylandasc: generate silence if FIFO empty but engine still...
2023-10-06 Mark Cave-Aylandaudio: add Apple Sound Chip (ASC) emulation
2023-10-06 Mark Cave-Aylandq800: allow accesses to RAM area even if less memory...
2023-10-06 Mark Cave-Aylandq800: add IOSB subsystem
2023-10-06 Mark Cave-Aylandq800: implement additional machine id bits on VIA1...
2023-10-06 Mark Cave-Aylandq800: add machine id register
2023-10-06 Mark Cave-Aylandq800: add djMEMC memory controller
2023-10-06 Mark Cave-Aylandq800-glue.c: convert to Resettable interface
2023-10-05 Jing Liuvfio/pci: enable MSI-X in interrupt restoring on dynami...
2023-10-05 Jing Liuvfio/pci: use an invalid fd to enable MSI-X
2023-10-05 Jing Liuvfio/pci: enable vector on dynamic MSI-X allocation
2023-10-05 Jing Liuvfio/pci: detect the support of dynamic MSI-X allocation
2023-10-05 Zhenzhong Duanvfio/pci: rename vfio_put_device to vfio_pci_put_device
2023-10-05 Alex Williamsonvfio/display: Fix missing update to set backing fields
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Albert Estevevhost-user: add shared_object msg
2023-10-04 Albert Estevehw/display: introduce virtio-dmabuf
2023-10-04 Ilya Maximetsvirtio: remove unused next argument from virtqueue_spli...
2023-10-04 Ilya Maximetsvirtio: remove unnecessary thread fence while reading...
2023-10-04 Ilya Maximetsvirtio: use shadow_avail_idx while checking number...
2023-10-04 Vladimir Sementsov... pcie_sriov: unregister_vfs(): fix error path
2023-10-04 Ani Sinhahw/i386/pc: improve physical address space bound check...
2023-10-04 Akihiko Odakiamd_iommu: Fix APIC address check
2023-10-04 Jonathan Cameronhw/pci-bridge/cxl-upstream: Add serial number extended...
2023-10-04 Jonathan Cameronhw/cxl: Support 4 HDM decoders at all levels of topology
2023-10-04 Jonathan Cameronhw/cxl: Fix and use same calculation for HDM decoder...
2023-10-04 Jonathan Cameronhw/cxl: Add utility functions decoder interleave ways...
2023-10-04 Jonathan Cameronhw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig...
2023-10-04 Bernhard Beschowhw/acpi/core: Trace enable and status registers of...
2023-10-04 Bernhard Beschowhw/acpi: Trace GPE access in all device models, not...
2023-10-04 Bernhard Beschowhw/i386/acpi-build: Determine SMI command port just...
2023-10-04 Bernhard Beschowhw/i386: Remove now redundant TYPE_ACPI_GED_X86
2023-10-04 Bernhard Beschowhw/acpi/acpi_dev_interface: Remove now unused #include...
2023-10-04 Bernhard Beschowhw/acpi/acpi_dev_interface: Remove now unused madt_cpu...
2023-10-04 Bernhard Beschowhw/acpi/cpu: Have build_cpus_aml() take a build_madt_cp...
2023-10-04 Bernhard Beschowhw/i386/acpi-build: Use pc_madt_cpu_entry() directly
2023-10-04 Richard Hendersonaccel/tcg: Replace CPUState.env_ptr with cpu_env()
2023-10-04 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-10-04 Stefan HajnocziMerge tag 'migration-20231004-pull-request' of https...
2023-10-04 Stefan HajnocziMerge tag 'bsd-user-mmap-pull-request' of https://gitla...
2023-10-04 Stefan HajnocziMerge tag 'misc-pull-request' of https://gitlab.com...
2023-10-04 David Woodhousehw/isa/ich9: Add comment on imperfect emulation of...
2023-10-04 Jonah Palmervhost-user: move VhostUserProtocolFeature definition...
2023-10-04 Jonah Palmerqmp: update virtio feature maps, vhost-user-gpio intros...
2023-10-04 Jonah Palmerqmp: remove virtio_list, search QOM tree instead
2023-10-04 Hawkins Jiaweivhost: Add count argument to vhost_svq_poll()
2023-10-04 Eugenio Pérezvdpa: move vhost_vdpa_set_vring_ready to the caller
2023-10-04 Eugenio Pérezvdpa: export vhost_vdpa_set_vring_ready
2023-10-04 Ilya Maximetsvirtio: don't zero out memory region cache for indirect...
2023-10-04 Hawkins Jiaweivirtio-net: Expose MAX_VLAN
2023-10-04 Hawkins Jiaweivirtio-net: do not reset vlan filtering at set_features
2023-10-04 Alex Bennéehw/virtio: add config support to vhost-user-device
2023-10-04 Alex Bennéevirtio: add vhost-user-base and a generic vhost-user...
2023-10-04 Philippe Mathieu... hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_v...
2023-10-04 Philippe Mathieu... hw/virtio: Build vhost-vdpa.o once
2023-10-04 Philippe Mathieu... hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_p...
2023-10-04 Philippe Mathieu... hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macro
2023-10-04 Philippe Mathieu... hw/virtio: Propagate page_mask to vhost_vdpa_section_end()
2023-10-04 Philippe Mathieu... hw/virtio: Propagate page_mask to vhost_vdpa_listener_s...
2023-10-04 Michael S. Tsirkinpci: SLT must be RO
2023-10-03 Richard Hendersonaccel/tcg: Move can_do_io to CPUNegativeOffsetState
2023-10-03 Richard Hendersonaccel/tcg: Remove CPUState.icount_decr_ptr
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-03 Laszlo Ersekhw/display/ramfb: plug slight guest-triggerable leak...
2023-10-03 Marc-André Lureauhw/pc: remove needless includes
2023-10-03 Marc-André Lureauhw/core: remove needless includes
2023-10-03 Martin Kletzanderaudio: propagate Error * out of audio_init
2023-10-03 Paolo Bonzinivt82c686 machines: Support machine-default audiodev...
2023-10-03 Martin Kletzanderhw/ppc: Support machine-default audiodev with fallback
2023-10-03 Martin Kletzanderhw/arm: Support machine-default audiodev with fallback
2023-10-03 Martin KletzanderIntroduce machine property "audiodev"
2023-10-03 Paolo Bonziniaudio: return Error ** from audio_state_by_name
next