index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
hw/ppc: set machine->fdt in spapr machine
Daniel Henrique Barboza
2022-10-17
2
-0
/
+11
|
*
|
hw/ppc: set machine->fdt in pnv_reset()
Daniel Henrique Barboza
2022-10-17
1
-1
/
+7
|
*
|
hw/ppc: set machine->fdt in pegasos2_machine_reset()
Daniel Henrique Barboza
2022-10-17
1
-0
/
+4
|
*
|
hw/ppc: set machine->fdt in xilinx_load_device_tree()
Daniel Henrique Barboza
2022-10-17
1
-11
/
+14
|
*
|
hw/ppc: set machine->fdt in sam460ex_load_device_tree()
Daniel Henrique Barboza
2022-10-17
1
-10
/
+11
|
*
|
hw/ppc: set machine->fdt in bamboo_load_device_tree()
Daniel Henrique Barboza
2022-10-17
1
-11
/
+14
|
*
|
hw/nios2: set machine->fdt in nios2_load_dtb()
Daniel Henrique Barboza
2022-10-17
2
-2
/
+8
|
*
|
hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()
Peter Maydell
2022-10-17
1
-1
/
+1
|
*
|
hw/ppc/e500: Remove if statement which is now always true
Bernhard Beschow
2022-10-17
4
-19
/
+14
|
*
|
hw/ppc/mpc8544ds: Add platform bus
Bernhard Beschow
2022-10-17
1
-0
/
+6
|
*
|
hw/ppc/mpc8544ds: Rename wrongly named method
Bernhard Beschow
2022-10-17
1
-2
/
+2
|
*
|
hw/ppc/e500: Reduce usage of sysbus API
Bernhard Beschow
2022-10-17
1
-1
/
+1
|
*
|
hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
Bernhard Beschow
2022-10-17
3
-1
/
+5
|
*
|
hw/ppc/meson: Allow e500 boards to be enabled separately
Bernhard Beschow
2022-10-17
2
-4
/
+10
|
*
|
ppc440_uc.c: Remove unneeded parenthesis
BALATON Zoltan
2022-10-17
1
-10
/
+10
|
*
|
ppc440_uc.c: Move some macros to ppc4xx.h
BALATON Zoltan
2022-10-17
1
-4
/
+0
|
*
|
ppc440_sdram: QOM'ify
BALATON Zoltan
2022-10-17
3
-51
/
+81
|
*
|
ppc440_sdram: Move RAM size check to ppc440_sdram_init
BALATON Zoltan
2022-10-17
3
-25
/
+30
|
*
|
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
2022-10-17
5
-59
/
+60
|
*
|
ppc440_sdram: Rename local variable for readability
BALATON Zoltan
2022-10-17
1
-18
/
+18
|
*
|
ppc440_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
3
-9
/
+13
|
*
|
ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
BALATON Zoltan
2022-10-17
1
-2
/
+32
|
*
|
ppc440_sdram: Split off map/unmap of sdram banks for later reuse
BALATON Zoltan
2022-10-17
1
-12
/
+21
|
*
|
ppc4xx_sdram: Drop extra zeros for readability
BALATON Zoltan
2022-10-17
1
-20
/
+20
|
*
|
ppc4xx_sdram: QOM'ify
BALATON Zoltan
2022-10-17
5
-65
/
+79
|
*
|
ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
BALATON Zoltan
2022-10-17
5
-38
/
+9
|
*
|
ppc440_bamboo: Add missing 4 MiB valid memory size
BALATON Zoltan
2022-10-17
1
-1
/
+1
|
*
|
ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
BALATON Zoltan
2022-10-17
7
-47
/
+32
|
*
|
ppc4xx_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
5
-12
/
+12
|
*
|
ppc4xx: Introduce Ppc4xxSdramBank struct
BALATON Zoltan
2022-10-17
2
-55
/
+53
|
*
|
ppc440_bamboo: Remove unnecessary memsets
BALATON Zoltan
2022-10-17
2
-10
/
+4
*
|
|
hw/intc: Fix LoongArch ipi device emulation
Xiaojuan Yang
2022-10-17
1
-1
/
+0
|
/
/
*
|
hw/intc: sifive_plic: change interrupt priority register to WARL field
Jim Shu
2022-10-14
1
-2
/
+19
*
|
hw/intc: sifive_plic: fix hard-coded max priority level
Jim Shu
2022-10-14
1
-2
/
+4
*
|
hw/riscv: virt: Enable booting S-mode firmware from pflash
Sunil V L
2022-10-14
2
-1
/
+46
*
|
hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
Sunil V L
2022-10-14
1
-7
/
+7
*
|
hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
Sunil V L
2022-10-14
3
-82
/
+32
*
|
hw/ssi: ibex_spi: fixup/add rw1c functionality
Wilfred Mallawa
2022-10-14
1
-3
/
+33
*
|
hw/ssi: ibex_spi: fixup coverity issue
Wilfred Mallawa
2022-10-14
1
-64
/
+68
*
|
hw/riscv: Update comment for qtest check in riscv_find_firmware()
Bin Meng
2022-10-14
1
-2
/
+2
|
/
*
Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-10-13
5
-9
/
+3
|
\
|
*
pci-ids: document modern virtio-pci ids in pci.h too
Gerd Hoffmann
2022-10-12
1
-1
/
+1
|
*
pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
Gerd Hoffmann
2022-10-12
1
-2
/
+0
|
*
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Gerd Hoffmann
2022-10-12
1
-2
/
+0
|
*
pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
Gerd Hoffmann
2022-10-12
1
-3
/
+1
|
*
cirrus_vga: fix potential memory overflow
lu zhipeng
2022-10-12
1
-1
/
+1
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-13
1
-1
/
+6
|
\
\
|
*
|
scsi-disk: support setting CD-ROM block size via device options
John Millikin
2022-10-10
1
-1
/
+6
|
|
/
*
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-10-12
27
-233
/
+1940
|
\
\
|
*
|
x86: pci: acpi: consolidate PCI slots creation
Igor Mammedov
2022-10-09
1
-57
/
+54
[prev]
[next]