OSDN Git Service

hw/char/mcf_uart: Have mcf_uart_create() return DeviceState
[qmiga/qemu.git] / hw /
2023-11-01 Philippe Mathieu... hw/char/mcf_uart: Have mcf_uart_create() return DeviceState
2023-11-01 Philippe Mathieu... hw/m68k/virt: Do not open-code sysbus_create_simple()
2023-11-01 Philippe Mathieu... hw/m68k/next-cube: Do not open-code sysbus_create_simple()
2023-11-01 Philippe Mathieu... hw/m68k/mcf_intc: Pass CPU using QOM link property
2023-11-01 Philippe Mathieu... hw/m68k/mcf_intc: Expose MMIO region via SysBus API
2023-11-01 Philippe Mathieu... hw/m68k/mcf5206: Pass CPU using QOM link property
2023-11-01 Philippe Mathieu... hw/m68k/irqc: Pass CPU using QOM link property
2023-10-31 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-31 Stefan HajnocziMerge tag 'migration-20231031-pull-request' of https...
2023-10-31 Stefan Hajnoczivirtio-blk: remove batch notification BH
2023-10-31 Stefan Hajnoczivirtio: use defer_call() in virtio_irqfd_notify()
2023-10-31 Stefan Hajnocziutil/defer-call: move defer_call() to util/
2023-10-31 Stefan Hajnocziblock: rename blk_io_plug_call() API to defer_call()
2023-10-30 Stefan HajnocziMerge tag 'pull-lu-20231030' of https://gitlab.com...
2023-10-30 Stefan HajnocziMerge tag 'pull-ufs-20231030' of https://gitlab.com...
2023-10-30 Stefan HajnocziMerge tag 'pull-target-arm-20231027' of https://git...
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-30 Jeuk Kimhw/ufs: Modify lu.c to share codes with SCSI subsystem
2023-10-29 Stefan HajnocziMerge tag 'pull-request-2023-10-27' of https://gitlab...
2023-10-27 Luc Michelhw/net/cadence_gem: enforce 32 bits variable size for CRC
2023-10-27 Luc Michelhw/net/cadence_gem: perform PHY access on write only
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe PHYMNTNC...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe DESCONF6...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe IRQ register...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe [TX|RX]STATUS...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe DMACFG regist...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe NWCFG registe...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe NWCTRL regist...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD for screening registers
2023-10-27 Luc Michelhw/net/cadence_gem: use REG32 macro for register defini...
2023-10-27 Glenn Milesmisc/led: LED state is set opposite of what is expected
2023-10-27 Philippe Mathieu... hw/arm: Avoid using 'first_cpu' when first ARM CPU...
2023-10-27 Philippe Mathieu... hw/arm/pxa2xx: Realize PXA2XX_I2C device before accessi...
2023-10-27 Philippe Mathieu... hw/intc/pxa2xx: Factor pxa2xx_pic_realize() out of...
2023-10-27 Philippe Mathieu... hw/intc/pxa2xx: Pass CPU reference using QOM link property
2023-10-27 Philippe Mathieu... hw/intc/pxa2xx: Convert to Resettable interface
2023-10-27 Philippe Mathieu... hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()
2023-10-27 Philippe Mathieu... hw/pcmcia/pxa2xx: Do not open-code sysbus_create_simple()
2023-10-27 Philippe Mathieu... hw/pcmcia/pxa2xx: Realize sysbus device before accessing it
2023-10-27 Philippe Mathieu... hw/sd/pxa2xx: Do not open-code sysbus_create_simple()
2023-10-27 Philippe Mathieu... hw/sd/pxa2xx: Realize sysbus device before accessing it
2023-10-27 Philippe Mathieu... hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header
2023-10-27 Peter Maydelltarget/arm: Move feature test functions to their own...
2023-10-27 Peter Maydelltarget/arm: Implement Neoverse N2 CPU model
2023-10-27 Thomas Huthdocs/about: Mark the old pc-i440fx-2.0 - 2.3 machine...
2023-10-27 Stefan HajnocziMerge tag 'pull-sp-20231025' of https://gitlab.com...
2023-10-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-27 Stefan HajnocziMerge tag 'pull-aspeed-20231025' of https://github...
2023-10-25 Paolo Bonzinikvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
2023-10-25 Paolo Bonzinikvm: i386: require KVM_CAP_ADJUST_CLOCK
2023-10-25 Paolo Bonzinikvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_AN...
2023-10-25 Paolo Bonzinikvm: assume that many ioeventfds can be created
2023-10-25 Paolo Bonzinikvm: require KVM_IRQFD for kernel irqchip
2023-10-25 Paolo Bonzinikvm: require KVM_CAP_SIGNAL_MSI
2023-10-25 Philippe Mathieu... hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed24...
2023-10-25 Philippe Mathieu... hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2...
2023-10-25 Philippe Mathieu... hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x...
2023-10-25 Philippe Mathieu... hw/arm/aspeed: Check 'memory' link is set in common...
2023-10-25 Philippe Mathieu... hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC
2023-10-25 Philippe Mathieu... hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC
2023-10-25 Philippe Mathieu... hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC
2023-10-25 Philippe Mathieu... hw/arm/aspeed: Dynamically allocate AspeedMachineState...
2023-10-25 Philippe Mathieu... hw/arm/aspeed: Rename aspeed_soc_realize() as AST2400...
2023-10-25 Philippe Mathieu... hw/arm/aspeed: Rename aspeed_soc_init() as AST2400...
2023-10-25 Philippe Mathieu... hw/arm/aspeed: Extract code common to all boards to...
2023-10-23 Stefan HajnocziMerge tag 'pull-tcg-20231023' of https://gitlab.com...
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 Dave Jianghw/cxl: Add QTG _DSM support for ACPI0017 device
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"
next