qemu.git
2023-01-09 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-01-08 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-01-08 Peter MaydellMerge tag 'pull-tcg-20230106' of https://gitlab.com...
2023-01-08 Dongli Zhangvhost-scsi: fix memleak of vsc->inflight
2023-01-08 Laszlo Ersekacpi: cpuhp: fix guest-visible maximum access size...
2023-01-08 Yicong Yangtests: acpi: aarch64: Add *.topology tables
2023-01-08 Yicong Yangtests: acpi: aarch64: Add topology test for aarch64
2023-01-08 Yicong Yangtests: acpi: Add and whitelist *.topology blobs
2023-01-08 Yicong Yangtests: virt: Update expected ACPI tables for virt test
2023-01-08 Yicong Yanghw/acpi/aml-build: Only generate cluster node in PPTT...
2023-01-08 Yicong Yangtests: virt: Allow changes to PPTT test table
2023-01-08 leixiangvirtio-pci: fix proxy->vector_irqfd leak in virtio_pci_...
2023-01-08 Longpengvdpa: commit all host notifier MRs in a single MR trans...
2023-01-08 Longpengvhost: configure all host notifiers in a single MR...
2023-01-08 Longpengvhost: simplify vhost_dev_enable_notifiers
2023-01-08 Longpengvdpa: harden the error path if get_iova_range failed
2023-01-08 Longpengvdpa-dev: get iova range explicitly
2023-01-08 Markus Armbrusterdocs/devel: Rules on #include in headers
2023-01-08 Markus Armbrusterinclude: Include headers where needed
2023-01-08 Markus Armbrusterinclude/hw/virtio: Break inclusion loop
2023-01-08 Markus Armbrusterinclude/hw/cxl: Break inclusion loop cxl_pci.h and...
2023-01-08 Markus Armbrusterinclude/hw/pci: Include hw/pci/pci.h where needed
2023-01-08 Markus Armbrusterinclude/hw/pci: Split pci_device.h off pci.h
2023-01-08 Markus Armbrusterinclude/hw/pci: Clean up a few things checkpatch.pl...
2023-01-08 Markus Armbrusterinclude/hw/cxl: Include hw/cxl/*.h where needed
2023-01-08 Markus Armbrusterinclude/hw/cxl: Move typedef PXBDev to cxl.h, and put...
2023-01-08 Markus Armbrusterinclude/hw/pci: Break inclusion loop pci_bridge.h and...
2023-01-08 Philippe Mathieu... hw/virtio: Extract QMP QOM-specific functions to virtio...
2023-01-08 Philippe Mathieu... hw/virtio: Rename virtio_device_find() -> qmp_find_virt...
2023-01-08 Cindy Luvirtio-pci: add support for configure interrupt
2023-01-08 Cindy Luvirtio-mmio: add support for configure interrupt
2023-01-08 Cindy Luvirtio-net: add support for configure interrupt
2023-01-08 Cindy Luvhost: add support for configure interrupt
2023-01-08 Cindy Luvirtio: add support for configure interrupt
2023-01-08 Cindy Luvhost-vdpa: add support for config interrupt
2023-01-08 Cindy Luvhost: introduce new VhostOps vhost_set_config_call
2023-01-08 Cindy Luvirtio-pci: decouple the single vector from the interru...
2023-01-08 Cindy Luvirtio-pci: decouple notifier from interrupt process
2023-01-08 Cindy Luvirtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
2023-01-08 Hyman Huang(黄勇)vhost-user: Fix the virtio features negotiation flaw
2023-01-08 Hyman Huang(黄勇)vhost-user: Refactor the chr_closed_bh
2023-01-08 Hyman Huang(黄勇)vhost-user: Refactor vhost acked features saving
2023-01-08 Bernhard Beschowhw/ppc/Kconfig: Remove unused dependencies from PEGASOS2
2023-01-08 Bernhard Beschowi386, mips: Resolve redundant ACPI and APM dependencies
2023-01-08 Bernhard Beschowhw/isa/Kconfig: Add missing dependency to VT82C686
2023-01-08 Bernhard Beschowhw/acpi/Kconfig: Add missing dependencies to ACPI_PIIX4
2023-01-08 Bernhard Beschowhw/acpi/Kconfig: Do not needlessly build TYPE_PIIX4_PM...
2023-01-08 Bernhard Beschowhw/acpi/Kconfig: Add missing dependencies to ACPI_ICH9
2023-01-08 Bernhard Beschowhw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9
2023-01-08 Eugenio Pérezvdpa: do not handle VIRTIO_NET_F_GUEST_ANNOUNCE in...
2023-01-08 Eugenio Pérezvdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net...
2023-01-08 Eugenio Pérezvirtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model...
2023-01-08 Eugenio Pérezvirtio_net: Modify virtio_net_get_config to early return
2023-01-07 Peter MaydellMerge tag 'pull-loongarch-20230106' of https://gitlab...
2023-01-06 Richard Hendersontcg/s390x: Avoid the constant pool in tcg_out_movi
2023-01-06 Richard Hendersontcg/s390x: Cleanup tcg_out_movi
2023-01-06 Richard Hendersontcg/s390x: Tighten constraints for 64-bit compare
2023-01-06 Richard Hendersontcg/s390x: Implement ctpop operation
2023-01-06 Richard Hendersontcg/s390x: Use tgen_movcond_int in tgen_clz
2023-01-06 Richard Hendersontcg/s390x: Support SELGR instruction in movcond
2023-01-06 Richard Hendersontcg/s390x: Generalize movcond implementation
2023-01-06 Richard Hendersontcg/s390x: Create tgen_cmp2 to simplify movcond
2023-01-06 Richard Hendersontcg/s390x: Support MIE3 logical operations
2023-01-06 Richard Hendersontcg/s390x: Tighten constraints for and_i64
2023-01-06 Richard Hendersontcg/s390x: Tighten constraints for or_i64 and xor_i64
2023-01-06 Richard Hendersontcg/s390x: Issue XILF directly for xor_i32
2023-01-06 Richard Hendersontcg/s390x: Support MIE2 MGRK instruction
2023-01-06 Richard Hendersontcg/s390x: Support MIE2 multiply single instructions
2023-01-06 Richard Hendersontcg/s390x: Distinguish RIE formats
2023-01-06 Richard Hendersontcg/s390x: Distinguish RRF-a and RRF-c formats
2023-01-06 Richard Hendersontcg/s390x: Use LARL+AGHI for odd addresses
2023-01-06 Richard Hendersontcg/s390x: Remove DISTINCT_OPERANDS facility check
2023-01-06 Richard Hendersontcg/s390x: Remove FAST_BCR_SER facility check
2023-01-06 Richard Hendersontcg/s390x: Check for load-on-condition facility at...
2023-01-06 Richard Hendersontcg/s390x: Check for general-instruction-extension...
2023-01-06 Richard Hendersontcg/s390x: Check for extended-immediate facility at...
2023-01-06 Richard Hendersontcg/s390x: Check for long-displacement facility at...
2023-01-06 Richard Hendersontcg/s390x: Remove USE_LONG_BRANCHES
2023-01-06 Richard Hendersontcg/s390x: Always set TCG_TARGET_HAS_direct_jump
2023-01-06 Richard Hendersontcg/s390x: Remove TCG_REG_TB
2023-01-06 Richard Hendersontcg/s390x: Use register pair allocation for div and...
2023-01-06 Peter MaydellMerge tag 'pull-riscv-to-apply-20230106' of https:...
2023-01-06 Peter MaydellMerge tag 'pull-tcg-20230105' of https://gitlab.com...
2023-01-06 Peter MaydellMerge tag 'pull-hex-20230105' of https://github.com...
2023-01-06 Tianrui Zhaohw/intc/loongarch_pch: Change default irq number of...
2023-01-06 Tianrui Zhaohw/intc/loongarch_pch_pic: add irq number property
2023-01-06 Tianrui Zhaohw/intc/loongarch_pch_msi: add irq number property
2023-01-06 Bin Menghw/intc: sifive_plic: Fix the pending register range...
2023-01-06 Bin Menghw/riscv: opentitan: Drop "hartid-base" and "priority...
2023-01-06 Bin Menghw/intc: sifive_plic: Change "priority-base" to start...
2023-01-06 Bin Menghw/riscv: virt: Fix the value of "riscv, ndev" in the dtb
2023-01-06 Bin Menghw/riscv: sifive_u: Avoid using magic number for "riscv...
2023-01-06 Bin Menghw/riscv: sifive_e: Fix the number of interrupt sources...
2023-01-06 Bin Menghw/riscv: microchip_pfsoc: Fix the number of interrupt...
2023-01-06 Bin Menghw/intc: sifive_plic: Update "num-sources" property...
2023-01-06 Bin Menghw/intc: sifive_plic: Use error_setg() to propagate...
2023-01-06 Bin Menghw/intc: sifive_plic: Improve robustness of the PLIC...
2023-01-06 Bin Menghw/intc: sifive_plic: Drop PLICMode_H
2023-01-06 Bin Menghw/riscv: spike: Remove misleading comments
2023-01-06 Bin Menghw/riscv: Sort machines Kconfig options in alphabetical...
next