]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-07-15 Richard Hendersonaccel/tcg: Split out cpu_exec_longjmp_cleanup
2023-07-15 Richard Hendersonlinux-user: Fix do_shmat type errors
2023-07-15 Pierrick Bouvierlinux-user/syscall: Implement execve without execveat
2023-07-15 Richard Hendersoninclude/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for...
2023-07-15 Richard Hendersoninclude/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for...
2023-07-15 Richard Hendersonlinux-user: Use abi_uint not unsigned in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_short not short in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_ushort not unsigned short in syscal...
2023-07-15 Richard Hendersonlinux-user: Use abi_int not int in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_llong not long long in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_ullong not unsigned long long in...
2023-07-15 Richard Hendersonlinux-user: Use abi_uint not unsigned int in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_llong not int64_t in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_ullong not uint64_t in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_int not int32_t in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_uint not uint32_t in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Remove #if 0 block in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Reformat syscall_defs.h
2023-07-14 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-07-14 Stefan Bergerhw/tpm: TIS on sysbus: Remove unsupport ppi command...
2023-07-14 Stefano Garzarellascsi: clear unit attention only for REPORT LUNS commands
2023-07-14 Stefano Garzarellascsi: cleanup scsi_clear_unit_attention()
2023-07-14 Stefano Garzarellascsi: fetch unit attention when creating the request
2023-07-14 Cédric Le Goaterkconfig: Add PCIe devices to s390x machines
2023-07-14 Olaf Heringhw/ide/piix: properly initialize the BMIBA register
2023-07-12 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-12 Stefan Hajnoczivirtio-blk: fix host notifier issues during dataplane...
2023-07-12 Richard HendersonMerge tag 'mem-2023-07-12' of https://github.com/davidh...
2023-07-12 David Hildenbrandvirtio-mem-pci: Device unplug support
2023-07-12 David Hildenbrandvirtio-mem: Prepare for device unplug support
2023-07-12 David Hildenbrandvirtio-md-pci: Support unplug requests for compatible...
2023-07-12 David Hildenbrandvirtio-md-pci: Handle unplug of virtio based memory...
2023-07-12 David Hildenbrandarm/virt: Use virtio-md-pci (un)plug functions
2023-07-12 David Hildenbrandpc: Factor out (un)plug handling of virtio-md-pci devices
2023-07-12 David Hildenbrandvirtio-md-pci: New parent type for virtio-mem-pci and...
2023-07-12 David Hildenbrandvirtio-mem: Support "x-ignore-shared" migration
2023-07-12 David Hildenbrandmigration/ram: Expose ramblock_is_ignored() as migrate_...
2023-07-12 David Hildenbrandvirtio-mem: Skip most of virtio_mem_unplug_all() withou...
2023-07-12 David Hildenbrandsoftmmu/physmem: Warn with ram_block_discard_range...
2023-07-12 David Hildenbrandmemory-device: Track used region size in DeviceMemoryState
2023-07-12 David Hildenbrandmemory-device: Refactor memory_device_pre_plug()
2023-07-12 David Hildenbrandhw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
2023-07-12 David Hildenbrandhw/i386/acpi-build: Rely on machine->device_memory...
2023-07-12 David Hildenbrandhw/i386/pc: Use machine_memory_devices_init()
2023-07-12 David Hildenbrandhw/loongarch/virt: Use machine_memory_devices_init()
2023-07-12 David Hildenbrandhw/ppc/spapr: Use machine_memory_devices_init()
2023-07-12 David Hildenbrandhw/arm/virt: Use machine_memory_devices_init()
2023-07-12 David Hildenbrandmemory-device: Introduce machine_memory_devices_init()
2023-07-12 David Hildenbrandmemory-device: Unify enabled vs. supported error messages
2023-07-11 Philippe Mathieu... configure: Fix cross-building for RISCV host (v5)
2023-07-11 Philippe Mathieu... configure: Fix cross-building for RISCV host
2023-07-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-07-11 Richard HendersonMerge tag 'mips-20230710' of https://github.com/philmd...
2023-07-10 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ
2023-07-10 Hawkins Jiaweivdpa: Restore packet receive filtering state relative...
2023-07-10 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ
2023-07-10 Hawkins Jiaweivdpa: Avoid forwarding large CVQ command failures
2023-07-10 Hawkins Jiaweivdpa: Accessing CVQ header through its structure
2023-07-10 Hawkins Jiaweivhost: Fix false positive out-of-bounds
2023-07-10 Hawkins Jiaweivdpa: Restore packet receive filtering state relative...
2023-07-10 Hawkins Jiaweivdpa: Restore MAC address filtering state
2023-07-10 Hawkins Jiaweivdpa: Use iovec for vhost_vdpa_net_load_cmd()
2023-07-10 Akihiko Odakipcie: Specify 0 for ARI next function numbers
2023-07-10 Akihiko Odakipcie: Use common ARI next function number
2023-07-10 Alex Bennéeinclude/hw/virtio: document some more usage of notifiers
2023-07-10 Alex Bennéeinclude/hw/virtio: add kerneldoc for virtio_init
2023-07-10 Alex Bennéeinclude/hw/virtio: document virtio_notify_config
2023-07-10 Alex Bennéehw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
2023-07-10 Alex Bennéeinclude/hw: document the device_class_set_parent_* fns
2023-07-10 Alex Bennéeinclude: attempt to document device_class_set_props
2023-07-10 Hawkins Jiaweivdpa: Fix possible use-after-free for VirtQueueElement
2023-07-10 Leonardo Braspcie: Add hotplug detect state register to cmask
2023-07-10 Eric Augervirtio-iommu: Rework the traces in virtio_iommu_set_pag...
2023-07-10 Eric Augervirtio-iommu: Fix 64kB host page size VFIO device assig...
2023-07-10 Ani Sinhahw/pci: warn when PCIe device is plugged into non-zero...
2023-07-10 Ani Sinhatests/qtest/hd-geo-test: fix incorrect pcie-root-port...
2023-07-10 Ani Sinhatests/acpi/bios-tables-test: update acpi blob q35/DSDT...
2023-07-10 Ani Sinhatests/acpi/bios-tables-test: use the correct slot on...
2023-07-10 Ani Sinhatests/acpi: allow changes in DSDT.noacpihp table blob
2023-07-10 Laurent Viviervhost-vdpa: mute unaligned memory error report
2023-07-10 Hawkins Jiaweivdpa: Return -EIO if device ack is VIRTIO_NET_ERR in...
2023-07-10 Hawkins Jiaweivdpa: Return -EIO if device ack is VIRTIO_NET_ERR in...
2023-07-10 Hawkins Jiaweivdpa: Return -EIO if device ack is VIRTIO_NET_ERR in...
2023-07-10 Akihiko Odakipcie: Release references of virtual functions
2023-07-10 Bernhard Beschowhw/pci/pci: Remove multifunction parameter from pci_new...
2023-07-10 Bernhard Beschowhw/ide/piix: Move registration of VMStateDescription...
2023-07-10 Bernhard Beschowhw/ide/pci: Replace some magic numbers by constants
2023-07-10 Bernhard Beschowhw/ide: Extract bmdma_status_writeb()
2023-07-10 Bernhard Beschowhw/ide: Extract IDEBus assignment into bmdma_init()
2023-07-10 Bernhard Beschowhw/isa/vt82c686: Remove via_isa_set_irq()
2023-07-10 Bernhard Beschowhw/ide/via: Wire up IDE legacy interrupts in host device
2023-07-10 Bernhard Beschowhw/ide/pci: Expose legacy interrupts as named GPIOs
2023-07-10 Marcin Nowakowskitarget/mips: enable GINVx support for I6400 and I6500
2023-07-10 Siarhei Volkautarget/mips/mxu: Add Q8SAD instruction
2023-07-10 Siarhei Volkautarget/mips/mxu: Add S32SFL instruction
2023-07-10 Siarhei Volkautarget/mips/mxu: Add Q8MADL instruction
2023-07-10 Siarhei Volkautarget/mips/mxu: Add Q16SCOP instruction
2023-07-10 Siarhei Volkautarget/mips/mxu: Add Q8MAC Q8MACSU instructions
2023-07-10 Siarhei Volkautarget/mips/mxu: Add S32/D16/Q8- MOVZ/MOVN instructions
2023-07-10 Siarhei Volkautarget/mips/mxu: Add D32/Q16- SLLV/SLRV/SARV instructions
next