projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2023-07-15
Richard Henderson
linux-user: Populate more bits in mmap_flags_tbl
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Split TARGET_PROT_* out of syscall_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Split TARGET_MAP_* out of syscall_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user/strace: Expand struct flags to hold a mask
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Fix formatting of mmap.c
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Andreas Schwab
linux-user: Make sure initial brk(0) is page-aligned
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
tcg: Fix info_in_idx increment in layout_arg_by_ref
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
accel/tcg: Split out cpu_exec_longjmp_cleanup
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Fix do_shmat type errors
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Pierrick Bouvier
linux-user/syscall: Implement execve without execveat
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Use abi_uint not unsigned in syscall_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Use abi_short not short in syscall_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Use abi_ushort not unsigned short in syscal...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Use abi_int not int in syscall_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Use abi_llong not long long in syscall_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Use abi_ullong not unsigned long long in...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Use abi_uint not unsigned int in syscall_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Use abi_llong not int64_t in syscall_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Use abi_ullong not uint64_t in syscall_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Use abi_int not int32_t in syscall_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Use abi_uint not uint32_t in syscall_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Remove #if 0 block in syscall_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Reformat syscall_defs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Richard Henderson
Merge tag 'for-upstream' of https://gitlab.com/bonzini...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Stefano Garzarella
scsi: clear unit attention only for REPORT LUNS commands
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Stefano Garzarella
scsi: cleanup scsi_clear_unit_attention()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Stefano Garzarella
scsi: fetch unit attention when creating the request
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Cédric Le Goater
kconfig: Add PCIe devices to s390x machines
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Olaf Hering
hw/ide/piix: properly initialize the BMIBA register
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
Richard Henderson
Merge tag 'block-pull-request' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
Stefan Hajnoczi
virtio-blk: fix host notifier issues during dataplane...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
Richard Henderson
Merge tag 'mem-2023-07-12' of https://github.com/davidh...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
virtio-mem-pci: Device unplug support
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
virtio-mem: Prepare for device unplug support
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
virtio-md-pci: Support unplug requests for compatible...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
virtio-md-pci: Handle unplug of virtio based memory...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
arm/virt: Use virtio-md-pci (un)plug functions
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
pc: Factor out (un)plug handling of virtio-md-pci devices
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
virtio-md-pci: New parent type for virtio-mem-pci and...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
virtio-mem: Support "x-ignore-shared" migration
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
migration/ram: Expose ramblock_is_ignored() as migrate_...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
virtio-mem: Skip most of virtio_mem_unplug_all() withou...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
softmmu/physmem: Warn with ram_block_discard_range...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
memory-device: Track used region size in DeviceMemoryState
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
memory-device: Refactor memory_device_pre_plug()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
hw/i386/acpi-build: Rely on machine->device_memory...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
hw/i386/pc: Use machine_memory_devices_init()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
hw/loongarch/virt: Use machine_memory_devices_init()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
hw/ppc/spapr: Use machine_memory_devices_init()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
hw/arm/virt: Use machine_memory_devices_init()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
memory-device: Introduce machine_memory_devices_init()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
David Hildenbrand
memory-device: Unify enabled vs. supported error messages
commit
|
commitdiff
|
tree
|
snapshot
2023-07-11
Philippe Mathieu...
configure: Fix cross-building for RISCV host (v5)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-11
Philippe Mathieu...
configure: Fix cross-building for RISCV host
commit
|
commitdiff
|
tree
|
snapshot
2023-07-11
Richard Henderson
Merge tag 'for_upstream' of https://git./virt/kvm/mst...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-11
Richard Henderson
Merge tag 'mips-20230710' of https://github.com/philmd...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Hawkins Jiawei
vdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Hawkins Jiawei
vdpa: Restore packet receive filtering state relative...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Hawkins Jiawei
vdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Hawkins Jiawei
vdpa: Avoid forwarding large CVQ command failures
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Hawkins Jiawei
vdpa: Accessing CVQ header through its structure
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Hawkins Jiawei
vhost: Fix false positive out-of-bounds
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Hawkins Jiawei
vdpa: Restore packet receive filtering state relative...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Hawkins Jiawei
vdpa: Restore MAC address filtering state
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Hawkins Jiawei
vdpa: Use iovec for vhost_vdpa_net_load_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Akihiko Odaki
pcie: Specify 0 for ARI next function numbers
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Akihiko Odaki
pcie: Use common ARI next function number
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Alex Bennée
include/hw/virtio: document some more usage of notifiers
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Alex Bennée
include/hw/virtio: add kerneldoc for virtio_init
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Alex Bennée
include/hw/virtio: document virtio_notify_config
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Alex Bennée
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Alex Bennée
include/hw: document the device_class_set_parent_* fns
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Alex Bennée
include: attempt to document device_class_set_props
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Hawkins Jiawei
vdpa: Fix possible use-after-free for VirtQueueElement
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Leonardo Bras
pcie: Add hotplug detect state register to cmask
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Eric Auger
virtio-iommu: Rework the traces in virtio_iommu_set_pag...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Eric Auger
virtio-iommu: Fix 64kB host page size VFIO device assig...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Ani Sinha
hw/pci: warn when PCIe device is plugged into non-zero...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Ani Sinha
tests/qtest/hd-geo-test: fix incorrect pcie-root-port...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Ani Sinha
tests/acpi/bios-tables-test: update acpi blob q35/DSDT...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Ani Sinha
tests/acpi/bios-tables-test: use the correct slot on...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Ani Sinha
tests/acpi: allow changes in DSDT.noacpihp table blob
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Laurent Vivier
vhost-vdpa: mute unaligned memory error report
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Hawkins Jiawei
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Hawkins Jiawei
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Hawkins Jiawei
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Akihiko Odaki
pcie: Release references of virtual functions
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Bernhard Beschow
hw/pci/pci: Remove multifunction parameter from pci_new...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Bernhard Beschow
hw/ide/piix: Move registration of VMStateDescription...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Bernhard Beschow
hw/ide/pci: Replace some magic numbers by constants
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Bernhard Beschow
hw/ide: Extract bmdma_status_writeb()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Bernhard Beschow
hw/ide: Extract IDEBus assignment into bmdma_init()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Bernhard Beschow
hw/isa/vt82c686: Remove via_isa_set_irq()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Bernhard Beschow
hw/ide/via: Wire up IDE legacy interrupts in host device
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Bernhard Beschow
hw/ide/pci: Expose legacy interrupts as named GPIOs
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Marcin Nowakowski
target/mips: enable GINVx support for I6400 and I6500
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Siarhei Volkau
target/mips/mxu: Add Q8SAD instruction
commit
|
commitdiff
|
tree
|
snapshot
next