OSDN Git Service

qmiga/qemu.git
2023-10-19 Philippe Mathieu... hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error *...
2023-10-19 Philippe Mathieu... hw/ppc/spapr_vio: Realize SPAPR_VIO_BRIDGE device befor...
2023-10-19 Philippe Mathieu... hw/intc/apic: Use ERRP_GUARD() in apic_common_realize()
2023-10-19 Philippe Mathieu... hw/s390x: Clean up global variable shadowing in quiesce...
2023-10-19 Philippe Mathieu... hw/pci: Clean up global variable shadowing of address_s...
2023-10-19 Philippe Mathieu... hw/acpi/pcihp: Clean up global variable shadowing in...
2023-10-19 Philippe Mathieu... hw/sparc64/ebus: Access memory regions via pci_address_...
2023-10-19 Philippe Mathieu... hw/pci-host/sh_pcic: Replace magic value by proper...
2023-10-19 Philippe Mathieu... hw/pci-host/sh_pcic: Correct PCI host / devfn#0 functio...
2023-10-19 Philippe Mathieu... hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE...
2023-10-19 Philippe Mathieu... hw/misc/mips_itu: Make MIPSITUState target agnostic
2023-10-19 Philippe Mathieu... hw/misc/mips_itu: Declare itc_reconfigure() in 'hw...
2023-10-19 Philippe Mathieu... hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips...
2023-10-19 Philippe Mathieu... hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_e...
2023-10-19 Lu Gaohw/sd/sdhci: Block Size Register bits [14:12] is lost
2023-10-19 Marc-André... memory: follow Error API guidelines
2023-10-19 Marc-André... memory: drop needless argument
2023-10-19 Philippe Mathieu... buildsys: Only display Objective-C information when...
2023-10-19 Akihiko Odakicutils: Fix get_relocated_path on Windows
2023-10-19 Thomas HuthMAINTAINERS: Add include/hw/openrisc/ to the OpenRISC...
2023-10-19 Thomas HuthMAINTAINERS: Add include/hw/intc/loongson_liointc.h...
2023-10-19 Thomas HuthMAINTAINERS: Add hw/input/lasips2.c to the HPPA machine...
2023-10-19 BALATON ZoltanMAINTAINERS: Split vt82c686 out of fuloong2e
2023-10-19 Luc Michelmailmap: update email addresses for Luc Michel
2023-10-19 Stefan HajnocziMerge tag 'pull-lu-20231018' of https://gitlab.com...
2023-10-19 Stefan HajnocziMerge tag 'migration-20231018-pull-request' of https...
2023-10-18 Richard Hendersonlinux-user: Remap guest SIGABRT
2023-10-18 Richard Hendersonlinux-user: Detect and report host SIGILL, SIGFPE,...
2023-10-18 Richard Hendersonlinux-user: Split out host_sig{segv,bus}_handler
2023-10-18 Richard Hendersonlinux-user: Simplify signal_init
2023-10-18 Richard Hendersonlinux-user: Map unsupported signals to an out-of-bounds...
2023-10-18 Richard Hendersonlinux-user: Only register handlers for core_dump_signal...
2023-10-18 Helge Dellerlinux-user: Detect and report host crashes
2023-10-18 Richard Hendersonlinux-user: Exit not abort in die_with_backtrace
2023-10-18 Richard Hendersonlinux-user: Split out die_with_signal
2023-10-18 Richard Hendersonlinux-user: Propagate failure in mmap_reserve_or_unmap...
2023-10-18 Jiajie Chenlinux-user/elfload: Enable LSX/LASX in HWCAP for LoongArch
2023-10-18 Mikulas Patockalinux-user/sh4: Fix crashes on signal delivery
2023-10-18 Mikulas Patockalinux-user/mips: fix abort on integer overflow
2023-10-18 Richard Hendersonlinux-user: Fixes for zero_bss
2023-10-18 Stefan HajnocziMerge tag 'pull-vfio-20231018' of https://github.com...
2023-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-18 Juan Quintelamigration: save_zero_page() can take block through pss
2023-10-18 Juan Quintelamigration: control_save_page() can take block through pss
2023-10-18 Juan Quintelamigration: save_compress_page() can take block through pss
2023-10-18 Marc-André... hw/vfio: add ramfb migration support
2023-10-18 Marc-André... ramfb-standalone: add migration support
2023-10-18 Marc-André... ramfb: add migration support
2023-10-18 Eric Augervfio/pci: Remove vfio_detach_device from vfio_realize...
2023-10-18 Zhenzhong Duanvfio/ccw: Remove redundant definition of TYPE_VFIO_CCW
2023-10-18 Zhenzhong Duanvfio/ap: Remove pointless apdev variable
2023-10-18 Zhenzhong Duanvfio/pci: Fix a potential memory leak in vfio_listener_...
2023-10-18 Yi Liuvfio/common: Move legacy VFIO backend code into separat...
2023-10-18 Zhenzhong Duanvfio/common: Introduce a global VFIODevice list
2023-10-18 Zhenzhong Duanvfio/common: Store the parent container in VFIODevice
2023-10-18 Zhenzhong Duanvfio/common: Introduce a per container device list
2023-10-18 Zhenzhong Duanvfio/common: Move VFIO reset handler registration to...
2023-10-18 Eric Augervfio/ccw: Use vfio_[attach/detach]_device
2023-10-18 Eric Augervfio/ap: Use vfio_[attach/detach]_device
2023-10-18 Eric Augervfio/platform: Use vfio_[attach/detach]_device
2023-10-18 Eric Augervfio/pci: Introduce vfio_[attach/detach]_device
2023-10-18 Zhenzhong Duanvfio/common: Extract out vfio_kvm_device_[add/del]_fd
2023-10-18 Eric Augervfio/common: Introduce vfio_container_add|del_section_w...
2023-10-18 Eric Augervfio/common: Propagate KVM_SET_DEVICE_ATTR error if any
2023-10-18 Yi Liuvfio/common: Move IOMMU agnostic helpers to a separate...
2023-10-18 Zhenzhong Duanlinux-headers: Add iommufd.h
2023-10-18 Eric Augerscripts/update-linux-headers: Add iommufd.h
2023-10-18 Paolo Bonziniconfigure: define "pkg-config" in addition to "pkgconfig"
2023-10-18 Paolo Bonzinimeson: add a note on why we use config_host for program...
2023-10-18 Paolo Bonzinimeson-buildoptions: document the data at the top
2023-10-18 Paolo Bonziniconfigure, meson: use command line options to configure...
2023-10-18 Paolo Bonziniconfigure: unify handling of several Debian cross conta...
2023-10-18 Paolo Bonziniconfigure: move environment-specific defaults to config...
2023-10-18 Paolo Bonziniconfigure: move target-specific defaults to an external...
2023-10-18 Paolo Bonziniconfigure: remove some dead cruft
2023-10-18 Paolo Bonziniconfigure: clean up PIE option handling
2023-10-18 Paolo Bonziniconfigure: clean up plugin option handling
2023-10-18 Paolo Bonziniconfigure, tests/tcg: simplify GDB conditionals
2023-10-18 Paolo Bonzinitests/tcg/arm: move non-SVE tests out of conditional
2023-10-18 Paolo Bonzinihw/remote: move stub vfu_object_set_bus_irq out of...
2023-10-18 Paolo Bonzinihw/xen: cleanup sourcesets
2023-10-18 Paolo Bonziniconfigure: clean up handling of CFI option
2023-10-18 Paolo Bonzinimeson, cutils: allow non-relocatable installs
2023-10-17 Juan Quintelamigration: Print block status when needed
2023-10-17 Juan Quintelamigration: Use "i" as an for index in ram-compress.c
2023-10-17 Juan Quintelamigration: Simplify decompress_data_with_multi_threads()
2023-10-17 Juan Quintelamigration: Move update_compress_threads_counts() to...
2023-10-17 Juan Quintelamigration: Create ram_compressed_pages()
2023-10-17 Juan Quintelamigration: Create populate_compress()
2023-10-17 Juan Quintelamigration: Move compression_counters cleanup ram-compress.c
2023-10-17 Juan Quintelamigration: RDMA is not compatible with anything else
2023-10-17 Stefan HajnocziMerge tag 'migration-20231017-pull-request' of https...
2023-10-17 Stefan HajnocziMerge tag 'gpu-pull-request' of https://gitlab.com...
2023-10-17 Paolo Bonzinimeson: do not use set10
2023-10-17 Paolo Bonzinimeson: do not build shaders by default
2023-10-17 Paolo Bonzinitracetool: avoid invalid escape in Python string
2023-10-17 Paolo Bonzinitests/vm: avoid invalid escape in Python string
2023-10-17 Paolo Bonzinitests/avocado: avoid invalid escape in Python string
2023-10-17 Paolo Bonzinitarget/hexagon: avoid invalid escape in Python string
2023-10-17 Paolo Bonzinidocs/sphinx: avoid invalid escape in Python string
next