OSDN Git Service

qmiga/qemu.git
2022-01-08 David Hildenbrandutil/oslib-posix: Forward SIGBUS to MCE handler under...
2022-01-07 David Hildenbrandutil/oslib-posix: Support concurrent os_mem_prealloc...
2022-01-07 David Hildenbrandutil/oslib-posix: Avoid creating a single thread with...
2022-01-07 David Hildenbrandutil/oslib-posix: Don't create too many threads with...
2022-01-07 David Hildenbrandutil/oslib-posix: Introduce and use MemsetContext for...
2022-01-07 David Hildenbrandutil/oslib-posix: Support MADV_POPULATE_WRITE for os_me...
2022-01-07 David Hildenbrandutil/oslib-posix: Let touch_all_pages() return an error
2022-01-07 Andy Peihw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX featur...
2022-01-07 Eduardo Habkosthw/i386: expose a "smbios-entry-point-type" PC machine...
2022-01-07 Eduardo Habkosthw/smbios: Use qapi for SmbiosEntryPointType
2022-01-07 Eduardo Habkostsmbios: Rename SMBIOS_ENTRY_POINT_* enums
2022-01-07 Frederic Barratpcie_aer: Don't trigger a LSI if none are defined
2022-01-07 Frederic Barratpci: Export the pci_intx() function
2022-01-07 Roman Kaganvhost-user-blk: propagate error return from generic...
2022-01-07 Roman Kaganvhost: stick to -errno error return convention
2022-01-07 Roman Kaganvhost-user: stick to -errno error return convention
2022-01-07 Roman Kaganvhost-vdpa: stick to -errno error return convention
2022-01-07 Roman Kaganvhost-backend: stick to -errno error return convention
2022-01-07 Roman Kaganvhost-backend: avoid overflow on memslots_limit
2022-01-07 Roman Kaganchardev/char-socket: tcp_chr_sync_read: don't clobber...
2022-01-07 Roman Kaganchardev/char-socket: tcp_chr_recv: don't clobber errno
2022-01-07 Roman Kaganvhost-user-blk: reconnect on any error during realize
2022-01-07 Laurent Viviertrace-events,pci: unify trace events format
2022-01-07 Cindy Luvirtio-pci: add support for configure interrupt
2022-01-07 Cindy Luvirtio-mmio: add support for configure interrupt
2022-01-07 Cindy Luvirtio-net: add support for configure interrupt
2022-01-06 Cindy Luvhost: add support for configure interrupt
2022-01-06 Cindy Luvirtio: add support for configure interrupt
2022-01-06 Cindy Luvhost-vdpa: add support for config interrupt
2022-01-06 Cindy Luvhost: introduce new VhostOps vhost_set_config_call
2022-01-06 Cindy Luvirtio-pci: decouple the single vector from the interru...
2022-01-06 Cindy Luvirtio-pci: decouple notifier from interrupt process
2022-01-06 Cindy Luvirtio: introduce macro IRTIO_CONFIG_IRQ_IDX
2022-01-06 Michael S.... acpi: validate hotplug selector on access
2022-01-06 David Hildenbrandvirtio-mem: Don't skip alignment checks when warning...
2022-01-05 Richard HendersonMerge tag 'pull-request-2022-01-05' of https://gitlab...
2022-01-05 Thomas Huthdocs/tools/qemu-trace-stap.rst: Do not hard-code the...
2022-01-05 Thomas Huthgitlab-ci: Enable docs in the centos job
2022-01-05 Marc-André... docs/sphinx: fix compatibility with sphinx < 1.8
2022-01-05 Thomas Huthqemu-options: Remove the deprecated -no-quit option
2022-01-05 Philippe Mathieu... tests/unit/test-util-sockets: Use g_file_open_tmp(...
2022-01-05 Thomas Huthtests/qtest/hd-geo-test: Check for the lsi53c895a contr...
2022-01-05 Thomas Huthtests/qtest/test-x86-cpuid-compat: Check for machines...
2022-01-05 Cornelia Huckhw: Add compat machines for 7.0
2022-01-05 Richard Hendersoncommon-user: Really fix i386 calls to safe_syscall_set_...
2022-01-05 Richard HendersonMerge tag 'pull-tcg-20220104' of https://gitlab.com...
2022-01-04 Richard Hendersoncommon-user: Fix tail calls to safe_syscall_set_errno_tail
2022-01-04 Xiaoyao Lisysemu: Cleanup qemu_run_machine_init_done_notifiers()
2022-01-04 Philippe Mathieu... linux-user: Fix trivial build error on loongarch64...
2022-01-04 Richard Hendersontcg/optimize: Fix folding of vector ops
2022-01-04 Richard HendersonMerge tag 'pull-ppc-20220104' of https://github.com...
2022-01-04 Daniel Henrique... target/ppc: do not call hreg_compute_hflags() in helper...
2022-01-04 Richard Hendersontarget/ppc: Use env->pnc_cyc_cnt
2022-01-04 Richard Hendersontarget/ppc: Rewrite pmu_increment_insns
2022-01-04 Richard Hendersontarget/ppc: Cache per-pmc insn and cycle count settings
2022-01-04 Fabiano Rosastarget/ppc: powerpc_excp: Stop passing excp_model around
2022-01-04 Fabiano Rosastarget/ppc: powerpc_excp: Move system call vectored...
2022-01-04 Fabiano Rosastarget/ppc: powerpc_excp: Set vector earlier
2022-01-04 Fabiano Rosastarget/ppc: powerpc_excp: Add excp_vectors bounds check
2022-01-04 Fabiano Rosastarget/ppc: powerpc_excp: Set alternate SRRs directly
2022-01-04 Matheus Fersttarget/ppc: do not silence snan in xscvspdpn
2022-01-04 Cédric Le Goaterppc/ppc405: Dump specific registers
2022-01-04 Cédric Le Goaterppc/ppc405: Introduce a store helper for SPR_40x_PID
2022-01-04 Cédric Le Goaterppc/ppc405: Fix timer initialization
2022-01-04 Cédric Le Goaterppc/ppc405: Rework ppc_40x_timers_init() to use a Power...
2022-01-04 Cédric Le Goaterppc/ppc405: Restore TCR and STR write handlers
2022-01-04 Cédric Le Goaterppc/ppc405: Activate MMU logs
2022-01-04 Cédric Le Goaterppc/ppc4xx: Convert printfs()
2022-01-04 Cédric Le Goatertarget/ppc: Print out literal exception names in logs
2022-01-04 Cédric Le Goatertarget/ppc: Remove static inline
2022-01-04 Cédric Le Goatertarget/ppc: Check effective address validity
2022-01-04 Cédric Le Goatertarget/ppc: Improve logging in Radix MMU
2022-01-04 Daniel Henrique... pnv_phb4.c: do not set 'root-bus' as bus name
2022-01-04 Daniel Henrique... pnv_phb3.c: do not set 'root-bus' as bus name
2022-01-04 Cédric Le Goaterppc/pnv: Remove the PHB4 "device-id" property
2022-01-04 Cédric Le Goaterppc/pnv: Remove PHB4 reset handler
2022-01-04 Cédric Le Goaterppc/pnv: Change the maximum of PHB3 devices for Power8NVL
2022-01-03 Richard HendersonMerge tag 'pull-misc-20220103' of https://gitlab.com...
2022-01-03 Richard Hendersongitlab: Disable check-python-tox
2021-12-31 Richard HendersonMerge tag 'machine-core-20211231' of https://github...
2021-12-31 Li ZhijianMAINTAINERS: email address change
2021-12-31 Philippe Mathieu... MAINTAINERS: Change philmd's email address
2021-12-31 Yanan WangMAINTAINERS: Self-recommended as reviewer of "Machine...
2021-12-31 Yanan Wangtests/unit/test-smp-parse: Keep default MIN/MAX CPUs...
2021-12-31 Yanan Wangtests/unit/test-smp-parse: No need to explicitly zero...
2021-12-31 Yanan Wangtests/unit/test-smp-parse: Add testcases for CPU clusters
2021-12-31 Yanan Wanghw/core/machine: Introduce CPU cluster topology support
2021-12-31 Yanan Wangqemu-options: Improve readability of SMP related Docs
2021-12-31 Philippe Mathieu... hw/core: Rename smp_parse() -> machine_parse_smp_config()
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Constify some pointer/struct
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Simplify pointer to compound...
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Add 'smp-generic-valid'...
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Add 'smp-generic-invalid...
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Add 'smp-with-dies' machine...
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Split the 'generic' test...
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Pass machine type as argumen...
2021-12-31 Philippe Mathieu... hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin...
2021-12-31 Philippe Mathieu... hw/qdev: Correct qdev_connect_gpio_out_named() document...
2021-12-31 Philippe Mathieu... hw/qdev: Correct qdev_init_gpio_out_named() documentation
2021-12-31 Philippe Mathieu... hw/qdev: Cosmetic around documentation
next