OSDN Git Service

tcg: Allocate TCGTemp pairs in host memory order
[qmiga/qemu.git] / hw /
2023-01-05 Richard Hendersonaccel/tcg: Set cflags_next_tb in cpu_common_initfn
2023-01-05 Richard Hendersonhw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
2023-01-05 Richard Hendersonhw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_r...
2023-01-04 Peter MaydellMerge tag 'pull-testing-next-231222-1' of https://gitla...
2023-01-04 Peter MaydellMerge tag 'pull-9p-20221223' of https://github.com...
2022-12-23 Bin Menghw/9pfs: Replace the direct call to xxxat() APIs with...
2022-12-23 Bin Menghw/9pfs: Drop unnecessary *xattr wrapper API declarations
2022-12-23 Greg Kurz9pfs: Fix some return statements in the synth backend
2022-12-21 Peter MaydellMerge tag 'pull-ppc-20221221' of https://gitlab.com...
2022-12-21 Bernhard Beschowhw/ppc/e500: Move comment to more appropriate place
2022-12-21 Bernhard Beschowhw/ppc/e500: Resolve variable shadowing
2022-12-21 Bernhard Beschowhw/ppc/e500: Prefer local variable over qdev_get_machine()
2022-12-21 Bernhard Beschowhw/ppc/virtex_ml507: Prefer local over global variable
2022-12-21 Philippe Mathieu... hw/ppc/spapr: Reduce "vof.h" inclusion
2022-12-21 Philippe Mathieu... hw/ppc/e500: Add Freescale eSDHC to e500plat
2022-12-21 Philippe Mathieu... hw/sd/sdhci: Support big endian SD host controller...
2022-12-21 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2022-12-21 Philippe Mathieu... hw/virtio: Extract QMP related code virtio-qmp.c
2022-12-21 Philippe Mathieu... hw/virtio: Extract config read/write accessors to virti...
2022-12-21 Philippe Mathieu... hw/virtio: Constify qmp_virtio_feature_map_t[]
2022-12-21 Philippe Mathieu... hw/virtio: Guard and restrict scope of qmp_virtio_featu...
2022-12-21 Philippe Mathieu... hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]
2022-12-21 Philippe Mathieu... hw/virtio: Add missing "hw/core/cpu.h" include
2022-12-21 Ira Weinyhw/cxl/device: Add Flex Bus Port DVSEC
2022-12-21 Philippe Mathieu... hw/acpi: Rename tco.c -> ich9_tco.c
2022-12-21 Igor Mammedovpci: drop redundant PCIDeviceClass::is_bridge field
2022-12-21 Igor Mammedovremove DEC 21154 PCI bridge
2022-12-21 Jason Wangvhost: fix vq dirty bitmap syncing when vIOMMU is enabled
2022-12-21 Yajun Wuvhost-user: send set log base message only once
2022-12-21 Eugenio Pérezvdpa: always start CVQ in SVQ mode if possible
2022-12-21 Eugenio Pérezvdpa: add shadow_data to vhost_vdpa
2022-12-21 Eugenio Pérezvdpa: add asid parameter to vhost_vdpa_dma_map/unmap
2022-12-21 Eugenio Pérezvdpa: allocate SVQ array unconditionally
2022-12-21 Eugenio Pérezvdpa: move SVQ vring features check to net/
2022-12-21 Eugenio Pérezvdpa: request iova_range only once
2022-12-21 Eugenio Pérezvhost: move iova_tree set to vhost_svq_start
2022-12-21 Eugenio Pérezvhost: allocate SVQ device file descriptors at device...
2022-12-21 Eugenio Pérezvhost: set SVQ device call handler at SVQ start
2022-12-21 Eugenio Pérezvdpa: use v->shadow_vqs_enabled in vhost_vdpa_svqs_star...
2022-12-21 Longpengvdpa-dev: mark the device as unmigratable
2022-12-21 Longpengvdpa: add vdpa-dev-pci support
2022-12-21 Longpengvdpa: add vdpa-dev support
2022-12-21 Longpengvirtio: get class_id and pci device id by the virtio id
2022-12-21 Daniel P. Berrangéich9: honour 'enable_tco' property
2022-12-21 Daniel P. Berrangéhw/isa: enable TCO watchdog reboot pin strap by default
2022-12-21 Cornelia Huckpc: clean up compat machines
2022-12-21 Cornelia Huckhw: Add compat machines for 8.0
2022-12-21 Daniel P. Berrangéhw/watchdog: add trace events for watchdog action handling
2022-12-21 Daniel P. Berrangéhw/isa: add trace events for ICH9 LPC chip config access
2022-12-21 Daniel P. Berrangéhw/acpi: add trace events for TCO watchdog register...
2022-12-20 Peter MaydellMerge tag 'hppa-fixes-pull-request' of https://github...
2022-12-19 Peter MaydellMerge tag 'pull-monitor-2022-12-19' of https://repo...
2022-12-19 Markus Armbrusterpci: Reject pcie_aer_inject_error -c with symbolic...
2022-12-19 Markus Armbrusterpci: Improve do_pcie_aer_inject_error()'s error messages
2022-12-19 Markus Armbrusterpci: Rename hmp_pcie_aer_inject_error()'s local variabl...
2022-12-19 Markus Armbrusterpci: Inline do_pcie_aer_inject_error() into its only...
2022-12-19 Markus Armbrusterpci: Move HMP command from hw/pci/pcie_aer.c to pci...
2022-12-19 Markus Armbrusterpci: Fix silent truncation of pcie_aer_inject_error...
2022-12-19 Markus Armbrusterpci: Move pcibus_dev_print() to pci-hmp-cmds.c
2022-12-19 Markus Armbrusterpci: Deduplicate get_class_desc()
2022-12-19 Markus Armbrusterpci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
2022-12-19 Markus Armbrusterpci: Make query-pci stub consistent with the real one
2022-12-19 Markus Armbrusterpci: Move HMP commands from monitor/ to new hw/pci...
2022-12-19 Markus Armbrusterpci: Move QMP commands to new hw/pci/pci-qmp-cmds.c
2022-12-19 Markus Armbrusterpci: Clean up a few things checkpatch.pl would flag...
2022-12-18 Peter MaydellMerge tag 'pull-hex-20221216-1' of https://github.com...
2022-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-17 Peter MaydellMerge tag 'pull-target-arm-20221216' of https://git...
2022-12-16 Peter Maydellhw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to...
2022-12-16 Peter Maydellhw/intc/xics: Convert TYPE_ICS to 3-phase reset
2022-12-16 Peter Maydellhw/intc/xics: Reset TYPE_ICS objects with device_cold_r...
2022-12-16 Peter Maydellpci: Convert child classes of TYPE_PCIE_ROOT_PORT to...
2022-12-16 Peter Maydellpci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset
2022-12-16 Peter Maydellhw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE...
2022-12-16 Peter Maydellhw/virtio: Convert TYPE_VIRTIO_PCI to 3-phase reset
2022-12-16 Peter Maydellhw/core/cpu-common: Convert TYPE_CPU class to 3-phase...
2022-12-16 Peter Maydellhw/misc: Convert TYPE_MOS6522 subclasses to 3-phase...
2022-12-16 Peter Maydellhw/misc/mos6522: Convert TYPE_MOS6522 to 3-phase reset
2022-12-16 Peter Maydellhw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE...
2022-12-16 Peter Maydellhw/input/ps2: Convert TYPE_PS2_DEVICE to 3-phase reset
2022-12-16 Peter Maydellhw: Remove device_legacy_reset()
2022-12-16 Peter Maydellqdev: Remove qdev_reset_all() and qbus_reset_all()
2022-12-16 Peter MaydellReplace use of qdev_reset_all() with device_cold_reset()
2022-12-16 Peter Maydellhw/hyperv/vmbus: Use device_cold_reset() and bus_cold_r...
2022-12-16 Peter Maydellpci: Use device_cold_reset() and bus_cold_reset()
2022-12-16 Peter Maydellhw/s390x/s390-pci-inst.c: Use device_cold_reset() to...
2022-12-16 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-12-15 Peter MaydellMerge tag 'pull-request-2022-12-15' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-target-arm-20221215-1' of https://git...
2022-12-15 Thomas Huthhw/misc: Move some arm-related files from specific_ss...
2022-12-15 Peter MaydellMerge tag 'next-8.0-pull-request' of https://gitlab...
2022-12-15 Thomas Huthhw: Include the VMWare devices only in the x86 targets
2022-12-15 Matthew Rosatos390x/pci: reset ISM passthrough devices on shutdown...
2022-12-15 Matthew Rosatos390x/pci: shrink DMA aperture to be bound by vfio...
2022-12-15 Matthew Rosatos390x/pci: coalesce unmap operations
2022-12-15 Schspa Shihw/arm/boot: set initrd with #address-cells type in fdt
2022-12-15 Peter Maydellhw/intc: Convert TYPE_KVM_ARM_ITS to 3-phase reset
2022-12-15 Peter Maydellhw/intc: Convert TYPE_ARM_GICV3_ITS to 3-phase reset
2022-12-15 Peter Maydellhw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON to 3-phase...
2022-12-15 Peter Maydellhw/intc: Convert TYPE_KVM_ARM_GICV3 to 3-phase reset
next