Age | Commit message (Expand) | Author |
2022-10-20 | hw/char/pl011: fix baud rate calculation | Baruch Siach |
2022-10-18 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2022-10-18 | Merge tag 'pull-ppc-20221017' of https://gitlab.com/danielhb/qemu into staging | Stefan Hajnoczi |
2022-10-18 | hyperv: fix SynIC SINT assertion failure on guest reset | Maciej S. Szmigiero |
2022-10-18 | hw/scsi/vmw_pvscsi.c: Use device_cold_reset() to reset SCSI devices | Peter Maydell |
2022-10-18 | scsi: Use device_cold_reset() and bus_cold_reset() | Peter Maydell |
2022-10-17 | hw/riscv: set machine->fdt in spike_board_init() | Daniel Henrique Barboza |
2022-10-17 | hw/riscv: set machine->fdt in sifive_u_machine_init() | Daniel Henrique Barboza |
2022-10-17 | hw/ppc: set machine->fdt in spapr machine | Daniel Henrique Barboza |
2022-10-17 | hw/ppc: set machine->fdt in pnv_reset() | Daniel Henrique Barboza |
2022-10-17 | hw/ppc: set machine->fdt in pegasos2_machine_reset() | Daniel Henrique Barboza |
2022-10-17 | hw/ppc: set machine->fdt in xilinx_load_device_tree() | Daniel Henrique Barboza |
2022-10-17 | hw/ppc: set machine->fdt in sam460ex_load_device_tree() | Daniel Henrique Barboza |
2022-10-17 | hw/ppc: set machine->fdt in bamboo_load_device_tree() | Daniel Henrique Barboza |
2022-10-17 | hw/nios2: set machine->fdt in nios2_load_dtb() | Daniel Henrique Barboza |
2022-10-17 | hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset() | Peter Maydell |
2022-10-17 | hw/ppc/e500: Remove if statement which is now always true | Bernhard Beschow |
2022-10-17 | hw/ppc/mpc8544ds: Add platform bus | Bernhard Beschow |
2022-10-17 | hw/ppc/mpc8544ds: Rename wrongly named method | Bernhard Beschow |
2022-10-17 | hw/ppc/e500: Reduce usage of sysbus API | Bernhard Beschow |
2022-10-17 | hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx | Bernhard Beschow |
2022-10-17 | hw/ppc/meson: Allow e500 boards to be enabled separately | Bernhard Beschow |
2022-10-17 | ppc440_uc.c: Remove unneeded parenthesis | BALATON Zoltan |
2022-10-17 | ppc440_uc.c: Move some macros to ppc4xx.h | BALATON Zoltan |
2022-10-17 | ppc440_sdram: QOM'ify | BALATON Zoltan |
2022-10-17 | ppc440_sdram: Move RAM size check to ppc440_sdram_init | BALATON Zoltan |
2022-10-17 | ppc4xx_sdram: Rename functions to prevent name clashes | BALATON Zoltan |
2022-10-17 | ppc440_sdram: Rename local variable for readability | BALATON Zoltan |
2022-10-17 | ppc440_sdram: Get rid of the init RAM hack | BALATON Zoltan |
2022-10-17 | ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller | BALATON Zoltan |
2022-10-17 | ppc440_sdram: Split off map/unmap of sdram banks for later reuse | BALATON Zoltan |
2022-10-17 | ppc4xx_sdram: Drop extra zeros for readability | BALATON Zoltan |
2022-10-17 | ppc4xx_sdram: QOM'ify | BALATON Zoltan |
2022-10-17 | ppc4xx_sdram: Move size check to ppc4xx_sdram_init() | BALATON Zoltan |
2022-10-17 | ppc440_bamboo: Add missing 4 MiB valid memory size | BALATON Zoltan |
2022-10-17 | ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks() | BALATON Zoltan |
2022-10-17 | ppc4xx_sdram: Get rid of the init RAM hack | BALATON Zoltan |
2022-10-17 | ppc4xx: Introduce Ppc4xxSdramBank struct | BALATON Zoltan |
2022-10-17 | ppc440_bamboo: Remove unnecessary memsets | BALATON Zoltan |
2022-10-17 | hw/intc: Fix LoongArch ipi device emulation | Xiaojuan Yang |
2022-10-14 | hw/intc: sifive_plic: change interrupt priority register to WARL field | Jim Shu |
2022-10-14 | hw/intc: sifive_plic: fix hard-coded max priority level | Jim Shu |
2022-10-14 | hw/riscv: virt: Enable booting S-mode firmware from pflash | Sunil V L |
2022-10-14 | hw/riscv: virt: Move create_fw_cfg() prior to loading kernel | Sunil V L |
2022-10-14 | hw/arm, loongarch: Move load_image_to_fw_cfg() to common location | Sunil V L |
2022-10-14 | hw/ssi: ibex_spi: fixup/add rw1c functionality | Wilfred Mallawa |
2022-10-14 | hw/ssi: ibex_spi: fixup coverity issue | Wilfred Mallawa |
2022-10-14 | hw/riscv: Update comment for qtest check in riscv_find_firmware() | Bin Meng |
2022-10-13 | virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events | Venu Busireddy |
2022-10-13 | Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in... | Stefan Hajnoczi |