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-02-07
hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
Peter Delevoryas
2023-02-07
hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
Peter Delevoryas
2023-02-07
hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
Peter Delevoryas
2023-02-07
hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
Cédric Le Goater
2023-02-07
tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK boot
Cédric Le Goater
2023-02-07
tests/avocado/machine_aspeed.py: update buildroot tests
Cédric Le Goater
2023-02-07
m25p80: Add the is25wp256 SFPD table
Guenter Roeck
2023-02-07
avocado/boot_linux_console.py: Update ast2600 test
Joel Stanley
2023-02-07
hw/net: Fix read of uninitialized memory in ftgmac100
Stephen Longfield
2023-02-07
aspeed: Add Supermicro X11 SPI machine type
Guenter Roeck
2023-02-07
tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
Philippe Mathieu-Daudé
2023-02-07
tests/avocado: Introduce file_truncate()
Philippe Mathieu-Daudé
2023-02-05
Merge tag 'pull-ppc-20230205' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2023-02-05
hw/display/sm501: Code style fix
BALATON Zoltan
2023-02-05
hw/display/sm501: Remove unneeded casts from void pointer
BALATON Zoltan
2023-02-05
hw/display/sm501: Remove parenthesis around constant macro definitions
BALATON Zoltan
2023-02-05
hw/ppc/pegasos2: Fix a typo in a comment
BALATON Zoltan
2023-02-05
ppc/pnv/pci: Fix PHB xscom registers memory region name
Frederic Barrat
2023-02-05
ppc/pnv/pci: Update PHB5 version register
Frederic Barrat
2023-02-05
ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_ID
Frederic Barrat
2023-02-05
ppc/pnv/pci: Cleanup PnvPHBPecState structure
Frederic Barrat
2023-02-05
hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space
Bernhard Beschow
2023-02-05
hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec()
Bernhard Beschow
2023-02-05
hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus
Bernhard Beschow
2023-02-05
hw/ppc: Set machine->fdt in e500 machines
Bernhard Beschow
2023-02-05
hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn
Bernhard Beschow
2023-02-05
ppc/pegasos2: Improve readability of VIA south bridge creation
BALATON Zoltan
2023-02-05
tests/migration: add support for ppc64le for guestperf.py
Murilo Opsfelder Araujo
2023-02-05
tests/migration: add sysprof-capture-4 as dependency for stress binary
Murilo Opsfelder Araujo
2023-02-04
Merge tag 'pull-tcg-20230204' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-02-04
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
2023-02-04
tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target
Richard Henderson
2023-02-04
target/i386: Inline cmpxchg16b
Richard Henderson
2023-02-04
target/i386: Inline cmpxchg8b
Richard Henderson
2023-02-04
target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
Richard Henderson
2023-02-04
target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
Richard Henderson
2023-02-04
target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
Richard Henderson
2023-02-04
target/s390x: Use Int128 for passing float128
Richard Henderson
2023-02-04
target/s390x: Use Int128 for returning float128
Richard Henderson
2023-02-04
target/s390x: Copy wout_x1 to wout_x1_P
Richard Henderson
2023-02-04
target/s390x: Use Int128 for return from TRE
Richard Henderson
2023-02-04
target/s390x: Use Int128 for return from CKSM
Richard Henderson
2023-02-04
target/s390x: Use Int128 for return from CLST
Richard Henderson
2023-02-04
target/s390x: Use a single return for helper_divs64/u64
Richard Henderson
2023-02-04
target/s390x: Use a single return for helper_divs32/u32
Richard Henderson
2023-02-04
tests/tcg/s390x: Add cdsg.c
Ilya Leoshkevich
2023-02-04
tests/tcg/s390x: Add long-double.c
Richard Henderson
2023-02-04
tests/tcg/s390x: Add clst.c
Ilya Leoshkevich
2023-02-04
tests/tcg/s390x: Add div.c
Ilya Leoshkevich
2023-02-04
target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
Richard Henderson
[next]