qemu.git
2023-10-23 Stefan HajnocziMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-10-23 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-10-23 Stefan HajnocziMerge tag 'hw-misc-20231020' of https://github.com...
2023-10-22 David Woodhouseintel-iommu: Report interrupt remapping faults, fix...
2023-10-22 Thomas HuthMAINTAINERS: Add include/hw/intc/i8259.h to the PC...
2023-10-22 Hanna Czenczekvhost-user: Fix protocol feature bit conflict
2023-10-22 Jonathan Camerontests/acpi: Update DSDT.cxl with QTG DSM
2023-10-22 Dave Jianghw/cxl: Add QTG _DSM support for ACPI0017 device
2023-10-22 Jonathan Camerontests/acpi: Allow update of DSDT.cxl
2023-10-22 Ani Sinhahw/i386/cxl: ensure maxram is greater than ram size...
2023-10-22 Li Fengvhost-user: fix lost reconnect
2023-10-22 Li Fengvhost-user-scsi: start vhost when guest kicks
2023-10-22 Li Fengvhost-user-scsi: support reconnect to backend
2023-10-22 Li Fengvhost: move and rename the conn retry times
2023-10-22 Li Fengvhost-user-common: send get_inflight_fd once
2023-10-22 Bernhard Beschowhw/i386/pc_piix: Make PIIX4 south bridge usable in...
2023-10-22 Bernhard Beschowhw/isa/piix: Implement multi-process QEMU support also...
2023-10-22 Bernhard Beschowhw/isa/piix: Resolve duplicate code regarding PCI inter...
2023-10-22 Bernhard Beschowhw/isa/piix: Reuse PIIX3's PCI interrupt triggering...
2023-10-22 Bernhard Beschowhw/isa/piix: Rename functions to be shared for PCI...
2023-10-22 Bernhard Beschowhw/isa/piix: Reuse PIIX3 base class' realize method...
2023-10-22 Bernhard Beschowhw/isa/piix: Share PIIX3's base class with PIIX4
2023-10-22 Bernhard Beschowhw/isa/piix: Harmonize names of reset control memory...
2023-10-22 Bernhard Beschowhw/isa/piix: Allow for optional PIT creation in PIIX3
2023-10-22 Bernhard Beschowhw/isa/piix: Allow for optional PIC creation in PIIX3
2023-10-22 Bernhard Beschowhw/isa/piix3: Merge hw/isa/piix4.c
2023-10-22 Bernhard Beschowhw/isa/piix4: Reuse struct PIIXState from PIIX3
2023-10-22 Bernhard Beschowhw/isa/piix4: Rename reset control operations to match...
2023-10-22 Bernhard Beschowhw/isa/piix4: Rename "isa" attribute to "isa_irqs_in"
2023-10-22 Bernhard Beschowhw/isa/piix4: Remove unused inbound ISA interrupt lines
2023-10-22 Bernhard Beschowhw/isa/piix3: Drop the "3" from PIIX base class name
2023-10-22 Bernhard Beschowhw/isa/piix3: Create power management controller in...
2023-10-22 Bernhard Beschowhw/isa/piix3: Create USB controller in host device
2023-10-22 Bernhard Beschowhw/isa/piix3: Create IDE controller in host device
2023-10-22 Bernhard Beschowhw/i386/pc: Wire RTC ISA IRQs in south bridges
2023-10-22 Bernhard Beschowhw/isa/piix3: Wire PIC IRQs to ISA bus in host device
2023-10-22 Bernhard Beschowhw/i386/pc_q35: Wire ICH9 LPC function's interrupts...
2023-10-22 Bernhard Beschowhw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"
2023-10-22 Bernhard Beschowhw/i386/pc_piix: Remove redundant "piix3" variable
2023-10-22 Bernhard Beschowhw/i386/pc_piix: Wire PIIX3's ISA interrupts by new...
2023-10-22 Bernhard Beschowhw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
2023-10-22 Bernhard Beschowhw/i386/pc_piix: Assign PIIX3's ISA interrupts before...
2023-10-22 Bernhard Beschowhw/i386/pc_piix: Allow for setting properties before...
2023-10-22 Bernhard Beschowhw/i386/pc: Merge two if statements into one
2023-10-22 Matheus Tavares... hw/display: fix memleak from virtio_add_resource
2023-10-22 Damien Zammittimer/i8254: Fix one shot PIT mode
2023-10-22 Bernhard Beschowhw/i386/acpi-build: Remove build-time assertion on...
2023-10-22 Stefan Hajnoczivirtio: call ->vhost_reset_device() during reset
2023-10-22 Stefan Hajnoczivhost-backend: remove vhost_kernel_reset_device()
2023-10-22 Stefan Hajnoczivhost-user: do not send RESET_OWNER on device reset
2023-10-22 Ilya Maximetsmemory: initialize 'fv' in MemoryRegionCache to make...
2023-10-22 Laszlo Ersekvhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
2023-10-22 Laszlo Ersekvhost-user: allow "vhost_set_vring" to wait for a reply
2023-10-22 Laszlo Ersekvhost-user: hoist "write_sync", "get_features", "get_u64"
2023-10-22 Laszlo Ersekvhost-user: flatten "enforce_reply" into "vhost_user_wr...
2023-10-22 Laszlo Ersekvhost-user: factor out "vhost_user_write_sync"
2023-10-22 Laszlo Ersekvhost-user: tighten "reply_supported" scope in "set_vri...
2023-10-22 Laszlo Ersekvhost-user: strip superfluous whitespace
2023-10-21 Thomas HuthMAINTAINERS: Add the ompic.c file to the or1k-sim section
2023-10-21 Thomas HuthMAINTAINERS: Fix typo in openpic_kvm.c entry
2023-10-21 Thomas HuthMAINTAINERS: Add unvalued folders in tests/tcg/ to...
2023-10-21 Cédric Le GoaterMAINTAINERS: Add PPC common files to PowerPC TCG CPUs
2023-10-21 Cédric Le GoaterMAINTAINERS: Add fw_cfg.c to PPC mac99 machine
2023-10-21 Cédric Le GoaterMAINTAINERS: Adjust file list for PPC pseries machine
2023-10-21 Cédric Le GoaterMAINTAINERS: Adjust file list for PPC e500 machines
2023-10-21 Cédric Le GoaterMAINTAINERS: Adjust file list for PPC 4xx CPUs
2023-10-21 Cédric Le GoaterMAINTAINERS: Adjust file list for PPC ref405ep machine
2023-10-21 Cédric Le Goaterppc/{bamboo, virtex_ml507}: Remove useless dependency...
2023-10-21 Eric FarmanMAINTAINERS: Fix a couple s390 paths
2023-10-21 Thomas HuthMAINTAINERS: Add docs/devel/ebpf_rss.rst to the EBPF...
2023-10-21 Thomas HuthMAINTAINERS: Add include/hw/intc/i8259.h to the PC...
2023-10-21 Thomas HuthMAINTAINERS: Add the nios2 interrupt controller to...
2023-10-21 Philippe Mathieu... MAINTAINERS: Cover hw/ppc/ppc440_uc.c with Sam460ex...
2023-10-21 Philippe Mathieu... hw/ppc/ppc440_uc: Remove dead l2sram_update_mappings()
2023-10-21 Peter Maydellhw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
2023-10-20 Stefan HajnocziMerge tag 'migration-20231020-pull-request' of https...
2023-10-20 Stefan HajnocziMerge tag 'pull-request-2023-10-20' of https://gitlab...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'hw-misc-20231019' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'pull-qapi-2023-10-19' of https://repo.or...
2023-10-20 Stefan HajnocziMerge tag 'pull-target-arm-20231019' of https://git...
2023-10-20 Philippe Mathieu... ui/input: Constify QemuInputHandler structure
2023-10-20 Philippe Mathieu... hw/net: Declare link using static DEFINE_PROP_LINK...
2023-10-20 Philippe Mathieu... hw/dma: Declare link using static DEFINE_PROP_LINK...
2023-10-20 Philippe Mathieu... hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macro
2023-10-20 Philippe Mathieu... hw/display/virtio-gpu: Use VIRTIO_DEVICE() macro
2023-10-20 Philippe Mathieu... hw/block/vhost-user-blk: Use DEVICE() / VIRTIO_DEVICE...
2023-10-20 Philippe Mathieu... hw/virtio/virtio-pmem: Replace impossible check by...
2023-10-20 Philippe Mathieu... hw/s390x/css-bridge: Realize sysbus device before acces...
2023-10-20 Philippe Mathieu... hw/isa: Realize ISA bridge device before accessing it
2023-10-20 Philippe Mathieu... hw/arm/virt: Realize ARM_GICV2M sysbus device before...
2023-10-20 Philippe Mathieu... hw/acpi: Realize ACPI_GED sysbus device before accessing it
2023-10-20 Philippe Mathieu... hw/pci-host/bonito: Do not use SysBus API to map local...
2023-10-20 Philippe Mathieu... hw/misc/allwinner-dramc: Do not use SysBus API to map...
2023-10-20 Philippe Mathieu... hw/misc/allwinner-dramc: Move sysbus_mmio_map call...
2023-10-20 Philippe Mathieu... hw/i386/intel_iommu: Do not use SysBus API to map local...
2023-10-20 Philippe Mathieu... hw/i386/amd_iommu: Do not use SysBus API to map local...
2023-10-20 Philippe Mathieu... hw/intc/spapr_xive: Do not use SysBus API to map local...
2023-10-20 Philippe Mathieu... hw/intc/spapr_xive: Move sysbus_init_mmio() calls around
2023-10-20 Philippe Mathieu... hw/ppc/pnv: Do not use SysBus API to map local MMIO...
next