OSDN Git Service

hw/sd/pxa2xx: Do not open-code sysbus_create_simple()
[qmiga/qemu.git] / hw /
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 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"
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 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 Cédric Le Goaterppc/{bamboo, virtex_ml507}: Remove useless dependency...
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...
next