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
Age
Commit message (
Expand
)
Author
2023-10-30
migration: Make compress_data_with_multithreads return bool
Juan Quintela
2023-10-30
migration: Remove save_page_use_compression()
Juan Quintela
2023-10-30
migration: Give one error if trying to set COMPRESSION and XBZRLE
Juan Quintela
2023-10-30
migration: Give one error if trying to set MULTIFD and XBZRLE
Juan Quintela
2023-10-30
migration: Rename ram_handle_compressed() to ram_handle_zero()
Juan Quintela
2023-10-30
migration: Receiving a zero page non zero is an error
Juan Quintela
2023-10-30
migration/doc: We broke backwards compatibility
Juan Quintela
2023-10-30
migration/doc: How to migrate when hosts have different features
Juan Quintela
2023-10-30
migration/doc: Add documentation for backwards compatiblity
Juan Quintela
2023-10-30
migration/doc: Add contents
Juan Quintela
2023-10-30
Merge tag 'pull-hex-20231018' of https://github.com/quic/qemu into staging
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é
2023-10-27
hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
target/arm: Fix syndrome for FGT traps on ERET
Peter Maydell
2023-10-27
target/arm: Move ID_AA64DFR* feature tests together
Peter Maydell
2023-10-27
target/arm: Move ID_AA64PFR* tests together
Peter Maydell
2023-10-27
target/arm: Move ID_AA64ISAR* test functions together
Peter Maydell
2023-10-27
target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2
Peter Maydell
[prev]
[next]