index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2023-11-01
migration: Use vmstate_register_any() for eeprom93xx
Juan Quintela
2023-11-01
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
2023-11-01
migration: Use vmstate_register_any() for isa-ide
Juan Quintela
2023-11-01
migration: Use vmstate_register_any()
Juan Quintela
2023-11-01
hw/s390x/s390-stattrib: Don't call register_savevm_live() during instance_init()
Thomas Huth
2023-11-01
hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" property
Thomas Huth
2023-11-01
hw/s390x/s390-skeys: Don't call register_savevm_live() during instance_init()
Thomas Huth
2023-11-01
hw/ipmi: Don't call vmstate_register() from instance_init() functions
Thomas Huth
2023-11-01
hw/char/mcf_uart: Have mcf_uart_create() return DeviceState
Philippe Mathieu-Daudé
2023-11-01
hw/m68k/virt: Do not open-code sysbus_create_simple()
Philippe Mathieu-Daudé
2023-11-01
hw/m68k/next-cube: Do not open-code sysbus_create_simple()
Philippe Mathieu-Daudé
2023-11-01
hw/m68k/mcf_intc: Pass CPU using QOM link property
Philippe Mathieu-Daudé
2023-11-01
hw/m68k/mcf_intc: Expose MMIO region via SysBus API
Philippe Mathieu-Daudé
2023-11-01
hw/m68k/mcf5206: Pass CPU using QOM link property
Philippe Mathieu-Daudé
2023-11-01
hw/m68k/irqc: Pass CPU using QOM link property
Philippe Mathieu-Daudé
2023-10-31
virtio-blk: remove batch notification BH
Stefan Hajnoczi
2023-10-31
virtio: use defer_call() in virtio_irqfd_notify()
Stefan Hajnoczi
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
2023-10-31
Merge tag 'pull-ufs-20231030' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
2023-10-31
Merge tag 'pull-target-arm-20231027' of https://git-us.linaro.org/people/pmay...
Stefan Hajnoczi
2023-10-30
hw/ufs: Modify lu.c to share codes with SCSI subsystem
Jeuk Kim
2023-10-30
Merge tag 'pull-request-2023-10-27' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-10-27
hw/net/cadence_gem: enforce 32 bits variable size for CRC
Luc Michel
2023-10-27
hw/net/cadence_gem: perform PHY access on write only
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe PHYMNTNC register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe DESCONF6 register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe IRQ register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe [TX|RX]STATUS register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe DMACFG register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe NWCFG register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe NWCTRL register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD for screening registers
Luc Michel
2023-10-27
hw/net/cadence_gem: use REG32 macro for register definitions
Luc Michel
2023-10-27
misc/led: LED state is set opposite of what is expected
Glenn Miles
2023-10-27
hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable
Philippe Mathieu-Daudé
2023-10-27
hw/arm/pxa2xx: Realize PXA2XX_I2C device before accessing it
Philippe Mathieu-Daudé
2023-10-27
hw/intc/pxa2xx: Factor pxa2xx_pic_realize() out of pxa2xx_pic_init()
Philippe Mathieu-Daudé
2023-10-27
hw/intc/pxa2xx: Pass CPU reference using QOM link property
Philippe Mathieu-Daudé
2023-10-27
hw/intc/pxa2xx: Convert to Resettable interface
Philippe Mathieu-Daudé
2023-10-27
hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()
Philippe Mathieu-Daudé
2023-10-27
hw/pcmcia/pxa2xx: Do not open-code sysbus_create_simple()
Philippe Mathieu-Daudé
2023-10-27
hw/pcmcia/pxa2xx: Realize sysbus device before accessing it
Philippe Mathieu-Daudé
2023-10-27
hw/sd/pxa2xx: Do not open-code sysbus_create_simple()
Philippe Mathieu-Daudé
2023-10-27
hw/sd/pxa2xx: Realize sysbus device before accessing it
Philippe Mathieu-Daudé
2023-10-27
hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
[prev]
[next]