]> git.proxmox.com Git - mirror_qemu.git/history - hw
cutils: squelch compiler warnings with custom paths
[mirror_qemu.git] / hw /
2023-10-07 Philippe Mathieu... cpu: Correct invalid mentions of 'softmmu' by 'system...
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
2023-10-03 Paolo Bonzinicrypto: only include tls-cipher-suites in emulators
2023-10-03 Mark Cave-Aylandscsi-disk: ensure that FORMAT UNIT commands are terminated
2023-10-03 Mark Cave-Aylandesp: restrict non-DMA transfer length to that of availa...
2023-10-03 Mark Cave-Aylandesp: use correct type for esp_dma_enable() in sysbus_es...
2023-10-02 Stefan HajnocziMerge tag 'migration-20231002-pull-request' of https...
2023-10-02 Stefan HajnocziMerge tag 'pull-shadow-2023-09-29' of https://repo...
2023-10-02 Stefan HajnocziMerge tag 'pull-tricore-20230929' of https://github...
2023-10-02 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-09-29 Klaus Jensenhw/nvme: Clean up local variable shadowing in nvme_ns_i...
2023-09-29 Alistair Francishw/riscv: opentitan: Fixup local variables shadowing
2023-09-29 Peter Xuintel_iommu: Fix shadow local variables on "size"
2023-09-29 Cédric Le Goateraspeed/timer: Clean up local variable shadowing
2023-09-29 Cédric Le Goateraspeed/i3c: Rename variable shadowing a local
2023-09-29 Cédric Le Goateraspeed: Clean up local variable shadowing
2023-09-29 Cédric Le Goateraspeed/i2c: Clean up local variable shadowing
2023-09-29 Peter Maydellhw/arm/smmuv3-internal.h: Don't use locals in statement...
2023-09-29 Peter Maydellhw/arm/smmuv3.c: Avoid shadowing variable
2023-09-29 Peter Maydellhw/misc/arm_sysctl.c: Avoid shadowing local variable
2023-09-29 Peter Maydellhw/intc/arm_gicv3_its: Avoid shadowing variable in...
2023-09-29 Ani Sinhahw/acpi: changes towards enabling -Wshadow=local
2023-09-29 Cédric Le Goaterspapr/drc: Clean up local variable shadowing in prop_ge...
2023-09-29 Cédric Le Goaterspapr/pci: Clean up local variable shadowing in spapr_p...
2023-09-29 Cédric Le Goaterspapr/drc: Clean up local variable shadowing in rtas_ib...
2023-09-29 Cédric Le Goaterspapr: Clean up local variable shadowing in spapr_get_f...
2023-09-29 Cédric Le Goaterspapr: Clean up local variable shadowing in spapr_init_...
2023-09-29 Cédric Le Goaterspapr: Clean up local variable shadowing in spapr_dt_cpus()
2023-09-29 Cédric Le Goaterpnv/psi: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/intc/openpic: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/core/machine: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/nios2: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/microblaze: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/m68k: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/arm/allwinner: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/arm/virt: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/arm/armv7m: Clean up local variable shadowing
2023-09-29 Paolo Bonzinipc: remove short_root_bus property
2023-09-29 Paolo Bonzinie1000: remove old compatibility code
2023-09-29 Bastian Koppelmannhw/tricore: Log failing test in testdevice
2023-09-29 Markus Armbrusterblock: Clean up local variable shadowing
2023-09-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
next