OSDN Git Service

qmiga/qemu.git
2023-10-04 Bernhard Beschowhw/i386/acpi-build: Use pc_madt_cpu_entry() directly
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: remove net cvq migration blocker
2023-10-04 Eugenio Pérezvdpa: move vhost_vdpa_set_vring_ready to the caller
2023-10-04 Eugenio Pérezvdpa: rename vhost_vdpa_net_load to vhost_vdpa_net_cvq_load
2023-10-04 Eugenio Pérezvdpa: export vhost_vdpa_set_vring_ready
2023-10-04 Eugenio Pérezvdpa: use first queue SVQ state for CVQ default
2023-10-04 Ilya Maximetsvirtio: don't zero out memory region cache for indirect...
2023-10-04 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ
2023-10-04 Hawkins Jiaweivdpa: Restore vlan filtering state
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.... pci: SLT must be RO
2023-09-25 Stefan HajnocziMerge tag 'pull-request-2023-09-25' of https://gitlab...
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-25 Pavel Dovgalyuktests/avocado: fix waiting for vm shutdown in replay_linux
2023-09-25 Thomas Huthhw/mips/jazz: Simplify the NIC setup code
2023-09-25 Thomas Huthhw/mips/jazz: Move the NIC init code into a separate...
2023-09-25 Philippe Mathieu... tests/qtest/netdev-socket: Do not test multicast on...
2023-09-25 Thomas Huthtests/qtest/m48t59-test: Silence compiler warning with...
2023-09-25 Stefan Hajnoczitests/qtest/netdev-socket: Raise connection timeout...
2023-09-25 Thomas Huthmeson.build: Make keyutils independent from keyring
2023-09-22 Paolo Bonzinivl: recognize audiodev groups in configuration files
2023-09-22 Martin Kletzandertests/qtest: Specify audiodev= and -audiodev
2023-09-22 Martin Kletzanderhw/display/xlnx_dp.c: Add audiodev property
2023-09-22 Martin Kletzanderhw/audio/lm4549: Add errp error reporting to init function
2023-09-22 Martin Kletzanderhw/audio: Simplify hda audio init
2023-09-22 Martin Kletzanderhw/input/tsc210x: Extract common init code into new...
2023-09-21 Viktor Prutyanovelf2dmp: rework PDB_STREAM_INDEXES::segments obtaining
2023-09-21 Viktor Prutyanovelf2dmp: use Linux mmap with MAP_NORESERVE when possible
2023-09-21 Viktor Prutyanovelf2dmp: introduce merging of physical memory runs
2023-09-21 Viktor Prutyanovelf2dmp: introduce physical block alignment
2023-09-21 Viktor Prutyanovelf2dmp: replace PE export name check with PDB name...
2023-09-21 Marcin Juszkiewiczsbsa-ref: add non-secure EL2 virtual timer
2023-09-21 Peter Maydellaudio/jackaudio: Avoid dynamic stack allocation in...
2023-09-21 Peter Maydellaudio/jackaudio: Avoid dynamic stack allocation in...
2023-09-21 Peter Maydelltarget/arm: Enable FEAT_MOPS for CPU 'max'
2023-09-21 Peter Maydelltarget/arm: Implement the CPY* instructions
2023-09-21 Peter Maydelltarget/arm: Implement MTE tag-checking functions for...
2023-09-21 Peter Maydelltarget/arm: Implement the SETG* instructions
2023-09-21 Peter Maydelltarget/arm: Define new TB flag for ATA0
2023-09-21 Peter Maydelltarget/arm: Implement the SET* instructions
2023-09-21 Peter Maydelltarget/arm: Implement MTE tag-checking functions for...
2023-09-21 Peter Maydelltarget/arm: New function allocation_tag_mem_probe()
2023-09-21 Peter Maydelltarget/arm: Define syndrome function for MOPS exceptions
2023-09-21 Peter Maydelltarget/arm: Pass unpriv bool to get_a64_user_mem_index()
2023-09-21 Peter Maydelltarget/arm: Implement FEAT_MOPS enable bits
2023-09-21 Peter Maydelltarget/arm: Don't skip MTE checks for LDRT/STRT at EL0
2023-09-21 Peter Maydelltarget/arm: Remove unused allocation_tag_mem() argument
2023-09-21 Peter Maydelltarget/arm: Implement FEAT_HBC
2023-09-21 Peter Maydelltarget/arm: Update user-mode ID reg mask values
2023-09-21 Peter Maydelltarget/arm: Update AArch64 ID register field definitions
2023-09-21 Peter Maydelllinux-user/elfload.c: Report previously missing arm32...
2023-09-21 Peter Maydelllinux-user/elfload.c: Add missing arm and arm64 hwcap...
2023-09-21 Peter Maydelllinux-user/elfload.c: Correct SME feature names reporte...
2023-09-21 Fabian Vogthw/arm/boot: Set SCR_EL3.FGTEn when booting kernel
2023-09-21 Peter Maydelldocs/devel/loads-stores: Fix git grep regexes
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-parallels-2023-09-20-v2' of https:...
2023-09-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-21 Stefan HajnocziMerge tag 'pull-testing-200923-1' of https://gitlab...
2023-09-21 Peter Maydelltarget/m68k: Add URL to semihosting spec
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-21 LIU Zhiweiqemu/timer: Add host ticks function for RISC-V
2023-09-21 Pawan Guptatarget/i386: Export GDS_NO bit to guests
2023-09-21 Paolo Bonzinitarget/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
2023-09-21 Akihiko Odakidocs/devel/reset.rst: Correct function names
2023-09-21 Jonathan Camerondocs/cxl: Cleanout some more aarch64 examples.
2023-09-21 Jonathan Cameronhw/mem/cxl_type3: Add missing copyright and license...
2023-09-21 Dmitry Frolovhw/cxl: Fix out of bound array access
2023-09-21 Li Zhijiandocs/cxl: Change to lowercase as others
2023-09-21 Fan Nihw/cxl/cxl_device: Replace magic number in CXLError...
2023-09-21 Dave Jianghw/pci-bridge/cxl_upstream: Fix bandwidth entry base...
2023-09-21 Li Zhijianhw/cxl: Fix CFMW config memory leak
2023-09-21 Laszlo Ersekhw/i386/pc: fix code comment on cumulative flash size
2023-09-21 Thomas Huthsubprojects: Use the correct .git suffix in the reposit...
2023-09-21 Michael Tokarevhw/other: spelling fixes
2023-09-21 Denis V. Lunevtests: extend test 131 to cover availability of the...
2023-09-21 Denis V. Lunevparallels: naive implementation of parallels_co_pwrite_...
2023-09-21 Denis V. Lunevtests: extend test 131 to cover availability of the...
2023-09-21 Denis V. Lunevparallels: naive implementation of parallels_co_pdiscard
2023-09-21 Denis V. Lunevparallels: improve readability of allocate_clusters
2023-09-21 Denis V. Lunevparallels: naive implementation of allocate_clusters...
2023-09-21 Denis V. Lunevparallels: update used bitmap in allocate_cluster
2023-09-21 Denis V. Lunevparallels: accept multiple clusters in mark_used()
2023-09-21 Denis V. Lunevtests: test self-cure of parallels image with duplicate...
2023-09-21 Denis V. Lunevtests: fix broken deduplication check in parallels...
next