projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2023-07-17
Mauro Matteo...
ui/vnc-clipboard: fix infinite loop in inflate_buffer...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
Marc-André...
virtio-gpu: fix potential divide-by-zero regression
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
Merge tag 'pull-tpm-2023-07-14-1' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
Merge tag 'pull-tcg-20230715' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
accel/tcg: Always lock pages before translation
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Philippe Mathieu...
linux-user/arm: Do not allocate a commpage at all for...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Juan Quintela
linux-user: Drop uint and ulong
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Simplify target_madvise
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Remove can_passthrough_madvise
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
accel/tcg: Return bool from page_check_range
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
accel/tcg: Accept more page flags in page_check_range
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Simplify target_munmap
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Rename mmap_reserve to mmap_reserve_or_unmap
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Rewrite mmap_reserve
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Use 'last' instead of 'end' in target_mmap
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Use page_find_range_empty for mmap_find_vma...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
bsd-user: Use page_find_range_empty for mmap_find_vma_r...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
accel/tcg: Introduce page_find_range_empty
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Rewrite mmap_frag
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Rewrite target_mprotect
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Widen target_mmap offset argument to off_t
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Split out target_to_host_prot
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
linux-user: Implement MAP_FIXED_NOREPLACE
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
bsd-user: Use page_check_range_empty for MAP_EXCL
commit
|
commitdiff
|
tree
|
snapshot
2023-07-15
Richard Henderson
accel/tcg: Introduce page_check_range_empty
commit
|
commitdiff
|
tree
|
snapshot
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
Stefan Berger
hw/tpm: TIS on sysbus: Remove unsupport ppi command...
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
next